pgsql-committers since 2010-02-16 00:00
Notification of git commits are sent to this list. Do not post here!
Search the Archives
Browse Archives
Prev
|
Next
Feb. 16, 2010
Feb. 17, 2010
Feb. 18, 2010
Feb. 19, 2010
Feb. 20, 2010
Feb. 21, 2010
Feb. 22, 2010
Feb. 23, 2010
Feb. 24, 2010
| Thread |
Author |
Time |
|
pgsql: Make pg_regress use CREATE OR REPLACE LANGUAGE, so that
|
Tom Lane |
01:35 |
|
pgsql: Use CREATE OR REPLACE LANGUAGE in pg_dump to avoid the need for a
|
Tom Lane |
01:57 |
|
pgsql: Un-break pg_dump for the case of zero-column tables.
|
Tom Lane |
02:15 |
|
pgsql: Fix patch for printing backend and pg_dump versions so that it
|
Tom Lane |
02:42 |
|
pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Bruce Momjian |
03:33 |
|
Re: Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
|
Fujii Masao |
04:58 |
|
pgsql: Remove useless codes to initialize TupleDesc from dblink_exec.
|
Takahiro Itagaki |
05:20 |
|
Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
|
Heikki Linnakangas |
06:30 |
|
Re: pgsql: Un-break pg_dump for the case of zero-column tables.
|
Magnus Hagander |
07:11 |
|
Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
|
Simon Riggs |
07:31 |
|
Re: Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
|
Robert Haas |
08:11 |
|
Re: Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
|
Simon Riggs |
08:26 |
|
Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
|
Simon Riggs |
09:21 |
|
Re: Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
|
Fujii Masao |
09:59 |
|
Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Stefan Kaltenbrunner |
10:03 |
|
pgsql: Remove stray semicolon, per report from strk
|
Alvaro Herrera |
14:10 |
|
pgsql: Remove stray semicolon, per report from strk
|
Alvaro Herrera |
14:11 |
|
pgfouine - pgfouine: applied [#1010728] support for rsyslog timestamp
|
User Gsmet |
14:41 |
|
Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Robert Haas |
14:51 |
|
Re: [COMMITTERS] pgsql: Un-break pg_dump for the case of zero-column tables.
|
Tom Lane |
14:52 |
|
pgfouine - pgfouine: fixed [#1010689] undefined method
|
User Gsmet |
15:01 |
|
Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Bruce Momjian |
15:20 |
|
Re: [COMMITTERS] pgsql: Un-break pg_dump for the case of zero-column tables.
|
Bruce Momjian |
15:23 |
|
Re: [COMMITTERS] pgsql: Un-break pg_dump for the case of zero-column tables.
|
Andrew Dunstan |
15:24 |
|
Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Stefan Kaltenbrunner |
15:25 |
|
Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Bruce Momjian |
15:32 |
|
Re: [COMMITTERS] pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Tom Lane |
15:33 |
|
Re: [COMMITTERS] pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Bruce Momjian |
15:37 |
|
Re: Re: [COMMITTERS] pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Marc G. Fournier |
15:43 |
|
Re: [COMMITTERS] pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Stefan Kaltenbrunner |
15:45 |
|
pgsql: Revert removal of pre-7.4 documenation behavior mentions.
|
Bruce Momjian |
15:54 |
|
Re: [COMMITTERS] pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Bruce Momjian |
15:54 |
|
Re: pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
|
Tom Lane |
16:06 |
|
Re: pgsql: Revert removal of pre-7.4 documenation behavior mentions.
|
Thom Brown |
16:23 |
|
pgsql: Document that pg_restore -t can use -n for its schema
|
Bruce Momjian |
16:27 |
|
Re: [COMMITTERS] pgsql: Un-break pg_dump for the case of zero-column tables.
|
Tom Lane |
16:30 |
|
Re: pgsql: Revert removal of pre-7.4 documenation behavior mentions.
|
Tom Lane |
16:59 |
|
Re: pgsql: Revert removal of pre-7.4 documenation behavior mentions.
|
Bruce Momjian |
17:07 |
|
Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
|
Heikki Linnakangas |
17:30 |
|
Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
|
Simon Riggs |
17:48 |
|
Re: Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
|
Simon Riggs |
17:52 |
|
pgsql: Allow zero-dimensional (ie, empty) arrays in contrib/ltree
|
Tom Lane |
18:02 |
|
pgsql: Allow zero-dimensional (ie, empty) arrays in contrib/ltree
|
Tom Lane |
18:02 |
|
pgsql: Allow zero-dimensional (ie, empty) arrays in contrib/ltree
|
Tom Lane |
18:02 |
|
Re: pgsql: Revert removal of pre-7.4 documenation behavior mentions.
|
Tom Lane |
18:14 |
|
Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter.
|
Heikki Linnakangas |
18:20 |
|
Re: pgsql: Remove stray semicolon, per report from strk
|
David Fetter |
18:21 |
Browse Archives
Prev
|
Next