pgsql-hackers since 2012-06-14 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

June 14, 2012

Thread Author Time
Re: Ability to listen on two unix sockets Bruce Momjian 00:22
Re: Minimising windows installer password confusion Craig Ringer 01:16
Re: Minimising windows installer password confusion Craig Ringer 01:22
Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Greg Stark 02:49
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Tom Lane 04:14
Re: Ability to listen on two unix sockets Tom Lane 04:18
libpq compression Euler Taveira 04:33
Re: Ability to listen on two unix sockets Robert Haas 04:34
Re: Ability to listen on two unix sockets Tom Lane 05:04
Re: libpq compression Tom Lane 05:19
Re: hint bit i/o reduction Amit Kapila 06:59
Re: libpq compression Albe Laurenz 08:07
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Dimitri Fontaine 08:38
Re: Patch pg_is_in_backup() 📎 Marco Nenciarini 09:36
Re: Patch pg_is_in_backup() Gabriele Bartolini 10:06
Support for array_remove and array_replace functions 📎 Marco Nenciarini 10:41
Re: Minimising windows installer password confusion Dave Page 10:43
Re: [PATCH] Support for foreign keys with arrays Marco Nenciarini 10:52
pgsql_fdw in contrib 📎 Shigeru HANADA 12:29
Re: libpq compression Euler Taveira 13:28
Re: Ability to listen on two unix sockets Robert Haas 13:32
Re: \conninfo and SSL Robert Haas 13:46
Re: Restrict ALTER FUNCTION CALLED ON NULL INPUT (was Re: Not quite a security hole: CREATE LANGUAGE for non-superusers) Noah Misch 13:50
Re: [PATCH 02/16] Add zeroRecPtr as a shortcut for initializing a local variable to {0, 0} Robert Haas 13:50
Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink Robert Haas 13:55
Re: [PATCH 02/16] Add zeroRecPtr as a shortcut for initializing a local variable to {0, 0} Andres Freund 13:57
Re: creating objects in pg_catalog Robert Haas 14:02
Re: [PATCH 02/16] Add zeroRecPtr as a shortcut for initializing a local variable to {0, 0} Robert Haas 14:04
Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink Amit Kapila 14:10
Re: libpq compression Florian Pflug 14:14
Re: unlink for DROPs after releasing locks (was Re: Should I implement DROP INDEX CONCURRENTLY?) Robert Haas 14:21
Re: Backup docs Robert Haas 14:37
Re: unlink for DROPs after releasing locks (was Re: Should I implement DROP INDEX CONCURRENTLY?) Tom Lane 14:45
Re: libpq compression Phil Sorber 14:57
WIP: relation metapages 📎 Robert Haas 15:01
Re: unlink for DROPs after releasing locks (was Re: Should I implement DROP INDEX CONCURRENTLY?) Robert Haas 15:04
Re: [PATCH 02/16] Add zeroRecPtr as a shortcut for initializing a local variable to {0, 0} Andres Freund 15:29
Re: sortsupport for text Peter Geoghegan 15:36
Allow WAL information to recover corrupted pg_controldata Amit Kapila 15:39
[v9.3] Row-Level Security 📎 Kohei KaiGai 15:43
Re: Minimising windows installer password confusion Dave Page 15:59
Re: libpq compression Merlin Moncure 16:00
Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Robert Haas 16:17
Re: sortsupport for text Robert Haas 16:35
Re: Minimising windows installer password confusion Robert Haas 16:38
foreign key locks 📎 Alvaro Herrera 16:41
Re: Minimising windows installer password confusion Dave Page 16:54
pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Robert Haas 17:29
Re: Patch pg_is_in_backup() Robert Haas 17:29
Re: Namespace of array of user defined types is confused by the parser in insert? Robert Haas 17:32
Re: psql tab completion for GRANT role Robert Haas 17:38
Re: Patch pg_is_in_backup() Gurjeet Singh 17:48
Re: sortsupport for text Peter Geoghegan 17:56
Re: Patch pg_is_in_backup() Robert Haas 18:02
Re: Patch pg_is_in_backup() 📎 Fujii Masao 18:05
Re: sortsupport for text Peter Geoghegan 18:10
Re: sortsupport for text Robert Haas 18:11
Re: sortsupport for text Robert Haas 18:28
Re: Patch pg_is_in_backup() Robert Haas 18:32
Re: libpq compression Tom Lane 18:43
Re: [PATCH 03/16] Add a new syscache to fetch a pg_class entry via its relfilenode Robert Haas 18:50
Re: Allow WAL information to recover corrupted pg_controldata Robert Haas 19:10
Re: Patch pg_is_in_backup() 📎 Gurjeet Singh 19:10
Re: COMMENT on function's arguments Robert Haas 19:14
Re: Patch pg_is_in_backup() Robert Haas 19:20
Re: sortsupport for text Peter Geoghegan 19:24
Re: sortsupport for text Robert Haas 19:32
Re: Patch pg_is_in_backup() Gurjeet Singh 19:36
Re: libpq compression Merlin Moncure 19:38
Re: libpq compression [email protected] 19:56
Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Andres Freund 20:13
Re: [PATCH 03/16] Add a new syscache to fetch a pg_class entry via its relfilenode Andres Freund 20:51
Re: [PATCH 03/16] Add a new syscache to fetch a pg_class entry via its relfilenode Robert Haas 21:00
WAL format changes 📎 Heikki Linnakangas 21:01
Re: [PATCH 03/16] Add a new syscache to fetch a pg_class entry via its relfilenode Christopher Browne 21:18
Re: [PATCH 06/16] Add support for a generic wal reading facility dubbed XLogReader Heikki Linnakangas 21:19
Re: WIP: relation metapages Heikki Linnakangas 21:34
Re: [PATCH 06/16] Add support for a generic wal reading facility dubbed XLogReader Andres Freund 21:38
Re: measuring spinning 📎 Robert Haas 21:39
Re: [PATCH 06/16] Add support for a generic wal reading facility dubbed XLogReader Andres Freund 21:40
Re: WAL format changes Andres Freund 21:52
Re: WAL format changes Andres Freund 21:58
Re: sortsupport for text Peter Geoghegan 22:30
transforms 📎 Peter Eisentraut 22:42

