pgsql-committers since 2013-01-31 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

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

Browse Archives

Prev | Next

Jan. 31, 2013

Thread Author Time
pgsql: Fix plpgsql's reporting of plan-time errors in possibly-simple e Tom Lane 01:02
pgsql: Fix plpgsql's reporting of plan-time errors in possibly-simple e Tom Lane 01:02
pgsql: Don't use spi_priv.h in plpython. Tom Lane 01:12
pgsql: Add --aggregate-interval option. Tatsuo Ishii 07:04
Re: pgsql: Improve concurrency of foreign key locking Bernd Helmle 10:56
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Reject nonzero day fields in AT TIME ZONE INTERVAL functions. Tom Lane 17:12
pgsql: Switch timelines if we crash soon after promotion. Simon Riggs 19:31
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 19:33
pgsql: pg_upgrade docs: mention modification of postgresql.conf in new Bruce Momjian 21:32
pgsql: pg_upgrade docs: mention modification of postgresql.conf in new Bruce Momjian 21:32
pgsql: Restrict infomask bits to set on multixacts Alvaro Herrera 22:37
pgsql: pgrowlocks: fix bogus lock strength output Alvaro Herrera 22:37

Feb. 1, 2013

Thread Author Time
pgsql: PL/Tcl: Fix compiler warnings with Tcl 8.6 Peter Eisentraut 03:10
pgsql: Add CREATE RECURSIVE VIEW syntax Peter Eisentraut 03:33
pgsql: Fill tuple before HeapSatisfiesHOTAndKeyUpdate Alvaro Herrera 13:50
pgsql: Fix typo in freeze_table_age implementation Alvaro Herrera 15:14
pgsql: Fix typo in freeze_table_age implementation Alvaro Herrera 15:14
pgsql: Fix typo in freeze_table_age implementation Alvaro Herrera 15:14
pgsql: Fix typo in freeze_table_age implementation Alvaro Herrera 15:14
pgsql: Fix typo in freeze_table_age implementation Alvaro Herrera 15:14
Re: pgsql: Fill tuple before HeapSatisfiesHOTAndKeyUpdate Bruce Momjian 17:25
Re: pgsql: Fill tuple before HeapSatisfiesHOTAndKeyUpdate Andres Freund 17:29
Re: Re: [COMMITTERS] pgsql: Tolerate timeline switches while "pg_basebackup -X fetch" is run Robert Haas 19:46
pgsql: Move Assert() definitions to c.h Alvaro Herrera 21:32
Re: pgsql: Move Assert() definitions to c.h Tom Lane 22:28
Re: pgsql: Move Assert() definitions to c.h Alvaro Herrera 22:44
Re: pgsql: Move Assert() definitions to c.h Andres Freund 22:55

Feb. 2, 2013

Thread Author Time
pgsql: doc: Tiny whitespace fix Peter Eisentraut 02:45
pgsql: Adjust COPY FREEZE error message to be more accurate and consist Bruce Momjian 17:57
pgsql: Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. Simon Riggs 18:55
pgsql: Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. Simon Riggs 18:55
pgsql: Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. Simon Riggs 18:55
pgsql: Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. Simon Riggs 18:55
pgsql: Prevent "\g filename" from affecting subsequent commands after a Tom Lane 19:22
Re: pgsql: Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. Robert Haas 19:55
pgsql: Create a psql command \gset to store query results into psql var Tom Lane 22:07

Feb. 3, 2013

Thread Author Time
pgsql: PL/Python: Add result object str handler Peter Eisentraut 05:33
Re: [COMMITTERS] pgsql: Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. Tom Lane 17:53
pgsql: Perform line wrapping and indenting by default in ruleutils.c. Tom Lane 20:56
Re: [COMMITTERS] pgsql: Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. Simon Riggs 22:37

Feb. 4, 2013

