pgsql-hackers since 2012-02-23 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Feb. 23, 2012

Thread Author Time
Commit a445cb92 not tested without OpenSSL support? Affan Salman 00:26
Re: leakproof Robert Haas 00:41
Re: [PATCH] typo fix Robert Haas 00:48
Re: Displaying accumulated autovacuum cost Robert Haas 01:36
Re: 16-bit page checksums for 9.2 Robert Haas 01:39
Re: Should we add crc32 in libpgport? Daniel Farina 04:17
Re: pgsql_fdw, FDW for PostgreSQL server 📎 Shigeru Hanada 05:14
Re: Triggers with DO functionality Gianni Ciolli 07:15
Re: leakproof Christian Ullrich 08:17
Re: Commit a445cb92 not tested without OpenSSL support? Peter Eisentraut 08:23
Re: Triggers with DO functionality Thom Brown 08:26
Re: VACUUM ANALYZE is faster than ANALYZE? Simon Riggs 08:34
Re: REASSIGN OWNED lacks support for FDWs Etsuro Fujita 08:37
Re: Triggers with DO functionality Gianni Ciolli 08:50
incompatible pointer types with newer zlib 📎 Peter Eisentraut 09:16
Re: foreign key locks, 2nd attempt Simon Riggs 09:18
pg_stat_statements normalization: re-review Daniel Farina 09:58
Re: Speed dblink using alternate libpq tuple storage 📎 Kyotaro HORIGUCHI 10:14
overriding current_timestamp Peter Eisentraut 11:08
Re: pg_stat_statements normalization: re-review Peter Geoghegan 11:09
Re: [v9.2] Add GUC sepgsql.client_label 📎 Kohei KaiGai 11:17
Re: Initial 9.2 pgbench write results 📎 Greg Smith 11:17
Re: Finer Extension dependencies Hitoshi Harada 11:35
Re: Speed dblink using alternate libpq tuple storage Marko Kreen 12:34
Re: Initial 9.2 pgbench write results 📎 Simon Riggs 12:36
Re: pg_stat_statements normalization: re-review Peter Geoghegan 12:37
Re: foreign key locks, 2nd attempt Jeroen Vermeulen 13:08
Re: foreign key locks, 2nd attempt Simon Riggs 14:15
Re: foreign key locks, 2nd attempt Simon Riggs 14:21
Re: overriding current_timestamp Tom Lane 14:41
Re: VACUUM ANALYZE is faster than ANALYZE? Robert Haas 14:44
Re: foreign key locks, 2nd attempt Alvaro Herrera 15:04
Re: foreign key locks, 2nd attempt Simon Riggs 15:12
Re: Option for pg_dump to dump tables in clustered index order Christopher Browne 15:14
Re: incompatible pointer types with newer zlib Tom Lane 15:17
Re: foreign key locks, 2nd attempt Tom Lane 15:28
Re: foreign key locks, 2nd attempt Alvaro Herrera 15:43
Re: foreign key locks, 2nd attempt Alvaro Herrera 15:49
Re: foreign key locks, 2nd attempt Alvaro Herrera 16:01
Re: foreign key locks, 2nd attempt Kevin Grittner 16:31
Re: foreign key locks, 2nd attempt Alvaro Herrera 17:45
Re: foreign key locks, 2nd attempt Greg Smith 17:48
Re: foreign key locks, 2nd attempt Alvaro Herrera 18:04
Re: foreign key locks, 2nd attempt Greg Smith 18:30
Re: foreign key locks, 2nd attempt Simon Riggs 18:41
Re: foreign key locks, 2nd attempt Kevin Grittner 18:44
Re: overriding current_timestamp David E. Wheeler 18:54
Re: overriding current_timestamp David E. Wheeler 18:55
Re: Potential reference miscounts and segfaults in plpython.c Daniele Varrazzo 20:35
Re: Initial 9.2 pgbench write results Greg Smith 20:44
Re: swapcache-style cache? Greg Smith 20:57
Re: foreign key locks, 2nd attempt Noah Misch 21:12
Re: foreign key locks, 2nd attempt Alvaro Herrera 21:36
Re: Should we add crc32 in libpgport? 📎 Daniel Farina 22:18
Re: Initial 9.2 pgbench write results Simon Riggs 22:32
Coverity Scan Josh Berkus 22:40
Re: Notes about fixing regexes and UTF-8 (yet again) Peter Eisentraut 23:16
psql \i tab completion initialization problem on HEAD Peter van Hardenberg 23:23
Re: foreign key locks, 2nd attempt Noah Misch 23:57
Re: Initial 9.2 pgbench write results Robert Haas 23:59

