pgsql-committers - May 2012

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 1, 2012

Thread Author Time
reorg - pg_reorg: Fixes for 9.2devel. User Sakamotomsh 06:11
pgsql: Remove dead ports Peter Eisentraut 19:17
pgsql: Tweak psql to print row counts when \x auto chooses non-expanded Robert Haas 20:10

May 2, 2012

Thread Author Time
pgsql: Kill some remaining references to SVR4 and univel. Tom Lane 04:29
Re: pgsql: Remove dead ports Tom Lane 04:31
pgsql: Remove duplicate words in comments. Heikki Linnakangas 07:27
pgsql: More duplicate word removal. Robert Haas 13:28
Re: pgsql: More duplicate word removal. 📎 Thom Brown 13:43
pgsql: Further corrections from the department of redundancy department Robert Haas 15:12
Re: pgsql: More duplicate word removal. Peter Geoghegan 16:29
Re: pgsql: More duplicate word removal. Robert Haas 16:35
Re: pgsql: More duplicate word removal. Alvaro Herrera 16:36
pgsql: Avoid repeated CLOG access from heap_hot_search_buffer. Robert Haas 16:50
Re: [COMMITTERS] pgsql: Remove dead ports Peter Eisentraut 17:12
Re: [COMMITTERS] pgsql: Remove dead ports Tom Lane 17:15
pgsql: Even more duplicate word removal, in the spirit of the season Peter Eisentraut 17:56
pgsql: PL/Python: Fix crash in functions returning SETOF and using SPI Peter Eisentraut 18:04
pgsql: PL/Python: Improve test coverage Peter Eisentraut 18:12
Beta time? Bruce Momjian 18:17
pgsql: Add missing parenthesis in comment. Robert Haas 18:31

May 3, 2012

Thread Author Time
pgsql: Mark git_changelog examples with the proper executable names. Bruce Momjian 00:42
pgsql: Remove link to ODBCng project from the docs. Magnus Hagander 11:03
pgsql: Remove link to ODBCng project from the docs. Magnus Hagander 11:03
pgsql: Remove link to ODBCng project from the docs. Magnus Hagander 11:03
pgsql: Remove link to ODBCng project from the docs. Magnus Hagander 11:03
Re: pgsql: Further corrections from the department of redundancy department Peter Geoghegan 11:19
pgsql: Remove BSD/OS (BSDi) port. There are no known users upgrading t Bruce Momjian 14:58
Re: pgsql: Remove dead ports Bruce Momjian 15:01
pgsql: doc: Fix for too many brackets in command synopses on man pages Peter Eisentraut 19:59

May 4, 2012

Thread Author Time
psqlodbc - psqlodbc: Use int instead of size_t when condition >=0 is User Hinoue 12:11
psqlodbc - psqlodbc: Add a necessary break in a switch statement etc. User Hinoue 12:29
Re: Beta time? Josh Berkus 16:34
Re: Beta time? Tom Lane 16:58
pgsql: Overdue code review for transaction-level advisory locks patch. Tom Lane 21:44
pgsql: Overdue code review for transaction-level advisory locks patch. Tom Lane 21:44

May 5, 2012

Thread Author Time
pgsql: Fix psql doc typo. Bruce Momjian 16:00
Re: pgsql: Fix psql doc typo. Thom Brown 16:04
Re: pgsql: Fix psql doc typo. Bruce Momjian 16:36

May 6, 2012

Thread Author Time
Re: pgsql: Fix psql doc typo. Andrew Dunstan 03:28
pgsql: Revert typo fix 768c3affd44d1dcb4e43e2e006c642524714c2a4; I was Bruce Momjian 12:11
Re: pgsql: Fix psql doc typo. Bruce Momjian 12:11

May 7, 2012