Thread Author Time
pgsql: Translation updates Peter Eisentraut 05:02
pgsql: Translation updates Peter Eisentraut 05:02
pgsql: Translation updates Peter Eisentraut 05:02
pgsql: Translation updates Peter Eisentraut 05:02
pgsql: Translation updates Peter Eisentraut 05:02
pgsql: Reset master xmin when hot_standby_feedback disabled. Simon Riggs 10:35
Re: pgsql: Move Assert() definitions to c.h Alvaro Herrera 15:32
Re: pgsql: Move Assert() definitions to c.h Tom Lane 15:36
pgsql: Reset vacuum_defer_cleanup_age to PGC_SIGHUP. Simon Riggs 16:44
pgsql: Reset vacuum_defer_cleanup_age to PGC_SIGHUP. Simon Riggs 16:44
pgsql: Reset vacuum_defer_cleanup_age to PGC_SIGHUP. Simon Riggs 16:44
pgsql: Reset vacuum_defer_cleanup_age to PGC_SIGHUP. Simon Riggs 16:44
pgsql: Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23. Tom Lane 20:51
pgsql: Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23. Tom Lane 20:51
pgsql: Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23. Tom Lane 20:51
pgsql: Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23. Tom Lane 20:51
pgsql: Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23. Tom Lane 20:51
pgsql: Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23. Tom Lane 20:51
pgsql: Prevent execution of enum_recv() from SQL. Tom Lane 21:27
pgsql: Prevent execution of enum_recv() from SQL. Tom Lane 21:27
pgsql: Prevent execution of enum_recv() from SQL. Tom Lane 21:27
pgsql: Prevent execution of enum_recv() from SQL. Tom Lane 21:27
pgsql: Prevent execution of enum_recv() from SQL. Tom Lane 21:27
pgsql: Prevent execution of enum_recv() from SQL. Tom Lane 21:27
pgsql: Stamp 8.4.16. Tom Lane 21:29
pgsql: Stamp 9.2.3. Tom Lane 21:29
pgsql: Stamp 9.0.12. Tom Lane 21:29
pgsql: Stamp 8.3.23. Tom Lane 21:29
pgsql: Stamp 9.1.8. Tom Lane 21:29
Re: pgsql: Stamp 9.1.8. Simon Riggs 21:34
Re: pgsql: Stamp 9.1.8. Tom Lane 21:40
Re: pgsql: Stamp 9.1.8. Dave Page 21:48
Re: pgsql: Stamp 9.1.8. Simon Riggs 21:49
Re: pgsql: Stamp 9.1.8. Simon Riggs 21:54
Re: pgsql: Stamp 9.1.8. Andrew Dunstan 22:12
Re: pgsql: Stamp 9.1.8. Tom Lane 22:13
Re: pgsql: Stamp 9.1.8. Simon Riggs 22:28

Feb. 5, 2013

Thread Author Time
Re: pgsql: Stamp 9.1.8. Tom Lane 04:14
Re: pgsql: Stamp 9.1.8. Bruce Momjian 07:48
Re: pgsql: Stamp 9.1.8. Simon Riggs 08:42

Feb. 6, 2013

Thread Author Time
pgsql: Improve error message wording Alvaro Herrera 03:21
Re: [COMMITTERS] pgsql: Improve concurrency of foreign key locking Alvaro Herrera 03:30
pgsql: Split out list of XLog resource managers Alvaro Herrera 11:48
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Heikki Linnakangas 16:36
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 17:43
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Joshua D. Drake 17:56
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Robert Haas 18:02
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Heikki Linnakangas 18:47
pgsql: Enable building with Microsoft Visual Studio 2012. Andrew Dunstan 19:53
pgsql: Enable building with Microsoft Visual Studio 2012. Andrew Dunstan 19:57
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Robert Haas 20:24

Feb. 7, 2013