Feb. 24, 2012

Thread Author Time
Re: Notes about fixing regexes and UTF-8 (yet again) Tom Lane 00:10
Re: psql \i tab completion initialization problem on HEAD Tom Lane 00:15
Reviewing patch "URI connection string support for libpq" Harold Giménez 00:38
row_to_json() Bug David E. Wheeler 01:35
Re: row_to_json() Bug Andrew Dunstan 02:09
Re: Runtime SHAREDIR for testing CREATE EXTENSION Daniel Farina 02:53
Re: patch for parallel pg_dump 📎 Joachim Wieland 04:37
Re: row_to_json() Bug Andrew Dunstan 04:49
Re: foreign key locks, 2nd attempt Noah Misch 04:53
Re: row_to_json() Bug David E. Wheeler 04:54
ISO8601 nitpicking Daniel Farina 07:41
Re: Runtime SHAREDIR for testing CREATE EXTENSION Christoph Berg 08:59
Re: Misleading CREATE TABLE error 📎 Peter Eisentraut 09:03
Re: Runtime SHAREDIR for testing CREATE EXTENSION Dimitri Fontaine 09:34
Re: foreign key locks, 2nd attempt Jeroen Vermeulen 09:38
Re: incompatible pointer types with newer zlib Peter Eisentraut 10:01
Re: Initial 9.2 pgbench write results Simon Riggs 10:35
Re: Speed dblink using alternate libpq tuple storage 📎 Kyotaro HORIGUCHI 10:53
Re: pg_stat_statements normalization: re-review 📎 Daniel Farina 11:14
Re: Speed dblink using alternate libpq tuple storage Marko Kreen 12:11
Re: pg_stat_statements normalization: re-review Daniel Farina 12:36
Re: ISO8601 nitpicking Peter Eisentraut 12:45
Format of raw files Rosario Borda 12:47
Re: [v9.2] Add GUC sepgsql.client_label Yeb Havinga 12:50
Re: WIP: URI connection string support for libpq 📎 Alex Shulgin 13:01
Re: WIP: URI connection string support for libpq Florian Weimer 13:07
Re: WIP: URI connection string support for libpq Alex Shulgin 13:16
Re: WIP: URI connection string support for libpq Florian Weimer 13:18
Re: [v9.2] Add GUC sepgsql.client_label Kohei KaiGai 13:20
Let's drop V2 protocol Marko Kreen 13:52
Re: Reviewing patch "URI connection string support for libpq" Alex Shulgin 13:52
Re: [v9.2] Add GUC sepgsql.client_label Yeb Havinga 14:17
Re: Let's drop V2 protocol Merlin Moncure 14:26
Re: [v9.2] Add GUC sepgsql.client_label Yeb Havinga 14:40
Re: Let's drop V2 protocol Marko Kreen 14:40
Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation) Peter Geoghegan 14:43
Re: Speed dblink using alternate libpq tuple storage Marko Kreen 15:46
Re: incompatible pointer types with newer zlib Tom Lane 16:10
Re: [v9.2] Add GUC sepgsql.client_label Yeb Havinga 16:25
Re: Runtime SHAREDIR for testing CREATE EXTENSION Sandro Santilli 16:26
Re: Runtime SHAREDIR for testing CREATE EXTENSION Sandro Santilli 16:28
Re: Format of raw files Christopher Browne 16:34
Re: Let's drop V2 protocol Tom Lane 16:46
Re: Runtime SHAREDIR for testing CREATE EXTENSION Tom Lane 16:53
Re: Format of raw files Alvaro Herrera 17:02
Re: Let's drop V2 protocol Marko Kreen 17:11
Re: Let's drop V2 protocol Tom Lane 17:17
Re: Runtime SHAREDIR for testing CREATE EXTENSION Peter Eisentraut 18:19
Re: Runtime SHAREDIR for testing CREATE EXTENSION Peter Eisentraut 18:21
Re: Let's drop V2 protocol Merlin Moncure 18:24
Re: proposal: copybytea command for psql Peter Eisentraut 18:26
Re: ISO8601 nitpicking Daniel Farina 18:40
Re: Patch: add timing of buffer I/O requests 📎 Ants Aasma 19:23
Re: Triggers with DO functionality Peter Eisentraut 19:23
Re: Fix PL/Python metadata when there is no result Peter Eisentraut 19:27
Re: Triggers with DO functionality Tom Lane 19:27
Re: Triggers with DO functionality Peter Eisentraut 19:40
Re: Triggers with DO functionality Kevin Grittner 19:55
Re: Triggers with DO functionality Christopher Browne 20:01
Behavior of subselects in target lists and order by amit sehas 20:45
COPY with hints, rebirth 📎 Simon Riggs 20:55
Cleanup of make_ctags 📎 Bruce Momjian 21:20
Command Triggers, patch v11 📎 Dimitri Fontaine 22:04
Re: Patch: add timing of buffer I/O requests Jim Nasby 22:07
Re: Finer Extension dependencies Dimitri Fontaine 22:09
Checking pg_hba.conf in the child process Bruce Momjian 22:19
Re: Checking pg_hba.conf in the child process Alvaro Herrera 22:27
Re: pgsql_fdw, FDW for PostgreSQL server Peter Eisentraut 22:31
Re: Command Triggers, patch v11 📎 Thom Brown 22:32
Re: Checking pg_hba.conf in the child process Bruce Momjian 22:34
Re: Command Triggers, patch v11 📎 Thom Brown 22:39
Patch for BUG #6480, psql incorrect indent for inherited tables names with UTF-8 NLS 📎 Sergey Burladyan 22:43
Re: Command Triggers, patch v11 Thom Brown 23:01
Re: Runtime SHAREDIR for testing CREATE EXTENSION Daniel Farina 23:31
Re: Command Triggers, patch v11 Thom Brown 23:43
Re: psql \i tab completion initialization problem on HEAD Peter van Hardenberg 23:44
Re: Checking pg_hba.conf in the child process Tom Lane 23:45
Re: Behavior of subselects in target lists and order by John R Pierce 23:58

