pgsql-committers since 2012-05-14 20:12

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

May 14, 2012

Thread Author Time
pgsql: Assert that WaitLatchOrSocket callers cannot wait only for writa Tom Lane 20:12
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Simon Riggs 23:31

May 15, 2012

Thread Author Time
pgsql: Put back AC_REQUIRE([AC_STRUCT_TM]). Tom Lane 03:06
pgsql: Revert "Add some temporary instrumentation to pgstat.c." Tom Lane 03:09
pgsql: In pgstat.c, use a timeout in WaitLatchOrSocket only on Windows. Tom Lane 03:51
pgsql: Fix bug in to_tsquery(). Heikki Linnakangas 16:35
pgsql: Fix bug in to_tsquery(). Heikki Linnakangas 16:35
pgsql: Fix bug in to_tsquery(). Heikki Linnakangas 16:35
pgsql: Fix bug in to_tsquery(). Heikki Linnakangas 16:35
pgsql: Remove stray nbsp character Peter Eisentraut 18:40
pgsql: Remove whitespace from end of lines Peter Eisentraut 19:20
pgsql: Make xrefs to tables instead of assuming they appear below Peter Eisentraut 19:20
pgsql: Fix a whitespace issue with the man pages Peter Eisentraut 19:56

May 16, 2012

Thread Author Time
pgsql: Fix bug in freespace calculation in heap_multi_insert(). Heikki Linnakangas 11:14
pgsql: Improve error message for ALTER COLUMN TYPE coercion failure. Tom Lane 11:28
Re: pgsql: Fix bug in to_tsquery(). Tom Lane 11:31
pgsql: Fix bug in to_tsquery(). Heikki Linnakangas 11:40
Re: pgsql: Fix bug in to_tsquery(). Heikki Linnakangas 11:41
pgsql: Change COLLATION keyword category Peter Eisentraut 17:22

May 17, 2012

Thread Author Time
pgsql: Update SQL features/conformance information to SQL:2011 Peter Eisentraut 06:52
pgsql: Update key words table for 9.2 Peter Eisentraut 16:28
pgsql: file_fdw: Improve error message Peter Eisentraut 17:21

May 18, 2012

Thread Author Time
pgsql: Fix bug in gistRelocateBuildBuffersOnSplit(). Heikki Linnakangas 16:39
pgsql: Realign some --help output to have better spacing between column Peter Eisentraut 17:35

May 19, 2012

Thread Author Time
pgsql: Reworded sentence as suggested by Stephen Frost. Michael Meskes 12:45
pgsql: Put back word that was mysteriously lost in man page conversion Peter Eisentraut 17:37
pgsql: Fix incorrect logic in JSON number lexer Peter Eisentraut 23:30
pgsql: Small cleanups of contrib --help output Peter Eisentraut 23:30
pgsql: Some reference page improvements Peter Eisentraut 23:30

May 21, 2012

Thread Author Time
pgsql: Document that we deviate from ISO 8601 by not using 'T' on outpu Tom Lane 15:56
pgsql: Adjust documentation of ALTER TABLE CLUSTER ON for more consiste Tom Lane 16:07
pgsql: pg_ctl: Sort signal list in --help output Peter Eisentraut 17:17
pgsql: libpq: Add missing file to GETTEXT_FILES list Peter Eisentraut 17:17

May 22, 2012

Thread Author Time
pgsql: Update woefully-obsolete comment. Tom Lane 02:11
pgsql: Move postmaster's RemovePgTempFiles call to a less randomly chos Tom Lane 02:50
pgsql: Move postmaster's RemovePgTempFiles call to a less randomly chos Tom Lane 02:50
pgsql: Repair out-of-date information in src/backend/storage/buffer/REA Robert Haas 13:32
pgsql: Prevent pg_basebackup when integer_datetimes flag doesn't match. Robert Haas 14:04
pgsql: Release note improvements. Robert Haas 14:21
pgsql: Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'y Robert Haas 15:30
pgsql: Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'y Robert Haas 15:30
pgsql: Remove reviewers from 9.2 release notes; improve attributions. Bruce Momjian 21:17
pgsql: 9.2 release notes: GiST index improvements are for all geometri Bruce Momjian 21:26
pgsql: Fix reindexdb manual page to say --maintenance-db controls what Bruce Momjian 21:31
pgsql: Fix markup for HISTORY generation. Bruce Momjian 21:36
pgsql: Add small example about pg_archivecleanup -x option Peter Eisentraut 22:08
pgsql: Ensure that seqscans check for interrupts at least once per page Tom Lane 23:43
pgsql: Ensure that seqscans check for interrupts at least once per page Tom Lane 23:43
pgsql: Ensure that seqscans check for interrupts at least once per page Tom Lane 23:43
pgsql: Ensure that seqscans check for interrupts at least once per page Tom Lane 23:43
pgsql: Ensure that seqscans check for interrupts at least once per page Tom Lane 23:43