June 15, 2012

Thread Author Time
Re: WIP: relation metapages Robert Haas 00:20
Re: Allow WAL information to recover corrupted pg_controldata Amit Kapila 01:27
Re: libpq compression Bruce Momjian 02:19
Re: sortsupport for text Robert Haas 02:25
Saving snapshots for later use Nikolas Everett 03:19
Re: Saving snapshots for later use Heikki Linnakangas 04:26
Re: libpq compression Magnus Hagander 05:50
Re: pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Magnus Hagander 05:52
Re: [PATCH] Support for foreign keys with arrays Simon Riggs 06:23
Re: temporal support patch Jeff Davis 06:59
Re: Backup docs 📎 Magnus Hagander 09:02
Re: libpq compression Florian Pflug 09:52
Re: libpq compression Magnus Hagander 10:09
[No subject] Etsuro Fujita 10:47
Re: libpq compression Florian Pflug 10:48
Re: [PATCH] Lazy hashaggregate when no aggregation is needed Etsuro Fujita 10:55
Re: Ability to listen on two unix sockets 📎 Honza Horak 12:10
Re: [PATCH] Lazy hashaggregate when no aggregation is needed Robert Haas 12:13
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Robert Haas 12:16
Re: libpq compression Merlin Moncure 12:18
Re: [PATCH] Lazy hashaggregate when no aggregation is needed Ants Aasma 13:22
Re: measuring spinning Merlin Moncure 13:43
Re: libpq compression [email protected] 14:10
Re: libpq compression Magnus Hagander 14:39
Re: measuring spinning Robert Haas 14:52
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Magnus Hagander 14:54
Re: libpq compression Heikki Linnakangas 14:56
Re: libpq compression Magnus Hagander 14:58
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Thom Brown 15:08
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Magnus Hagander 15:09
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Thom Brown 15:11
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Heikki Linnakangas 15:14
Re: libpq compression Heikki Linnakangas 15:24
Re: libpq compression Magnus Hagander 15:28
Re: Ability to listen on two unix sockets Honza Horak 15:40
Re: libpq compression Tom Lane 15:57
Re: libpq compression Ryan Kelly 15:58
Re: libpq compression Heikki Linnakangas 16:03
Re: COMMENT on function's arguments Tom Lane 16:18
Re: sortsupport for text Tom Lane 16:22
Re: sortsupport for text Robert Haas 16:35
Strange behavior with pg_locks and partitioning Josh Berkus 16:42
Re: Strange behavior with pg_locks and partitioning Robert Haas 16:48
Re: Saving snapshots for later use Tom Lane 17:04
Re: Streaming-only Remastering Josh Berkus 17:10
Re: sortsupport for text Tom Lane 17:45
Re: Strange behavior with pg_locks and partitioning Josh Berkus 17:47
Re: patch: avoid heavyweight locking on hash metapage Jeff Janes 17:58
[patch] libpq one-row-at-a-time API 📎 Marko Kreen 18:21
Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Robert Haas 20:03
Re: libpq compression Euler Taveira 20:04
Re: sortsupport for text Robert Haas 20:06
Re: libpq compression Euler Taveira 20:08
Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Kevin Grittner 20:18
Event Triggers reduced, v1 📎 Dimitri Fontaine 20:27
Re: Backup docs Dimitri Fontaine 20:39
Re: Allow WAL information to recover corrupted pg_controldata Cédric Villemain 20:49
Re: sortsupport for text Peter Geoghegan 20:51
Re: [patch] libpq one-row-at-a-time API Merlin Moncure 20:54
Re: Resource Owner reassign Locks Jeff Janes 21:51
Re: sortsupport for text Tom Lane 22:10
Re: libpq compression Tom Lane 22:25
Re: Resource Owner reassign Locks Tom Lane 22:29
Re: Event Triggers reduced, v1 Simon Riggs 22:30
Re: libpq compression Tom Lane 22:37
Re: Streaming-only Remastering Simon Riggs 22:53

