pgsql-hackers since 2010-06-18 00:00

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

Search the Archives

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

Browse Archives

Prev | Next

June 18, 2010

Thread Author Time
Re: modular se-pgsql as proof-of-concept KaiGai Kohei 00:23
Re: hstore ==> and deprecate => David E. Wheeler 00:23
Re: trace_recovery_messages Fujii Masao 01:20
Re: Partitioning syntax 📎 Takahiro Itagaki 01:34
system views for walsender activity 📎 Takahiro Itagaki 02:33
Re: hstore ==> and deprecate => Andrew Dunstan 03:04
Re: modular se-pgsql as proof-of-concept Robert Haas 03:09
Re: hstore ==> and deprecate => Robert Haas 03:54
Re: to enable O_DIRECT within postgresql Daniel Ng 06:54
Re: pg_dump does not honor namespaces when functions are used in index Jean-Baptiste Quenot 08:31
Re: trace_recovery_messages Simon Riggs 08:35
Re: Explicit psqlrc Simon Riggs 08:48
Re: system views for walsender activity Magnus Hagander 08:49
Re: Debug message in RemoveOldXlogFiles Simon Riggs 08:50
Re: debug log in pg_archivecleanup Simon Riggs 08:51
Re: pg_dump does not honor namespaces when functions are used in index Thom Brown 09:58
Re: system views for walsender activity Simon Riggs 10:41
Re: system views for walsender activity Heikki Linnakangas 12:50
Re: Debug message in RemoveOldXlogFiles Tom Lane 13:59
Re: system views for walsender activity Tom Lane 14:21
pg_upgrade issues depstein 14:26
Re: pg_upgrade issues depstein 15:10
extensible enum types Andrew Dunstan 15:50
Re: extensible enum types Robert Haas 16:07
Re: extensible enum types Andrew Dunstan 16:34
Re: extensible enum types David E. Wheeler 16:35
Re: extensible enum types David E. Wheeler 16:36
Re: extensible enum types Joshua D. Drake 16:43
Re: extensible enum types Tom Lane 16:45
Re: extensible enum types Andrew Dunstan 16:56
Re: extensible enum types Andrew Dunstan 16:59
Re: hstore ==> and deprecate => Josh Berkus 17:03
Re: extensible enum types Andrew Dunstan 17:17
Re: extensible enum types Robert Haas 17:18
Re: hstore ==> and deprecate => David E. Wheeler 17:26
Re: extensible enum types Andrew Dunstan 17:59
Re: extensible enum types Robert Haas 18:06
Re: hstore ==> and deprecate => Greg Stark 18:20
Re: hstore ==> and deprecate => David E. Wheeler 18:27
Re: extensible enum types Greg Stark 18:28
About tapes [email protected] 18:36
Re: About tapes Robert Haas 19:00
Re: About tapes [email protected] 19:11
Re: About tapes Robert Haas 19:16
Re: extensible enum types Tom Lane 19:18
Re: About tapes Tom Lane 19:37
Re: About tapes [email protected] 19:46
Re: About tapes Robert Haas 21:29
Re: hstore ==> and deprecate => Greg Stark 21:35
Re: extensible enum types Joseph Adams 22:17
Re: extensible enum types Andrew Dunstan 22:33
Re: extensible enum types Alvaro Herrera 22:36
Re: extensible enum types Tom Lane 22:53
Re: extensible enum types Andrew Dunstan 23:59

June 19, 2010

Thread Author Time
Re: About tapes [email protected] 08:57
beta3 & the open items list Robert Haas 13:43
Re: beta3 & the open items list Joshua D. Drake 16:05
Re: beta3 & the open items list Greg Stark 18:46
Re: beta3 & the open items list Robert Haas 18:53
Re: extensible enum types Andrew Dunstan 18:58
Re: extensible enum types Tom Lane 19:03
Re: beta3 & the open items list Tom Lane 19:13
Re: beta3 & the open items list Andres Freund 19:15
Re: beta3 & the open items list Stefan Kaltenbrunner 19:49
Re: extensible enum types Gurjeet Singh 20:14
Re: extensible enum types Andrew Dunstan 20:55
Re: extensible enum types Merlin Moncure 21:11
Re: beta3 & the open items list Florian Pflug 23:11

June 20, 2010