May 23, 2012

Thread Author Time
pgsql: Add 9.2 release note authorship mentions for Heikki and Alexande Bruce Momjian 02:59
Re: pgsql: Remove reviewers from 9.2 release notes; improve attributions. Peter Geoghegan 11:18
pgsql: Improve wording of 9.2 clog release note item. Bruce Momjian 13:30
pgsql: Mention Peter Geoghegan as primary author of pg_stat_statements Bruce Momjian 14:12
Re: pgsql: Remove reviewers from 9.2 release notes; improve attributions. Bruce Momjian 14:28
Re: pgsql: Mention Peter Geoghegan as primary author of pg_stat_statements Peter Geoghegan 14:37
pgsql: pg_standby: Remove tabs from string literals Peter Eisentraut 17:00
pgsql: pg_standby: Remove tabs from string literals Peter Eisentraut 17:00
Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Fujii Masao 18:28
pgsql: Add missing PQfinish() calls Magnus Hagander 19:52

May 24, 2012

Thread Author Time
pgsql: Adjust pg_upgrade to output a separate log file for pg_ctl outpu Bruce Momjian 00:19
Re: pgsql: Small punctuation editing of postgresql.conf.sample Bruce Momjian 03:23
Re: pgsql: Small punctuation editing of postgresql.conf.sample Bruce Momjian 03:24
pgsql: Update SQL key word list to SQL:2011 Peter Eisentraut 17:08
pgsql: Fix array overrun in regex code. Tom Lane 17:56
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Robert Haas 18:45
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Tom Lane 18:52
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Robert Haas 20:11
pgsql: Remove PL/Perl null array 9.2 release note item, per Andrew Duns Bruce Momjian 21:36
pgsql: Change pg_stat_statements order of release note items, per Peter Bruce Momjian 21:52
pgsql: Clarify 9.2 release notes items about pg_stat_statements, to bet Bruce Momjian 23:10

May 25, 2012

Thread Author Time
pgsql: On Windows, have pg_upgrade use different two files to log pg_ct Bruce Momjian 00:30
pgsql: Fix base backup streaming xlog from standby Magnus Hagander 09:37
pgsql: Have pg_upgrade only use one extra log file for Win32, not two. Bruce Momjian 13:10
pgsql: Use binary search instead of brute-force scan in findNamespace() Tom Lane 18:36
pgsql: Use binary search instead of brute-force scan in findNamespace() Tom Lane 18:36
pgsql: Use binary search instead of brute-force scan in findNamespace() Tom Lane 18:36
pgsql: Use binary search instead of brute-force scan in findNamespace() Tom Lane 18:36
pgsql: Use binary search instead of brute-force scan in findNamespace() Tom Lane 18:36
pgsql: Fix string truncation to be multibyte-aware in text_name and bpc Tom Lane 21:35
pgsql: Fix string truncation to be multibyte-aware in text_name and bpc Tom Lane 21:35
pgsql: Fix string truncation to be multibyte-aware in text_name and bpc Tom Lane 21:35
pgsql: Fix string truncation to be multibyte-aware in text_name and bpc Tom Lane 21:35
pgsql: Fix string truncation to be multibyte-aware in text_name and bpc Tom Lane 21:35

May 26, 2012

Thread Author Time
pgsql: Prevent synchronized scanning when systable_beginscan chooses a Tom Lane 23:10
pgsql: Prevent synchronized scanning when systable_beginscan chooses a Tom Lane 23:10
pgsql: Prevent synchronized scanning when systable_beginscan chooses a Tom Lane 23:10
pgsql: Prevent synchronized scanning when systable_beginscan chooses a Tom Lane 23:10
pgsql: Prevent synchronized scanning when systable_beginscan chooses a Tom Lane 23:10

May 27, 2012

Thread Author Time
pgsql: Fix handling of pg_stat_statements.stat temporary file Magnus Hagander 09:00
pgsql: Fix handling of pg_stat_statements.stat temporary file Magnus Hagander 09:00
pgsql: Fix handling of pg_stat_statements.stat temporary file Magnus Hagander 09:00
pgsql: Make pg_recievexlog by default loop on connection failures Magnus Hagander 09:07
pgsql: Add pg_update C comment about problems with plpython_call_handle Bruce Momjian 10:29
pgsql: Add C comment explaining why we can't exclude checking functions Bruce Momjian 10:35
pgsql: Improve pg_upgrade C comment. Bruce Momjian 10:45
pgsql: PL/Perl: Avoid compiler warning from clang Peter Eisentraut 20:38
pgsql: psql: Remove notice about readline from --version output Peter Eisentraut 20:38
pgsql: Suppress -Wunused-result warning about write() Peter Eisentraut 20:38
pgsql: Update SQL features list Peter Eisentraut 20:38

