pgsql-committers before 2009-06-05 00:00

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

Search the Archives

Browse Archives

Prev | Next

May 14, 2009

Thread Author Time
pg-migrator - pg_migrator: Mention new --check warning output. User Bmomjian 23:51

May 15, 2009

Thread Author Time
pg-migrator - pg_migrator: Stamp alpha 9. User Bmomjian 00:00
pg-migrator - pg_migrator: stamp alpha 9. User Bmomjian 00:00
pg-migrator - pg_migrator: Mention possible major release changes. User Bmomjian 00:24
orafce - orafce: Fix a bug in end_line parameter of utl_file.fcopy(). User Itagaki 01:26
orafce - orafce: Do not dump unused bytes in dump() if the size of User Itagaki 02:17
pgsql: commit for BETA2 Marc G. Fournier 02:18
orafce - orafce: Adjust a linking library for enable_nls. User Itagaki 02:22
Re: pgsql: Add recovery_end_command option to recovery.conf. Heikki Linnakangas 06:06
pginstaller - pginst: Update for beta 2 Dave Page 09:30
pginstaller - pginst: Update for beta 2 Dave Page 09:48
pgsql: Fix all the server-side SIGQUIT handlers (grumble ... Tom Lane 15:56
Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Alvaro Herrera 17:35
pg-migrator - pg_migrator: Various style improvements. User Bmomjian 20:19
pg-migrator - pg_migrator: Style improvement, mention link mode more. User Bmomjian 20:19
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Alvaro Herrera 22:17

May 16, 2009

Thread Author Time
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Magnus Hagander 11:03
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Magnus Hagander 11:51
pg-migrator - pg_migrator: Fix -k link option, per bug report from User Bmomjian 14:23
pg-migrator - pg_migrator: Stamp alpha 10 User Bmomjian 14:23
pg-migrator - pg_migrator: Stamp alpha 10 User Bmomjian 14:23
pg-migrator - pg_migrator: Copy files while db is down, for reliability. User Bmomjian 15:13
pg-migrator - pg_migrator: Stamp alpha 11 User Bmomjian 15:13
pg-migrator - pg_migrator: Stamp alpha 11 User Bmomjian 15:13
pg-migrator - pg_migrator: Create placeholder relfiles while db is down. User Bmomjian 15:28
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) David Fetter 17:31
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Tom Lane 19:13
pgsql: Improve comments in pg_ident.conf.sample. Tom Lane 20:43
pgsql: Make an editorial pass over the Client Authentication material. Tom Lane 21:17
pgsql: Minor editorialization on storage.sgml's documentation of free Tom Lane 22:03
pgsql: Minor copy-editing for description of partial-table vacuuming. Tom Lane 22:51

May 17, 2009

Thread Author Time
pg-migrator - pg_migrator: Stamp alpha 13. User Bmomjian 13:01
pg-migrator - pg_migrator: Stamp alpha 13. User Bmomjian 13:01
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Peter Eisentraut 14:44
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) David Fetter 14:48
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Alvaro Herrera 17:48
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Tom Lane 18:03
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Alvaro Herrera 18:15

May 18, 2009

Thread Author Time
pgsql: Some documentation cleanup for the addition of the KOI8U Peter Eisentraut 08:59
pgsql: Refer to tables by id, not by "the following table", because Peter Eisentraut 11:08
pgsql: Update SQL conformance entries for window functions functionality Peter Eisentraut 12:04
pgsql: Add some instructions on how to customize emacs for working on Peter Eisentraut 12:47
pg-migrator - pg_migrator: Fix typo, prefix -> suffix. User Bmomjian 15:01
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Tom Lane 15:29
pgsql: Make pwdfMatchesString() a little more careful about matching * Tom Lane 16:15
Re: pgsql: Add some instructions on how to customize emacs for working on Andrew Dunstan 16:22
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) David Fetter 16:29
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Alvaro Herrera 16:50

May 19, 2009

