pgsql-committers - June 2009

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

June 1, 2009

Thread Author Time
Re: pg-migrator - pg_migrator: Improve tsvector conversion script. Michael Glaesemann 04:54
jsonpath - postgresql-json: New Directory User Marian 09:57
jsonpath - postgresql-json: New Directory User Marian 09:58
jsonpath - postgresql-json: First commit. User Marian 09:58
Re: pg-migrator - pg_migrator: Improve tsvector conversion script. Bruce Momjian 12:47
pg-migrator - pg_migrator: Add Win32 support for --link. User Bmomjian 14:33
pg-migrator - pg_migrator: Update TODO. User Bmomjian 14:33
pg-migrator - pg_migrator: Add windows.h include. User Bmomjian 14:36
pgsql: Fix DecodeInterval to report an error for multiple occurrences of Tom Lane 16:55
pg-migrator - pg_migrator: Handle Win32 MoveFile return value, per User Bmomjian 17:48
pg-migrator - pg_migrator: Use dosmaperr for Win32 when checking errno, User Bmomjian 20:35
pg-migrator - pg_migrator: More _dosmaperr fixes. User Bmomjian 21:37
pg-migrator - pg_migrator: Document limitations. User Bmomjian 21:47
pg-migrator - pg_migrator: Stamp alpha15. User Bmomjian 21:48
pg-migrator - pg_migrator: Stamp alpha 15. User Bmomjian 21:48
pgsql: Change AdjustIntervalForTypmod to not discard higher-order field Tom Lane 23:55

June 2, 2009

Thread Author Time
pgsql: Fix dblink_get_result() as reported by Oleksiy Shchukin. Joe Conway 03:21
pgsql: Only recycle normal files in pg_xlog as WAL segments. Heikki Linnakangas 06:18
pgsql: Only recycle normal files in pg_xlog as WAL segments. Heikki Linnakangas 06:19
slony1-ctl - slony-ctl: Check return code in every script, per report by User Sas 14:51
pg-migrator - pg_migrator: Implement check that data directories are on User Bmomjian 15:15
pg-migrator - pg_migrator: Implement check that data directories are on User Bmomjian 15:15
pg-migrator - pg_migrator: Stamp alpha 16 User Bmomjian 16:07
pg-migrator - pg_migrator: Stamp alpha 16 User Bmomjian 16:07
pgsql: Remove the old advice to keep from_collapse_limit less than Tom Lane 17:37
Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it Bruce Momjian 18:33
pg-migrator - pg_migrator: Mention pg_migrator presentation. User Bmomjian 18:55
pg-migrator - pg_migrator: Mention that rebuild scripts should be run User Bmomjian 20:02

June 3, 2009

Thread Author Time
pgsql: Add example of how to generate the session identifier from Bruce Momjian 00:38
pg-migrator - pg_migrator: Update README wording. User Bmomjian 13:24
pgsql: Add comment about why "((void) 0)" is used in copy macros. Bruce Momjian 14:48
pgsql: Improve comment about 'if (1)' hack in copy.c macros. Tom Lane 15:06
Re: pg-migrator - pg_migrator: Improve tsvector conversion script. Bruce Momjian 16:00
pg-migrator - pg_migrator: Stamp alpha 17. User Bmomjian 16:03
pg-migrator - pg_migrator: Stamp alpha 17. User Bmomjian 16:04
pgsql: Change rather bizarre code ordering in get_id(). Tom Lane 16:17
pgsql: Fix tsquerysel() to not fail on an empty TSQuery. Tom Lane 18:42
pgsql: Clean up ecpg's use of mmerror(): const-ify the format argument, Tom Lane 20:24
pgsql: Wording improvement for recent sesssion identifier SQL query. Bruce Momjian 20:34

June 4, 2009