Thread Author Time
pgsql: Document that it is the pgsql version we are matching for psqlrc Bruce Momjian 01:44
pgsql: Make "unexpected EOF" messages DEBUG1 unless in an open transact Magnus Hagander 17:04
pgsql: Fix pg_config.h make rule Peter Eisentraut 18:33
pgsql: Remove strdup, strtol, strtoul from libpgport Peter Eisentraut 20:12

May 8, 2012

Thread Author Time
pgsql: Fix misleading comments Peter Eisentraut 16:36
pgsql: Fix dependency tracking for src/port/%_srv.o files Peter Eisentraut 17:11
pgsql: Update config.guess and config.sub Peter Eisentraut 17:46
pgsql: psql: Add variable to control keyword case in tab completion Peter Eisentraut 18:06
pgsql: Tweak contrib --help output to match common style Peter Eisentraut 18:55

May 9, 2012

Thread Author Time
pgsql: Reduce idle power consumption of walwriter and checkpointer proc Tom Lane 00:03
pgsql: Reduce idle power consumption of stats collector process. Tom Lane 01:27
pgsql: Document how to find non-ASCII characters in the release notes. Bruce Momjian 02:51
pgsql: Fix an issue in recent walwriter hibernation patch. Tom Lane 03:06
pgsql: Add another URL for HTML entity codes. Bruce Momjian 03:17
pgsql: Avoid xid error from age() function when run on Hot Standby Simon Riggs 12:59
pgsql: Avoid xid error from age() function when run on Hot Standby Simon Riggs 12:59
pgsql: Avoid xid error from age() function when run on Hot Standby Simon Riggs 13:00
pgsql: Rename BgWriterCommLock to CheckpointerCommLock Simon Riggs 13:12
pgsql: Rename BgWriterShmem/Request to CheckpointerShmem/Request Simon Riggs 13:24
pgsql: Split contrib documentation into extensions and programs Peter Eisentraut 17:54
pgsql: Add make dependency so that postgres.bki is rebuilt in major ver Peter Eisentraut 17:54
pgsql: Update documentation to say that gmake check in contrib is suppo Peter Eisentraut 17:54
Re: [COMMITTERS] pgsql: Split contrib documentation into extensions and programs Alvaro Herrera 18:44

May 10, 2012