May 28, 2012

Thread Author Time
stackbuilder - wizard: Adding code to build stackbuilder on MacOSX Lion User Sachin 17:48
pgsql: libpq: URI parsing fixes Peter Eisentraut 19:49

May 29, 2012

Thread Author Time
pgsql: Eliminate some more O(N^2) behaviors in pg_dump/pg_restore. Tom Lane 00:38
pgsql: Teach AbortOutOfAnyTransaction to clean up partially-started tra Tom Lane 03:58
pgsql: Teach AbortOutOfAnyTransaction to clean up partially-started tra Tom Lane 03:58
pgsql: Teach AbortOutOfAnyTransaction to clean up partially-started tra Tom Lane 03:58
pgsql: Teach AbortOutOfAnyTransaction to clean up partially-started tra Tom Lane 03:58
pgsql: Teach AbortOutOfAnyTransaction to clean up partially-started tra Tom Lane 03:58
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Tom Lane 19:00
pgsql: Fix integer overflow bug in GiST buffering build calculations. Heikki Linnakangas 19:28
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Simon Riggs 19:34

May 30, 2012

Thread Author Time
Re: pgsql: Eliminate some more O(N^2) behaviors in pg_dump/pg_restore. Bruce Momjian 00:55
pgsql: Rewrite --section option to decouple it from --schema-only/--dat Tom Lane 03:22
pgsql: Change the way parent pages are tracked during buffered GiST bui Heikki Linnakangas 09:06
pgsql: Delete the temporary file used in buffered GiST build, after the Heikki Linnakangas 09:06
pgsql: Fix incorrect password transformation in contrib/pgcrypto's DES Tom Lane 14:54
pgsql: Fix incorrect password transformation in contrib/pgcrypto's DES Tom Lane 14:54
pgsql: Fix incorrect password transformation in contrib/pgcrypto's DES Tom Lane 14:54
pgsql: Fix incorrect password transformation in contrib/pgcrypto's DES Tom Lane 14:54
pgsql: Fix incorrect password transformation in contrib/pgcrypto's DES Tom Lane 14:54
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Fujii Masao 16:17
pgsql: Fix two more bugs in fast-path relation locking. Robert Haas 20:23
pgsql: Expand the allowed range of timezone offsets to +/-15:59:59 from Tom Lane 23:59
pgsql: Expand the allowed range of timezone offsets to +/-15:59:59 from Tom Lane 23:59
pgsql: Expand the allowed range of timezone offsets to +/-15:59:59 from Tom Lane 23:59
pgsql: Expand the allowed range of timezone offsets to +/-15:59:59 from Tom Lane 23:59
pgsql: Expand the allowed range of timezone offsets to +/-15:59:59 from Tom Lane 23:59

May 31, 2012

Thread Author Time
pgsql: Ignore SECURITY DEFINER and SET attributes for a PL's call handl Tom Lane 03:29
pgsql: Ignore SECURITY DEFINER and SET attributes for a PL's call handl Tom Lane 03:29
pgsql: Ignore SECURITY DEFINER and SET attributes for a PL's call handl Tom Lane 03:29
pgsql: Ignore SECURITY DEFINER and SET attributes for a PL's call handl Tom Lane 03:29
pgsql: Ignore SECURITY DEFINER and SET attributes for a PL's call handl Tom Lane 03:29
pgsql: Force PL and range-type support functions to be owned by a super Tom Lane 03:48
pgsql: Update time zone data files to tzdata release 2012c. Tom Lane 04:49
pgsql: Update time zone data files to tzdata release 2012c. Tom Lane 04:49
pgsql: Update time zone data files to tzdata release 2012c. Tom Lane 04:49
pgsql: Update time zone data files to tzdata release 2012c. Tom Lane 04:49
pgsql: Update time zone data files to tzdata release 2012c. Tom Lane 04:49
pgsql: Only throw recovery conflicts when InHotStandby. Bug fix to rece Simon Riggs 12:12
pgsql: Revert back-branch changes in behavior of age(xid). Tom Lane 15:12
pgsql: Revert back-branch changes in behavior of age(xid). Tom Lane 15:12
pgsql: Improve comment for GetStableLatestTransactionId(). Tom Lane 15:20
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Robert Haas 19:49
pgsql: Translation updates Peter Eisentraut 20:42
pgsql: Translation updates Peter Eisentraut 20:42
pgsql: Translation updates Peter Eisentraut 20:42
pgsql: Translation updates Peter Eisentraut 20:42
pgsql: Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Tom Lane 23:04
pgsql: Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Tom Lane 23:04
pgsql: Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Tom Lane 23:04
pgsql: Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Tom Lane 23:04
pgsql: Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Tom Lane 23:04
pgsql: Stamp 8.3.19. Tom Lane 23:14
pgsql: Stamp 9.1.4. Tom Lane 23:14
pgsql: Stamp 9.0.8. Tom Lane 23:14
pgsql: Stamp 8.4.12. Tom Lane 23:14
pgsql: Stamp 9.2beta2. Tom Lane 23:17