Feb. 25, 2012

Thread Author Time
Re: Runtime SHAREDIR for testing CREATE EXTENSION Maciek Sakrejda 00:08
Re: foreign key locks, 2nd attempt Vik Reykja 01:06
Re: [PATCH] Support for foreign keys with arrays Noah Misch 02:01
Re: Runtime SHAREDIR for testing CREATE EXTENSION Andrew Dunstan 02:31
Re: Runtime SHAREDIR for testing CREATE EXTENSION Daniel Farina 02:43
Re: Patch for BUG #6480, psql incorrect indent for inherited tables names with UTF-8 NLS Alvaro Herrera 03:29
Re: leakproof Noah Misch 04:00
Re: psql \i tab completion initialization problem on HEAD Tom Lane 05:46
Re: psql COPY vs. ON_ERROR_ROLLBACK, multi-command strings 📎 Noah Misch 05:57
Re: Behavior of subselects in target lists and order by Jasen Betts 09:07
Re: Patch for BUG #6480, psql incorrect indent for inherited tables names with UTF-8 NLS Sergey Burladyan 10:29
Re: Checking pg_hba.conf in the child process Magnus Hagander 11:56
Re: Command Triggers, patch v11 Thom Brown 11:58
Re: Command Triggers, patch v11 📎 Dimitri Fontaine 12:00
Re: Command Triggers, patch v11 Thom Brown 12:07
Re: xlog location arithmetic 📎 Magnus Hagander 12:23
Re: Command Triggers, patch v11 Thom Brown 12:42
Website stylesheet for local docs 📎 Magnus Hagander 12:54
Re: Website stylesheet for local docs Pavel Stehule 12:56
Re: Command Triggers, patch v11 Thom Brown 13:15
Re: Runtime SHAREDIR for testing CREATE EXTENSION Christoph Berg 13:21
Re: Command Triggers, patch v11 Thom Brown 13:28
Re: Command Triggers, patch v11 Thom Brown 14:30
Re: pgstat documentation tables Magnus Hagander 14:33
Re: Command Triggers, patch v11 Thom Brown 16:36
Re: Fix PL/Python metadata when there is no result Jean-Baptiste Quenot 17:03
Re: foreign key locks, 2nd attempt Kevin Grittner 18:06
Re: COPY with hints, rebirth Kevin Grittner 18:24
Re: COPY with hints, rebirth Simon Riggs 18:58
Re: CLOG contention, part 2 📎 Simon Riggs 19:16
Re: WIP: URI connection string support for libpq Cédric Villemain 19:37
Re: VACUUM ANALYZE is faster than ANALYZE? Cédric Villemain 20:03
Re: WIP: URI connection string support for libpq Cédric Villemain 20:13
Re: VACUUM ANALYZE is faster than ANALYZE? Cédric Villemain 20:13
Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock) 📎 Jeff Janes 20:46
Re: FDW system columns Thom Brown 20:56
Re: Memory usage during sorting Jeff Janes 21:31
Re: xlog location arithmetic Euler Taveira de Oliveira 23:53