Thread Author Time
pg-migrator - pg_migrator: Update Windows install docs. User Bmomjian 02:17
pgsql: Fix bug #4814 (wrong subscript in consistent-function call), and Tom Lane 02:48
pgsql: Update relpages and reltuples estimates in stand-alone ANALYZE, Heikki Linnakangas 08:30
pgsql: Update relpages and reltuples estimates in stand-alone ANALYZE, Heikki Linnakangas 08:30
pgsql: Update relpages and reltuples estimates in stand-alone ANALYZE, Heikki Linnakangas 08:30
pgsql: Update relpages and reltuples estimates in stand-alone ANALYZE, Heikki Linnakangas 08:30
pgsql: Add documentation string for LDFLAGS_SL in configure --help Peter Eisentraut 22:32

May 20, 2009

Thread Author Time
pgsql: Silence a gcc compiler warning about non-literal format string Heikki Linnakangas 08:48
pgsql: Removed some unneeded variables and comparisons Michael Meskes 16:13
pgsql: More variables gcc moans about Michael Meskes 16:39
pgsql: Removed unsigned/signed mismatches. Michael Meskes 16:49
Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) Magnus Hagander 18:41
pgsql: Fix sgml-mode example. Peter Eisentraut 23:51

May 21, 2009

Thread Author Time
pgsql: Convert some messages to use ngettext(). Peter Eisentraut 01:08
pgsql: Removed comparison of unsigned expression < 0. Michael Meskes 12:54
pgsql: Resort tsvector's lexemes in tsvectorrecv instead of emmiting an Teodor Sigaev 20:09

May 22, 2009

Thread Author Time
pgbulkload - pgbulkload: Fix direct loader when 1GB or more data loaded. User Itagaki 06:04
pgbulkload - pgbulkload: Fix direct loader when 1GB or more data loaded. User Itagaki 06:18
pgbulkload - pgbulkload: New Directory User Itagaki 06:20
pgbulkload - pgbulkload: Add pgut-be files. User Itagaki 06:23
pgbouncer - pgbouncer: Fix potential use of old connections after config User Mkz 14:39

May 23, 2009

Thread Author Time
npgsql - Npgsql2: incremental changes towards DDEX support User Jbcooley 02:37
npgsql - Npgsql2: incremental changes towards DDEX support User Jbcooley 02:38
npgsql - Npgsql2: Added DDEX solution User Jbcooley 02:38

May 24, 2009

Thread Author Time
pgsql: Fix LIKE's special-case code for % followed by _. Tom Lane 18:10
pgsql: Fix LIKE's special-case code for % followed by _. Tom Lane 18:10
pgsql: Use more-portable coding for the check on handing out the last Tom Lane 22:22

May 25, 2009

Thread Author Time
reorg - pg_reorg: version 1.0.5. User Itagaki 07:06
pgstatsinfo - pg_statsinfo: Imported Sources User Kasahara 09:29
pllolcode - pllolcode: Fix unreleased catalog tuple User Eggyknap 18:50
pg-migrator - pg_migrator: Allow migration to/from the same Postgres User Bmomjian 20:08
pg-migrator - pg_migrator: Throw an error if there is a tsquery column; User Bmomjian 20:30
pg-migrator - pg_migrator: Rename old pg_control so old server can't be User Bmomjian 23:07
pg-migrator - pg_migrator: Rename old pg_control so old server can't be User Bmomjian 23:08

May 26, 2009

Thread Author Time
pg-migrator - pg_migrator: Create v8_3_tsvector data type for use in User Bmomjian 01:21
pgsql: Add range checks to time_recv() and timetz_recv(), to prevent Tom Lane 01:29
pgsql: Remove unused declarations of EncodeTimeOnly and DecodeTimeOnly. Tom Lane 01:39
pg-migrator - pg_migrator: Mention conversion issues and solutions. User Bmomjian 01:55
pgsql: Remove the useless and rather inconsistent return values of Tom Lane 02:17
pgsql: Allow the second argument of pg_get_expr() to be just zero when Tom Lane 17:36
Re: pgsql: Removed comparison of unsigned expression < 0. Tom Lane 22:51

May 27, 2009

