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
pg-migrator - pg_migrator: More INSTALL improvements. User Bmomjian 12:39
pg-migrator - pg_migrator: Stamp beta 2. User Bmomjian 12:39
pg-migrator - pg_migrator: stamp beta 2 User Bmomjian 12:39
pg-migrator - pg_migrator: Add CHANGES file. User Bmomjian 13:42
pg-migrator - pg_migrator: Add CHANGES to file list. User Bmomjian 13:46
pg-migrator - pg_migrator: Fixes for Win32 compile. User Bmomjian 15:14
pg-migrator - pg_migrator: Stamp beta 3. User Bmomjian 15:14
pg-migrator - pg_migrator: Stamp beta 3. User Bmomjian 15:14
pgsql: Add support for using SQL/MED compliant FOREIGN DATA WRAPPER, Joe Conway 21:27
pgsql: Improve the IndexVacuumInfo/IndexBulkDeleteResult API to allow Tom Lane 22:13

June 7, 2009

Thread Author Time
pg-migrator - pg_migrator: Document dblink migration issue. User Bmomjian 03:12
pgsql: Revert my patch of 2009-04-04 that removed contrib/intarray's Tom Lane 20:09

June 8, 2009

Thread Author Time
pg-migrator - pg_migrator: Clarify when the old cluster can still be User Bmomjian 03:58
pg-migrator - pg_migrator: Stamp beta 4. User Bmomjian 03:58
pg-migrator - pg_migrator: stamp beta 4. User Bmomjian 03:59
pgbulkload - pgbulkload: Add checks for shmem id conflictions. User Itagaki 10:48
pgsql: Be a bit more verbose about the effects of string literal Tom Lane 14:57
pgsql: Fix contrib/pageinspect to not create an ABI breakage between 8.3 Tom Lane 16:22
pg-migrator - pg_migrator: Add mention of deployment testing, per idea User Bmomjian 16:47
pg-migrator - pg_migrator: Stamp beta 5. User Bmomjian 18:33
pg-migrator - pg_migrator: Stamp beta 5. User Bmomjian 18:33
press - pr: Added 8.4 Presskit and release for translation User Aglio 20:45
press - pr: Fixed formatting issue on e-mail release User Aglio 21:04
pg-migrator - pg_migrator: Mention TOAST tables, per Alvaro. User Bmomjian 21:28
pg-migrator - pg_migrator: Throw an error if /contrib/isn is used and User Bmomjian 21:30
pg-migrator - pg_migrator: Stamp beta 6. User Bmomjian 21:31
pg-migrator - pg_migrator: Stamp beta 6. User Bmomjian 21:31
pgsql: Fix map_sql_table_to_xmlschema() with dropped attributes. Peter Eisentraut 21:32
pgsql: Fix map_sql_table_to_xmlschema() with dropped attributes. Peter Eisentraut 21:32
press - pr: Modified Truviso quotes per their request. User Aglio 22:01
pg-migrator - pg_migrator: Fix spelling mistake. User Bmomjian 23:07
pg-migrator - pg_migrator: Fix spelling mistake. User Bmomjian 23:07

June 9, 2009