June 1, 2012

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Tom Lane 03:46
pgsql: Provide interim statistics while in mid-checkpoint. Simon Riggs 07:21
pgsql: Checkpointer starts before bgwriter to avoid missing fsync reque Simon Riggs 07:28
Re: pgsql: Checkpointer starts before bgwriter to avoid missing fsync reque Heikki Linnakangas 07:55
pgsql: After any checkpoint, close all smgr files handles in bgwriter Simon Riggs 08:25
Re: [COMMITTERS] pgsql: Checkpointer starts before bgwriter to avoid missing fsync reque Simon Riggs 08:33
pginstaller - pginst: Update for 8.3.19 Dave Page 08:46
pgsql: Copy editing of release notes for couple of my items. Simon Riggs 10:35
pgsql: Clarify description of covering indexes in release notes Simon Riggs 10:36
pgsql: Improve description of pg_stat_statements normalisation in relea Simon Riggs 10:50
pgsql: Avoid early reuse of btree pages, causing incorrect query result Simon Riggs 11:38
pgsql: Avoid early reuse of btree pages, causing incorrect query result Simon Riggs 11:39
pgsql: Avoid early reuse of btree pages, causing incorrect query result Simon Riggs 11:47
pgsql: Avoid early reuse of btree pages, causing incorrect query result Simon Riggs 11:47
pgsql: Avoid early reuse of btree pages, causing incorrect query result Simon Riggs 12:00
Re: Re: [COMMITTERS] pgsql: Checkpointer starts before bgwriter to avoid missing fsync reque Tom Lane 13:29
Re: Re: [COMMITTERS] pgsql: Checkpointer starts before bgwriter to avoid missing fsync reque Simon Riggs 13:49
Re: Re: [COMMITTERS] pgsql: Checkpointer starts before bgwriter to avoid missing fsync reque Tom Lane 13:59
Re: Re: [COMMITTERS] pgsql: Checkpointer starts before bgwriter to avoid missing fsync reque Simon Riggs 14:30
Re: Re: [COMMITTERS] pgsql: Checkpointer starts before bgwriter to avoid missing fsync reque Tom Lane 14:33
pgsql: In pg_upgrade, report pre-PG 8.1 plpython helper functions left Bruce Momjian 15:40
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Robert Haas 21:38

June 2, 2012

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Tom Lane 14:49
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Michael Nolan 16:01

June 3, 2012

Thread Author Time
pgtcl - libpgtcl: * Add new pg_dbinfo options "dbname", "user", "pass", User Karl 09:15
pgsql: Tag refs/tags/REL8_3_19 was created pgsql 14:42
pgsql: Tag refs/tags/REL9_0_8 was created pgsql 14:42
pgsql: Tag refs/tags/REL9_2_BETA2 was created pgsql 14:42
pgsql: Tag refs/tags/REL9_1_4 was created pgsql 14:42
pgsql: Tag refs/tags/REL8_4_12 was created pgsql 14:42
pgsql: Fix memory leaks in failure paths in buildACLCommands and parseA Tom Lane 15:53

June 4, 2012

Thread Author Time
pgtcl - libpgtcl: Change dbinfo option "pass" to "password". User Karl 09:42
Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. Christopher Browne 19:49

June 5, 2012

Thread Author Time
pgsql: Fix some more bugs in contrib/xml2's xslt_process(). Tom Lane 00:13
pgsql: Fix some more bugs in contrib/xml2's xslt_process(). Tom Lane 00:13
pgsql: Fix some more bugs in contrib/xml2's xslt_process(). Tom Lane 00:13
pgsql: Fix some more bugs in contrib/xml2's xslt_process(). Tom Lane 00:13
pgsql: Fix some more bugs in contrib/xml2's xslt_process(). Tom Lane 00:13
pgsql: Fix bogus handling of control characters in json_lex_string(). Tom Lane 00:44
Re: pgsql: pg_basebackup: Error message improvements. Magnus Hagander 11:13
pgsql: Backpatch error message fix from 81f6bbe8ade8c90f23f9286ca9ca726 Magnus Hagander 11:15
pgsql: Add example of archive_command to use with pg_receivexlog Magnus Hagander 11:56

Browse Archives

Prev | Next