Thread Author Time
Re: extensible enum types Simon Riggs 00:15
Re: beta3 & the open items list Simon Riggs 00:19
Re: extensible enum types Andrew Dunstan 02:16
Re: extensible enum types Peter Geoghegan 02:42
Re: extensible enum types Joshua D. Drake 03:50
Re: beta3 & the open items list Tom Lane 05:18
Re: beta3 & the open items list Andres Freund 09:41
Re: beta3 & the open items list Florian Pflug 10:46
Small FSM is too large Simon Riggs 10:56
Re: beta3 & the open items list Kevin Grittner 13:54
Re: extensible enum types Peter Geoghegan 15:02
Re: extensible enum types Kevin Grittner 15:24
Re: beta3 & the open items list Tom Lane 15:36
Re: beta3 & the open items list Joshua D. Drake 16:20
stats collector "connection refused" on recv of test message Steve Singer 16:21
Re: extensible enum types Peter Geoghegan 16:32
Re: stats collector "connection refused" on recv of test message Tom Lane 16:39
Re: Small FSM is too large Heikki Linnakangas 17:39
Re: beta3 & the open items list Kevin Grittner 20:01
Re: beta3 & the open items list Kenneth Marshall 20:44
Re: beta3 & the open items list Robert Haas 21:19
Re: About tapes Robert Haas 21:20
Re: beta3 & the open items list Tom Lane 21:32
Re: beta3 & the open items list Florian Pflug 21:41
Re: beta3 & the open items list Robert Haas 21:44
Re: beta3 & the open items list Tom Lane 21:52
Re: beta3 & the open items list Greg Stark 22:13
Re: beta3 & the open items list Kevin Grittner 23:09
Re: beta3 & the open items list Florian Pflug 23:42

June 21, 2010

Thread Author Time
Re: About tapes [email protected] 00:39
Re: beta3 & the open items list Greg Stark 01:31
Re: About tapes Tom Lane 02:25
Re: Patch: psql \whoami option Steve Singer 02:51
Re: beta3 & the open items list Robert Haas 03:54
Re: Patch: psql \whoami option Robert Haas 04:07
Re: Keepalive for max_standby_delay Ron Mayer 04:20
Re: server authentication over Unix-domain sockets KaiGai Kohei 04:51
Re: beta3 & the open items list Greg Stark 08:37
Re: Proposal for 9.1: WAL streaming from WAL buffers Fujii Masao 09:08
Re: Using multidimensional indexes in ordinal queries Thom Brown 09:19
Re: Proposal for 9.1: WAL streaming from WAL buffers Heikki Linnakangas 09:40
Re: beta3 & the open items list Robert Haas 11:11
Re: Proposal for 9.1: WAL streaming from WAL buffers Greg Stark 12:49
Re: Keepalive for max_standby_delay Robert Haas 12:53
Re: Using multidimensional indexes in ordinal queries 📎 Robert Haas 13:42
Re: Proposal for 9.1: WAL streaming from WAL buffers Simon Riggs 13:50
Re: Patch: psql \whoami option Tom Lane 14:00
Re: extensible enum types Andrew Dunstan 14:43
Re: Patch: psql \whoami option Tom Lane 14:51
Re: extensible enum types Tom Lane 15:01
deprecating =>, take two 📎 Robert Haas 16:20
Re: extensible enum types Andrew Dunstan 16:28
Re: deprecating =>, take two David E. Wheeler 16:37
Re: deprecating =>, take two Alvaro Herrera 16:40
Upgrade procedure for 9.0 with HS/SR ... ? Marc G. Fournier 16:41
Re: beta3 & the open items list Robert Haas 16:45
Cannot cancel the change of a tablespace 📎 Guillaume Lelarge 16:46
Re: deprecating =>, take two Robert Haas 17:03
Re: deprecating =>, take two Robert Haas 17:04
Re: extensible enum types Kevin Grittner 17:04
Re: extensible enum types Simon Riggs 17:11
Re: About tapes [email protected] 17:16
Re: deprecating =>, take two Tom Lane 17:24
Re: deprecating =>, take two Robert Haas 17:33
Re: hstore ==> and deprecate => David E. Wheeler 17:37
Re: deprecating =>, take two Dimitri Fontaine 17:46
Re: hstore ==> and deprecate => Robert Haas 17:46
Re: deprecating =>, take two Robert Haas 17:47
Re: deprecating =>, take two Tom Lane 17:48
Re: hstore ==> and deprecate => Tom Lane 17:49
Re: hstore ==> and deprecate => David E. Wheeler 17:53
Re: deprecating =>, take two Dimitri Fontaine 18:23
Re: Upgrade procedure for 9.0 with HS/SR ... ? Heikki Linnakangas 18:27
Re: dividing money by money Kevin Grittner 18:47
Re: About tapes Tom Lane 19:27
Re: About tapes [email protected] 19:44
what exactly is a PlaceHolderVar? Robert Haas 20:29
Re: server authentication over Unix-domain sockets Peter Eisentraut 20:48
Re: dividing money by money 📎 Andy Balholm 21:07
Re: Using multidimensional indexes in ordinal queries 📎 Alexander Korotkov 21:20
Re: Using multidimensional indexes in ordinal queries Robert Haas 21:58
Re: Cannot cancel the change of a tablespace Simon Riggs 22:13
Re: [BUGS] Server crash while trying to read expression using pg_get_expr() 📎 Heikki Linnakangas 23:50
Re: Explicit psqlrc gabrielle 23:51