Thread Author Time
pgsql: Tag refs/tags/REL9_1_8 was created pgsql 03:53
pgsql: Tag refs/tags/REL9_2_3 was created pgsql 03:53
pgsql: Tag refs/tags/REL8_4_16 was created pgsql 03:53
pgsql: Tag refs/tags/REL9_0_12 was created pgsql 03:53
pgsql: Tag refs/tags/REL8_3_23 was created pgsql 03:53
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 08:41
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Heikki Linnakangas 09:04
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 09:47
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Robert Haas 11:48
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Kevin Grittner 15:18
Record previous TLI in end-of-recovery record (was Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery.) Heikki Linnakangas 16:07
Re: Record previous TLI in end-of-recovery record (was Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery.) Simon Riggs 16:24
pgsql: Rely only on checkpoint 1 at end of recovery. Simon Riggs 16:34
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 18:58
pgsql: Fix possible failure to send final transaction counts to stats c Tom Lane 19:44
pgsql: Fix possible failure to send final transaction counts to stats c Tom Lane 19:44
pgsql: Fix possible failure to send final transaction counts to stats c Tom Lane 19:44
pgsql: Fix possible failure to send final transaction counts to stats c Tom Lane 19:44
pgsql: Fix possible failure to send final transaction counts to stats c Tom Lane 19:44
pgsql: Repair bugs in GiST page splitting code for multi-column indexes Tom Lane 22:44
pgsql: Repair bugs in GiST page splitting code for multi-column indexes Tom Lane 22:44
pgsql: Repair bugs in GiST page splitting code for multi-column indexes Tom Lane 22:44
pgsql: Repair bugs in GiST page splitting code for multi-column indexes Tom Lane 22:44
pgsql: Repair bugs in GiST page splitting code for multi-column indexes Tom Lane 22:44
pgsql: Fix erroneous range-union logic for varlena types in contrib/btr Tom Lane 23:23
pgsql: Fix erroneous range-union logic for varlena types in contrib/btr Tom Lane 23:23
pgsql: Fix erroneous range-union logic for varlena types in contrib/btr Tom Lane 23:23
pgsql: Fix erroneous range-union logic for varlena types in contrib/btr Tom Lane 23:23
pgsql: Fix erroneous range-union logic for varlena types in contrib/btr Tom Lane 23:23

Feb. 8, 2013

Thread Author Time
pgsql: Make contrib/btree_gist's GiST penalty function a bit saner. Tom Lane 00:14
pgsql: Make contrib/btree_gist's GiST penalty function a bit saner. Tom Lane 00:14
pgsql: Make contrib/btree_gist's GiST penalty function a bit saner. Tom Lane 00:14
pgsql: Make contrib/btree_gist's GiST penalty function a bit saner. Tom Lane 00:14
pgsql: Make contrib/btree_gist's GiST penalty function a bit saner. Tom Lane 00:14
pgsql: Fix performance issue in EXPLAIN (ANALYZE, TIMING OFF). Tom Lane 03:53
pgsql: Fix performance issue in EXPLAIN (ANALYZE, TIMING OFF). Tom Lane 03:53
pgsql: doc: Rewrite how to get the source code Peter Eisentraut 04:32
Re: pgsql: Stamp 9.1.8. Magnus Hagander 10:36
pgsql: Fix typo in comment Magnus Hagander 10:46
pgsql: scripts: Add build prerequisite on libpgport Peter Eisentraut 11:47
Re: pgsql: Fix typo in comment Thom Brown 11:58
pgsql: Exclude access/rmgrlist.h from cpluspluscheck Peter Eisentraut 12:06
Re: pgsql: Fix typo in comment Magnus Hagander 14:15
pgsql: Fix another typo in a comment Magnus Hagander 14:42
pgsql: doc: Fix mistakes in the most recent set of release notes. Tom Lane 15:41
pgsql: Clean up c.h / postgres.h after Assert() move Alvaro Herrera 15:52
pgsql: Fix Xmax freeze conditions Alvaro Herrera 15:52
Re: pgsql: Move Assert() definitions to c.h Alvaro Herrera 15:53
Re: [COMMITTERS] pgsql: Stamp 9.1.8. Kevin Grittner 16:09
Re: [COMMITTERS] pgsql: Stamp 9.1.8. Robert Haas 17:53
Re: [COMMITTERS] pgsql: Stamp 9.1.8. Magnus Hagander 17:58
pgsql: Fix gist_box_same and gist_point_consistent to handle fuzziness Tom Lane 23:04
pgsql: Fix gist_box_same and gist_point_consistent to handle fuzziness Tom Lane 23:04
pgsql: Fix gist_box_same and gist_point_consistent to handle fuzziness Tom Lane 23:04
pgsql: Fix gist_box_same and gist_point_consistent to handle fuzziness Tom Lane 23:04
pgsql: Fix gist_box_same and gist_point_consistent to handle fuzziness Tom Lane 23:04
pgsql: Simplify box_overlap computations. Tom Lane 23:26

Feb. 9, 2013