Thread Author Time
press - pr: Several HTML fixes User Aglio 00:10
press - pr: d'oh! one more typo fixed. User Aglio 00:15
pgbulkload - pgbulkload: Implements remote bulkload. User Itagaki 04:41
pgsnmpd - pgsnmpd: Changed custom query handler mechanics to Net-SNMP's User Eggyknap 05:06
pg-migrator - pg_migrator: Mention change in default datetime storage User Bmomjian 12:42
pg-migrator - pg_migrator: Restructure version checks. User Bmomjian 13:33
pg-migrator - pg_migrator: Suppress compile warning on Linux (creates User Bmomjian 14:24
pgsql: Fix failure to double-quote function argument names when needed, Tom Lane 14:36
pgsql: Default client encoding to server encoding for dblink Joe Conway 16:35
pgsql: Dynamically set a lower bound on autovacuum nap time so that we Alvaro Herrera 16:41
pgsql: Dynamically set a lower bound on autovacuum nap time so that we Alvaro Herrera 16:41
pg-migrator - pg_migrator: Do best attempt to suppress compiler warning User Bmomjian 17:04
pg-migrator - pg_migrator: Rename scandir internal function to be User Bmomjian 17:24
pgsql: Restore dblink_current_query() to being a C-language function, so Tom Lane 17:41
press - pr: Added link to pg-migrator per Devrim. User Aglio 17:46
pgsql: Switch order of tests to avoid possible Assert failure for Tom Lane 18:15
npgsql - Npgsql2: [#1010649] DataReader.FieldCount returning -1. User Fxjr 18:22
press - pr: Change to FTP dir per Dave Page User Aglio 18:46
pgsql: Fix typo, per Tom Alvaro Herrera 19:36
pgsql: Fix typo, per Tom Alvaro Herrera 19:36
pgsql: Mark internal_in as not strict, so that the construct Tom Lane 19:51
pgsql: Fix xmlattribute escaping XML special characters twice (bug Peter Eisentraut 22:00

June 10, 2009

Thread Author Time
pgsql: Document new location for typedef list. Bruce Momjian 01:47
pgsql: Update pgindent instructions. Bruce Momjian 01:51
pgsql: Fix BSD find_typedef logic. Bruce Momjian 03:38
pgsql: Ensure xmlFree(NULL) is a no-op instead of a core dump. Tom Lane 03:44
pgsql: Ensure xmlFree(NULL) is a no-op instead of a core dump. Tom Lane 03:44
pgsql: Make handling of INTERVAL DAY TO MINUTE and INTERVAL DAY TO Tom Lane 05:05
pgsql: Correct/improve the datetime_precision field in the information Peter Eisentraut 07:03
pgbuildfarm - client-code: typdefs change requested by Bruce Momjian User Andrewd 15:11
pgsql: Fix Linux typedef code. Bruce Momjian 15:13
pgbuildfarm - client-code: further typdefs change requested by Bruce User Andrewd 15:19
pgbuildfarm - client-code: fix typo - sigh User Andrewd 16:03
pgsql: Fix cash_in() to behave properly in locales where frac_digits is Tom Lane 16:31
pgsql: Fix cash_in() to behave properly in locales where frac_digits is Tom Lane 16:31
pgsql: Fix cash_in() to behave properly in locales where frac_digits is Tom Lane 16:31
pgsql: Fix cash_in() to behave properly in locales where frac_digits is Tom Lane 16:31
pgsql: Fix cash_in() to behave properly in locales where frac_digits is Tom Lane 16:31
pgsql: Fix cash_in() to behave properly in locales where frac_digits is Tom Lane 16:32
press - pr: New Directory User Devrim 18:36
pgsql: Improve capitalization and punctuation in recently added GiST Peter Eisentraut 18:43
pgsql: Keep rs_startblock the same during heap_rescan, so that a rescan Tom Lane 18:54
pgsql: Keep rs_startblock the same during heap_rescan, so that a rescan Tom Lane 18:54
pgsql: Improve capitalization and punctuation in recently added GiST Peter Eisentraut 19:00
pgsql: Add a warning about possible strange behavior of volatile Tom Lane 19:21
pgsql: Improve capitalization and punctuation in recently added GiST Peter Eisentraut 19:59
pgsql: Improve capitalization and punctuation in recently added GiST Peter Eisentraut 20:01
pgsql: Improve capitalization and punctuation in recently added GiST Peter Eisentraut 20:02
pgsql: Add warning that xpath() doesn't work with non-UTF8 data. Tom Lane 20:25
pgsql: Support Kerberos on platforms where libcom_err depends on Tom Lane 21:24
pgsql: Clarify error message Peter Eisentraut 21:51
pgsql: Properly mark pg_freespace() function as strict. Tom Lane 22:12
pgsql: Clarify to the translator that plpgsql_yyerror() deals with the Peter Eisentraut 22:34
Re: pgsql: Support Kerberos on platforms where libcom_err depends on Andrew Dunstan 22:55
Re: pgsql: Support Kerberos on platforms where libcom_err depends on Tom Lane 22:59
pgsql: Fix ill-advised whitespace prettification, per buildfarm. Tom Lane 23:03
pgsql: Arrange that the string "syntax error" generated by bison is Peter Eisentraut 23:11
Re: pgsql: Support Kerberos on platforms where libcom_err depends on Alvaro Herrera 23:28
pgsql: Translation updates Peter Eisentraut 23:42

June 11, 2009

Thread Author Time
pgsql: Add FreeBSD support for find_typedef, per request from Andrew. Bruce Momjian 03:14
press - pr: New Directory User Shigehiro 10:30
press - pr: first draft of japanese presskit User Shigehiro 12:48
pgsql: 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef Bruce Momjian 14:49
pgsql: Somebody seems to have thought they could get away without Tom Lane 16:14
pgsql: Fix things so that you can still do "select foo()" where foo is a Tom Lane 17:25
pgsql: Update time zone data files to tzdata release 2009i: DST law Tom Lane 17:45
pgsql: Update time zone data files to tzdata release 2009i: DST law Tom Lane 17:45
pgsql: Update time zone data files to tzdata release 2009i: DST law Tom Lane 17:45
pgsql: Update time zone data files to tzdata release 2009i: DST law Tom Lane 17:46
pgsql: Update time zone data files to tzdata release 2009i: DST law Tom Lane 17:46
pgsql: Mark contrib's GiST and GIN opclass support functions as STRICT, Tom Lane 18:30
pgsql: Remove our inadequate kluge that tried to get AIX's various Tom Lane 19:00
pgsql: Revisit AlterTableCreateToastTable's API once again, hoping to Tom Lane 20:46
pgsql: Update release notes to today. Tom Lane 21:44
pgsql: Document struct/union problem with pgindent. Bruce Momjian 22:21

Browse Archives

Prev | Next