June 22, 2010

Thread Author Time
Re: server authentication over Unix-domain sockets KaiGai Kohei 00:37
Re: Explicit psqlrc Robert Haas 00:53
Re: Explicit psqlrc Stephen Frost 01:13
Re: Explicit psqlrc Robert Haas 01:16
missing "else" in postmaster.c? Robert Haas 02:18
Re: extensible enum types 📎 Andrew Dunstan 02:38
Re: what exactly is a PlaceHolderVar? Tom Lane 04:02
Re: system views for walsender activity Takahiro Itagaki 04:18
Re: system views for walsender activity Takahiro Itagaki 04:40
Re: pg_upgrade issues Bruce Momjian 05:06
Re: system views for walsender activity Guillaume Lelarge 07:54
Re: Explicit psqlrc Simon Riggs 08:34
Re: system views for walsender activity Simon Riggs 09:41
Re: system views for walsender activity Guillaume Lelarge 10:19
Re: system views for walsender activity Simon Riggs 10:42
Re: system views for walsender activity Guillaume Lelarge 11:29
Re: TCP keepalive support for libpq Robert Haas 13:20
Re: TCP keepalive support for libpq Magnus Hagander 13:27
Re: TCP keepalive support for libpq Robert Haas 16:16
Re: pg_upgrade issues 📎 Bruce Momjian 16:31
Re: TCP keepalive support for libpq Magnus Hagander 16:32
Re: TCP keepalive support for libpq Robert Haas 16:43
Re: pg_upgrade issues Bruce Momjian 16:43
Re: pg_upgrade issues Hiroshi Saito 16:50
Re: TCP keepalive support for libpq Tom Lane 16:50
Re: pg_upgrade issues Bruce Momjian 17:00
Re: TCP keepalive support for libpq Kevin Grittner 17:04
Re: TCP keepalive support for libpq Robert Haas 17:08
Re: TCP keepalive support for libpq Tom Lane 17:14
Re: Adding XMLEXISTS to the grammar Mike Fowler 17:17
Re: missing "else" in postmaster.c? Alvaro Herrera 17:21
Re: TCP keepalive support for libpq Florian Pflug 17:30
Re: TCP keepalive support for libpq Robert Haas 17:32
Re: Adding XMLEXISTS to the grammar Robert Haas 17:37
Re: TCP keepalive support for libpq Josh Berkus 18:02
Re: TCP keepalive support for libpq Kevin Grittner 18:20
Re: TCP keepalive support for libpq Josh Berkus 18:24
Re: TCP keepalive support for libpq 📎 Robert Haas 19:28
Re: Using multidimensional indexes in ordinal queries Alexander Korotkov 19:35
Re: TCP keepalive support for libpq Robert Haas 19:45
Parallel pg_restore versus old dump files Tom Lane 20:07
Re: TCP keepalive support for libpq 📎 Robert Haas 20:32
Re: Parallel pg_restore versus old dump files Greg Stark 22:52

June 23, 2010

Thread Author Time
Re: Parallel pg_restore versus old dump files Andrew Dunstan 01:02
Re: Parallel pg_restore versus old dump files Tom Lane 01:26
Re: Parallel pg_restore versus old dump files Andrew Dunstan 01:47
Implementation of Date/Time Input Interpretation Francis Markham 02:12
Re: Implementation of Date/Time Input Interpretation Dann Corbit 02:21

Browse Archives

Prev | Next