pgsql.hackers (date)
July 31, 2009
- Re: [HACKERS] Lock Wait Statistics (next commitfest), Mark Kirkwood, 21:14
- Re: [HACKERS] SE-PostgreSQL Specifications, Stephen Frost, 21:09
- Re: [HACKERS] SE-PostgreSQL Specifications, Stephen Frost, 21:04
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 20:31
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 20:22
- Re: [HACKERS] SE-PostgreSQL Specifications, Robert Haas, 19:36
- Re: [HACKERS] machine-readable explain output v2, Robert Haas, 19:34
- Re: [HACKERS] machine-readable explain output v2, Andres Freund, 18:04
- Re: [HACKERS] machine-readable explain output v2, Andres Freund, 17:36
- Re: [HACKERS] machine-readable explain output v2, Robert Haas, 17:13
- Re: [HACKERS] SE-PostgreSQL Specifications, Stephen Frost, 17:13
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Tom Lane, 16:35
- Re: [HACKERS] Revised signal multiplexer patch, Tom Lane, 16:27
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, daveg, 15:24
- Re: [HACKERS] 8.4 win32 shared memory patch, Magnus Hagander, 13:51
- Re: [HACKERS] Revised signal multiplexer patch, Tom Lane, 13:40
- Re: [HACKERS] 8.4 win32 shared memory patch, "Kevin Field", 13:29
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 12:49
- Re: [HACKERS] Using results from INSERT ... RETURNING, "Marko Tiikkaja", 12:26
- Re: [HACKERS] Using results from INSERT ... RETURNING, "Marko Tiikkaja", 11:57
- [HACKERS] Occasional failures on buildfarm member eukaryote, Tom Lane, 11:25
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 11:15
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Tom Lane, 11:10
- Re: [HACKERS] ALTER TABLE ... ALTER COLUMN ... SET DISTINCT, Dimitri Fontaine, 11:09
- Re: [HACKERS] More thoughts on sorting, Tom Lane, 09:51
- Re: [HACKERS] SE-PostgreSQL Specifications, Stephen Frost, 08:57
- Re: [HACKERS] 8.4 win32 shared memory patch, Magnus Hagander, 08:46
- Re: [HACKERS] mixed, named notation support, Pavel Stehule, 08:46
- Re: [HACKERS] 8.4 win32 shared memory patch, "Kevin Field", 08:41
- [HACKERS] More thoughts on sorting, PFC, 08:41
- Re: [HACKERS] ECPG support for struct in INTO list, Boszormenyi Zoltan, 05:42
- Re: [HACKERS] [PATCH] [v8.5] Security checks on largeobjects, KaiGai Kohei, 03:19
- Re: [HACKERS] PATCH: make plpgsql IN args mutable (v1), Pavel Stehule, 02:57
- Re: [HACKERS] mixed, named notation support, Pavel Stehule, 02:04
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 02:01
- Re: [HACKERS] PATCH: make plpgsql IN args mutable (v1), Jeff Davis, 00:59
July 30, 2009
- Re: [HACKERS] xpath not a good replacement for xpath_string, James Pye, 23:13
- Re: [HACKERS] PATCH: make plpgsql IN args mutable (v1), Andrew Dunstan, 21:45
- Re: [HACKERS] PATCH: make plpgsql IN args mutable (v1), Jeff Davis, 21:39
- Re: [HACKERS] PATCH: make plpgsql IN args mutable (v1), David Fetter, 20:40
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Alvaro Herrera, 19:59
- Re: [HACKERS] bytea vs. pg_dump, Bernd Helmle, 18:41
- Re: [HACKERS] mixed, named notation support, Bernd Helmle, 18:38
- Re: [HACKERS] PATCH: make plpgsql IN args mutable (v1), Robert Haas, 17:06
- [HACKERS] PATCH: make plpgsql IN args mutable (v1), Steve Prentice, 16:37
- Re: [HACKERS] improvements for dict_xsyn extended synonym dictionary - RRR, Tom Lane, 16:03
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 13:29
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Robert Haas, 13:29
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Tom Lane, 13:24
- Re: [HACKERS] WIP: to_char, support for EEEE format, Pavel Stehule, 13:18
- Re: [HACKERS] WIP: to_char, support for EEEE format, Robert Haas, 13:02
- Re: [HACKERS] CommitFest Status Summary - 2009-07-25, Joe Conway, 13:02
- Re: [HACKERS] WIP: to_char, support for EEEE format, Euler Taveira de Oliveira, 12:57
- Re: [HACKERS] WIP: to_char, support for EEEE format, Tom Lane, 12:46
- Re: [HACKERS] WIP: to_char, support for EEEE format, Brendan Jurd, 12:41
- Re: [HACKERS] WIP: to_char, support for EEEE format, Pavel Stehule, 12:38
- Re: [HACKERS] WIP: to_char, support for EEEE format, Robert Haas, 12:31
- Re: [HACKERS] WIP: to_char, support for EEEE format, Robert Haas, 12:29
- Re: [HACKERS] WIP: to_char, support for EEEE format, Euler Taveira de Oliveira, 12:17
- Re: [HACKERS] WIP: to_char, support for EEEE format, Euler Taveira de Oliveira, 12:14
- Re: [HACKERS] WIP: to_char, support for EEEE format, Brendan Jurd, 10:54
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 10:43
- Re: [HACKERS] WIP: to_char, support for EEEE format, Brendan Jurd, 10:35
- Re: [HACKERS] Compiling Postgres 8.3.7 MSVC 2005, Magnus Hagander, 09:35
- Re: [HACKERS] SELECT ... FOR UPDATE [WAIT integer | NOWAIT] for 8.5, Boszormenyi Zoltan, 08:47
- Re: [HACKERS] multi-threaded pgbench, Magnus Hagander, 05:28
- Re: [HACKERS] 8.4 win32 shared memory patch, Magnus Hagander, 05:03
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 04:13
- Re: [HACKERS] [RFC] new digest datatypes, or generic fixed-len hex types?, Peter Eisentraut, 04:10
- Re: [HACKERS] improvements for dict_xsyn extended synonym dictionary - RRR, Sergey V. Karpov, 03:46
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 03:44
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, "Albe Laurenz", 03:13
- Re: [HACKERS] Patch for 8.5, transformationHook, Pavel Stehule, 01:22
- Адресная рассылка, Федор, 00:19
- Re: [HACKERS] Patch for 8.5, transformationHook, Robert Haas, 00:01
July 29, 2009
- Re: [HACKERS] question about the _SPI_save_plan() and plan cache, Tom Lane, 23:33
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Tom Lane, 23:16
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Tom Lane, 22:57
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Steve Prentice, 22:43
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Robert Haas, 22:34
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Robert Haas, 22:32
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Tom Lane, 21:11
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Tom Lane, 21:08
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Steve Prentice, 21:06
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Steve Prentice, 21:05
- Re: [HACKERS] improvements for dict_xsyn extended synonym dictionary - RRR, Robert Haas, 20:42
- Re: [HACKERS] multi-threaded pgbench, Greg Smith, 20:35
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Robert Haas, 20:26
- Re: [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Andrew Dunstan, 20:23
- [HACKERS] RFD: Don't force plpgsql IN parameters to constant, Steve Prentice, 19:55
- Re: [HACKERS] improvements for dict_xsyn extended synonym dictionary - RRR, Andres Freund, 18:59
- Re: [HACKERS] multi-threaded pgbench, Josh Williams, 17:31
- Re: [HACKERS] Proposal: More portable way to support 64bit platforms, Robert Haas, 17:25
- Re: [HACKERS] WIP patch for TODO Item: Add prompt escape to display the client and server versions, Robert Haas, 17:22
- Re: [HACKERS] WIP: Deferrable unique constraints, Robert Haas, 17:17
- Re: [HACKERS] WIP: Deferrable unique constraints, Alvaro Herrera, 17:11
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 17:00
- Re: [HACKERS] xpath not a good replacement for xpath_string, Andrew Dunstan, 15:12
- Re: [HACKERS] date_part()/EXTRACT(second) behaviour with time data type, Tom Lane, 15:00
- ecm2001 torrent rapidshare download 2462, ecm2001 winols cpwin, 14:41
- Re: [HACKERS] xpath not a good replacement for xpath_string, pgsql, 14:17
- Re: 8.4 win32 shared memory patch, Kevin Field, 13:54
- 8.4 win32 shared memory patch, Kevin Field, 13:52
- Re: [HACKERS] slow count in window query, Hitoshi Harada, 13:20
- Re: [HACKERS] [RFC] new digest datatypes, or generic fixed-len hex types?, decibel, 13:16
- Re: [HACKERS] Higher TOAST compression., decibel, 13:11
- Re: [HACKERS] date_part()/EXTRACT(second) behaviour with time data type, Greg Stark, 13:07
- Re: [HACKERS] system timezone regression failure, Tom Lane, 12:37
- Re: [HACKERS] system timezone regression failure, Andrew Dunstan, 12:25
- Re: [HACKERS] WIP: to_char, support for EEEE format, Euler Taveira de Oliveira, 12:23
- Re: [HACKERS] date_part()/EXTRACT(second) behaviour with time data type, Tom Lane, 12:15
- Re: [HACKERS] xpath not a good replacement for xpath_string, Andrew Dunstan, 11:53
- Re: [HACKERS] WIP: to_char, support for EEEE format, Pavel Stehule, 11:46
- Re: [HACKERS] WIP: to_char, support for EEEE format, Brendan Jurd, 11:36
- Re: [HACKERS] plpgsql: support identif%TYPE[], (from ToDo), Pavel Stehule, 11:30
- Re: [HACKERS] plpgsql: support identif%TYPE[], (from ToDo), Pavel Stehule, 11:25
- [HACKERS] date_part()/EXTRACT(second) behaviour with time data type, Gregory Stark, 11:15
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Tom Lane, 10:33
- Re: [HACKERS] ALTER TABLE ... ALTER COLUMN ... SET DISTINCT, Dimitri Fontaine, 10:29
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 10:25
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 10:18
- Re: [HACKERS] xpath not a good replacement for xpath_string, pgsql, 10:14
- Re: [HACKERS] Filtering dictionaries support and unaccent dictionary, Oleg Bartunov, 09:57
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Tom Lane, 09:53
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 09:47
- Re: [HACKERS] dependencies for generated header files, Robert Haas, 09:28
- Re: [HACKERS] dependencies for generated header files, Peter Eisentraut, 08:43
- Re: [HACKERS] Filtering dictionaries support and unaccent dictionary, Peter Eisentraut, 08:38
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Fujii Masao, 08:24
- Re: [HACKERS] ALTER TABLE ... ALTER COLUMN ... SET DISTINCT, Robert Haas, 07:07
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Robert Haas, 07:01
- Re: [HACKERS] plpgsql: support identif%TYPE[], (from ToDo), Robert Haas, 06:56
- Re: [HACKERS] WIP: to_char, support for EEEE format, Pavel Stehule, 06:36
- [HACKERS] Revised signal multiplexer patch, Fujii Masao, 06:22
- Re: [HACKERS] xpath not a good replacement for xpath_string, Peter Eisentraut, 06:12
- Re: [HACKERS] WIP: to_char, support for EEEE format, Brendan Jurd, 05:46
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 04:22
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 04:07
- Re: [HACKERS] plpgsql: support identif%TYPE[], (from ToDo), Pavel Stehule, 01:44
July 28, 2009
- Re: [HACKERS] plpgsql: support identif%TYPE[], (from ToDo), Tom Lane, 23:49
- Re: [HACKERS] multi-threaded pgbench, Josh Williams, 23:38
- Re: [HACKERS] xpath not a good replacement for xpath_string, Andrew Dunstan, 23:32
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Tom Lane, 21:52
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Robert Haas, 21:39
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 19:29
- Re: [HACKERS] xpath not a good replacement for xpath_string, Mike Rylander, 19:20
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 19:00
- Re: [HACKERS] Deferred uniqueness versus foreign keys, Tom Lane, 17:40
- Re: [HACKERS] Deferred uniqueness versus foreign keys, Jeff Davis, 17:16
- Re: [HACKERS] plpgsql: support identif%TYPE[], (from ToDo), Martijn van Oosterhout, 17:11
- Re: [HACKERS] Deferred uniqueness versus foreign keys, Dean Rasheed, 17:10
- Re: [HACKERS] WIP: to_char, support for EEEE format, Euler Taveira de Oliveira, 17:08
- [HACKERS] plpgsql: support identif%TYPE[], (from ToDo), Pavel Stehule, 16:53
- Re: [HACKERS] xpath not a good replacement for xpath_string, pgsql, 16:30
- Re: [HACKERS] xpath not a good replacement for xpath_string, "Kevin Grittner", 16:29
- Re: [HACKERS] xpath not a good replacement for xpath_string, Andrew Dunstan, 16:19
- [HACKERS] Deferred uniqueness versus foreign keys, Tom Lane, 16:08
- Re: [HACKERS] xpath not a good replacement for xpath_string, "Kevin Grittner", 16:06
- Re: [HACKERS] xpath not a good replacement for xpath_string, Andrew Dunstan, 16:00
- Re: [HACKERS] xpath not a good replacement for xpath_string, Mike Rylander, 16:00
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 15:47
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 15:42
- Re: [HACKERS] system timezone regression failure, Andrew Dunstan, 15:25
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 15:22
- [HACKERS] xpath not a good replacement for xpath_string, pgsql, 15:21
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 15:15
- Re: [HACKERS] system timezone regression failure, Tom Lane, 15:12
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 15:04
- [HACKERS] system timezone regression failure, Andrew Dunstan, 15:02
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 13:41
- Re: [HACKERS] Request about pg_terminate_backend(), Robert Haas, 13:40
- Re: [HACKERS] Higher TOAST compression., Robert Haas, 13:38
- [HACKERS] Request about pg_terminate_backend(), "Saleem EDAH-TALLY", 13:19
- Re: [HACKERS] WIP: to_char, support for EEEE format, Robert Haas, 13:11
- Re: [HACKERS] FW: PostGres developer Contact, Robert Haas, 13:09
- Re: [HACKERS] Higher TOAST compression., "Kevin Grittner", 12:44
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 12:29
- Re: [HACKERS] multi-threaded pgbench, Greg Smith, 12:10
- Re: [HACKERS] question about the _SPI_save_plan() and plan cache, Tao Ma, 11:58
- Re: [HACKERS] Index-only-scans, indexam API changes, Teodor Sigaev, 11:46
- Re: [HACKERS] Higher TOAST compression., Laurent Laborde, 11:44
- Re: [HACKERS] Filtering dictionaries support and unaccent dictionary, Teodor Sigaev, 11:01
- Re: [HACKERS] question about the _SPI_save_plan() and plan cache, Tom Lane, 10:35
- Re: [HACKERS] [RFC] new digest datatypes, or generic fixed-len hex types?, Merlin Moncure, 10:34
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 10:28
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Reserve the shared memory region during backend startup on, Tom Lane, 09:45
- Re: [HACKERS] SE-PostgreSQL Specifications, Peter Eisentraut, 09:13
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 08:38
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Reserve the shared memory region during backend startup on, Magnus Hagander, 08:37
- Re: [HACKERS] Higher TOAST compression., Laurent Laborde, 08:36
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 08:36
- Re: [HACKERS] [PATCH] Psql List Languages, Robert Haas, 08:09
- Re: [HACKERS] display previous query string of idle-in-transaction, Peter Eisentraut, 07:43
- Re: [HACKERS] [RFC] new digest datatypes, or generic fixed-len hex types?, Peter Eisentraut, 07:15
- Re: [HACKERS] SE-PostgreSQL Specifications, Sam Mason, 06:13
- question about the _SPI_save_plan() and plan cache, Tao Ma, 06:02
- Re: [HACKERS] Higher TOAST compression., Laurent Laborde, 05:29
- Re: [HACKERS] SE-PostgreSQL Specifications, Peter Eisentraut, 04:32
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 03:57
- Re: [HACKERS] Review: support for multiplexing SIGUSR1, Fujii Masao, 03:08
- Re: [HACKERS] multi-threaded pgbench, Josh Williams, 00:47
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 00:25
July 27, 2009
- Re: [HACKERS] SRPMs?, Devrim GÜNDÜZ, 23:57
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 20:19
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 20:15
- Re: [HACKERS] WIP: Deferrable unique constraints, Greg Stark, 20:14
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 19:18
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 19:14
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 19:12
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 19:04
- Re: [HACKERS] WIP: Deferrable unique constraints, Greg Stark, 18:43
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 16:54
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 16:45
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 16:33
- Re: [HACKERS] potential bug with query optimizer and functions, Robert Haas, 15:50
- [HACKERS] potential bug with query optimizer and functions, Zach Conrad, 15:15
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 15:03
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 14:54
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 14:51
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 14:38
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 14:38
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 14:21
- Re: [HACKERS] proposal: support empty string as separator for string_to_array, Pavel Stehule, 13:59
- Re: [HACKERS] [RFC] new digest datatypes, or generic fixed-len hex types?, Merlin Moncure, 13:54
- Re: [HACKERS] SE-PostgreSQL Specifications, Chris Browne, 13:53
- Re: [HACKERS] proposal: support empty string as separator for string_to_array, Tom Lane, 13:51
- Re: [HACKERS] proposal: support empty string as separator for string_to_array, Merlin Moncure, 13:28
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 13:14
- Re: [HACKERS] proposal: support empty string as separator for string_to_array, Pavel Stehule, 13:03
- Re: [HACKERS] proposal: support empty string as separator for string_to_array, "Kevin Grittner", 12:55
- Re: [HACKERS] proposal: support empty string as separator for string_to_array, Pavel Stehule, 12:42
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 12:14
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Andrew Dunstan, 12:05
- Re: [HACKERS] [RFC] new digest datatypes, or generic fixed-len hex types?, Andrew Dunstan, 12:02
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 11:54
- Re: [HACKERS] When is a record NULL?, Robert Haas, 11:41
- Re: [HACKERS] [RFC] new digest datatypes, or generic fixed-len hex types?, Tom Lane, 11:36
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Tom Lane, 11:27
- Re: [HACKERS] [RFC] new digest datatypes, or generic fixed-len hex types?, Merlin Moncure, 11:12
- Re: [HACKERS] Review: support for multiplexing SIGUSR1, Tom Lane, 11:09
- Re: [HACKERS] [RFC] new digest datatypes, or generic fixed-len hex types?, Tom Lane, 10:20
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Reserve the shared memory region during backend startup on, Tom Lane, 10:14
- Re: [HACKERS] When is a record NULL?, "Kevin Grittner", 10:09
- Re: [HACKERS] autogenerating headers & bki stuff, Tom Lane, 10:04
- Re: [HACKERS] When is a record NULL?, "Kevin Grittner", 09:48
- Re: [HACKERS] mixed, named notation support, Bernd Helmle, 09:24
- Re: [HACKERS] SELECT ... FOR UPDATE [WAIT integer | NOWAIT] for 8.5, Boszormenyi Zoltan, 09:06
- Re: [HACKERS] SELECT ... FOR UPDATE [WAIT integer | NOWAIT] for 8.5, Alvaro Herrera, 09:00
- Re: [HACKERS] SELECT ... FOR UPDATE [WAIT integer | NOWAIT] for 8.5, Boszormenyi Zoltan, 08:43
- Re: [HACKERS] CommitFest Status Summary - 2009-07-25, Bernd Helmle, 08:35
- Re: [HACKERS] SELECT ... FOR UPDATE [WAIT integer | NOWAIT] for 8.5, Alvaro Herrera, 08:20
- Re: [HACKERS] SELECT ... FOR UPDATE [WAIT integer | NOWAIT] for 8.5, Boszormenyi Zoltan, 08:00
- [HACKERS] [RFC] new digest datatypes, or generic fixed-len hex types?, Alvaro Herrera, 07:50
- Re: [HACKERS] query - change in gistentryinit between 8.1 and 8.2, Dimitri Fontaine, 06:40
- Re: [HACKERS] autogenerating headers & bki stuff, Robert Haas, 06:30
- Re: [HACKERS] improvements for dict_xsyn extended synonym dictionary - RRR, Sergey V. Karpov, 06:01
- [HACKERS] Re: [COMMITTERS] pgsql: Reserve the shared memory region during backend startup on, Magnus Hagander, 05:01
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Fujii Masao, 04:55
- Re: [HACKERS] autogenerating headers & bki stuff, Peter Eisentraut, 04:20
- Re: [HACKERS] autogenerating headers & bki stuff, Peter Eisentraut, 04:17
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Fujii Masao, 03:56
- Re: [HACKERS] Review: support for multiplexing SIGUSR1, Fujii Masao, 03:13
- Re: [HACKERS] Multicore builds on MSVC, Magnus Hagander, 03:11
July 26, 2009
- Re: [HACKERS] Merge Append Patch merged up to 85devel, Tom Lane, 23:21
- Re: [HACKERS] autogenerating headers & bki stuff, Robert Haas, 23:05
- Re: [HACKERS] generic explain options v3, Robert Haas, 22:52
- Re: [HACKERS] autogenerating headers & bki stuff, Alvaro Herrera, 21:19
- Re: [HACKERS] autogenerating headers & bki stuff, Tom Lane, 20:52
- Re: [HACKERS] autogenerating headers & bki stuff, Tom Lane, 20:46
- Re: [HACKERS] generic explain options v3, Tom Lane, 19:40
- Re: [HACKERS] When is a record NULL?, Sam Mason, 19:26
- Re: [HACKERS] When is a record NULL?, "Eric B. Ridge", 19:02
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 18:46
- Re: [HACKERS] When is a record NULL?, Sam Mason, 18:24
- Re: [HACKERS] When is a record NULL?, Greg Stark, 17:57
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 17:30
- Re: [HACKERS] CommitFest Status Summary - 2009-07-25, Heikki Linnakangas, 16:39
- Re: [HACKERS] CommitFest Status Summary - 2009-07-25, Robert Haas, 15:43
- Re: [HACKERS] autogenerating headers & bki stuff, Robert Haas, 15:25
- Re: [HACKERS] autogenerating headers & bki stuff, Robert Haas, 15:23
- [HACKERS] query - change in gistentryinit between 8.1 and 8.2, Pavel Stehule, 14:39
- Re: [HACKERS] autogenerating headers & bki stuff, Tom Lane, 13:58
- Re: [HACKERS] When is a record NULL?, "Kevin Grittner", 13:49
- Re: [HACKERS] Review: support for multiplexing SIGUSR1, Tom Lane, 13:43
- Re: [HACKERS] autogenerating headers & bki stuff, Greg Stark, 13:40
- Re: [HACKERS] SE-PostgreSQL Specifications, Ron Mayer, 13:15
- Re: [HACKERS] autogenerating headers & bki stuff, Tom Lane, 12:48
- Re: [HACKERS] CommitFest Status Summary - 2009-07-25, Tom Lane, 12:07
- Re: [HACKERS] autogenerating headers & bki stuff, Andrew Dunstan, 11:58
- Re: [HACKERS] autogenerating headers & bki stuff, Tom Lane, 11:31
- Re: [HACKERS] SE-PostgreSQL Specifications, Andrew Dunstan, 10:32
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 09:57
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 09:43
- Re: [HACKERS] Patch for 8.5, transformationHook, Pavel Stehule, 09:33
- Re: [HACKERS] Patch for 8.5, transformationHook, Pavel Stehule, 09:29
- Re: [HACKERS] SE-PostgreSQL Specifications, Andrew Dunstan, 08:17
- Re: [HACKERS] SE-PostgreSQL Specifications, Sam Mason, 07:35
- Re: [HACKERS] SE-PostgreSQL Specifications, Sam Mason, 07:20
- Re: [HACKERS] [PATCH] DefaultACLs, Petr Jelinek, 04:10
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 00:42
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 00:18
- Re: [HACKERS] mixed, named notation support, Pavel Stehule, 00:17
July 25, 2009
- Re: [HACKERS] Patch for 8.5, transformationHook, Robert Haas, 23:44
- Re: [HACKERS] SE-PostgreSQL Specifications, Robert Haas, 23:44
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 23:40
- Re: [HACKERS] Patch for 8.5, transformationHook, Pavel Stehule, 23:38
- Re: [HACKERS] SE-PostgreSQL Specifications, Robert Haas, 23:36
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 23:27
- Re: [HACKERS] improvements for dict_xsyn extended synonym dictionary - RRR, Andres Freund, 22:01
- Re: [HACKERS] autogenerating headers & bki stuff, Robert Haas, 21:41
- [HACKERS] CommitFest Status Summary - 2009-07-25, Robert Haas, 20:51
- Re: [HACKERS] [PATCH] DefaultACLs, Joshua Tolley, 20:43
- Re: [HACKERS] [PATCH] DefaultACLs, Robert Haas, 20:41
- Re: [HACKERS] When is a record NULL?, Sam Mason, 20:40
- Re: [HACKERS] [PATCH] DefaultACLs, Joshua Tolley, 20:39
- Re: [HACKERS] [PATCH] DefaultACLs, Robert Haas, 20:32
- Re: [HACKERS] SE-PostgreSQL Specifications, Sam Mason, 19:49
- Re: [HACKERS] [PATCH] DefaultACLs, Joshua Tolley, 19:45
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 19:41
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 19:20
- Re: [HACKERS] autogenerating headers & bki stuff, Tom Lane, 18:40
- Re: [HACKERS] autogenerating headers & bki stuff, Tom Lane, 18:12
- Re: [HACKERS] Patch for 8.5, transformationHook, Tom Lane, 18:00
- Re: [HACKERS] autogenerating headers & bki stuff, Greg Stark, 17:57
- Re: [HACKERS] visibility maps and heap_prune, Robert Haas, 17:51
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Robert Haas, 17:42
- Re: [HACKERS] ECPG dynamic cursor, SQLDA support, Jaime Casanova, 17:41
- Re: [HACKERS] autogenerating headers & bki stuff, Tom Lane, 17:41
- Re: [HACKERS] ECPG dynamic cursor, SQLDA support, Jaime Casanova, 17:38
- Re: [HACKERS] Patch for 8.5, transformationHook, Robert Haas, 17:31
- Re: [HACKERS] Shouldn't psql -1 imply ON_ERROR_STOP?, Bernd Helmle, 16:58
- Re: [HACKERS] SE-PostgreSQL Specifications, Robert Haas, 16:39
- Re: [HACKERS] SE-PostgreSQL Specifications, Sam Mason, 16:27
- Re: [HACKERS] autogenerating headers & bki stuff, Robert Haas, 16:17
- Re: [HACKERS] SE-PostgreSQL Specifications, Sam Mason, 16:12
- Re: [HACKERS] Merge Append Patch merged up to 85devel, Jaime Casanova, 16:00
- Re: [HACKERS] [PATCH] DefaultACLs, Andrew Dunstan, 15:50
- Re: [HACKERS] Merge Append Patch merged up to 85devel, Greg Stark, 15:26
- Re: [HACKERS] [PATCH] DefaultACLs, Joshua Tolley, 15:24
- Re: [HACKERS] Merge Append Patch merged up to 85devel, Jaime Casanova, 15:12
- Re: [HACKERS] mixed, named notation support, Pavel Stehule, 14:21
- Re: [HACKERS] proposal: support empty string as separator for string_to_array, Tom Lane, 14:01
- Re: [HACKERS] proposal: support empty string as separator for string_to_array, Pavel Stehule, 13:55
- Re: [HACKERS] [COMMITTERS] pgsql: Reserve the shared memory region during backend startup on, Tom Lane, 13:50
- Re: [HACKERS] proposal: support empty string as separator for string_to_array, Tom Lane, 13:35
- Re: [HACKERS] Shouldn't psql -1 imply ON_ERROR_STOP?, Michael Paesold, 13:12
- Re: [HACKERS] When is a record NULL?, "Kevin Grittner", 12:42
- Re: [HACKERS] When is a record NULL?, Jeff Davis, 12:24
- Re: [HACKERS] When is a record NULL?, "Kevin Grittner", 12:15
- Re: [HACKERS] SE-PostgreSQL Specifications, "A.M.", 11:53
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Tom Lane, 11:41
- Re: [HACKERS] SE-PostgreSQL Specifications, Tom Lane, 11:06
- Re: [HACKERS] autogenerating headers & bki stuff, Tom Lane, 10:56
- Re: [HACKERS] proposal: support empty string as separator for string_to_array, Pavel Stehule, 10:30
- Re: [HACKERS] proposal: support empty string as separator for string_to_array, Merlin Moncure, 10:15
- Re: [HACKERS] Shouldn't psql -1 imply ON_ERROR_STOP?, Robert Haas, 09:15
- Re: [HACKERS] Shouldn't psql -1 imply ON_ERROR_STOP?, Magnus Hagander, 09:06
- [HACKERS] Shouldn't psql -1 imply ON_ERROR_STOP?, Peter Eisentraut, 09:00
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 08:50
- Re: [HACKERS] SE-PostgreSQL Specifications, Sam Mason, 08:13
- Re: [HACKERS] autogenerating headers & bki stuff, Robert Haas, 06:47
- Re: [HACKERS] [PATCH] DefaultACLs, Petr Jelinek, 05:14
- Re: [HACKERS] Proposal: More portable way to support 64bit platforms, Magnus Hagander, 04:40
- Re: [HACKERS] Proposal: More portable way to support 64bit platforms, Dave Page, 04:35
- Re: [HACKERS] Proposal: More portable way to support 64bit platforms, Magnus Hagander, 04:18
- Re: [HACKERS] autogenerating headers & bki stuff, Peter Eisentraut, 03:21
- Re: [HACKERS] Determining client_encoding from client locale, Jaime Casanova, 02:41
- Re: [HACKERS] WIP: to_char, support for EEEE format, Brendan Jurd, 02:08
July 24, 2009
- [HACKERS] proposal: support empty string as separator for string_to_array, Pavel Stehule, 23:40
- Re: [HACKERS] WIP: plpython3, James Pye, 23:31
- Re: [HACKERS] ECPG dynamic cursor, SQLDA support, Robert Haas, 22:25
- Re: [HACKERS] generic explain options v3, Robert Haas, 22:18
- Re: [HACKERS] [PATCH] DefaultACLs, Joshua Tolley, 22:06
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 21:43
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Robert Haas, 20:47
- Re: [HACKERS] SE-PostgreSQL Specifications, Sam Mason, 20:30
- Re: [HACKERS] Lock Wait Statistics (next commitfest), Mark Kirkwood, 20:29
- Re: [HACKERS] Proposal: More portable way to support 64bit platforms, Dave Page, 20:24
- Re: [HACKERS] Lock Wait Statistics (next commitfest), Mark Kirkwood, 20:22
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 20:16
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE * -- REVIEW, Andrew Dunstan, 20:08
- Re: [HACKERS] SE-PostgreSQL Specifications, Sam Mason, 19:45
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Tom Lane, 19:39
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE * -- REVIEW, Tom Lane, 19:31
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE * -- REVIEW, Andrew Dunstan, 19:25
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Tom Lane, 19:21
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 18:47
- Re: [HACKERS] SE-PostgreSQL Specifications, Robert Haas, 18:39
- Re: [HACKERS] SE-PostgreSQL Specifications, Stephen Frost, 18:35
- Re: [HACKERS] contrib/xml2 pfree bug, Andrew Dunstan, 18:30
- Re: [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 18:23
- Re: [HACKERS] contrib/xml2 pfree bug, Tom Lane, 18:18
- Re: [HACKERS] When is a record NULL?, Sam Mason, 18:15
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 18:05
- Re: [HACKERS] Enable SSPI on cygwin, Andrew Dunstan, 18:03
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 17:59
- Re: [HACKERS] Enable SSPI on cygwin, Magnus Hagander, 17:55
- Re: [HACKERS] Proposal: More portable way to support 64bit platforms, Stephen Frost, 17:53
- [HACKERS] Enable SSPI on cygwin, Reini Urban, 17:47
- Re: [HACKERS] Proposal: More portable way to support 64bit platforms, Dave Page, 17:41
- Re: [HACKERS] explain refactoring v4, Magnus Hagander, 17:35
- Re: [HACKERS] Proposal: More portable way to support 64bit platforms, Stephen Frost, 17:35
- [HACKERS] contrib/xml2 pfree bug, Andrew Dunstan, 17:28
- Re: [HACKERS] When is a record NULL?, Merlin Moncure, 17:18
- Re: [HACKERS] explain refactoring v4, Robert Haas, 17:15
- Re: [HACKERS] explain refactoring v4, Robert Haas, 17:11
- Re: [HACKERS] explain refactoring v4, Tom Lane, 17:11
- Re: [HACKERS] SE-PostgreSQL Specifications, Martijn van Oosterhout, 16:53
- Re: [HACKERS] When is a record NULL?, Greg Stark, 16:29
- Re: [HACKERS] Proposal: More portable way to support 64bit platforms, Peter Eisentraut, 16:24
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Magnus Hagander, 16:13
- Re: [HACKERS] explain refactoring v4, Tom Lane, 16:02
- Re: [HACKERS] psql - small fix in \du, Peter Eisentraut, 15:36
- Re: [HACKERS] Multicore builds on MSVC, Dave Page, 15:33
- Re: [HACKERS] [PATCH] user mapping extension to pg_ident.conf, Robert Haas, 15:20
- [HACKERS] Multicore builds on MSVC, Magnus Hagander, 15:07
- Re: [HACKERS] bytea vs. pg_dump, Bernd Helmle, 14:50
- Re: [HACKERS] When is a record NULL?, Merlin Moncure, 14:49
- Re: [HACKERS] When is a record NULL?, Jeff Davis, 14:37
- Re: [HACKERS] When is a record NULL?, Jeff Davis, 14:20
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 14:19
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 14:13
- Re: [HACKERS] When is a record NULL?, Tom Lane, 14:10
- Re: [HACKERS] When is a record NULL?, Tom Lane, 14:05
- Re: [HACKERS] [PATCH v4] [libpq] Try to avoid manually masking SIGPIPEs on every send(), Tom Lane, 13:59
- Re: [HACKERS] When is a record NULL?, Merlin Moncure, 13:44
- Re: [HACKERS] When is a record NULL?, Merlin Moncure, 13:35
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 13:30
- Re: [HACKERS] When is a record NULL?, "Kevin Grittner", 13:30
- Re: [HACKERS] WIP: plpython3, "Joshua D. Drake", 13:29
- Re: [HACKERS] uuid contrib don't compile in OpenSolaris, Emanuel Calvo Franco, 13:23
- Re: [HACKERS] uuid contrib don't compile in OpenSolaris, Alvaro Herrera, 12:56
- Re: [HACKERS] When is a record NULL?, Sam Mason, 12:56
- Re: [HACKERS] display previous query string of idle-in-transaction, Robert Haas, 12:53
- [HACKERS] uuid contrib don't compile in OpenSolaris, Emanuel Calvo Franco, 12:47
- Re: [HACKERS] When is a record NULL?, Jeff Davis, 12:40
- Re: [HACKERS] bytea vs. pg_dump, Tom Lane, 11:38
- Re: [HACKERS] display previous query string of idle-in-transaction, Tom Lane, 11:15
- Re: [HACKERS] display previous query string of idle-in-transaction, "Kevin Grittner", 11:06
- Re: [HACKERS] display previous query string of idle-in-transaction, Robert Haas, 10:58
- Re: [HACKERS] display previous query string of idle-in-transaction, "Kevin Grittner", 10:47
- Re: [HACKERS] join regression failure on cygwin, Andrew Dunstan, 10:27
- Re: [HACKERS] join regression failure on cygwin, Tom Lane, 10:22
- Re: [HACKERS] query decorrelation in postgres, "Kevin Grittner", 10:02
- Re: [HACKERS] When is a record NULL?, Tom Lane, 10:01
- Re: [HACKERS] join removal, Robert Haas, 09:37
- Re: [HACKERS] When is a record NULL?, Joshua Tolley, 09:36
- Re: [HACKERS] join regression failure on cygwin, Tom Lane, 09:33
- Re: [HACKERS] When is a record NULL?, Tom Lane, 09:31
- Re: [HACKERS] When is a record NULL?, Michael Gould, 09:10
- Re: [HACKERS] join regression failure on cygwin, Andrew Dunstan, 09:05
- Re: [HACKERS] join removal, Alex Brasetvik, 07:53
- Re: [HACKERS] WIP: plpython3, James Pye, 07:24
- Re: [HACKERS] When is a record NULL?, Brendan Jurd, 06:17
- Re: [HACKERS] When is a record NULL?, Richard Huxton, 06:16
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 05:15
- Re: [HACKERS] [PATCH] DefaultACLs, Nikhil Sontakke, 04:45
- Re: [HACKERS] WIP: plpython3, Peter Eisentraut, 04:21
- Re: [HACKERS] Determining client_encoding from client locale, Magnus Hagander, 03:23
- Re: [HACKERS] Aggregate-function space leakage, Hitoshi Harada, 03:09
- Re: [HACKERS] SE-PostgreSQL?, KaiGai Kohei, 02:00
- [HACKERS] SE-PostgreSQL Specifications, KaiGai Kohei, 01:54
- Re: [HACKERS] display previous query string of idle-in-transaction, daveg, 01:28
- Re: [HACKERS] When is a record NULL?, Brendan Jurd, 00:34
July 23, 2009
- Re: [HACKERS] Determining client_encoding from client locale, Jaime Casanova, 22:12
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 21:58
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 21:52
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 21:46
- Re: [HACKERS] SE-PostgreSQL?, Robert Haas, 21:30
- Re: [HACKERS] When is a record NULL?, Greg Stark, 21:21
- Re: [HACKERS] multi-threaded pgbench, Itagaki Takahiro, 21:17
- Re: [HACKERS] When is a record NULL?, Jeff Davis, 21:06
- Re: [HACKERS] query decorrelation in postgres, Itagaki Takahiro, 21:02
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 20:35
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 20:32
- Re: [HACKERS] WIP: to_char, support for EEEE format, Euler Taveira de Oliveira, 20:05
- Re: [HACKERS] When is a record NULL?, Tom Lane, 19:22
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 19:17
- Re: [HACKERS] When is a record NULL?, Tom Lane, 19:08
- Re: [HACKERS] join regression failure on cygwin, Tom Lane, 19:06
- Re: [HACKERS] pg_dump Add dumping of comments on index columns, Tom Lane, 19:02
- Re: [HACKERS] join regression failure on cygwin, Andrew Dunstan, 18:43
- Re: [HACKERS] When is a record NULL?, Jeff Davis, 18:33
- Re: [HACKERS] When is a record NULL?, "David E. Wheeler", 18:29
- [HACKERS] WIP: plpython3, James Pye, 18:23
- [HACKERS] When is a record NULL?, "David E. Wheeler", 18:19
- Re: [HACKERS] join regression failure on cygwin, Tom Lane, 17:57
- Re: [HACKERS] Determining client_encoding from client locale, Jaime Casanova, 16:47
- Re: [HACKERS] Aggregate-function space leakage, Tom Lane, 15:34
- Re: [HACKERS] mixed, named notation support, Pavel Stehule, 15:08
- Re: [HACKERS] mixed, named notation support, Bernd Helmle, 14:48
- Re: [HACKERS] Determining client_encoding from client locale, Jaime Casanova, 14:45
- Re: [HACKERS] join regression failure on cygwin, Andrew Dunstan, 14:42
- Re: [HACKERS] Aggregate-function space leakage, Tom Lane, 14:36
- Re: [HACKERS] Aggregate-function space leakage, Tom Lane, 14:32
- Re: [HACKERS] extension facility (was: revised hstore patch), Robert Haas, 14:25
- Re: [HACKERS] Determining client_encoding from client locale, Peter Eisentraut, 14:24
- Re: [HACKERS] generic explain options v3, Robert Haas, 14:23
- Re: [HACKERS] join regression failure on cygwin, Tom Lane, 14:16
- Re: [HACKERS] join regression failure on cygwin, Andrew Dunstan, 14:09
- Re: [HACKERS] Extensions User Design, "David E. Wheeler", 13:20
- Re: [HACKERS] Determining client_encoding from client locale, Jaime Casanova, 13:16
- Re: [HACKERS] Extension Facility, "David E. Wheeler", 12:18
- Re: [HACKERS] Lock Wait Statistics (next commitfest), Tom Lane, 12:16
- Re: [HACKERS] Extensions User Design, Andrew Dunstan, 12:09
- Re: [HACKERS] generic explain options v3, Tom Lane, 12:08
- Re: [HACKERS] Determining client_encoding from client locale, Tom Lane, 12:02
- Re: [HACKERS] Extension Facility, Dimitri Fontaine, 11:09
- Re: [HACKERS] extension facility (was: revised hstore patch), "David E. Wheeler", 11:05
- Re: [HACKERS] Extension Facility, "David E. Wheeler", 11:02
- Re: [HACKERS] Higher TOAST compression., "Kevin Grittner", 10:45
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 10:39
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 10:36
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 10:29
- Re: [HACKERS] Split-up ECPG patches, Boszormenyi Zoltan, 08:56
- Re: [HACKERS] Aggregate-function space leakage, Hitoshi Harada, 08:56
- Re: [HACKERS] Extensions User Design, Dimitri Fontaine, 08:50
- Re: [HACKERS] Extensions User Design, Dimitri Fontaine, 08:46
- Re: [HACKERS] extension facility (was: revised hstore patch), Dimitri Fontaine, 07:49
- Re: [HACKERS] Higher TOAST compression., Laurent Laborde, 07:22
- Re: [HACKERS] extension facility (was: revised hstore patch), Robert Haas, 07:08
- Re: [HACKERS] Extensions User Design, Richard Huxton, 06:50
- Re: [HACKERS] Extensions User Design, Peter Eisentraut, 06:33
- Re: [HACKERS] psql - small fix in \du, Andreas Wenk, 06:29
- Re: [HACKERS] [PATCH] DefaultACLs, Peter Eisentraut, 05:54
- Re: [HACKERS] Determining client_encoding from client locale, Peter Eisentraut, 05:50
- Re: [HACKERS] Extension Facility, Dimitri Fontaine, 05:11
- Re: [HACKERS] Extension Facility, "David E. Wheeler", 04:33
- [HACKERS] [PATCH v4] [libpq] Try to avoid manually masking SIGPIPEs on every send(), Jeremy Kerr, 04:21
- Re: [HACKERS] Extension Facility, Dimitri Fontaine, 04:08
- [HACKERS] trace hooks (for 2nd commitfest), Itagaki Takahiro, 03:56
- Re: [HACKERS] Lock Wait Statistics (next commitfest), Mark Kirkwood, 03:41
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Magnus Hagander, 03:04
- Re: [HACKERS] [PATCH] DefaultACLs, Nikhil Sontakke, 02:55
- Re: [HACKERS] Extension Facility, "David E. Wheeler", 02:46
- Re: [HACKERS] extension facility (was: revised hstore patch), "David E. Wheeler", 02:44
- Re: [HACKERS] revised hstore patch, "David E. Wheeler", 02:41
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Tsutomu Yamada, 02:04
- Re: [HACKERS] join regression failure on cygwin, Tom Lane, 00:42
- Re: [HACKERS] Determining client_encoding from client locale, Jaime Casanova, 00:31
- Re: [HACKERS] [PATCH] DefaultACLs, Stephen Frost, 00:09
July 22, 2009
- Re: [HACKERS] [PATCH] DefaultACLs, Robert Haas, 23:47
- Re: [HACKERS] [PATCH] DefaultACLs, Robert Haas, 23:44
- Re: [HACKERS] [PATCH] DefaultACLs, Petr Jelinek, 23:26
- Re: [HACKERS] multi-threaded pgbench, Itagaki Takahiro, 23:25
- Re: [HACKERS] [PATCH] DefaultACLs, Joshua Tolley, 23:21
- Re: [HACKERS] generic explain options v3, Robert Haas, 23:15
- Re: [HACKERS] Determining client_encoding from client locale, Jaime Casanova, 22:58
- Re: [HACKERS] [PATCH] Psql List Languages, Greg Stark, 22:40
- Re: [HACKERS] multi-threaded pgbench, Greg Smith, 22:23
- Re: [HACKERS] [PATCH] Psql List Languages, Robert Haas, 22:11
- Re: [HACKERS] join regression failure on cygwin, Andrew Dunstan, 22:02
- Re: [HACKERS] [PATCH] Psql List Languages, Robert Haas, 21:43
- Re: [HACKERS] [PATCH] Psql List Languages, Greg Stark, 21:35
- Re: [HACKERS] [PATCH] Psql List Languages, Robert Haas, 21:23
- Re: [HACKERS] [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros, Robert Haas, 21:13
- Re: [HACKERS] [PATCH] DefaultACLs, Robert Haas, 20:54
- Re: [HACKERS] Determining client_encoding from client locale, Alvaro Herrera, 20:30
- [HACKERS] join regression failure on cygwin, Andrew Dunstan, 20:29
- Re: [HACKERS] Determining client_encoding from client locale, Jaime Casanova, 19:29
- Re: [HACKERS] Aggregate-function space leakage, Greg Stark, 19:01
- Re: [HACKERS] Aggregate-function space leakage, Tom Lane, 17:35
- Re: [HACKERS] Aggregate-function space leakage, Jeff Davis, 17:26
- [HACKERS] Aggregate-function space leakage, Tom Lane, 17:14
- Re: [HACKERS] extension facility (was: revised hstore patch), Robert Haas, 16:11
- Re: [HACKERS] GEQO vs join order restrictions, Andres Freund, 16:09
- Re: [HACKERS] psql - small fix in \du, Andreas Wenk, 15:33
- [HACKERS] Extension Facility, Dimitri Fontaine, 14:46
- Re: [HACKERS] revised hstore patch, Andrew Gierth, 14:17
- Re: [HACKERS] revised hstore patch, Robert Haas, 13:45
- Re: [HACKERS] revised hstore patch, Dimitri Fontaine, 13:40
- Re: [HACKERS] change do_tup_output to take Datum arguments rather than cstring, Tom Lane, 13:03
- Re: [HACKERS] revised hstore patch, "David E. Wheeler", 12:13
- Re: [HACKERS] revised hstore patch, Andrew Gierth, 11:55
- Re: [HACKERS] Higher TOAST compression., "Kevin Grittner", 11:25
- Re: [HACKERS] Higher TOAST compression., "Kevin Grittner", 11:08
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Magnus Hagander, 11:05
- Re: [HACKERS] Higher TOAST compression., "Kevin Grittner", 10:43
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 10:09
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Dave Page, 10:07
- Re: [HACKERS] psql - small fix in \du, Tom Lane, 09:19
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 09:16
- Re: [HACKERS] [PATCH] user mapping extension to pg_ident.conf, Magnus Hagander, 08:57
- Re: [HACKERS] [PATCH] user mapping extension to pg_ident.conf, Tom Lane, 08:53
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 08:48
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Dave Page, 07:46
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Magnus Hagander, 07:42
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 07:29
- Re: [HACKERS] psql - small fix in \du, Andreas Wenk, 06:45
- Re: [HACKERS] [PATCH] user mapping extension to pg_ident.conf, Magnus Hagander, 05:03
- Re: [HACKERS] Higher TOAST compression., Laurent Laborde, 04:54
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 04:30
- Re: E-mail - реклама с точной гарантией эффекта, Николай, 04:17
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Fujii Masao, 03:56
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Peter Eisentraut, 03:45
- Re: [HACKERS] CommitFest 2009-07 - End of Week 1, Magnus Hagander, 02:52
- Re: [HACKERS] pg_dump Add dumping of comments on index columns, Brendan Jurd, 01:53
July 21, 2009
- Re: [HACKERS] CommitFest 2009-07 - End of Week 1, Tom Lane, 23:35
- [HACKERS] CommitFest 2009-07 - End of Week 1, Robert Haas, 23:18
- Re: [HACKERS] generic explain options v3, Robert Haas, 22:29
- Re: [HACKERS] generic explain options v3, Tom Lane, 22:05
- Re: [HACKERS] Higher TOAST compression., Tom Lane, 21:32
- Re: [HACKERS] Sampling profiler updated, Itagaki Takahiro, 21:30
- Re: [HACKERS] Modifying TOAST_TUPLE_THRESHOLD and TOAST_TUPLE_TARGET?, Tom Lane, 21:23
- Re: [HACKERS] generic explain options v3, Robert Haas, 21:21
- Re: [HACKERS] revised hstore patch, Andrew Dunstan, 21:10
- Re: [HACKERS] Duplicate key value error, Itagaki Takahiro, 21:09
- Re: [HACKERS] revised hstore patch, Robert Haas, 20:56
- Re: [HACKERS] revised hstore patch, Stephen Frost, 20:54
- Re: [HACKERS] revised hstore patch, Andrew Gierth, 20:51
- Re: [HACKERS] revised hstore patch, Andrew Gierth, 20:44
- Re: [HACKERS] Patch for contains/overlap of polygons, Tom Lane, 20:29
- Re: [HACKERS] revised hstore patch, Jeff Davis, 20:19
- Re: [HACKERS] revised hstore patch, Tom Lane, 20:13
- Re: [HACKERS] revised hstore patch, Andrew Gierth, 20:06
- Re: [HACKERS] Commitfest Code Sprint with PUGs, Webb Sprague, 19:51
- Re: [HACKERS] generic explain options v3, Tom Lane, 19:47
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 19:43
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 19:27
- Re: [HACKERS] revised hstore patch, Tom Lane, 19:25
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Greg Stark, 18:38
- Re: [HACKERS] bytea vs. pg_dump, Tom Lane, 18:34
- Re: [HACKERS] bytea vs. pg_dump, Andrew Dunstan, 18:10
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 17:55
- Re: [HACKERS] pg_restore --clean vs. large object, Tom Lane, 17:48
- Re: [HACKERS] bytea vs. pg_dump, Bernd Helmle, 17:21
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 17:05
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 17:01
- Re: [HACKERS] bytea vs. pg_dump, Andrew Dunstan, 16:49
- Re: [HACKERS] pg_listener attribute number #defines, Peter Eisentraut, 16:25
- Re: [HACKERS] bytea vs. pg_dump, Bernd Helmle, 16:20
- Re: [HACKERS] psql \du and \dg is the same - pg 8.4, Andreas Wenk, 16:12
- Re: [HACKERS] psql \du and \dg is the same - pg 8.4, Tom Lane, 16:02
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Tom Lane, 15:59
- Re: [HACKERS] WIP patch for TODO Item: Add prompt escape to display the client and server versions, "Dickson S. Guedes", 15:55
- Re: [HACKERS] WIP patch for TODO Item: Add prompt escape to display the client and server versions, Peter Eisentraut, 15:52
- [HACKERS] psql \du and \dg is the same - pg 8.4, ANdreas Wenk, 15:44
- Re: [HACKERS] errcontext support in PL/Perl, Alexey Klyukin, 13:54
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 13:40
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Robert Haas, 13:20
- Re: [HACKERS] Index-only-scans, indexam API changes, Robert Haas, 13:10
- Re: [HACKERS] full join qualifications on 8.3.1 vs. 8.3.6, Tom Lane, 12:58
- Re: [HACKERS] errcontext support in PL/Perl, Alexey Klyukin, 12:47
- [HACKERS] full join qualifications on 8.3.1 vs. 8.3.6, Andrew Gierth, 12:27
- Re: [HACKERS] errcontext support in PL/Perl, Tom Lane, 12:22
- Re: [HACKERS] errcontext support in PL/Perl, Alvaro Herrera, 12:20
- Re: [HACKERS] git revisited, Alvaro Herrera, 12:17
- Re: [HACKERS] errcontext support in PL/Perl, Alexey Klyukin, 12:15
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Tom Lane, 12:07
- Re: [HACKERS] errcontext support in PL/Perl, Alvaro Herrera, 11:39
- Re: [HACKERS] [PATCH] user mapping extension to pg_ident.conf, Lars Kanis, 11:35
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Joshua Brindle, 11:24
- Re: [HACKERS] Sampling profiler updated, Robert Haas, 11:17
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Greg Stark, 11:13
- Re: [HACKERS] navigation menu for documents, Alvaro Herrera, 11:05
- Re: [HACKERS] Sampling profiler updated, Dimitri Fontaine, 10:54
- Re: [HACKERS] Sampling profiler updated, Tom Lane, 10:36
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Joshua Brindle, 10:20
- Re: [HACKERS] [PATCH] user mapping extension to pg_ident.conf, Tom Lane, 10:06
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Tom Lane, 10:03
- Re: [HACKERS] [PATCH] user mapping extension to pg_ident.conf, Magnus Hagander, 10:01
- Re: [HACKERS] [PATCH] user mapping extension to pg_ident.conf, Tom Lane, 09:58
- Re: [HACKERS] [PATCH] user mapping extension to pg_ident.conf, Magnus Hagander, 09:50
- [HACKERS] errcontext support in PL/Perl, Alexey Klyukin, 09:47
- Re: [HACKERS] pg_restore --clean vs. large object, Tom Lane, 09:46
- Re: [HACKERS] git revisited, Peter Eisentraut, 09:21
- Re: [HACKERS] Sampling profiler updated, Peter Eisentraut, 09:13
- Re: [HACKERS] Duplicate key value error, "Dickson S. Guedes", 08:23
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Magnus Hagander, 08:06
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Greg Stark, 08:06
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 04:27
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 03:01
- Re: [HACKERS] visibility maps and heap_prune, Pavan Deolasee, 02:37
- Re: [HACKERS] Sampling profiler updated, Dimitri Fontaine, 02:09
- Re: [HACKERS] Sampling profiler updated, Itagaki Takahiro, 01:57
- Re: [HACKERS] pg_restore --clean vs. large object, Itagaki Takahiro, 01:23
- Re: [HACKERS] visibility maps and heap_prune, Robert Haas, 01:08
- Re: [HACKERS] Duplicate key value error, Itagaki Takahiro, 01:07
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Robert Haas, 00:51
July 20, 2009
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Jeremy Kerr, 23:08
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Tom Lane, 23:07
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Greg Stark, 21:11
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 20:40
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Andrew Dunstan, 19:42
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Josh Berkus, 19:41
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 19:35
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Josh Berkus, 19:20
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Tom Lane, 19:07
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Greg Stark, 18:58
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE * -- REVIEW, Josh Berkus, 18:57
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 18:41
- Re: [HACKERS] [GENERAL] large object does not exist after pg_migrator, Bruce Momjian, 18:06
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Greg Stark, 17:40
- Re: [HACKERS] Commitfest Code Sprint with PUGs, gabrielle, 17:33
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Robert Haas, 17:26
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Greg Stark, 17:21
- Re: [HACKERS] [GENERAL] large object does not exist after pg_migrator, Bruce Momjian, 16:55
- Re: [HACKERS] fmgroids.h not installed by "make install" in VPATH, Alvaro Herrera, 16:50
- [HACKERS] git revisited, Andrew Dunstan, 16:17
- Re: [HACKERS] SE-PostgreSQL?, Ron Mayer, 16:14
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Andrew Dunstan, 16:10
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 16:04
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 15:57
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Joshua Brindle, 15:44
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Tom Lane, 15:37
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Ron Mayer, 15:33
- Re: [HACKERS] MIN/MAX optimization for partitioned table, Greg Stark, 15:29
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Tom Lane, 15:25
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Joshua Brindle, 15:21
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 15:01
- Re: [HACKERS] WIP: Deferrable unique constraints, David Fetter, 14:59
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Peter Eisentraut, 14:52
- Re: [HACKERS] fmgroids.h not installed by "make install" in VPATH, Alvaro Herrera, 14:36
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Alvaro Herrera, 14:13
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Joshua Brindle, 14:05
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Stefan Kaltenbrunner, 14:00
- Re: [HACKERS] pg_stat_activity.application_name, Jaime Casanova, 13:44
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Tom Lane, 13:16
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 13:00
- Re: [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Tom Lane, 12:45
- Re: [HACKERS] hot standby - merged up to CVS HEAD, "Joshua D. Drake", 12:43
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 12:32
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 12:24
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 12:23
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 12:20
- Re: [HACKERS] Higher TOAST compression., Laurent Laborde, 12:15
- Re: [HACKERS] Higher TOAST compression., "Kevin Grittner", 12:04
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Joshua Brindle, 11:52
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Martijn van Oosterhout, 11:34
- Re: [HACKERS] Higher TOAST compression., Laurent Laborde, 11:04
- Re: [HACKERS] WIP: Deferrable unique constraints, David Fetter, 10:58
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Joshua Brindle, 10:52
- Re: [HACKERS] WIP: Deferrable unique constraints, Tom Lane, 10:21
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Peter Eisentraut, 09:30
- Re: [HACKERS] navigation menu for documents, Peter Eisentraut, 09:27
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 07:11
- Re: [HACKERS] Higher TOAST compression., Laurent Laborde, 04:17
- Re: [HACKERS] [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros, Jeremy Kerr, 03:14
- Re: [HACKERS] Lock Wait Statistics (next commitfest), Jaime Casanova, 03:08
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Josh Berkus, 02:30
- Re: [HACKERS] GRANT ON ALL IN schema, Nikhil Sontakke, 02:12
- [HACKERS] [PATCH v4] Avoid manual shift-and-test logic in AllocSetFreeIndex, Jeremy Kerr, 01:33
- Re: [HACKERS] join removal, Tom Lane, 00:22
July 19, 2009
- Re: [HACKERS] join removal, Robert Haas, 23:58
- Re: [HACKERS] make check failure for 8.4.0, Tom Lane, 23:52
- Re: [HACKERS] Problem with psql backward compatibility, Tom Lane, 23:47
- Re: [HACKERS] join removal, Tom Lane, 22:56
- Re: [HACKERS] conditional dropping of columns/constraints, Andrew Dunstan, 22:46
- Re: [HACKERS] WIP: Deferrable unique constraints, Alvaro Herrera, 22:39
- Re: [HACKERS] [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros, Tom Lane, 21:35
- Re: [HACKERS] [PATCH v3] Avoid manual shift-and-test logic in AllocSetFreeIndex, Tom Lane, 21:34
- Re: [HACKERS] SE-PostgreSQL?, KaiGai Kohei, 21:09
- Re: [HACKERS] [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros, Jeremy Kerr, 20:52
- Re: [HACKERS] navigation menu for documents, Andrew Dunstan, 20:49
- Re: [HACKERS] [PATCH v3] Avoid manual shift-and-test logic in AllocSetFreeIndex, Jeremy Kerr, 20:47
- Re: [HACKERS] [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros, Tom Lane, 20:42
- Re: [HACKERS] make check failure for 8.4.0, Alvaro Herrera, 20:37
- Re: [HACKERS] [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros, Jeremy Kerr, 20:00
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 19:43
- Re: [HACKERS] navigation menu for documents, Alvaro Herrera, 19:32
- Re: [HACKERS] GRANT ON ALL IN schema, Robert Haas, 19:28
- Re: [HACKERS] generic explain options v3 - RR Review, Robert Haas, 17:55
- [HACKERS] Problem with psql backward compatibility, Bruce Momjian, 15:18
- Re: [HACKERS] GEQO vs join order restrictions, Tom Lane, 15:08
- Re: [HACKERS] GEQO vs join order restrictions, Robert Haas, 14:35
- Re: [HACKERS] Using results from INSERT ... RETURNING, Robert Haas, 14:28
- Re: [HACKERS] Sampling profiler updated, Robert Haas, 14:25
- Re: [HACKERS] GEQO vs join order restrictions, Tom Lane, 13:23
- Re: [HACKERS] Using a C++ library in PostgreSQL, Sam Mason, 12:57
- Re: [HACKERS] Using results from INSERT ... RETURNING, Tom Lane, 12:39
- Re: [HACKERS] [PATCH] DefaultACLs, Petr Jelinek, 12:13
- Re: [HACKERS] commitfest application question, Alvaro Herrera, 11:52
- Re: [HACKERS] Using results from INSERT ... RETURNING, Marko Tiikkaja, 10:01
- Re: [HACKERS] generic explain options v3 - RR Review, Andres Freund, 09:47
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Andrew Dunstan, 09:20
- Re: [HACKERS] [PATCH v3] Avoid manual shift-and-test logic in AllocSetFreeIndex, Stefan Kaltenbrunner, 09:13
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Stefan Kaltenbrunner, 09:07
- Re: [HACKERS] Sampling profiler updated, Dimitri Fontaine, 08:53
- Re: [HACKERS] generic explain options v3 - RR Review, Martijn van Oosterhout, 08:39
- Re: [HACKERS] WIP patch for TODO Item: Add prompt escape to display the client and server versions, Robert Haas, 07:42
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, Robert Haas, 07:28
- Re: [HACKERS] [PATCH v3] Avoid manual shift-and-test logic in AllocSetFreeIndex, Robert Haas, 07:22
- Re: [HACKERS] machine-readable explain output v2, Andres Freund, 06:54
- Re: [HACKERS] multi-threaded pgbench, Robert Haas, 06:49
- Re: [HACKERS] Using results from INSERT ... RETURNING, Robert Haas, 06:48
- Re: [HACKERS] multi-threaded pgbench, Robert Haas, 06:29
- Re: [HACKERS] [PATCH] Psql List Languages, Peter Eisentraut, 04:00
- Re: [HACKERS] Sampling profiler updated, Robert Haas, 00:53
- Re: [HACKERS] multi-threaded pgbench, Josh Berkus, 00:50
- Re: [HACKERS] Sampling profiler updated, Robert Haas, 00:30
- Re: [HACKERS] GEQO vs join order restrictions, Robert Haas, 00:28
July 18, 2009
- Re: [HACKERS] Using results from INSERT ... RETURNING, Tom Lane, 22:30
- Re: [HACKERS] explain refactoring v4 - RR Review, Andres Freund, 21:15
- Re: [HACKERS] generic explain options v3 - RR Review, Andres Freund, 21:15
- Re: [HACKERS] Using results from INSERT ... RETURNING, Jaime Casanova, 21:12
- Re: [HACKERS] Using results from INSERT ... RETURNING, Merlin Moncure, 19:25
- Re: [HACKERS] navigation menu for documents, "David E. Wheeler", 18:21
- Re: [HACKERS] Index AM API changes for deferability, Jeff Davis, 17:55
- Re: [HACKERS] ALTER TABLE ... ALTER COLUMN ... SET DISTINCT, Dimitri Fontaine, 17:54
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 17:48
- Re: [HACKERS] Sampling profiler updated, Jaime Casanova, 17:36
- Re: [HACKERS] Sampling profiler updated, Tom Lane, 17:28
- Re: [HACKERS] Using results from INSERT ... RETURNING, Jaime Casanova, 17:21
- Re: [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 16:41
- Re: [HACKERS] Sampling profiler updated, Robert Haas, 16:38
- Re: [HACKERS] Sampling profiler updated, Dimitri Fontaine, 16:09
- Re: [HACKERS] SE-PostgreSQL?, Robert Haas, 16:01
- Re: [HACKERS] multi-threaded pgbench, Greg Stark, 15:40
- Re: [HACKERS] multi-threaded pgbench, Robert Haas, 15:25
- Re: [HACKERS] MIN/MAX optimization for partitioned table, Greg Stark, 15:04
- Re: [HACKERS] Comments on automatic DML routing and explicit partitioning subcommands, Robert Haas, 15:02
- Re: [HACKERS] ALTER TABLE ... ALTER COLUMN ... SET DISTINCT, Robert Haas, 14:55
- Re: [HACKERS] make check failure for 8.4.0, "Andrew Dunstan", 14:05
- Re: [HACKERS] make check failure for 8.4.0, Tom Lane, 13:41
- Re: [HACKERS] make check failure for 8.4.0, "Kevin Grittner", 13:35
- Re: [HACKERS] SE-PostgreSQL?, David Fetter, 13:24
- Re: [HACKERS] SE-PostgreSQL?, Josh Berkus, 13:19
- Re: [HACKERS] fmgroids.h not installed by "make install" in VPATH, Alvaro Herrera, 13:14
- Re: [HACKERS] navigation menu for documents, Richard Huxton, 12:54
- Re: [HACKERS] GEQO vs join order restrictions, Tom Lane, 12:49
- Re: [HACKERS] SE-PostgreSQL?, Jesper Pedersen, 12:44
- Re: [HACKERS] SE-PostgreSQL?, Andres Freund, 12:31
- Re: [HACKERS] GEQO vs join order restrictions, Andres Freund, 12:19
- [HACKERS] SE-PostgreSQL?, David Fetter, 12:06
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 11:58
- [HACKERS] GEQO vs join order restrictions, Tom Lane, 11:48
- Re: [HACKERS] navigation menu for documents, Andrew Dunstan, 11:42
- Re: [HACKERS] navigation menu for documents, Peter Eisentraut, 11:17
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Robert Haas, 08:27
- Re: [HACKERS] Split-up ECPG patches, Michael Meskes, 08:18
- Re: [HACKERS] [PATCH] DefaultACLs, Petr Jelinek, 08:07
- Re: [HACKERS] ECPG support for struct in INTO list, Michael Meskes, 08:02
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Martijn van Oosterhout, 07:10
- Re: [HACKERS] WIP patch for TODO Item: Add prompt escape to display the client and server versions, Dimitri Fontaine, 06:14
- Re: [HACKERS] MIN/MAX optimization for partitioned table, Greg Stark, 06:13
- Re: [HACKERS] Index AM API changes for deferability, Dean Rasheed, 06:09
- Re: [HACKERS] mixed, named notation support, Pavel Stehule, 05:26
- Re: [HACKERS] pg_restore --clean vs. large object, Jaime Casanova, 02:32
- Re: [HACKERS] slow count in window query, Hitoshi Harada, 00:40
- [HACKERS] race condition in CatchupInterruptHandler was:(Re: [HACKERS] Review: support for multiplexing SIGUSR1), Jaime Casanova, 00:19
July 17, 2009
- Re: [HACKERS] Using results from INSERT ... RETURNING, David Fetter, 22:14
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, David Fetter, 22:05
- Re: [HACKERS] [PATCH] DefaultACLs, Andrew Dunstan, 21:52
- Re: [HACKERS] [PATCH] DefaultACLs, Joshua Tolley, 21:46
- Re: [HACKERS] make check failure for 8.4.0, Andrew Dunstan, 21:09
- Re: [HACKERS] make check failure for 8.4.0, Tom Lane, 21:03
- Re: [HACKERS] make check failure for 8.4.0, Greg Stark, 20:58
- [HACKERS] pg_migrator 8.4.1 alpha 1 released with bug mention, Bruce Momjian, 20:19
- Re: [HACKERS] make check failure for 8.4.0, Tom Lane, 19:30
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, David Fetter, 19:13
- Re: [HACKERS] make check failure for 8.4.0, Andrew Dunstan, 19:03
- Re: [HACKERS] [PATCH] 8.5 plpgsql change for named notation: treat word following AS keyword as label v3, Steve Prentice, 18:57
- Re: [HACKERS] mixed, named notation support, Bernd Helmle, 18:51
- [HACKERS] make check failure for 8.4.0, "Kevin Grittner", 18:50
- Re: [HACKERS] Enhancement - code completion when typing set search_path, David Fetter, 17:57
- Re: [HACKERS] MIN/MAX optimization for partitioned table, Greg Stark, 17:45
- [HACKERS] Sort commitfest tables, David Fetter, 17:41
- Re: [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Martin Pihlak, 17:26
- Re: [HACKERS] WIP patch for TODO Item: Add prompt escape to display the client and server versions, Tom Lane, 17:24
- [HACKERS] psql - small fix in \du, ANdreas Wenk, 17:13
- Re: [HACKERS] Higher TOAST compression., "Kevin Grittner", 17:10
- Re: [HACKERS] Higher TOAST compression., Laurent Laborde, 16:51
- Re: [HACKERS] commitfest application question, Bernd Helmle, 16:49
- Re: [HACKERS] Higher TOAST compression., "Kevin Grittner", 16:40
- Re: [HACKERS] Review: support for multiplexing SIGUSR1, Jaime Casanova, 16:30
- Re: [HACKERS] WIP patch for TODO Item: Add prompt escape to display the client and server versions, "Dickson S. Guedes", 16:24
- [HACKERS] PL/Python errcontext support, Peter Eisentraut, 16:15
- Re: [HACKERS] Higher TOAST compression., Laurent Laborde, 16:11
- Re: [HACKERS] [PATCH] DefaultACLs, Joshua Tolley, 15:42
- [HACKERS] Subtransactions and resource owners and such, Tom Lane, 15:37
- Re: [HACKERS] Higher TOAST compression., "Joshua D. Drake", 15:36
- Re: [HACKERS] Higher TOAST compression., "Kevin Grittner", 15:21
- Re: [HACKERS] more than one index in a single heap pass?, Heikki Linnakangas, 15:15
- [HACKERS] commitfest application question, Joe Conway, 15:05
- Re: [HACKERS] [PATCH] 8.5 plpgsql change for named notation: treat word following AS keyword as label v3, Bernd Helmle, 14:56
- Re: [HACKERS] Higher TOAST compression., "Joshua D. Drake", 14:46
- Re: [HACKERS] Review: support for multiplexing SIGUSR1, Jaime Casanova, 14:44
- [HACKERS] Review: Patch for contains/overlap of polygons, Josh Williams, 14:38
- Re: [HACKERS] Higher TOAST compression., "Kevin Grittner", 13:50
- Re: [HACKERS] Enhancement - code completion when typing set search_path, Robert Haas, 13:41
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, "Joshua D. Drake", 13:36
- [HACKERS] commitfest app, Andrew Dunstan, 13:05
- Re: [HACKERS] more than one index in a single heap pass?, decibel, 12:57
- Re: [HACKERS] [PATCH] DefaultACLs, Petr Jelinek, 12:44
- Re: [HACKERS] Duplicate key value error, "Dickson S. Guedes", 12:25
- Re: [HACKERS] slow count in window query, "Kevin Grittner", 12:00
- [HACKERS] Enhancement - code completion when typing set search_path, "Campbell, Lance", 11:34
- Re: [HACKERS] ALTER TABLE ... ALTER COLUMN ... SET DISTINCT, marcin mank, 11:28
- Re: [HACKERS] [PATCH] Psql List Languages, Fernando Ike, 11:26
- Re: [HACKERS] ALTER TABLE ... ALTER COLUMN ... SET DISTINCT, Dimitri Fontaine, 11:10
- [HACKERS] OT: Testing - please ignore, Richard Huxton, 11:01
- Re: [HACKERS] pg_stat_activity.application_name, "Kevin Grittner", 10:58
- Re: [HACKERS] slow count in window query, Pavel Stehule, 10:48
- Re: [HACKERS] slow count in window query, Pavel Stehule, 10:43
- Re: [HACKERS] slow count in window query, "Kevin Grittner", 10:34
- Re: [HACKERS] ECPG support for struct in INTO list, Boszormenyi Zoltan, 09:58
- Re: [HACKERS] Review: support for multiplexing SIGUSR1, Fujii Masao, 09:58
- Re: [HACKERS] [PATCH] DefaultACLs, Stephen Frost, 09:05
- Re: [HACKERS] [PATCH] DefaultACLs, Nikhil Sontakke, 09:00
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Peter Eisentraut, 08:59
- Re: [HACKERS] navigation menu for documents, Richard Huxton, 08:58
- Re: [HACKERS] [PATCH] DefaultACLs, Stephen Frost, 08:49
- Re: [HACKERS] ECPG support for struct in INTO list, Michael Meskes, 08:43
- [HACKERS] 'Could not attach to shared memory' bug in Windows, Paul Smith, 08:09
- Re: [HACKERS] [PATCH] DefaultACLs, Petr Jelinek, 06:28
- [HACKERS] ECPG support for struct in INTO list, Boszormenyi Zoltan, 06:27
- Re: [HACKERS] GRANT ON ALL IN schema, Nikhil Sontakke, 05:54
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Fujii Masao, 05:37
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Fujii Masao, 05:15
- Re: [HACKERS] [PATCH] DefaultACLs, Nikhil Sontakke, 04:55
- Re: [HACKERS] Review: support for multiplexing SIGUSR1, Fujii Masao, 04:41
- Re: [HACKERS] Lock Wait Statistics (next commitfest), Mark Kirkwood, 04:38
- Re: [HACKERS] pg_stat_activity.application_name, Peter Eisentraut, 04:19
- [HACKERS] Higher TOAST compression., Laurent Laborde, 04:16
- Re: [HACKERS] fmgroids.h not installed by "make install" in VPATH, Peter Eisentraut, 04:03
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Peter Eisentraut, 03:53
- Re: [HACKERS] Using results from INSERT ... RETURNING, Peter Eisentraut, 03:42
- Re: [HACKERS] slow count in window query, Hitoshi Harada, 03:19
- Re: [HACKERS] navigation menu for documents, "David E. Wheeler", 02:20
- [HACKERS] Review: revised hstore patch, "David E. Wheeler", 01:12
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Josh Berkus, 00:31
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 00:30
- Re: [HACKERS] slow count in window query, Pavel Stehule, 00:12
July 16, 2009
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE * -- REVIEW, Itagaki Takahiro, 23:56
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Robert Haas, 23:10
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 22:58
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Robert Haas, 22:54
- [HACKERS] Review: Revise parallel pg_restore's scheduling heuristic, "Kevin Grittner", 22:43
- Re: [HACKERS] join removal, Robert Haas, 22:27
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, Robert Haas, 21:38
- Re: [HACKERS] [PATCH] [v8.5] Security checks on largeobjects, KaiGai Kohei, 21:36
- Re: [HACKERS] join removal, Greg Stark, 21:02
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Andrew Dunstan, 20:58
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Alvaro Herrera, 20:51
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Brendan Jurd, 20:34
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Robert Haas, 20:32
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 20:25
- Re: [HACKERS] Docbook toolchain interfering with patch review?, "Kevin Grittner", 20:19
- Re: [HACKERS] [PATCH] [v8.5] Security checks on largeobjects, KaiGai Kohei, 20:13
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Brendan Jurd, 20:07
- Re: [HACKERS] WIP: generalized index constraints, Brendan Jurd, 19:51
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Andrew Dunstan, 19:40
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Tom Lane, 19:25
- Re: [HACKERS] Status report: getting plpgsql to use the core lexer, Tom Lane, 19:10
- Re: [HACKERS] Status report: getting plpgsql to use the core lexer, "Kevin Grittner", 18:55
- Re: [HACKERS] boolean in C, "Dann Corbit", 18:45
- Re: [HACKERS] Make planning via GEQO repeatable, Andres Freund, 17:40
- Re: [HACKERS] Review: support for multiplexing SIGUSR1, Jaime Casanova, 17:31
- Re: [HACKERS] Make planning via GEQO repeatable, Tom Lane, 17:04
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Andrew Dunstan, 16:55
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Euler Taveira de Oliveira, 16:54
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Greg Smith, 16:50
- Re: [HACKERS] WIP patch for TODO Item: Add prompt escape to display the client and server versions, Peter Eisentraut, 16:40
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Chris Spotts, 16:40
- Re: [HACKERS] Docbook toolchain interfering with patch review?, Merlin Moncure, 16:31
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Kenneth Marshall, 16:22
- Re: [HACKERS] pg_stat_activity.application_name, Heikki Linnakangas, 16:21
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE * -- REVIEW, Josh Berkus, 16:13
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Josh Berkus, 16:13
- Re: [HACKERS] pg_stat_activity.application_name, "Kevin Grittner", 15:54
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE * -- REVIEW, Robert Haas, 15:53
- Re: [HACKERS] navigation menu for documents, Andrew Dunstan, 15:49
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Robert Haas, 15:47
- Re: [HACKERS] pg_stat_activity.application_name, Greg Stark, 15:37
- Re: [HACKERS] pg_stat_activity.application_name, "Kevin Grittner", 15:33
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Andrew Dunstan, 15:26
- Re: [HACKERS] navigation menu for documents, "David E. Wheeler", 15:13
- Re: [HACKERS] pg_stat_activity.application_name, Jaime Casanova, 15:11
- [HACKERS] pg_stat_activity.application_name, "Kevin Grittner", 15:08
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Josh Berkus, 15:03
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 14:58
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE * -- REVIEW, Josh Berkus, 14:47
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Rick Gigger, 14:45
- [HACKERS] Docbook toolchain interfering with patch review?, Josh Berkus, 14:34
- Re: [HACKERS] [PATCH] [v8.5] Security checks on largeobjects, Robert Haas, 13:31
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Andres Freund, 13:29
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Tom Lane, 13:26
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Andres Freund, 13:26
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Robert Haas, 13:22
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Robert Haas, 13:13
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 13:10
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Greg Stark, 13:09
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Andres Freund, 12:49
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Andres Freund, 12:30
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Tom Lane, 12:23
- Re: [HACKERS] slow count in window query, Pavel Stehule, 12:06
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Tom Lane, 11:59
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Andres Freund, 11:52
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Tom Lane, 11:52
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Andres Freund, 11:46
- [HACKERS] Re: Review remove {join,from}_collapse_limit, add enable_join_ordering, Greg Stark, 11:46
- Re: [HACKERS] boolean in C, Bernd Helmle, 11:46
- Re: [HACKERS] boolean in C, Tom Lane, 11:42
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Heikki Linnakangas, 11:41
- Re: [HACKERS] Re: Review remove {join,from}_collapse_limit, add enable_join_ordering, Kenneth Marshall, 11:35
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Tom Lane, 11:32
- Re: [HACKERS] boolean in C, Zdenek Kotala, 11:30
- [HACKERS] Re: Review remove {join,from}_collapse_limit, add enable_join_ordering, Greg Stark, 11:27
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Tom Lane, 11:16
- Re: [HACKERS] boolean in C, Grzegorz Jaskiewicz, 10:32
- Re: [HACKERS] Mostly Harmless: c++bookends - patch 2 of 4, Peter Eisentraut, 10:30
- Re: [HACKERS] boolean in C, Tom Lane, 10:17
- [HACKERS] revised hstore patch, Andrew Gierth, 10:17
- Re: [HACKERS] [PATCH] plpythonu datatype conversion improvements, Peter Eisentraut, 10:16
- Re: [HACKERS] Mostly Harmless: c++bookends - patch 2 of 4, Robert Haas, 10:00
- Re: [HACKERS] boolean in C, Grzegorz Jaskiewicz, 09:59
- Re: [HACKERS] boolean in C, Peter Eisentraut, 09:53
- Re: [HACKERS] [PATCH] Psql List Languages, Peter Eisentraut, 09:41
- Re: [HACKERS] slow count in window query, Hitoshi Harada, 09:40
- Re: [HACKERS] boolean in C, Tom Lane, 09:37
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Andres Freund, 09:25
- Re: [HACKERS] boolean in C, Grzegorz Jaskiewicz, 09:23
- Re: [HACKERS] boolean in C, Tom Lane, 09:20
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Andres Freund, 09:18
- Re: [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Tom Lane, 09:13
- Re: [HACKERS] slow count in window query, Hitoshi Harada, 09:05
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Tom Lane, 08:53
- Re: [HACKERS] boolean in C, Grzegorz Jaskiewicz, 08:32
- Re: [HACKERS] boolean in C, Grzegorz Jaskiewicz, 08:11
- Re: [HACKERS] [PATCH] DefaultACLs, Petr Jelinek, 07:54
- Re: [HACKERS] boolean in C, Bernd Helmle, 07:52
- Re: [HACKERS] slow count in window query, Pavel Stehule, 07:07
- Re: [HACKERS] slow count in window query, Greg Stark, 07:02
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Peter Eisentraut, 06:55
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 06:36
- [HACKERS] boolean in C, Grzegorz Jaskiewicz, 06:12
- Re: [HACKERS] [PATCH] DefaultACLs, Nikhil Sontakke, 06:02
- Re: [HACKERS] Why does pg_standby require libpq.so.5?, Heikki Linnakangas, 06:00
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Rick Gigger, 05:34
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Heikki Linnakangas, 05:00
- [HACKERS] Review remove {join,from}_collapse_limit, add enable_join_ordering, Andres Freund, 04:48
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Dimitri Fontaine, 04:29
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Fujii Masao, 04:28
- [HACKERS] Review: support for multiplexing SIGUSR1, Jaime Casanova, 03:57
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Dimitri Fontaine, 03:53
- Re: [HACKERS] Mostly Harmless: c++reserved - patch 1 of 4, Peter Eisentraut, 02:35
- Re: [HACKERS] [PATCH] [v8.5] Security checks on largeobjects, Joshua Tolley, 02:26
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Heikki Linnakangas, 02:07
- Re: [HACKERS] WIP: generalized index constraints, Brendan Jurd, 01:22
- Re: [HACKERS] [PATCH] [v8.5] Security checks on largeobjects, KaiGai Kohei, 00:49
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 00:28
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, KaiGai Kohei, 00:23
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Tom Lane, 00:16
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Tom Lane, 00:15
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, Robert Haas, 00:15
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 00:13
- Re: [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 00:12
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 00:11
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 00:09
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 00:07
July 15, 2009
- Re: [HACKERS] visibility maps and heap_prune, Alex Hunsaker, 23:44
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, KaiGai Kohei, 23:41
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, Robert Haas, 23:20
- [HACKERS] [PATCH] SE-PgSQL/tiny rev.2193, KaiGai Kohei, 23:05
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, KaiGai Kohei, 22:38
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, Robert Haas, 22:11
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Tom Lane, 22:03
- Re: [HACKERS] Status report: getting plpgsql to use the core lexer, Tom Lane, 19:40
- Re: [HACKERS] Status report: getting plpgsql to use the core lexer, Alvaro Herrera, 19:29
- Re: [HACKERS] initdb auth method option and "ident sameuser", Tom Lane, 19:15
- [HACKERS] Status report: getting plpgsql to use the core lexer, Tom Lane, 18:43
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Dimitri Fontaine, 17:59
- Re: [HACKERS] [PATCH] Psql List Languages, Fernando Ike de Oliveira, 17:38
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Heikki Linnakangas, 17:03
- Re: [HACKERS] Add encoding support to COPY, Andrew Dunstan, 16:40
- Re: [HACKERS] Add encoding support to COPY, David Blewett, 16:19
- Re: [HACKERS] Add encoding support to COPY, Tom Lane, 16:07
- Re: [HACKERS] more than one index in a single heap pass?, Dimitri Fontaine, 15:52
- Re: [HACKERS] Sampling profiler updated, Stefan Moeding, 15:39
- Re: [HACKERS] changing enumlabel from a NameData to text, Mike Wilson, 15:36
- [HACKERS] initdb auth method option and "ident sameuser", Bernd Helmle, 15:28
- Re: [HACKERS] changing enumlabel from a NameData to text, Andrew Dunstan, 14:56
- [HACKERS] changing enumlabel from a NameData to text, Mike Wilson, 14:25
- Re: [HACKERS] Add encoding support to COPY, Alvaro Herrera, 14:20
- Re: [HACKERS] Add encoding support to COPY, Bernd Helmle, 14:05
- Re: [HACKERS] Add encoding support to COPY, David Blewett, 13:53
- Re: [HACKERS] [PATCH 3/3] Document geqo_seed variable., Andres Freund, 13:13
- Re: [HACKERS] [PATCH 3/3] Document geqo_seed variable., Robert Haas, 13:01
- Re: [HACKERS] Add encoding support to COPY, Nagy Karoly Gabriel, 12:59
- Re: [HACKERS] Mysql.whynot or PG vs MySQL comparison table?, Greg Smith, 12:45
- Re: [HACKERS] [GENERAL] large object does not exist after pg_migrator, Alvaro Herrera, 12:28
- Re: [HACKERS] hot standby - merged up to CVS HEAD, Simon Riggs, 12:27
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Alvaro Herrera, 12:23
- Re: [HACKERS] Add encoding support to COPY, Tom Lane, 12:17
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Tom Lane, 12:10
- Re: [HACKERS] Add encoding support to COPY, David Blewett, 12:08
- Re: [HACKERS] Add encoding support to COPY, Tom Lane, 12:04
- [HACKERS] Add encoding support to COPY, David Blewett, 11:51
- Re: [HACKERS] more than one index in a single heap pass?, Tom Lane, 10:53
- Re: [HACKERS] more than one index in a single heap pass?, Bruce Momjian, 10:45
- Re: [HACKERS] [PATCH 3/3] Document geqo_seed variable., Bernd Helmle, 10:13
- Re: [HACKERS] navigation menu for documents, Serge Fonville, 07:19
- Re: [HACKERS] Filtering dictionaries support and unaccent dictionary, Alvaro Herrera, 07:19
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Robert Haas, 07:15
- Re: [HACKERS] CommitFest 2009-07 is Now Closed, Robert Haas, 07:06
- Re: [HACKERS] navigation menu for documents, Peter Eisentraut, 06:33
- Re: [HACKERS] Mysql.whynot or PG vs MySQL comparison table?, Peter Eisentraut, 06:22
- [HACKERS] slow count in window query, Pavel Stehule, 06:18
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Tsutomu Yamada, 05:20
- Re: [HACKERS] Mysql.whynot or PG vs MySQL comparison table?, Andrea Suisani, 03:50
- Re: [HACKERS] Mysql.whynot or PG vs MySQL comparison table?, Jeff Davis, 03:33
- Re: [HACKERS] Mysql.whynot or PG vs MySQL comparison table?, Tommy Gildseth, 03:27
- [HACKERS] Mysql.whynot or PG vs MySQL comparison table?, Greg Stark, 03:20
- Re: [HACKERS] CommitFest 2009-07 is Now Closed, Kristian Larsson, 03:11
- Re: [HACKERS] CommitFest 2009-07 is Now Closed, Peter Eisentraut, 03:03
- Re: [HACKERS] Index AM API changes for deferability, Tom Lane, 02:08
- Re: [HACKERS] [PATCH 3/3] Document geqo_seed variable., Andres Freund, 02:06
- [HACKERS] Index AM API changes for deferability, Jeff Davis, 01:02
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Fujii Masao, 00:32
July 14, 2009
- Re: [HACKERS] pg_dump Add dumping of comments on index columns, higepon, 23:20
- Re: [HACKERS] [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros, Robert Haas, 22:59
- Re: [HACKERS] navigation menu for documents, Alvaro Herrera, 22:24
- Re: [HACKERS] [PATCH 3/3] Document geqo_seed variable., Robert Haas, 22:14
- Re: [HACKERS] Sampling profiler updated, Itagaki Takahiro, 22:12
- [HACKERS] execute on log_rotation, Jaime Casanova, 22:11
- Re: [HACKERS] navigation menu for documents, Brendan Jurd, 22:11
- Re: [HACKERS] CommitFest 2009-07 is Now Closed, Tatsuo Ishii, 21:16
- Re: [HACKERS] CommitFest 2009-07 is Now Closed, Robert Haas, 21:14
- Re: [HACKERS] CommitFest 2009-07 is Now Closed, Tatsuo Ishii, 20:55
- Re: [HACKERS] Index-only scans, Greg Stark, 20:50
- Re: [HACKERS] [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros, Jeremy Kerr, 20:42
- Re: [HACKERS] Index-only scans, Ron Mayer, 20:21
- [HACKERS] CommitFest 2009-07 is Now Closed, Robert Haas, 20:18
- Re: [HACKERS] more than one index in a single heap pass?, Glen Parker, 20:01
- Re: [HACKERS] more than one index in a single heap pass?, Andrew Dunstan, 19:32
- Re: [HACKERS] navigation menu for documents, Richard Huxton, 19:27
- Re: [HACKERS] navigation menu for documents, Andrew Dunstan, 19:11
- Re: [HACKERS] more than one index in a single heap pass?, Greg Stark, 19:04
- Re: [HACKERS] navigation menu for documents, Richard Huxton, 18:57
- Re: [HACKERS] navigation menu for documents, Dimitri Fontaine, 18:37
- [HACKERS] [PATCH 3/3] Document geqo_seed variable., Andres Freund, 18:34
- [HACKERS] [PATCH 2/3] Support a 'geqo_seed' GUC to make planning via GEQO repeatable., Andres Freund, 18:34
- [HACKERS] [PATCH 1/3] Add erand48() implementation for non-unixoid systems., Andres Freund, 18:34
- [HACKERS] Make planning via GEQO repeatable, Andres Freund, 18:34
- Re: [HACKERS] navigation menu for documents, Andrew Dunstan, 18:21
- Re: [HACKERS] navigation menu for documents, Dimitri Fontaine, 18:15
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Stefan Kaltenbrunner, 17:33
- [HACKERS] [PATCH] DefaultACLs, Petr Jelinek, 17:10
- Re: [HACKERS] WIP: Deferrable unique constraints, Kenneth Marshall, 17:06
- Re: [HACKERS] Alpha release process, Peter Eisentraut, 16:28
- Re: [HACKERS] Alpha release process, Peter Eisentraut, 16:27
- [HACKERS] navigation menu for documents, Andrew Dunstan, 16:17
- Re: [HACKERS] more than one index in a single heap pass?, Tom Lane, 15:50
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 15:46
- Re: [HACKERS] more than one index in a single heap pass?, Alvaro Herrera, 15:36
- [HACKERS] improvements for dict_xsyn extended synonym dictionary, Sergey V. Karpov, 15:35
- [HACKERS] more than one index in a single heap pass?, Andrew Dunstan, 15:33
- Re: [HACKERS] WIP: Deferrable unique constraints, Alvaro Herrera, 15:33
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 15:32
- Re: [HACKERS] Merge Append Patch merged up to 85devel, Heikki Linnakangas, 15:31
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 15:28
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 15:13
- [HACKERS] Filtering dictionaries support and unaccent dictionary, Oleg Bartunov, 15:12
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Robert Haas, 15:12
- Re: [HACKERS] Sampling profiler updated, Stefan Moeding, 15:04
- Re: [HACKERS] [GENERAL] large object does not exist after pg_migrator, Alvaro Herrera, 15:03
- Re: [HACKERS] WIP: Deferrable unique constraints, Alvaro Herrera, 15:00
- Re: [HACKERS] Synch Rep for CommitFest 2009-07, Heikki Linnakangas, 14:56
- Re: [HACKERS] WIP: Deferrable unique constraints, Kenneth Marshall, 14:29
- Re: [HACKERS] Alpha release process, Josh Berkus, 14:20
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Heikki Linnakangas, 14:18
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Dave Page, 14:17
- Re: [HACKERS] Alpha release process, Josh Berkus, 14:17
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 13:45
- Re: [HACKERS] Index-only scans, Mischa Sandberg, 13:43
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 13:21
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Jaime Casanova, 13:19
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 12:56
- Рассылки_Больше отдача только от ТВ, Фрося, 12:39
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Andrew Dunstan, 12:31
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Heikki Linnakangas, 12:31
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Stefan Kaltenbrunner, 12:21
- Re: [HACKERS] Predicate migration on complex self joins, Sam Mason, 12:09
- Re: [HACKERS] Sampling profiler updated, Jaime Casanova, 11:58
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Alvaro Herrera, 11:28
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Heikki Linnakangas, 11:26
- [HACKERS] Prefix support for synonym dictionary, Oleg Bartunov, 11:25
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Tom Lane, 11:23
- Re: [HACKERS] [PATCH 1/2 v3] [libpq] rework sigpipe-handling macros, Alvaro Herrera, 11:18
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 11:13
- Re: [HACKERS] Comments on automatic DML routing and explicit partitioning subcommands, Alvaro Herrera, 10:14
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Alvaro Herrera, 10:02
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Alvaro Herrera, 09:56
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Tom Lane, 09:55
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 09:49
- Re: [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Robert Haas, 09:46
- Re: [HACKERS] Index-only scans, Peter Eisentraut, 08:41
- [HACKERS] [PATCH] "could not reattach to shared memory" on Windows, Tsutomu Yamada, 06:22
- Re: [HACKERS] *_collapse_limit, geqo_threshold, marcin mank, 06:18
- [HACKERS] Sampling profiler updated, Itagaki Takahiro, 05:47
- [HACKERS] Comments on automatic DML routing and explicit partitioning subcommands, Simon Riggs, 05:39
- [HACKERS] Index-only quals, Heikki Linnakangas, 05:04
- Re: [HACKERS] Index-only scans, Simon Riggs, 04:52
- Re: [HACKERS] Index-only scans, Heikki Linnakangas, 04:38
- Re: [HACKERS] Index-only scans, Heikki Linnakangas, 04:23
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Jaime Casanova, 03:58
- Re: [HACKERS] WIP patch for TODO Item: Add prompt escape to display the client and server versions, Peter Eisentraut, 03:37
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 03:37
- Re: [HACKERS] pg_dump Add dumping of comments on index columns, Jaime Casanova, 03:34
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Itagaki Takahiro, 03:26
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Itagaki Takahiro, 02:26
- Re: [HACKERS] WIP patch for TODO Item: Add prompt escape to display the client and server versions, Jaime Casanova, 02:12
- Re: [HACKERS] COPY WITH CSV FORCE QUOTE *, Jaime Casanova, 01:39
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, KaiGai Kohei, 01:18
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, Robert Haas, 00:20
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, KaiGai Kohei, 00:06
July 13, 2009
- Re: [HACKERS] Index-only scans, Jaime Casanova, 23:39
- Re: [HACKERS] [RFC] obtaining the function call stack, Alvaro Herrera, 23:24
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 23:10
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, Robert Haas, 23:08
- Re: [HACKERS] [GENERAL] large object does not exist after pg_migrator, Bruce Momjian, 23:03
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 22:42
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 22:37
- Re: [HACKERS] [GENERAL] large object does not exist after pg_migrator, Bruce Momjian, 20:36
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Andres Freund, 20:34
- Re: [HACKERS] [GENERAL] large object does not exist after pg_migrator, Alvaro Herrera, 20:28
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 19:35
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, KaiGai Kohei, 19:21
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Tom Lane, 19:18
- Re: [HACKERS] Alpha release process, Bruce Momjian, 19:02
- Re: [HACKERS] Alpha release process, Alvaro Herrera, 19:00
- Re: [HACKERS] Alpha release process, Bruce Momjian, 18:54
- Re: [HACKERS] Rearrangement of the HTML docs build rules, Peter Eisentraut, 18:51
- Re: [HACKERS] Alpha release process, Tom Lane, 18:40
- Re: [HACKERS] Index-only scans, Mischa Sandberg, 18:38
- Re: [HACKERS] [GENERAL] large object does not exist after pg_migrator, Bruce Momjian, 18:38
- Re: [HACKERS] [GENERAL] large object does not exist after pg_migrator, Alvaro Herrera, 18:35
- Re: [HACKERS] [GENERAL] pg_migrator not setting values of sequences?, Bruce Momjian, 18:29
- Re: [HACKERS] [GENERAL] large object does not exist after pg_migrator, Bruce Momjian, 18:28
- Re: [HACKERS] [GENERAL] large object does not exist after pg_migrator, Bruce Momjian, 18:27
- Re: [HACKERS] Index-only scans, "Kevin Grittner", 18:22
- Re: [HACKERS] Alpha release process, Alvaro Herrera, 18:04
- Re: [HACKERS] Index-only scans, Greg Stark, 18:04
- Re: [HACKERS] Mostly Harmless: c++reserved - patch 1 of 4, Peter Eisentraut, 18:02
- Re: [HACKERS] Mostly Harmless: c++configure - patch 3 of 4, Peter Eisentraut, 17:55
- Re: [HACKERS] Alpha release process, Robert Haas, 17:53
- Re: [HACKERS] Mostly Harmless: c++bookends - patch 2 of 4, Peter Eisentraut, 17:51
- [HACKERS] final preparations for CommitFest 2009-07, Robert Haas, 17:36
- Re: [HACKERS] [RFC] obtaining the function call stack, Jaime Casanova, 17:02
- Re: [HACKERS] [RFC] obtaining the function call stack, "A.M.", 17:00
- Re: [HACKERS] Predicate migration on complex self joins, Jaime Casanova, 16:58
- Re: [HACKERS] [RFC] obtaining the function call stack, decibel, 16:51
- Re: [HACKERS] Predicate migration on complex self joins, decibel, 16:48
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Brendan Jurd, 16:46
- Re: [HACKERS] Index-only scans, Simon Riggs, 16:40
- Re: [HACKERS] Rearrangement of the HTML docs build rules, Alvaro Herrera, 16:37
- Re: [HACKERS] Rearrangement of the HTML docs build rules, Alvaro Herrera, 16:28
- Re: [HACKERS] Rearrangement of the HTML docs build rules, Bruce Momjian, 16:22
- Re: [HACKERS] Rearrangement of the HTML docs build rules, Tom Lane, 16:17
- [HACKERS] Rearrangement of the HTML docs build rules, Peter Eisentraut, 16:04
- Re: [HACKERS] Alpha release process, Peter Eisentraut, 16:04
- Re: [HACKERS] Alpha release process, Peter Eisentraut, 16:02
- Re: [HACKERS] Alpha release process, Tom Lane, 15:57
- Re: [HACKERS] Alpha release process, Bruce Momjian, 15:49
- Re: [HACKERS] Alpha release process, Bruce Momjian, 15:49
- Re: [HACKERS] Alpha release process, Bruce Momjian, 15:49
- Re: [HACKERS] Alpha release process, Alvaro Herrera, 15:47
- Re: [HACKERS] Alpha release process, "Kevin Grittner", 15:45
- Re: [HACKERS] [RFC] obtaining the function call stack, Heikki Linnakangas, 15:41
- Re: [HACKERS] [RFC] obtaining the function call stack, Pavel Stehule, 15:36
- Re: [HACKERS] [RFC] obtaining the function call stack, Tom Lane, 15:33
- [HACKERS] Alpha release process, Peter Eisentraut, 15:32
- Re: [HACKERS] [RFC] obtaining the function call stack, decibel, 15:30
- Re: [HACKERS] [RFC] obtaining the function call stack, Alvaro Herrera, 15:26
- Re: [HACKERS] [RFC] obtaining the function call stack, Alvaro Herrera, 15:22
- Re: [HACKERS] [RFC] obtaining the function call stack, Pavel Stehule, 15:16
- Re: [HACKERS] New types for transparent encryption, Sam Mason, 15:15
- Re: [HACKERS] Predicate migration on complex self joins, "Kevin Grittner", 15:03
- Re: [HACKERS] [RFC] obtaining the function call stack, Tom Lane, 15:02
- [HACKERS] [RFC] obtaining the function call stack, Alvaro Herrera, 14:57
- Re: [HACKERS] Predicate migration on complex self joins, Robert Haas, 14:33
- Re: [HACKERS] Predicate migration on complex self joins, Simon Riggs, 14:06
- Re: [HACKERS] Index-only scans, "Kevin Grittner", 14:04
- Re: [HACKERS] Predicate migration on complex self joins, Tom Lane, 13:49
- Re: [HACKERS] Predicate migration on complex self joins, Tom Lane, 13:33
- Re: [HACKERS] Predicate migration on complex self joins, "Kevin Grittner", 13:28
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 13:16
- [HACKERS] Predicate migration on complex self joins, Simon Riggs, 12:16
- Re: [HACKERS] (No) Autocast in 8.4 with operators "=" and "LIKE", Alvaro Herrera, 11:54
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, "Kevin Grittner", 11:34
- Re: [HACKERS] Index-only-scans, indexam API changes, Heikki Linnakangas, 11:32
- Re: [HACKERS] Index-only-scans, indexam API changes, Tom Lane, 11:16
- Re: [HACKERS] Index-only-scans, indexam API changes, Heikki Linnakangas, 11:03
- Re: [HACKERS] Index-only-scans, indexam API changes, Tom Lane, 10:18
- Re: [HACKERS] ECPG support for string pseudo-type, Boszormenyi Zoltan, 10:18
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Robert Haas, 10:18
- Re: [HACKERS] ECPG support for string pseudo-type, Boszormenyi Zoltan, 10:16
- Re: [HACKERS] xml in ruleutils, Peter Eisentraut, 10:04
- Re: [HACKERS] Maintenance Policy?, "Kevin Grittner", 09:56
- Re: [HACKERS] Index-only scans, Bruce Momjian, 09:38
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Peter Eisentraut, 08:47
- Re: E-mail - реклама с точной гарантией эффекта, Федор, 07:44
- Re: [HACKERS] Index-only-scans, indexam API changes, Greg Stark, 05:02
- [HACKERS] Index-only-scans, indexam API changes, Heikki Linnakangas, 03:19
- [HACKERS] Index-only scans, Heikki Linnakangas, 03:16
- Re: [HACKERS] Maintenance Policy?, "Albe Laurenz", 03:10
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 01:11
- Re: [HACKERS] New types for transparent encryption, tomas, 00:55
- Re: [HACKERS] New types for transparent encryption, Itagaki Takahiro, 00:22
July 12, 2009
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, KaiGai Kohei, 23:32
- Re: [HACKERS] Maintenance Policy?, Bruce Momjian, 21:58
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, Robert Haas, 21:44
- Re: [HACKERS] Maintenance Policy?, Greg Stark, 21:39
- Re: [HACKERS] Maintenance Policy?, Bruce Momjian, 21:07
- Re: [HACKERS] Maintenance Policy?, "Greg Sabino Mullane", 20:51
- Re: [HACKERS] Maintenance Policy?, Greg Stark, 20:04
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, KaiGai Kohei, 20:02
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 19:43
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 19:10
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Josh Berkus, 18:57
- Re: [HACKERS] Maintenance Policy?, Josh Berkus, 18:53
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 18:28
- [HACKERS] Summary: flex versions, bugs, warnings, etc, Tom Lane, 18:15
- Re: [HACKERS] Maintenance Policy?, Ron Mayer, 17:59
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 17:43
- Re: [HACKERS] Logging configuration changes, Robert Haas, 17:15
- Re: [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, Robert Haas, 16:40
- [HACKERS] fix: plpgsql: return query and dropped columns problem, Pavel Stehule, 16:25
- [HACKERS] Logging configuration changes, Peter Eisentraut, 15:55
- Re: [HACKERS] concurrent index builds unneeded lock?, Greg Stark, 11:52
- Re: [HACKERS] concurrent index builds unneeded lock?, Tom Lane, 11:51
- Re: [HACKERS] concurrent index builds unneeded lock?, Tom Lane, 11:42
- Re: [HACKERS] concurrent index builds unneeded lock?, Greg Stark, 11:29
- Re: [HACKERS] concurrent index builds unneeded lock?, Tom Lane, 11:17
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Pavel Stehule, 11:05
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 11:02
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Andres Freund, 10:57
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 10:44
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 10:34
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 10:31
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Andres Freund, 08:57
- Re: [HACKERS] New types for transparent encryption, Sam Mason, 08:57
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Pavel Stehule, 03:09
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 01:13
July 11, 2009
- Re: [HACKERS] First CommitFest: July 15th, Robert Haas, 22:40
- Re: [HACKERS] Maintenance Policy?, Andrew Dunstan, 21:18
- Re: [HACKERS] Maintenance Policy?, Josh Berkus, 21:02
- Re: [HACKERS] concurrent index builds unneeded lock?, Josh Berkus, 20:53
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 19:48
- Re: [HACKERS] WIP: generalized index constraints, Tom Lane, 19:06
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 18:24
- Re: [HACKERS] Odd historical fact about Bison, Michael Meskes, 16:20
- Re: [HACKERS] Odd historical fact about Bison, Andrew Dunstan, 15:43
- Re: [HACKERS] Odd historical fact about Bison, Josh Berkus, 15:35
- Re: [HACKERS] Odd historical fact about Bison, Shane Ambler, 15:24
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 14:33
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Andres Freund, 14:27
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Kenneth Marshall, 13:28
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 12:47
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Andres Freund, 12:43
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 12:23
- Re: [HACKERS] concurrent index builds unneeded lock?, Tom Lane, 12:02
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Andres Freund, 11:19
- [HACKERS] xml in ruleutils, andrzej barszcz, 10:37
- Re: [HACKERS] concurrent index builds unneeded lock?, Theo Schlossnagle, 08:42
- Re: [HACKERS] concurrent index builds unneeded lock?, Greg Stark, 06:50
- Re: [HACKERS] bytea vs. pg_dump, Peter Eisentraut, 06:40
- Re: [HACKERS] concurrent index builds unneeded lock?, Theo Schlossnagle, 01:17
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 00:21
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 00:19
- Re: [HACKERS] concurrent index builds unneeded lock?, Tom Lane, 00:12
- [HACKERS] concurrent index builds unneeded lock?, Theo Schlossnagle, 00:02
July 10, 2009
- nike clothing,nike shoes,online store,http://www.nbashoe.com air Jordan Shoes,Nike Air Jordans, Air Force Ones,Retro Air Jordan, Bape Hoodies,Bape shoes-Tencent Traveler|Jordan Shoes,Nike Air Jordans, Air Force Ones,Retro Air Jordan, Bape Hoodie, emwiwmgneimemqnw iwnwimwiwmiwimwimw, 23:48
- Re: [HACKERS] Maintenance Policy?, "D'Arcy J.M. Cain", 22:37
- Re: [HACKERS] Maintenance Policy?, "David E. Wheeler", 21:05
- Re: [HACKERS] Maintenance Policy?, Tom Lane, 20:39
- Re: [HACKERS] Maintenance Policy?, Andrew Dunstan, 20:29
- Re: [HACKERS] Maintenance Policy?, Robert Haas, 20:16
- Re: [HACKERS] Maintenance Policy?, Bruce Momjian, 19:52
- Re: [HACKERS] Maintenance Policy?, Tom Lane, 19:51
- Re: [HACKERS] Maintenance Policy?, "David E. Wheeler", 19:43
- [HACKERS] Commitfest Code Sprint with PUGs, Josh Berkus, 19:06
- Re: [HACKERS] Maintenance Policy?, Josh Berkus, 19:01
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Ron Mayer, 18:48
- Re: [HACKERS] git.postgresql.org vs. REL8_1_STABLE, James Pye, 18:47
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Josh Berkus, 15:49
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 14:48
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Jaime Casanova, 14:44
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 14:32
- [HACKERS] git.postgresql.org vs. REL8_1_STABLE, Joshua Tolley, 14:03
- Re: [HACKERS] *_collapse_limit, geqo_threshold, "Kevin Grittner", 13:59
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 13:52
- Re: [HACKERS] *_collapse_limit, geqo_threshold, "Kevin Grittner", 13:28
- Re: [HACKERS] Lock Wait Statistics (next commitfest), Jaime Casanova, 13:23
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 13:18
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 13:06
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Dimitri Fontaine, 12:48
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Stefan Kaltenbrunner, 12:35
- [HACKERS] Patch for contains/overlap of polygons, Teodor Sigaev, 11:43
- Re: [HACKERS] WIP: to_char, support for EEEE format, Brendan Jurd, 11:26
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 11:22
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, decibel, 11:19
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Stefan Kaltenbrunner, 05:00
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Dave Page, 03:17
- [HACKERS] [PATCH] SE-PgSQL/lite rev.2163, KaiGai Kohei, 03:00
July 09, 2009
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Robert Haas, 21:23
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 21:11
- Re: [HACKERS] Odd historical fact about Bison, "Dickson S. Guedes", 19:35
- Re: [HACKERS] Odd historical fact about Bison, Andres Freund, 19:24
- Re: [HACKERS] Odd historical fact about Bison, "Kevin Grittner", 19:11
- Re: [HACKERS] Odd historical fact about Bison, Josh Berkus, 18:58
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Dave Page, 18:53
- [HACKERS] Odd historical fact about Bison, Tom Lane, 18:40
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Robert Haas, 18:31
- Re: [HACKERS] [pgsql-www] Launching commitfest.postgresql.org, Peter Eisentraut, 18:07
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 15:31
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Brendan Jurd, 15:14
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 14:33
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Josh Berkus, 14:25
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 14:20
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Joshua Tolley, 13:53
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Brendan Jurd, 13:35
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, "Dickson S. Guedes", 13:35
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 13:16
- imovel 0xx27 3084-5709 Jardim camburi apartamento apto 3 quartos 3qts em jardim camburi 4211506352, apartamento 3 quartos jardim camburi, 12:24
- [HACKERS] Launching commitfest.postgresql.org, Brendan Jurd, 12:06
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Andres Freund, 11:39
- Re: [HACKERS] *_collapse_limit, geqo_threshold, "Kevin Grittner", 11:37
- Скидки на доставку рекламы, Вера, 11:26
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Peter Hunsberger, 10:14
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, "Kevin Grittner", 10:13
- Re: [HACKERS] *_collapse_limit, geqo_threshold, "Kevin Grittner", 09:40
- Re: [HACKERS] bytea vs. pg_dump, Pavel Golub, 08:52
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Noah Misch, 08:23
- Re: [HACKERS] multi-threaded pgbench, Itagaki Takahiro, 04:51
- Re: [HACKERS] modules missing from Application Stack Wizard?, Dave Page, 03:58
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Dimitri Fontaine, 03:41
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 03:16
- [HACKERS] Round Robin Reviewers, Robert Haas, 02:43
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 02:25
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 02:08
- Re: [HACKERS] multi-threaded pgbench, Greg Smith, 00:08
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 00:06
July 08, 2009
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Noah Misch, 23:38
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 22:43
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Joshua Tolley, 22:17
- Re: [HACKERS] multi-threaded pgbench, Itagaki Takahiro, 22:09
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 21:26
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 21:10
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Kenneth Marshall, 18:14
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 17:46
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 17:23
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Kenneth Marshall, 17:18
- Re: [HACKERS] *_collapse_limit, geqo_threshold, "Kevin Grittner", 17:13
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 16:57
- Fwd: [HACKERS] tsvector extraction patch, Mike Rylander, 16:18
- Re: [HACKERS] tsvector extraction patch, Alvaro Herrera, 15:38
- Re: [HACKERS] Does EXEC_BACKEND mode still need to propagate setlocale settings?, Tom Lane, 14:51
- Re: [HACKERS] Does EXEC_BACKEND mode still need to propagate setlocale settings?, Heikki Linnakangas, 14:46
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Alvaro Herrera, 14:25
- [HACKERS] Does EXEC_BACKEND mode still need to propagate setlocale settings?, Tom Lane, 14:16
- Re: [HACKERS] 8.4.0 vs. locales vs. pl/perl?, Heikki Linnakangas, 13:37
- Re: [HACKERS] 8.4.0 vs. locales vs. pl/perl?, Tom Lane, 13:31
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Chris Browne, 12:59
- Re: [HACKERS] multi-threaded pgbench, Andrew Dunstan, 12:57
- Re: [HACKERS] New types for transparent encryption, Chris Browne, 12:55
- Re: [HACKERS] New types for transparent encryption, Chris Browne, 12:43
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Kenneth Marshall, 12:42
- Re: [HACKERS] multi-threaded pgbench, Tom Lane, 12:40
- Re: [HACKERS] multi-threaded pgbench, Greg Smith, 12:38
- [HACKERS] 8.4.0 vs. locales vs. pl/perl?, Andrew Gierth, 12:30
- Re: [HACKERS] multi-threaded pgbench, Stefan Kaltenbrunner, 12:03
- Re: [HACKERS] multi-threaded pgbench, Andrew Dunstan, 11:56
- Re: [HACKERS] multi-threaded pgbench, Tom Lane, 11:46
- Re: [HACKERS] multi-threaded pgbench, Heikki Linnakangas, 11:41
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Heikki Linnakangas, 11:29
- Re: [HACKERS] multi-threaded pgbench, Alvaro Herrera, 11:23
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from theprimary to the standby, "Kevin Grittner", 11:15
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Heikki Linnakangas, 10:59
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Dimitri Fontaine, 10:37
- Re: [HACKERS] pg_migrator mention in documentation, Bruce Momjian, 10:18
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, "Kevin Grittner", 09:59
- Re: [HACKERS] pgxs and make check message, Peter Eisentraut, 09:47
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Noah Misch, 09:43
- Re: [HACKERS] bytea vs. pg_dump, Pavel Stehule, 05:29
- Re: [HACKERS] bytea vs. pg_dump, Bernd Helmle, 05:23
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 05:17
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Jan Urbański, 04:23
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Dimitri Fontaine, 04:06
- Re: [HACKERS] WIP: generalized index constraints, Dean Rasheed, 03:48
- Re: [HACKERS] WIP: Deferrable unique constraints, Dean Rasheed, 03:37
- Re: [HACKERS] pg_migrator mention in documentation, Peter Eisentraut, 02:35
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 02:04
- Re: [HACKERS] New types for transparent encryption, Greg Stark, 01:56
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Brendan Jurd, 01:44
- Re: [HACKERS] New types for transparent encryption, Itagaki Takahiro, 01:43
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Brendan Jurd, 01:32
- [HACKERS] multi-threaded pgbench, Itagaki Takahiro, 01:25
- Re: [HACKERS] First CommitFest: July 15th, Joshua Tolley, 01:11
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 00:25
July 07, 2009
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 23:57
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 23:46
- Re: [HACKERS] New types for transparent encryption, Andrew Chernow, 22:59
- Re: [HACKERS] New types for transparent encryption, Andrew Dunstan, 22:49
- Re: [HACKERS] New types for transparent encryption, Andrew Chernow, 22:41
- Re: [HACKERS] New types for transparent encryption, Greg Stark, 21:09
- Re: [HACKERS] New types for transparent encryption, Itagaki Takahiro, 20:49
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Greg Stark, 19:56
- Re: [HACKERS] 8.4, One-Time Filter and subquery ( ... FROM function() union all ... ), Sergey Burladyan, 19:44
- [HACKERS] fmgroids.h not installed by "make install" in VPATH, Alvaro Herrera, 19:09
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 18:54
- Re: [HACKERS] 8.4, One-Time Filter and subquery ( ... FROM function() union all ... ), Tom Lane, 18:36
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 18:33
- Re: [HACKERS] 8.4, One-Time Filter and subquery ( ... FROM function() union all ... ), Sergey Burladyan, 18:32
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 18:29
- Re: [HACKERS] WIP: Deferrable unique constraints, Jeff Davis, 18:19
- Re: [HACKERS] 8.4, One-Time Filter and subquery ( ... FROM function() union all ... ), Tom Lane, 18:17
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 18:15
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Alvaro Herrera, 18:10
- Re: [HACKERS] bytea vs. pg_dump, Tom Lane, 18:07
- Re: [HACKERS] bytea vs. pg_dump, Peter Eisentraut, 17:58
- Re: [HACKERS] *_collapse_limit, geqo_threshold, "Kevin Grittner", 17:56
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 17:56
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 17:43
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 17:41
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 17:35
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Tom Lane, 17:33
- Re: [HACKERS] 8.4, One-Time Filter and subquery ( ... FROM function() union all ... ), Sergey Burladyan, 17:14
- [HACKERS] Using results from INSERT ... RETURNING, Marko Tiikkaja, 16:31
- Re: [HACKERS] Maintenance Policy?, "David E. Wheeler", 16:14
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Alvaro Herrera, 16:08
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Dimitri Fontaine, 16:08
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 16:05
- Re: [HACKERS] *_collapse_limit, geqo_threshold, "Kevin Grittner", 16:03
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Dimitri Fontaine, 16:01
- Re: [HACKERS] Maintenance Policy?, Alvaro Herrera, 15:59
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 15:45
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 15:42
- Re: [HACKERS] Have \d show child tables that inherit from the specified parent, Tom Lane, 15:35
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Dimitri Fontaine, 15:33
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 15:30
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Dimitri Fontaine, 15:30
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, "Kevin Grittner", 15:24
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 15:16
- Re: [HACKERS] Maintenance Policy?, Andrew Dunstan, 15:14
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Peter Eisentraut, 15:14
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Tom Lane, 15:12
- Re: [HACKERS] Maintenance Policy?, "David E. Wheeler", 15:09
- Re: [HACKERS] Have \d show child tables that inherit from the specified parent, Peter Eisentraut, 15:06
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Heikki Linnakangas, 15:00
- Re: [HACKERS] Maintenance Policy?, Alvaro Herrera, 14:59
- Re: [HACKERS] WIP: generalized index constraints, Tom Lane, 14:57
- Re: [HACKERS] Maintenance Policy?, "David E. Wheeler", 14:54
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 14:52
- Re: [HACKERS] information_schema.columns changes needed for OLEDB, Peter Eisentraut, 14:42
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Tom Lane, 14:21
- Re: [HACKERS] WIP: generalized index constraints, Greg Stark, 13:57
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Andres Freund, 13:56
- Re: [HACKERS] WIP: generalized index constraints, Simon Riggs, 13:47
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 13:45
- Re: [HACKERS] New types for transparent encryption, Tom Lane, 13:38
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Greg Stark, 13:37
- Re: [HACKERS] WIP: generalized index constraints, Simon Riggs, 13:36
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 13:32
- Re: [HACKERS] GRANT ON ALL IN schema, Simon Riggs, 13:31
- Re: [HACKERS] WIP: generalized index constraints, Tom Lane, 13:22
- Re: [HACKERS] Maintenance Policy?, Alvaro Herrera, 13:18
- [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Greg Stark, 13:18
- Re: [HACKERS] GRANT ON ALL IN schema, Greg Stark, 13:10
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 12:58
- Re: [HACKERS] Maintenance Policy?, "David E. Wheeler", 12:38
- Re: [HACKERS] Have \d show child tables that inherit from the specified parent, Tom Lane, 12:35
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, "Kevin Grittner", 12:30
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Brendan Jurd, 12:26
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, "Kevin Grittner", 12:24
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, "Kevin Grittner", 12:22
- Re: [HACKERS] Maintenance Policy?, Andrew Dunstan, 12:13
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Andres Freund, 12:10
- Re: [HACKERS] Maintenance Policy?, "David E. Wheeler", 12:06
- Re: [HACKERS] 8.3 PLpgSQL Can't Compare Records?, "David E. Wheeler", 12:02
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Initialise perl library as documented in perl API., Andrew Dunstan, 11:57
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Tom Lane, 11:49
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Tom Lane, 11:40
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Andres Freund, 11:19
- Re: [HACKERS] GRANT ON ALL IN schema, Tom Lane, 11:16
- Re: [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 11:11
- Re: [HACKERS] Maintenance Policy?, Tom Lane, 11:06
- Re: [HACKERS] *_collapse_limit, geqo_threshold, "Kevin Grittner", 10:31
- Re: [HACKERS] Small foreign key error message improvement, Tom Lane, 10:28
- Re: [HACKERS] Reduce the memcpy call from SearchCatCache, Tom Lane, 10:22
- Re: [HACKERS] Reduce the memcpy call from SearchCatCache, Atsushi Ogawa, 09:03
- Re: [HACKERS] WIP: generalized index constraints, Teodor Sigaev, 08:53
- Re: [HACKERS] New types for transparent encryption, Bill Moran, 08:52
- Re: [HACKERS] Merge Append Patch merged up to 85devel, Teodor Sigaev, 08:47
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 07:51
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Andrew Dunstan, 07:46
- Re: [HACKERS] Maintenance Policy?, Andrew Dunstan, 07:21
- Re: [HACKERS] GRANT ON ALL IN schema, Simon Riggs, 06:45
- Re: [HACKERS] Small foreign key error message improvement, Peter Eisentraut, 06:20
- Re: [HACKERS] New types for transparent encryption, tomas, 06:17
- Re: [HACKERS] New types for transparent encryption, Heikki Linnakangas, 05:27
- Re: [HACKERS] New types for transparent encryption, Greg Stark, 05:23
- Re: [HACKERS] New types for transparent encryption, Heikki Linnakangas, 05:09
- [HACKERS] New types for transparent encryption, Itagaki Takahiro, 04:35
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Brendan Jurd, 04:29
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Heikki Linnakangas, 04:07
- Re: [HACKERS] ECPG support for string pseudo-type, Michael Meskes, 04:03
- Re: [HACKERS] ECPG support for string pseudo-type, Michael Meskes, 03:56
- Re: [HACKERS] 8.3 PLpgSQL Can't Compare Records?, "Albe Laurenz", 03:49
- Re: [HACKERS] Maintenance Policy?, Dave Page, 03:45
- Re: [HACKERS] Maintenance Policy?, Heikki Linnakangas, 03:28
- [HACKERS] *_collapse_limit, geqo_threshold, Robert Haas, 01:30
- Re: [HACKERS] Patch for automating partitions in PostgreSQL 8.4 Beta 2, Jaime Casanova, 00:48
July 06, 2009
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 23:47
- Re: [HACKERS] ALTER SET DISTINCT vs. Oracle-like DBMS_STATS, Itagaki Takahiro, 22:06
- Re: [HACKERS] Join optimization for inheritance tables, Greg Stark, 18:14
- Re: [HACKERS] Join optimization for inheritance tables, Nedyalko Borisov, 17:23
- Re: [HACKERS] TODO items: Alter view add column, "Kevin Grittner", 17:16
- Re: [HACKERS] TODO items: Alter view add column, Alvaro Herrera, 17:08
- Re: [HACKERS] TODO items: Alter view add column, Bruce Momjian, 17:06
- Re: [HACKERS] TODO items: Alter view add column, Jaime Casanova, 16:53
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 16:37
- Re: [HACKERS] please, actualize czech link on international sites list, Pavel Stehule, 16:20
- Re: [HACKERS] TODO items: Alter view add column, Bernd Helmle, 16:15
- Re: [HACKERS] Small foreign key error message improvement, Tom Lane, 16:00
- Re: [HACKERS] please, actualize czech link on international sites list, Stefan Kaltenbrunner, 15:53
- [HACKERS] pgxs and make check message, Peter Eisentraut, 15:42
- [HACKERS] please, actualize czech link on international sites list, Pavel Stehule, 15:42
- [HACKERS] Small foreign key error message improvement, Peter Eisentraut, 15:40
- Re: [HACKERS] Reduce the memcpy call from SearchCatCache, Tom Lane, 15:38
- [HACKERS] Maintenance Policy?, "David E. Wheeler", 15:37
- Re: [HACKERS] information_schema.columns changes needed for OLEDB, Tom Lane, 15:16
- Re: [HACKERS] information_schema.columns changes needed for OLEDB, Peter Eisentraut, 14:37
- Re: [HACKERS] 8.4, One-Time Filter and subquery ( ... FROM function() union all ... ), Tom Lane, 14:30
- Re: [HACKERS] TODO items: Alter view add column, Bruce Momjian, 13:51
- Re: [HACKERS] WIP: generalized index constraints, Greg Stark, 13:38
- Re: [HACKERS] WIP: generalized index constraints, Simon Riggs, 13:27
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 13:20
- Re: [HACKERS] Show method of index, Peter Eisentraut, 13:02
- Re: [HACKERS] 8.4, One-Time Filter and subquery ( ... FROM function() union all ... ), Tom Lane, 12:20
- [HACKERS] TODO items: Alter view add column, Jaime Casanova, 12:10
- Re: [HACKERS] WIP: generalized index constraints, Greg Stark, 12:02
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 11:57
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 11:50
- Re: [HACKERS] WIP: generalized index constraints, Jeff Davis, 11:38
- Re: [HACKERS] ALTER SET DISTINCT vs. Oracle-like DBMS_STATS, Alvaro Herrera, 11:36
- Re: [HACKERS] tsvector extraction patch, Mike Rylander, 11:25
- Re: [HACKERS] First CommitFest: July 15th, Bruce Momjian, 11:18
- Re: [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Tom Lane, 11:16
- Re: [HACKERS] First CommitFest: July 15th, David Fetter, 11:08
- Re: [HACKERS] Determining client_encoding from client locale, Heikki Linnakangas, 11:00
- Re: [HACKERS] WIP: generalized index constraints, David Fetter, 10:30
- Re: [HACKERS] commitfest.postgresql.org, "Kevin Grittner", 09:52
- [HACKERS] Reduce the memcpy call from SearchCatCache, Atsushi Ogawa, 09:15
- Re: [HACKERS] First CommitFest: July 15th, Bruce Momjian, 09:12
- Re: [HACKERS] WIP: generalized index constraints, Greg Stark, 07:28
- Re: [HACKERS] WIP: generalized index constraints, Simon Riggs, 06:56
- [HACKERS] ALTER SET DISTINCT vs. Oracle-like DBMS_STATS, Itagaki Takahiro, 06:28
- Re: [HACKERS] FYI: fdatasync vs sync_file_range, Simon Riggs, 06:25
- Re: [HACKERS] FYI: fdatasync vs sync_file_range, Heikki Linnakangas, 06:01
- [HACKERS] FYI: fdatasync vs sync_file_range, Fujii Masao, 04:54
- Re: [HACKERS] Feedback on writing extensible modules, Dimitri Fontaine, 04:50
- Re: [HACKERS] tsvector extraction patch, Peter Eisentraut, 03:43
- Re: [HACKERS] First CommitFest: July 15th, Peter Eisentraut, 03:33
- Re: [HACKERS] 8.5 development schedule, Heikki Linnakangas, 02:58
- [HACKERS] Re: Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 02:53
July 05, 2009
- [HACKERS] WIP: generalized index constraints, Jeff Davis, 20:28
- Re: [HACKERS] Merge Append Patch merged up to 85devel, Greg Stark, 20:23
- Re: [HACKERS] 8.4, One-Time Filter and subquery ( ... FROM function() union all ... ), Sergey Burladyan, 18:36
- [HACKERS] 8.4, One-Time Filter and subquery ( ... FROM function() union all ... ), Sergey Burladyan, 18:26
- Re: [HACKERS] Feedback on writing extensible modules, Tom Lane, 18:24
- Re: [HACKERS] Feedback on writing extensible modules, Dimitri Fontaine, 18:02
- Re: [HACKERS] Merge Append Patch merged up to 85devel, Robert Haas, 17:34
- [HACKERS] Merge Append Patch merged up to 85devel, Gregory Stark, 11:02
- [HACKERS] Merge Append Patch merged up to 85devel, Gregory Stark, 11:02
- Re: [HACKERS] Did COPY performance regression solve in 8.4rc2?, Toshihiro Kitagawa, 09:49
- Re: [HACKERS] Multi-Dimensional Histograms, Gregory Maxwell, 04:15
- Re: [HACKERS] problem with varlena and extended type, Pavel Stehule, 03:48
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Brendan Jurd, 02:54
- Re: [HACKERS] problem with varlena and extended type, Pavel Stehule, 01:39
- Re: [HACKERS] pg_migrator mention in documentation, Bruce Momjian, 01:07
July 04, 2009
- Re: [HACKERS] commitfest.postgresql.org, Robert Haas, 19:09
- Re: [HACKERS] commitfest.postgresql.org, Dimitri Fontaine, 18:18
- Re: [HACKERS] commitfest.postgresql.org, Peter Eisentraut, 18:13
- Re: [HACKERS] problem with varlena and extended type, Greg Stark, 17:46
- Re: [HACKERS] problem with varlena and extended type, Greg Stark, 17:31
- [HACKERS] problem with varlena and extended type, Pavel Stehule, 15:58
- Re: [HACKERS] ECPG support for string pseudo-type, Boszormenyi Zoltan, 11:09
- Re: [HACKERS] ECPG support for string pseudo-type, Tom Lane, 09:51
- [HACKERS] ECPG support for string pseudo-type, Boszormenyi Zoltan, 09:39
- Re: [HACKERS] pg_migrator mention in documentation, Greg Stark, 07:26
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 06:27
- Re: [HACKERS] single bit integer (TINYINT) revisited for 8.5, Simon Riggs, 05:34
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Brendan Jurd, 00:50
July 03, 2009
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 23:56
- [HACKERS] Round-Robin Reviewers Needed, Robert Haas, 23:43
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Brendan Jurd, 23:42
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 23:14
- Re: [HACKERS] commitfest.postgresql.org, Robert Haas, 23:11
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 23:09
- Re: [HACKERS] First CommitFest: July 15th, Andrew Dunstan, 21:11
- Re: [HACKERS] First CommitFest: July 15th, Ron Mayer, 20:54
- Re: [HACKERS] pg_migrator mention in documentation, Joe Conway, 19:03
- Re: [HACKERS] SQL state in log_line_prefix, Guillaume Smet, 18:54
- Re: [HACKERS] commitfest.postgresql.org, Robert Haas, 18:50
- Re: [HACKERS] commitfest.postgresql.org, "Joshua D. Drake", 18:19
- Re: [HACKERS] commitfest.postgresql.org, Robert Haas, 17:57
- Re: [HACKERS] First CommitFest: July 15th, Robert Haas, 17:54
- Re: [HACKERS] commitfest.postgresql.org, "Joshua D. Drake", 17:49
- Re: [HACKERS] commitfest.postgresql.org, Tom Lane, 16:54
- Re: [HACKERS] commitfest.postgresql.org, Peter Eisentraut, 16:43
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 16:34
- Re: [HACKERS] First CommitFest: July 15th, "Kevin Grittner", 16:28
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, "Kevin Grittner", 16:09
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 16:00
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, "Kevin Grittner", 15:48
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 15:40
- Re: [HACKERS] pg_migrator mention in documentation, Bruce Momjian, 15:29
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 15:27
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 15:26
- Re: [HACKERS] First CommitFest: July 15th, Zdenek Kotala, 15:22
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 15:22
- Re: [HACKERS] First CommitFest: July 15th, Zdenek Kotala, 15:20
- Re: [HACKERS] PGXS problem with pdftotext, "Kevin Grittner", 15:19
- Re: [HACKERS] pg_migrator mention in documentation, Tom Lane, 15:19
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Andrew Chernow, 15:15
- Re: [HACKERS] SQL state in log_line_prefix, Peter Eisentraut, 15:14
- Re: [HACKERS] PGXS problem with pdftotext, Tom Lane, 15:12
- Re: [HACKERS] PGXS problem with pdftotext, Tom Lane, 15:10
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Dimitri Fontaine, 15:08
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 15:03
- Re: [HACKERS] PGXS problem with pdftotext, "Kevin Grittner", 15:02
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Andrew Chernow, 15:00
- Re: [HACKERS] Have \d show child tables that inherit from the specified parent, Peter Eisentraut, 14:57
- Re: [HACKERS] PGXS problem with pdftotext, "Kevin Grittner", 14:54
- Re: [HACKERS] 8.5 development schedule, Robert Haas, 14:51
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 14:45
- Re: [HACKERS] PGXS problem with pdftotext, Tom Lane, 14:45
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 14:44
- Re: [HACKERS] pg_migrator mention in documentation, Alvaro Herrera, 14:25
- Re: [HACKERS] PGXS problem with pdftotext, "Kevin Grittner", 14:23
- Re: [HACKERS] pg_migrator mention in documentation, Bruce Momjian, 14:11
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, "Joshua D. Drake", 14:10
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Treat, 14:06
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Zdenek Kotala, 13:56
- Re: [HACKERS] single bit integer (TINYINT) revisited for 8.5, Robert Treat, 13:38
- Re: [HACKERS] pg_migrator mention in documentation, Tom Lane, 13:35
- Re: [HACKERS] pg_migrator mention in documentation, Bruce Momjian, 13:22
- Re: [HACKERS] 8.5 development schedule, Tom Lane, 13:16
- Re: [HACKERS] pg_migrator mention in documentation, Tom Lane, 13:05
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 12:15
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 12:00
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 11:50
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Heikki Linnakangas, 11:46
- Re: [HACKERS] [PATCH] SE-PostgreSQL Updates rev.2096, Robert Haas, 11:34
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 11:32
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Robert Haas, 11:22
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 10:40
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 10:35
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Tom Lane, 10:14
- Re: [HACKERS] bug in Google translate snippet, Jan Urbański, 04:24
- Re: [HACKERS] 8.5 development schedule, Heikki Linnakangas, 04:21
- Re: [HACKERS] bug in Google translate snippet, Jan Urbański, 04:08
- Re: [HACKERS] tsvector extraction patch, Hans-Juergen Schoenig -- PostgreSQL, 04:01
- [HACKERS] tsvector extraction patch, Hans-Juergen Schoenig -- PostgreSQL, 03:49
- [HACKERS] Non-blocking communication between a frontend and a backend (pqcomm), Fujii Masao, 03:37
- [HACKERS] Provide support for multiplexing SIGUSR1 signal, Fujii Masao, 02:41
- Re: [HACKERS] First CommitFest: July 15th, Peter Eisentraut, 02:19
- Re: [HACKERS] PGXS problem with pdftotext, Dimitri Fontaine, 02:15
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Brendan Jurd, 01:49
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Jaime Casanova, 01:43
- Re: [HACKERS] [pgsql-www] commitfest.postgresql.org, Brendan Jurd, 01:34
- Re: [HACKERS] [PATCH] SE-PostgreSQL Updates rev.2096, KaiGai Kohei, 01:18
- Re: [HACKERS] HEAD is open for 8.5 development, Greg Smith, 01:17
- Re: [HACKERS] Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 01:13
- Re: [HACKERS] [PATCH] SE-PostgreSQL Updates rev.2096, Robert Haas, 01:07
- Re: [HACKERS] Synch Rep: direct transfer of WAL file from the primary to the standby, Robert Haas, 01:01
- [HACKERS] commitfest.postgresql.org, Robert Haas, 00:57
- Re: [HACKERS] Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 00:45
- Re: [HACKERS] Synch Rep: direct transfer of WAL file from the primary to the standby, Fujii Masao, 00:32
July 02, 2009
- Re: [HACKERS] Synch Rep: direct transfer of WAL file from the primary to the standby, Alvaro Herrera, 22:59
- Re: [HACKERS] [PATCH] SE-PostgreSQL Updates rev.2096, KaiGai Kohei, 22:45
- Re: [HACKERS] First CommitFest: July 15th, Robert Haas, 22:16
- Re: [HACKERS] Synch Rep: direct transfer of WAL file from the primary to the standby, Robert Haas, 22:07
- Re: [HACKERS] Synch Rep: direct transfer of WAL file from the primary to the standby, Robert Haas, 22:02
- Re: [HACKERS] [PATCH] SE-PostgreSQL Updates rev.2096, Robert Haas, 21:35
- Re: [HACKERS] First CommitFest: July 15th, Robert Haas, 20:38
- Re: [HACKERS] pg_migrator mention in documentation, Bruce Momjian, 19:28
- Re: [HACKERS] pg_migrator mention in documentation, Bruce Momjian, 19:28
- Re: [HACKERS] TODO items, Tom Lane, 18:04
- Re: [HACKERS] TODO items, Jaime Casanova, 17:54
- Re: [HACKERS] TODO items, Alvaro Herrera, 17:52
- Re: [HACKERS] First CommitFest: July 15th, Greg Stark, 17:50
- Re: [HACKERS] TODO items, Tom Lane, 17:50
- Re: [HACKERS] TODO items, Andrew Dunstan, 17:43
- Re: [HACKERS] bug in Google translate snippet, Alvaro Herrera, 17:39
- Re: [HACKERS] PGXS problem with pdftotext, Tom Lane, 17:39
- Re: [HACKERS] TODO items, "Joshua D. Drake", 17:35
- Re: [HACKERS] bug in Google translate snippet, Andrew Dunstan, 17:33
- Re: [HACKERS] TODO items, Alvaro Herrera, 17:29
- [HACKERS] TODO items, Jaime Casanova, 17:28
- Re: [HACKERS] PGXS problem with pdftotext, "Kevin Grittner", 17:03
- Re: [HACKERS] PGXS problem with pdftotext, Tom Lane, 16:55
- [HACKERS] bug in Google translate snippet, Alvaro Herrera, 16:51
- [HACKERS] PGXS problem with pdftotext, "Kevin Grittner", 16:20
- Re: [HACKERS] First CommitFest: July 15th, Zdenek Kotala, 15:42
- Re: [HACKERS] pg_migrator mention in documentation, Tom Lane, 15:35
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Zdenek Kotala, 15:34
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Zdenek Kotala, 15:28
- Re: [HACKERS] [PATCH] Psql List Languages, Tom Lane, 15:27
- Re: [HACKERS] [PATCH] Psql List Languages, Peter Eisentraut, 15:12
- [HACKERS] Autoconf 2.63, Peter Eisentraut, 14:59
- Re: [HACKERS] pg_migrator mention in documentation, "Kevin Grittner", 14:46
- Re: [HACKERS] 8.5 development schedule, Chris Browne, 14:40
- Re: [HACKERS] pg_migrator mention in documentation, Alvaro Herrera, 14:35
- Re: [HACKERS] Query progress indication - an implementation, Robert Haas, 14:27
- Re: [HACKERS] pg_migrator mention in documentation, Peter Eisentraut, 14:25
- Re: [HACKERS] First CommitFest: July 15th, Robert Haas, 14:24
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, "Kevin Grittner", 13:50
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Jaime Casanova, 13:44
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Peter Eisentraut, 13:39
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, "Kevin Grittner", 13:22
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 13:16
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 13:13
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, "Kevin Grittner", 13:10
- Re: [HACKERS] First CommitFest: July 15th, Joshua Tolley, 13:10
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 12:46
- Re: [HACKERS] single bit integer (TINYINT) revisited for 8.5, Simon Riggs, 12:40
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, "Kevin Grittner", 12:28
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 12:26
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Robert Haas, 11:42
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Greg Stark, 11:39
- Re: [HACKERS] First CommitFest: July 15th, Robert Haas, 11:38
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Alvaro Herrera, 11:35
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 11:32
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, "Kevin Grittner", 11:27
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 11:27
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 11:22
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 11:18
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Alvaro Herrera, 11:17
- Re: [HACKERS] First CommitFest: July 15th, Dave Page, 11:12
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 11:07
- Re: [HACKERS] First CommitFest: July 15th, "Dickson S. Guedes", 11:05
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 11:04
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, "Kevin Grittner", 11:01
- Re: [HACKERS] tsvector extraction patch, Oleg Bartunov, 10:53
- Re: [HACKERS] tsvector extraction patch, Robert Haas, 10:52
- Re: [HACKERS] First CommitFest: July 15th, Dave Page, 10:42
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, "Kevin Grittner", 10:42
- Re: [HACKERS] Upgrading our minimum required flex version for 8.5, Andrew Dunstan, 10:35
- [HACKERS] Upgrading our minimum required flex version for 8.5, Tom Lane, 10:25
- Re: [HACKERS] First CommitFest: July 15th, Joshua Tolley, 10:22
- [HACKERS] tsvector extraction patch, Hans-Juergen Schoenig -- PostgreSQL, 10:13
- Re: [HACKERS] First CommitFest: July 15th, "Dickson S. Guedes", 09:52
- Re: [HACKERS] HEAD is open for 8.5 development, Robert Haas, 08:41
- Re: [HACKERS] Query progress indication - an implementation, Greg Stark, 07:53
- Re: [HACKERS] First CommitFest: July 15th, Robert Haas, 07:48
- Re: [HACKERS] First CommitFest: July 15th, Dave Page, 07:11
- Re: [HACKERS] First CommitFest: July 15th, Robert Haas, 07:04
- Re: [HACKERS] First CommitFest: July 15th, Dave Page, 03:41
- Re: [HACKERS] HEAD is open for 8.5 development, Peter Eisentraut, 02:42
- Re: [HACKERS] 8.5 development schedule, Guillaume Smet, 02:25
- Re: [HACKERS] 8.5 development schedule, Stefan Kaltenbrunner, 01:43
- Re: [HACKERS] resetxlog bug, Fujii Masao, 00:07
July 01, 2009
- Re: [HACKERS] First CommitFest: July 15th, Brendan Jurd, 23:26
- Re: [HACKERS] First CommitFest: July 15th, Robert Haas, 23:15
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 22:36
- Re: [HACKERS] 8.5 development schedule, Tom Lane, 22:34
- Re: [HACKERS] 8.5 development schedule, Robert Haas, 22:33
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 22:32
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 22:31
- Re: [HACKERS] HEAD is open for 8.5 development, Robert Haas, 22:29
- Re: [HACKERS] 8.5 development schedule, Tom Lane, 22:29
- Re: [HACKERS] gin--a rule for function parameter, Tom Lane, 22:25
- Re: [HACKERS] 8.5 development schedule, Robert Haas, 22:14
- Re: [HACKERS] gin--a rule for function parameter, Fly.Li, 21:49
- Re: [HACKERS] Query progress indication - an implementation, Bruce Momjian, 21:32
- Re: [HACKERS] pg_migrator versus inherited columns, Greg Stark, 20:51
- Re: [HACKERS] single bit integer (TINYINT) revisited for 8.5, Greg Stark, 20:41
- Re: [HACKERS] pg_migrator versus inherited columns, Tom Lane, 20:25
- [HACKERS] First CommitFest: July 15th, Josh Berkus, 20:21
- Re: [HACKERS] pg_migrator versus inherited columns, Greg Stark, 20:17
- Re: [HACKERS] [PATCH] [v8.5] Security checks on largeobjects, KaiGai Kohei, 19:59
- Re: [HACKERS] 8.5 development schedule, Robert Haas, 19:45
- [HACKERS] HEAD is open for 8.5 development, Tom Lane, 19:30
- Re: [HACKERS] 8.5 development schedule, Tom Lane, 19:00
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 18:57
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 18:55
- Re: [HACKERS] 8.5 development schedule, "Kevin Grittner", 18:53
- [HACKERS] pg_migrator versus inherited columns, Tom Lane, 18:36
- Re: [HACKERS] 8.5 development schedule, Greg Stark, 18:29
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 18:05
- Re: [HACKERS] 8.5 development schedule, "Kevin Grittner", 17:47
- Re: [HACKERS] 8.5 development schedule, Robert Haas, 17:46
- Re: [HACKERS] 8.5 development schedule, Andrew Dunstan, 17:42
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 17:38
- Re: [HACKERS] 8.5 development schedule, "Joshua D. Drake", 17:18
- Re: [HACKERS] 8.5 development schedule, Tom Lane, 17:13
- Re: [HACKERS] 8.5 development schedule, "Joshua D. Drake", 17:08
- Re: [HACKERS] 8.5 development schedule, Tom Lane, 17:01
- Re: [HACKERS] resetxlog bug, Alvaro Herrera, 16:52
- Re: [HACKERS] 8.3 PLpgSQL Can't Compare Records?, "David E. Wheeler", 15:36
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 14:49
- Re: [HACKERS] 8.3 PLpgSQL Can't Compare Records?, Merlin Moncure, 14:47
- Re: [HACKERS] 8.3 PLpgSQL Can't Compare Records?, Merlin Moncure, 14:45
- Re: [HACKERS] 8.5 development schedule, "Kevin Grittner", 14:30
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 14:30
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 14:29
- Re: [HACKERS] 8.5 development schedule, Tom Lane, 14:26
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 14:20
- Re: [HACKERS] 8.5 development schedule, Tom Lane, 14:20
- Re: [HACKERS] 8.5 development schedule, "Kevin Grittner", 14:19
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 14:18
- Re: [HACKERS] 8.5 development schedule, Tom Lane, 14:15
- Re: [HACKERS] 8.5 development schedule, Ron Mayer, 14:15
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 14:12
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 14:10
- Re: [HACKERS] 8.5 development schedule, "Kevin Grittner", 14:05
- Re: [HACKERS] 8.5 development schedule, Tom Lane, 13:56
- Re: [HACKERS] 8.5 development schedule, "Kevin Grittner", 13:55
- Re: [HACKERS] 8.5 development schedule, "Joshua D. Drake", 13:50
- Re: [HACKERS] 8.5 development schedule, "Kevin Grittner", 13:47
- Re: [HACKERS] 8.5 development schedule, "Joshua D. Drake", 13:43
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 13:39
- Re: [HACKERS] 8.5 development schedule, Tom Lane, 13:39
- Re: [HACKERS] 8.5 development schedule, "Kevin Grittner", 13:39
- [HACKERS] 8.3 PLpgSQL Can't Compare Records?, "David E. Wheeler", 13:35
- Re: [HACKERS] 8.5 development schedule, Bruce Momjian, 13:33
- Re: [HACKERS] 8.5 development schedule, Alvaro Herrera, 13:31
- Re: [HACKERS] 8.5 development schedule, "Kevin Grittner", 13:18
- Re: [HACKERS] 8.5 development schedule, Joshua Tolley, 12:55
- Re: [HACKERS] 8.5 development schedule, Ron Mayer, 12:42
- Re: [HACKERS] single bit integer (TINYINT) revisited for 8.5, Tom Lane, 12:35
- Re: [HACKERS] Mention CITEXT in the FAQ, "David E. Wheeler", 12:33
- Re: [HACKERS] Mention CITEXT in the FAQ, Tom Lane, 12:27
- Позиция МНС РФ и судебная практика России по использованию оффшоров, Позиция МНС РФ - борьба с оффшорами, 12:26
- Re: [HACKERS] Mention CITEXT in the FAQ, "Joshua D. Drake", 12:25
- Re: [HACKERS] single bit integer (TINYINT) revisited for 8.5, Tom Lane, 12:23
- Re: [HACKERS] Mention CITEXT in the FAQ, "David E. Wheeler", 12:15
- Re: [HACKERS] single bit integer (TINYINT) revisited for 8.5, Josh Berkus, 12:09
- Re: [HACKERS] Mention CITEXT in the FAQ, Tom Lane, 12:07
- Re: [HACKERS] Mention CITEXT in the FAQ, "David E. Wheeler", 12:00
- Re: [HACKERS] 8.5 development schedule, Robert Haas, 11:51
- Re: [HACKERS] single bit integer (TINYINT) revisited for 8.5, "Kevin Grittner", 11:41
- Re: [HACKERS] 8.5 development schedule, Josh Berkus, 11:38
- Re: [HACKERS] Extensions User Design, Dimitri Fontaine, 11:04
- Re: [HACKERS] Did COPY performance regression solve in 8.4rc2?, "Kevin Grittner", 10:48
- Re: [HACKERS] Extensions User Design, Tom Lane, 10:31
- Re: [HACKERS] 8.5 development schedule, "Kevin Grittner", 10:30
- [HACKERS] Did COPY performance regression solve in 8.4rc2?, Toshihiro Kitagawa, 10:25
- Re: [HACKERS] Extensions User Design, Dimitri Fontaine, 10:25
- Re: [HACKERS] gin--a rule for function parameter, Tom Lane, 10:15
- Re: [HACKERS] Extensions User Design, Tom Lane, 10:01
- Re: [HACKERS] 8.5 development schedule, Simon Riggs, 05:57
- gin--a rule for function parameter, Fly.Li, 05:54
- Re: [HACKERS] 8.5 development schedule, Simon Riggs, 05:38
- Re: [HACKERS] 8.5 development schedule, Simon Riggs, 05:21
- Re: [HACKERS] Extensions User Design, Dimitri Fontaine, 05:20
- Re: [HACKERS] 8.5 development schedule, Simon Riggs, 03:58
- Re: [HACKERS] 8.5 development schedule, Robert Haas, 02:14
- Re: [HACKERS] 8.5 development schedule, Josh Berkus, 01:16
- Re: [HACKERS] 8.5 development schedule, Robert Haas, 00:20
Privacy Policy