Thread Author Time
pgbulkload - pgbulkload: Add parallel loader for pg_bulkload 3.0. User Itagaki 03:26
Re: [COMMITTERS] pgsql: Fix LOCK TABLE to eliminate the race condition that could make it Simon Riggs 08:38
prefix - prefix: Stop displaying useless and confusing [] when not User Dim 12:54
pgsql: Initialise perl library as documented in perl API. Andrew Dunstan 15:59
pgsql: Initialise perl library as documented in perl API. Andrew Dunstan 16:00
pgsql: Initialise perl library as documented in perl API. Andrew Dunstan 16:00
pgsql: Initialise perl library as documented in perl API. Andrew Dunstan 16:00
pgsql: Initialise perl library as documented in perl API. Andrew Dunstan 16:01
pgsql: Initialise perl library as documented in perl API. Andrew Dunstan 16:01
slony1-ctl - slony-ctl: Testing scripts with Slony 2.0 on PG8.4b2 User Sas 16:26
slony1-ctl - slony-ctl: We now allow one to propagate an SQL script User Sas 16:28
Re: [COMMITTERS] pgsql: Initialise perl library as documented in perl API. Tom Lane 16:38
prefix - prefix: add indexing lookup support for <@, = and && User Dim 16:59
Re: [COMMITTERS] pgsql: Initialise perl library as documented in perl API. Andrew Dunstan 17:08
Re: [COMMITTERS] pgsql: Initialise perl library as documented in perl API. Tom Lane 17:33
Re: [COMMITTERS] pgsql: Initialise perl library as documented in perl API. Andrew Dunstan 17:57
pgsql: Improve the recently-added support for properly pluralized error Tom Lane 18:33
pgsql: Remove a couple of debugging messages that have been #ifdef'd out Tom Lane 19:16
pgsql: Trivial code style cleanup around a couple of ngettext calls. Tom Lane 19:17
prefix - prefix: Fix 8.1 detection and build system, bite the 1.0 bullet User Dim 20:10
pg-migrator - pg_migrator: Improve install instructions. User Bmomjian 22:01
pg-migrator - pg_migrator: Improve install instructions. User Bmomjian 22:01
Re: pg-migrator - pg_migrator: Improve tsvector conversion script. Alvaro Herrera 22:23
pg-migrator - pg_migrator: Stamp beta 1. User Bmomjian 23:27
pg-migrator - pg_migrator: Stamp beta 1. User Bmomjian 23:27

June 5, 2009

Thread Author Time
press - pr: Updated Press Faq for 8.4 User Aglio 05:06
pgsql: Remove sleep() from backup script example; not needed anymore. Bruce Momjian 13:40
Re: Re: [COMMITTERS] pgsql: Initialise perl library as documented in perl API. Andrew Dunstan 13:46
Re: Re: [COMMITTERS] pgsql: Initialise perl library as documented in perl API. Bruce Momjian 13:53
Re: Re: [COMMITTERS] pgsql: Initialise perl library as documented in perl API. Tom Lane 14:03
prefix - prefix: Preparing for 1.0, Makefile has hard coded version User Dim 18:18
pgsql: Search for versioned perl library instead of using hardcoded name Andrew Dunstan 18:29
pgsql: Search for versioned perl library instead of using hardcoded name Andrew Dunstan 18:31
pgsql: GIN's ItemPointerIsMin, ItemPointerIsMax, and Tom Lane 18:50
pgsql: GIN's ItemPointerIsMin, ItemPointerIsMax, and Tom Lane 18:50
pgsql: GIN's ItemPointerIsMin, ItemPointerIsMax, and Tom Lane 18:50
pg-migrator - pg_migrator: Clarify cleanup information. User Bmomjian 20:13
pg-migrator - pg_migrator: Document problems with schema restore. User Bmomjian 20:25
pgsql: Adjust recent PERL_SYS_INIT3 call to avoid platforms where it Andrew Dunstan 20:32
pgsql: Adjust recent PERL_SYS_INIT3 call to avoid platforms where it Andrew Dunstan 20:32
pgsql: Adjust recent PERL_SYS_INIT3 call to avoid platforms where it Andrew Dunstan 20:32
pgsql: Adjust recent PERL_SYS_INIT3 call to avoid platforms where it Andrew Dunstan 20:32
pgsql: Adjust recent PERL_SYS_INIT3 call to avoid platforms where it Andrew Dunstan 20:32
pgsql: Adjust recent PERL_SYS_INIT3 call to avoid platforms where it Andrew Dunstan 20:33
prefix - prefix: Support new 8.4 consistent function signature, handle User Dim 21:05
pg-migrator - pg_migrator: Clarify /contrib handling, particularly the User Bmomjian 21:13
press - pr: New Directory User Aglio 23:09
press - pr: New Directory User Aglio 23:09

June 6, 2009

Thread Author Time
pg-migrator - pg_migrator: Warn about uninstalling user-data linked User Bmomjian 02:04
pg-migrator - pg_migrator: Improve wording for /contrib uninstall User Bmomjian 02:10
pg-migrator - pg_migrator: Wording improvement. User Bmomjian 02:10
pgsql: Fix a serious bug introduced into GIN in 8.4: now that Tom Lane 02:39
pgsql: Move variable declaration to avoid 'unused variable' warning when Tom Lane 03:45
pgsnmpd - pgsnmpd: Added beginnings of custom query handling. User Eggyknap 04:12