Thread Author Time
pgsql: Publish draft version of Postgres 9.2 release notes. Bruce Momjian 02:25
pgsql: Improve control logic for bgwriter hibernation mode. Tom Lane 03:37
pgsql: Further tweaking of nomenclature in checkpointer.c. Tom Lane 04:01
pgsql: Update 9.2 SSL release note links. Bruce Momjian 04:32
pgsql: Improve tests for postmaster death in auxiliary processes. Tom Lane 04:55
pgsql: PL/pgSQL RETURN NEXT was leaking converted tuples, causing Joe Conway 06:03
pgsql: PL/pgSQL RETURN NEXT was leaking converted tuples, causing Joe Conway 06:03
pgsql: PL/pgSQL RETURN NEXT was leaking converted tuples, causing Joe Conway 06:03
pgsql: PL/pgSQL RETURN NEXT was leaking converted tuples, causing Joe Conway 06:04
pgsql: Fix outdated comment. Heikki Linnakangas 06:56
pgsql: Only attempt to show collations on servers >= 9.1. Magnus Hagander 07:13
pgsql: Only attempt to show collations on servers >= 9.1. Magnus Hagander 07:13
pgsql: Copy-editing 9.2 release notes. Heikki Linnakangas 07:46
pgsql: Fix a couple of typos in 9.2 release notes. Heikki Linnakangas 12:42
pgsql: Improve two 9.2 release note items. Bruce Momjian 14:29
Re: pgsql: Improve tests for postmaster death in auxiliary processes. Peter Geoghegan 15:08
Re: pgsql: Improve tests for postmaster death in auxiliary processes. Tom Lane 15:19
pgsql: Release notes adjustments from Erik Rijkers Bruce Momjian 15:21
pgsql: Remove unportable use of SGML character-code entity. Tom Lane 16:22
pgsql: Remove URL that suggested numeric HTML entities. Bruce Momjian 16:34
pgsql: Another doc fix for HTML entities. Bruce Momjian 16:55
pgsql: Update entitiy escapes docs; must be Latin1. Bruce Momjian 16:55
pgsql: 9.2 release note adjustments from Robert Haas. Bruce Momjian 17:00
pgsql: Python 2.2 is no longer supported Peter Eisentraut 17:03
pgsql: Whitespace cleanup Peter Eisentraut 17:03
pgsql: Add 9.2 release note suggestions from Heikki, Bruce Momjian 17:13
pgsql: New 9.2 SSL parameters are GUC, not libpq, per Magnus's observat Bruce Momjian 17:16
pgsql: Improve Windows implementation of WaitLatch/WaitLatchOrSocket. Tom Lane 17:26
pgsql: Fix Windows implementation of PGSemaphoreLock. Tom Lane 17:36
pgsql: Fix Windows implementation of PGSemaphoreLock. Tom Lane 17:36
pgsql: Fix Windows implementation of PGSemaphoreLock. Tom Lane 17:36
pgsql: Fix Windows implementation of PGSemaphoreLock. Tom Lane 17:36
pgsql: Fix Windows implementation of PGSemaphoreLock. Tom Lane 17:36
pgsql: 9.2 release note updates from Peter Geoghegan Bruce Momjian 17:38
pgsql: PL/Python: Fix slicing support for result objects for Python 3 Peter Eisentraut 17:41
pgsql: PL/Python: Update incorrect comment Peter Eisentraut 17:41
pgsql: Add comma after "Previously" as suggested by Josh Kupershmidt Bruce Momjian 17:48
Re: pgsql: Remove unportable use of SGML character-code entity. Bruce Momjian 17:52
pgsql: Properly capitalize the TimeZone parameter Peter Eisentraut 17:59
Re: pgsql: Remove unportable use of SGML character-code entity. Alvaro Herrera 18:09
pgsql: Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplif Tom Lane 18:35
pgsql: Merge visibility map crash-safety into index-only scan release n Bruce Momjian 20:50
Re: pgsql: Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplif Peter Geoghegan 21:22
pgsql: Temporarily revert stats collector latch changes so we can ship Tom Lane 21:26
Re: pgsql: Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplif Tom Lane 21:31
pgsql: Tweak documentation wording to avoid "pdfendlink" failure. Tom Lane 22:03
pgsql: Stamp 9.2beta1. Tom Lane 22:36
pgsql: Update comment for 'name' data type to say 63 "bytes". Bruce Momjian 22:40
pgsql: Revert catalog bump; was post-beta1, and unnecessary. Bruce Momjian 22:44

May 11, 2012

Thread Author Time
pgsql: Improve discussion of setting server parameters. Tom Lane 03:01
pgsql: On GiST page split, release the locks on child pages before recu Heikki Linnakangas 09:38
pgsql: On GiST page split, release the locks on child pages before recu Heikki Linnakangas 09:38
pgsql: Ensure age() returns a stable value rather than the latest value Simon Riggs 13:37
pgsql: Ensure age() returns a stable value rather than the latest value Simon Riggs 13:38
pgsql: Ensure age() returns a stable value rather than the latest value Simon Riggs 13:39
pgsql: Remove extraneous #include "storage/proc.h" Simon Riggs 13:46
pgsql: Remove extraneous #include "storage/proc.h" Simon Riggs 13:46
pgsql: Remove extraneous #include "storage/proc.h" Simon Riggs 13:47
pgsql: Prevent loss of init fork when truncating an unlogged table. Robert Haas 13:49
pgsql: Prevent loss of init fork when truncating an unlogged table. Robert Haas 13:49
Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Tom Lane 16:13
Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Simon Riggs 16:42
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Tom Lane 17:28
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Robert Haas 17:45
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Tom Lane 18:17
pgsql: Fix contrib/citext's upgrade script to handle array and domain c Tom Lane 19:22
pgsql: Fix contrib/citext's upgrade script to handle array and domain c Tom Lane 19:22
pgsql: PL/Python: Adjust the regression tests for Python 3.3 Peter Eisentraut 20:45
pgsql: Cosmetic adjustments for postmaster's handling of checkpointer. Tom Lane 21:46
psqlodbc - psqlodbc: Add a missing constant. User Hinoue 22:33
pgsql: Update example of process titles shown by "ps". Tom Lane 22:33
psqlodbc - psqlodbc: Fix a bug about reference count handling for User Hinoue 22:43
pgsql: Explain compatibility item about language names a bit more. Tom Lane 22:53
psqlodbc - psqlodbc: Improve the handling of ARRAY type. User Hinoue 22:55
psqlodbc - psqlodbc: Fix a compilation error etc when MULTITHREAD User Hinoue 23:10
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Robert Haas 23:57