Thread Author Time
pgsql: Improve documentation about function volatility: mention the Tom Lane 01:18
orafce - orafce: more robust regression test for dump() using regular User Itagaki 01:45
pgbulkload - pgbulkload: bugfix in pg_bulkread and pg_bulkwrite. User Itagaki 04:45
pgsql: Remove tabs from SGML file. Bruce Momjian 12:28
Re: pgsql: Removed comparison of unsigned expression < 0. Michael Meskes 14:15
pgsql: Reverting patch just in case a compiler treats this enum as Michael Meskes 14:16
pgsql: Fix compiler warnings on Sun Studio of the sort "tsquery_op.c", Peter Eisentraut 19:41
pgsql: Ignore RECHECK in CREATE OPERATOR CLASS, just throwing a NOTICE, Tom Lane 20:42
pgsql: Fix to use the same format specifiers in both branches of a Peter Eisentraut 20:47
pgsql: Properly return the usermap result when doing gssapi Magnus Hagander 21:08
pgsql: Improve release note explanation of the change in libpq's Tom Lane 22:12

May 28, 2009

Thread Author Time
pgsql: When archiving is enabled, rotate the last WAL segment at Heikki Linnakangas 11:02
pgsql: Document that forking while having open libpq connections is not Bruce Momjian 20:02
pg-migrator - pg_migrator: Create all files in user's home directory, User Bmomjian 22:14
pg-migrator - pg_migrator: Create all files in user's home directory, User Bmomjian 22:14
pg-migrator - pg_migrator: Disable migration for clusters that use User Bmomjian 22:36
pg-migrator - pg_migrator: Stamp alpha 14. User Bmomjian 23:18
pg-migrator - pg_migrator: Stamp alpha 14. User Bmomjian 23:18
pg-migrator - pg_migrator: Add Japanese translations of files. User Bmomjian 23:23

May 29, 2009

Thread Author Time
libpqtypes - libpqtypes: Fixed bug that accessed an arry index that was User Achernow 01:58
libpqtypes - libpqtypes: Add PQexecf and PQexecvf functions and man User Achernow 02:33
libpqtypes - libpqtypes: Updated ChangeLog, configure.ac version and User Achernow 02:40
libpqtypes - libpqtypes: Updated ChangeLog to reflect datetime.c bug fix User Achernow 02:44
pg-migrator - pg_migrator: Win32 fixes per report from Hiroshi Saito. User Bmomjian 03:19
npgsql - Npgsql2: Use period for decimal seperator between seconds and User Jbcooley 03:27
npgsql - Npgsql2: Many new tests taken from bugs reported by Otto H. User Jbcooley 03:31
libpqtypes - libpqtypes: code doc update in exec.c:PQexecvf User Achernow 12:41
libpqtypes - libpqtypes: Updated ChangeLog, added release date for User Achernow 12:48
pgsql: Change macros to make gcc quiet when parsing. Michael Meskes 13:54
npgsql - Npgsql2: [#1010635] Error trying to connect to Postgresql 7.3. User Fxjr 14:15
pg-migrator - pg_migrator: Use TMP for Win32 file storage. User Bmomjian 18:06
pg-migrator - pg_migrator: Document that --link does not work on Win32. User Bmomjian 18:09
pg-migrator - pg_migrator: Prevent dropped tsvector/tsquery columns from User Bmomjian 18:19
pg-migrator - pg_migrator: Adjust NOT_USED block. User Bmomjian 18:19
pg-migrator - pg_migrator: Wording improvements. User Bmomjian 18:20

May 31, 2009

Thread Author Time
npgsql - Npgsql2: fix bugs in tests for NpgsqlInterval and NpgsqlTime User Jbcooley 03:01
npgsql - Npgsql2: Fix bugs constructor and property bugs in User Jbcooley 03:03
pg-migrator - pg_migrator: Rebuild tables that contain tsvector columsn, User Bmomjian 03:51
pg-migrator - pg_migrator: Document TODO about using pg_dump custom User Bmomjian 03:52
pg-migrator - pg_migrator: Use simple text cast to migrate tsvector User Bmomjian 13:36
npgsql - Npgsql2: New tests to represent precision in ToString(). User Jbcooley 17:04
npgsql - Npgsql2: Changed mechanism used to calculate fractional seconds User Jbcooley 17:06
npgsql - Npgsql2: NpgsqlDate tests. User Jbcooley 18:45
pg-migrator - pg_migrator: Improve tsvector conversion script. User Bmomjian 20:25
pgsql: Update obsolete comment in index_drop(). Tom Lane 20:55
npgsql - Npgsql2: Test ToString in other cultures (thanks to Otto H) User Jbcooley 21:51
npgsql - Npgsql2: Force InvariantCulture for fractional seconds in User Jbcooley 21:53

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

Browse Archives

Prev | Next