Thread Author Time
pgsql: Add support for ALTER RULE ... RENAME TO. Tom Lane 04:58
pgsql: psql: Improve unaligned expanded output for zero rows Peter Eisentraut 05:24
pgsql: psql: Improve expanded print output in tuples-only mode Peter Eisentraut 05:24
Re: pgsql: psql: Improve expanded print output in tuples-only mode Erik Rijkers 08:20
pgsql: Add an example of attaching a default value to an updatable view Tom Lane 16:43
pgsql: Reduce log level of picksplit-doesn't-support-secondary-split wh Tom Lane 17:18

Feb. 10, 2013

Thread Author Time
pgsql: Document and clean up gistsplit.c. Tom Lane 16:59
pgsql: Document and clean up gistsplit.c. Tom Lane 16:59
pgsql: Document and clean up gistsplit.c. Tom Lane 16:59
pgsql: Document and clean up gistsplit.c. Tom Lane 16:59
pgsql: Document and clean up gistsplit.c. Tom Lane 16:59
pgsql: Remove vestigial secondary-split support in gist_box_picksplit() Tom Lane 17:40
pgsql: Remove vestigial secondary-split support in gist_box_picksplit() Tom Lane 17:40
pgsql: Remove useless picksplit-doesn't-support-secondary-split log spa Tom Lane 18:08
pgsql: Remove useless picksplit-doesn't-support-secondary-split log spa Tom Lane 18:08
pgsql: Remove useless picksplit-doesn't-support-secondary-split log spa Tom Lane 18:08
pgsql: Remove useless picksplit-doesn't-support-secondary-split log spa Tom Lane 18:08
pgsql: Remove useless picksplit-doesn't-support-secondary-split log spa Tom Lane 18:08
pgsql: Further cleanup of gistsplit.c. Tom Lane 21:22
pgsql: Further cleanup of gistsplit.c. Tom Lane 21:22
pgsql: Further cleanup of gistsplit.c. Tom Lane 21:22
pgsql: Further cleanup of gistsplit.c. Tom Lane 21:22
pgsql: Further cleanup of gistsplit.c. Tom Lane 21:22

Feb. 11, 2013

Thread Author Time
pgsql: Include previous TLI in end-of-recovery and shutdown checkpoint Heikki Linnakangas 16:16
Re: pgsql: Include previous TLI in end-of-recovery and shutdown checkpoint Tom Lane 16:28
Re: pgsql: Include previous TLI in end-of-recovery and shutdown checkpoint Heikki Linnakangas 16:48
Re: pgsql: Include previous TLI in end-of-recovery and shutdown checkpoint Tom Lane 16:51
pgsql: Fix checkpoint after fast promotion. Heikki Linnakangas 20:23
pgsql: Support unlogged GiST index. Heikki Linnakangas 21:09

Feb. 12, 2013

Thread Author Time
pgsql: Add noreturn attributes to some error reporting functions Peter Eisentraut 12:14
Re: pgsql: Add noreturn attributes to some error reporting functions Andres Freund 12:19
pgsql: Create libpgcommon, and move pg_malloc et al to it Alvaro Herrera 14:55
pgsql: Don't build libpgcommon_srv.a just yet Alvaro Herrera 15:23
pgsql: Rename "string" pstrdup argument to "in" Alvaro Herrera 15:46
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Erik Rijkers 15:52
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Alvaro Herrera 16:01
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Erik Rijkers 16:13
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Alvaro Herrera 16:19
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Erik Rijkers 16:45
Re: pgsql: Create libpgcommon, and move pg_malloc et al to it Tom Lane 18:27

Feb. 13, 2013

Thread Author Time
pgsql: Update visibility map in the second phase of vacuum. Heikki Linnakangas 15:53
Re: [COMMITTERS] pgsql: Add noreturn attributes to some error reporting functions Peter Eisentraut 16:08
pgsql: Fix bogus when-to-deregister-from-listener-array logic. Tom Lane 17:48
pgsql: Fix bogus when-to-deregister-from-listener-array logic. Tom Lane 17:48
pgsql: Fix bogus when-to-deregister-from-listener-array logic. Tom Lane 17:48
pgsql: Fix bogus when-to-deregister-from-listener-array logic. Tom Lane 17:48

Browse Archives

Prev | Next