May 12, 2012

Thread Author Time
psqlodbc - psqlodbc: Fix the bug reported by User Hinoue 02:50
psqlodbc - psqlodbc: Remove columns info of dropped tables ASAP. User Hinoue 03:31
pgsql: Fix obsolescent C declaration syntax Peter Eisentraut 09:53
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Simon Riggs 10:37
pgsql: Ensure backwards compatibility for GetStableLatestTransactionId( Simon Riggs 12:25
pgsql: Ensure backwards compatibility for GetStableLatestTransactionId( Simon Riggs 12:25
pgsql: Ensure backwards compatibility for GetStableLatestTransactionId( Simon Riggs 12:26
psqlodbc - psqlodbc: missing end character. Hiroshi Saito 12:36
pgsql: Update group commit release note item. Bruce Momjian 12:55
psqlodbc - psqlodbc: add change history. Hiroshi Saito 13:25
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Tom Lane 14:55
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Simon Riggs 16:31
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Tom Lane 16:59
pgsql: Tag refs/tags/REL9_2_BETA1 was created pgsql 17:04
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Simon Riggs 17:30
pgsql: Fix WaitLatchOrSocket to handle EOF on socket correctly. Tom Lane 20:37
pgsql: Remove unused AC_SUBST variables Peter Eisentraut 20:39
pgsql: Avoid unnecessary process wakeups in the log collector. Tom Lane 23:22

May 13, 2012

Thread Author Time
pgsql: Fix bogus declaration of local variable. Tom Lane 04:31
pgsql: Attempt to fix some issues in our Windows socket code. Tom Lane 18:35
pgsql: Re-revert stats collector latch changes. Tom Lane 18:52
pgsql: Fix DROP TABLESPACE to unlink symlink when directory is not ther Tom Lane 22:07
pgsql: Fix DROP TABLESPACE to unlink symlink when directory is not ther Tom Lane 22:07
pgsql: Fix DROP TABLESPACE to unlink symlink when directory is not ther Tom Lane 22:07

May 14, 2012

Thread Author Time
pgsql: Add some temporary instrumentation to pgstat.c. Tom Lane 01:11
pgsql: Small punctuation editing of postgresql.conf.sample Peter Eisentraut 02:03
pgsql: Remove leftovers of BeOS port Peter Eisentraut 02:03
pgsql: pg_ctl: Improve --help output Peter Eisentraut 02:03
pgsql: Update comments that became out-of-date with the PGXACT struct. Heikki Linnakangas 07:30
pgsql: Remove unnecessary pg_verifymbstr() calls from tsvector/query in Heikki Linnakangas 11:36
pgsql: Force pgwin32_recv into nonblock mode when called from pgstat.c. Tom Lane 14:57
pgsql: For testing purposes, reinsert a timeout in pgstat.c's wait call Tom Lane 19:03
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Peter Eisentraut 19:05
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Tom Lane 19:11
Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value Peter Eisentraut 19:56
pgsql: Remove unused AC_DEFINE symbols Peter Eisentraut 20:04
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

Browse Archives

Prev | Next