Feb. 26, 2012

Thread Author Time
Re: Command Triggers, patch v11 Thom Brown 00:07
Re: Initial 9.2 pgbench write results Jeff Janes 01:03
Re: Checkpoint sync pause Jeff Janes 03:17
How to know a table has been modified? Tatsuo Ishii 05:11
Re: WIP: URI connection string support for libpq Alexander Shulgin 07:33
Re: 3rd Cluster Hackers Summit, May 15th in Ottawa Simon Riggs 09:59
Re: ISO8601 nitpicking Peter Eisentraut 12:34
Re: leakproof Peter Eisentraut 12:53
Re: Triggers with DO functionality Peter Eisentraut 13:41
check constraint validation takes access exclusive locks Pavel Stehule 14:04
Re: Command Triggers, patch v11 Dimitri Fontaine 14:12
WARNING: concurrent insert in progress within table "resource" Pavel Stehule 15:04
Re: Runtime SHAREDIR for testing CREATE EXTENSION Peter Eisentraut 15:36
Re: leakproof Peter Eisentraut 15:39
Re: How to know a table has been modified? Kevin Grittner 16:06
Re: COPY with hints, rebirth Heikki Linnakangas 19:16
Checkpointer vs pg_stat_bgwriter Magnus Hagander 19:24
Re: Command Triggers, patch v11 Thom Brown 19:49
Re: psql \i tab completion initialization problem on HEAD Peter van Hardenberg 20:22
Re: Speed dblink using alternate libpq tuple storage 📎 Marko Kreen 22:19
Re: CLOG contention, part 2 Robert Haas 22:53
Re: Command Triggers, patch v11 Thom Brown 23:24
Re: leakproof A.M. 23:44

Feb. 27, 2012

Thread Author Time
Re: Misleading CREATE TABLE error Robert Haas 00:10

Browse Archives

Prev | Next