June 16, 2012

Thread Author Time
Re: libpq compression Bruce Momjian 00:09
splitting htup.h 📎 Alvaro Herrera 00:40
Re: splitting htup.h Tom Lane 01:06
Re: Resource Owner reassign Locks Jeff Janes 02:07
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 02:45
Re: Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Tom Lane 02:48
Re: splitting htup.h 📎 Alvaro Herrera 03:11
Re: Backup docs Magnus Hagander 03:18
Re: Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 03:20
Re: libpq compression Magnus Hagander 03:37
Re: libpq compression Magnus Hagander 03:39
Re: libpq compression Magnus Hagander 03:43
Re: [COMMITTERS] pgsql: New SQL functons pg_backup_in_progress() and pg_backup_start_tim Magnus Hagander 03:49
Re: Streaming-only Remastering Magnus Hagander 03:52
Re: libpq compression Euler Taveira 04:04
Re: libpq compression Marko Kreen 04:23
Re: Minimising windows installer password confusion Craig Ringer 04:35
Re: libpq compression Tom Lane 04:40
Re: libpq compression Tom Lane 04:55
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Noah Misch 05:10
Re: Allow WAL information to recover corrupted pg_controldata Amit kapila 05:58
Re: Resource Owner reassign Locks Amit kapila 06:04
Re: libpq compression Magnus Hagander 06:11
Re: libpq compression Magnus Hagander 06:18
Combine non-recursive and recursive CTEs? Magnus Hagander 06:27
Re: Allow WAL information to recover corrupted pg_controldata Tom Lane 06:41
Re: Combine non-recursive and recursive CTEs? PostgreSQL - Hans-Jürgen Schönig 06:42
Re: Combine non-recursive and recursive CTEs? Tom Lane 06:52
Pg default's verbosity? Fabien COELHO 07:42
compare lower case and upper case when encoding is utf-8 Quan Zongliang 08:21
Re: Combine non-recursive and recursive CTEs? Magnus Hagander 08:57
Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Andres Freund 11:43
REVIEW: Optimize referential integrity checks (todo item) Dean Rasheed 13:50
Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 14:15
Re: [patch] libpq one-row-at-a-time API Marko Kreen 14:22
Re: [patch] libpq one-row-at-a-time API Tom Lane 15:09
Re: libpq compression Tom Lane 15:15
Re: Pg default's verbosity? Tom Lane 15:30
Re: Backup docs Dimitri Fontaine 16:13
Re: libpq compression [email protected] 16:25
Re: [patch] libpq one-row-at-a-time API Marko Kreen 16:58
Re: REVIEW: Optimize referential integrity checks (todo item) Tom Lane 17:04
Re: REVIEW: Optimize referential integrity checks (todo item) Dean Rasheed 17:59
Start of 2012-06 CommitFest Kevin Grittner 18:16
SQL standard changed behavior of ON UPDATE SET NULL/SET DEFAULT? Tom Lane 18:52
Re: Streaming-only Remastering Daniel Farina 18:56
Re: Pg default's verbosity? Fabien COELHO 18:56
Re: [RFC][PATCH] Logical Replication/BDR prototype and architecture Steve Singer 19:03
Re: SQL standard changed behavior of ON UPDATE SET NULL/SET DEFAULT? Tom Lane 20:18
Re: SQL standard changed behavior of ON UPDATE SET NULL/SET DEFAULT? Dean Rasheed 20:28

Browse Archives

Prev | Next