pgsql-committers since 2006-04-07 00:00

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

April 7, 2006

Thread Author Time
npgsql - Npgsql: 2006-04-07 Francisco Figueiredo Jr. User Fxjr 15:40
pgsql: Fix make_restrictinfo_from_bitmapqual() to preserve AND/OR Tom Lane 17:05
pgsql: Fix make_restrictinfo_from_bitmapqual() to preserve AND/OR Tom Lane 17:05
pgsql: Revert getaddrinfo configure changes until we get a solution Andrew Dunstan 17:42
pgsql: Revert getaddrinfo configure changes until we get a solution Andrew Dunstan 17:50
pgsql: Fix pg_dumpall to do something sane when a pre-8.1 installation Tom Lane 21:26
pgsql: Fix pg_dumpall to do something sane when a pre-8.1 installation Tom Lane 21:26

April 8, 2006

Thread Author Time
oledb - oledb: Fix compilation errors when upgrading the Platform SDK User Shachar 10:26
psqlodbc - psqlodbc: Commit the changed files from the enhanced branch User Dpage 16:30
psqlodbc - psqlodbc: Remove files not needed in the enhanced branch User Dpage 16:45
oledb - oledb: Some changes required for compiling on newer compilers User Shachar 17:30
psqlodbc - psqlodbc: Bump version number to 08.02.0001 in preparation User Dpage 18:06
psqlodbc - psqlodbc: Update release notes User Dpage 18:21
pgsql: Fix EXPLAIN so that it can drill down through multiple levels of Tom Lane 18:49
psqlodbc - psqlodbc: Remove iodbc headers that we no longer ship. User Dpage 18:51
pgsql: Fix best_inner_indexscan to actually enforce that an "inner Tom Lane 21:32
pgsql: Fix best_inner_indexscan to actually enforce that an "inner Tom Lane 21:32
npgsql - Npgsql: 2006-04-08 Francisco Figueiredo Jr. User Fxjr 22:08

April 9, 2006

Thread Author Time
npgsql - Npgsql: 2006-04-08 Francisco Figueiredo Jr. User Fxjr 02:15
npgsql - Npgsql: 2006-04-08 Francisco Figueiredo Jr. User Fxjr 02:19
npgsql - Npgsql: 2006-04-08 Francisco Figueiredo Jr. User Fxjr 02:20
pgsql: Update: > * Allow the creation of indexes with mixed Bruce Momjian 03:27
oledb - oledb: Fix compilation errors and warnings on VS 2002 User Shachar 13:37
pgbuildfarm - client-code: Do CVS status check in chunks to avoid User Andrewd 15:13
pgsql: Revert my best_inner_indexscan patch of yesterday, which turns Tom Lane 18:18
pgsql: Revert my best_inner_indexscan patch of yesterday, which turns Tom Lane 18:19
pgsql: Suppress a couple of minor compiler warnings, per Magnus. Tom Lane 19:21
pgsql: Add: < * Experiment with multi-threaded backend [thread] > * Bruce Momjian 20:24
pgsql: Add comment for why we recompile pgport C files. Bruce Momjian 20:27
pgsql: Fix another const-decoration mismatch, per Magnus. Tom Lane 22:01

April 10, 2006

Thread Author Time
psqlodbc - psqlodbc: Make the config dialogues a little more presentable User Dpage 09:46
psqlodbc - psqlodbc: Correct *nix .so name. User Dpage 09:53
pgsql: Fix stupid mistake in rank_cd_def cleanup Teodor Sigaev 09:56
psqlodbc - psqlodbc: Fixup some driver naming User Dpage 09:59
psqlodbc - psqlodbc: Fix a typo User Dpage 10:01
bizgres - bizgres: added web services/SOAP transformations extensions User Nwakefield 19:48
bizgres - bizgres: User Nwakefield 19:49
pgsql: Add: > * Allow log_min_messages to be specified on a per-module Bruce Momjian 21:06
pgsql: Suppress unused-variable warning on platforms without Tom Lane 21:53
bizgres - bizgres: Added some datatype mapping User Nwakefield 23:10
pgsql: Add: * Re-enable the GUC full_page_writes in 8.2 when Bruce Momjian 23:15
Re: pgsql: Disable full_page_writes, because turning it Bruce Momjian 23:15

April 11, 2006

Thread Author Time
pgsql: Done, per Tom: < * Allow user-defined functions retuning a Bruce Momjian 02:08
orafce - orafce: added nlssort fixed dbms_alert added User Okbob 08:10
pgsql: There is updated Russian translation of the FAQ in the Bruce Momjian 15:48
pgsql: There is updated Russian translation of the FAQ in the Bruce Momjian 15:49
pgsql: Add documentation about running postmasters in FreeBSD jails (use Bruce Momjian 19:26
pgsql: Add documentation about running postmasters in FreeBSD jails (use Bruce Momjian 19:28
pgsql: Update jail wording to mention non-root users. Bruce Momjian 19:42
pgsql: More FreeBSD jail wording improvements. Bruce Momjian 19:45
pgsql: More FreeBSD jail wording improvements. Bruce Momjian 19:46
pgsql: Fix typo. Neil Conway 20:26
pgsql: Oops, sysctl, not sysconf, for FreeBSD. Bruce Momjian 21:04
pgsql: Oops, sysctl, not sysconf, for FreeBSD. Bruce Momjian 21:06
pgsql: Update Japanese FAQ, backpatch. Bruce Momjian 21:18
pgsql: Update Japanese FAQ, backpatch. Bruce Momjian 21:19
pgsql: Updated Japanese FAQ, version 2. Bruce Momjian 21:21
pgsql: Updated Japanese FAQ, version 2. Bruce Momjian 21:23

April 12, 2006

Thread Author Time
bizgres - bizgres: Fixed bugs in vacuum full and reindex a bitmap index. User Jzhang 05:46
orafce - orafce: support mb strings User Okbob 11:33
psqlodbc - psqlodbc: Rename Unix library back to psqlodbc.so. User Petere 12:09
pgsql: Add second sentence: <P>The maximum table size, row size, and Bruce Momjian 18:56
pgsql: Add, "How do I submit a patch" FAQ item. Bruce Momjian 20:03
protopg - protopg: Imported Sources User Chris1006 20:15
pgsql: Change int->int32, for clarity. Bruce Momjian 21:46
bizgres - bizgres: changed pause and resume server code User Nwakefield 22:08
pgsql: Fix pg_restore -n option to do what the man page says it does. Tom Lane 22:18
pgsql: Fix pg_restore -n option to do what the man page says it does. Tom Lane 22:19

April 13, 2006

Thread Author Time
pgsql: Fix an ancient oversight in btree xlog replay. Tom Lane 03:53
pgsql: Update: < multiple I/O channels simultaneously. Bruce Momjian 10:50
pgsql: Update AIX FAQ: At any rate, here's a revision to CVS HEAD to Bruce Momjian 11:41
pgsql: Update AIX FAQ: At any rate, here's a revision to CVS HEAD to Bruce Momjian 11:42
pgsql: Update URL for SQL tutorial. Bruce Momjian 12:09
pgsql: Update tutorial URL's. Bruce Momjian 12:14
pgsql: Fix HTML markup. Bruce Momjian 12:20
pgsql: Fix similar_escape() so that SIMILAR TO works properly for Tom Lane 18:01
pgsql: Fix similar_escape() so that SIMILAR TO works properly for Tom Lane 18:01
pgsql: Fix similar_escape() so that SIMILAR TO works properly for Tom Lane 18:01
pgsql: Fix similar_escape() so that SIMILAR TO works properly for Tom Lane 18:01
bizgres - bizgres: Added automatic support for optional quotes. User Nwakefield 22:28
bizgres - bizgres: Default value for field did not work when default User Nwakefield 23:13

April 14, 2006

Thread Author Time
psqlodbc - psqlodbc: Construction by VS2005Express+PSDK-x86 is User H-saito 03:30
pgsql: Repair a low-probability race condition identified by Qingqing Tom Lane 03:38
oledb - oledb: Revert misplaced initialization of ulColumnSize User Shachar 20:12
pgsql: Make the world safe for full_page_writes. Tom Lane 20:27
pgsql: Done: > * -Re-enable the GUC full_page_writes in 8.2 when Bruce Momjian 22:26

April 15, 2006

Thread Author Time
bizgres - bizgres: scripts to let KETL run standalone and not dependent User Nwakefield 00:54
oledb - oledb: DBTYPE_BOOL is actually a two word value, and requires User Shachar 11:39
pgsql: Support the syntax CREATE AGGREGATE aggname (input_type) Tom Lane 17:45
pgfouine - www: +s User Gsmet 18:01
pgsql: Document that pg_dump -d/-D prevents invalid data from canceling Bruce Momjian 18:11
pgsql: Document that pg_dump -d/-D prevents invalid data from canceling Bruce Momjian 18:11
pgsql: Remove: < o %Have pg_dump use multi-statement transactions for Bruce Momjian 18:13

April 16, 2006

Thread Author Time
bizgres - bizgres: 1. User Nwakefield 20:15
bizgres - bizgres: command line job executor scripts User Nwakefield 20:40
bizgres - bizgres: User Nwakefield 20:40

April 17, 2006

Thread Author Time
psqlodbc - psqlodbc: Correction of a path problem. User H-saito 00:30
pgsql: Done: < o Update pg_dump and psql to use the new COPY libpq API Bruce Momjian 03:18
psqlodbc - psqlodbc: Gabage deletion. User H-saito 04:37
oledb - oledb: Prepare version 1.0.0.20 User Shachar 18:28
pgsql: Fix the torn-page hazard for PITR base backups by forcing full Tom Lane 18:55
bizgres - bizgres: User Nwakefield 20:14
pgpitrha - pgpitrha: Using a more precise regex to determine which files User Jeffroe996 20:16
pgfouine - pgfouine: added tooltip with hourly statistics on errors User Gsmet 20:36
bizgres - bizgres: Added DynamicTransform, which dynamically generates a User Nwakefield 22:09

April 18, 2006

Thread Author Time
pgsql: Document that errors are not output by log_statement (was they Bruce Momjian 00:52
pgsql: Document that errors are not output by log_statement (was they Bruce Momjian 00:52
Re: pgsql: Repair a low-probability race condition identified by Qingqing Qingqing Zhou 03:24
Re: pgsql: Repair a low-probability race condition identified by Qingqing Tom Lane 03:47
Re: pgsql: Repair a low-probability race condition identified by Qingqing Qingqing Zhou 04:54
pginstaller - web: Add text about quotes, and add quotes to eaxmple. User Mha 11:36
pginstaller - web: Add text about quotes, and add quotes to eaxmple. User Mha 11:42
orafce - orafce: correct small bug in strcmp setting rights on schemas User Okbob 12:04
pgsql: Mention "syntax" error as not logged by log_statement. Bruce Momjian 12:41
pgsql: Mention "syntax" error as not logged by log_statement. Bruce Momjian 12:41
pgsql: Remove kill mention in install docs, was for pre-7.0 releases. Bruce Momjian 22:52
pgfouine - pgfouine: query count peaks don't depend anymore on the order User Gsmet 22:53

April 19, 2006

Thread Author Time
bizgres - bizgres: New Items ------------- 1. User Nwakefield 01:10
pgsql: Add: > o Add reporting of the current WAL file, perhaps as Bruce Momjian 02:46
pgsql: C code whitespace inprovement for formatting.c. Bruce Momjian 14:48
pgsql: Fix a couple of rather-pointless-but-easily-fixed Coverity Tom Lane 16:02
pgsql: Fix ancient memory leak in PQprintTuples(); our code no longer Tom Lane 16:15
pgsql: Fix ancient memory leak in PQprintTuples(); our code no longer Tom Lane 16:15
pgsql: Fix ancient memory leak in PQprintTuples(); our code no longer Tom Lane 16:15
pgsql: Fix ancient memory leak in PQprintTuples(); our code no longer Tom Lane 16:15
pgsql: Fix ancient memory leak in PQprintTuples(); our code no longer Tom Lane 16:16
pgsql: Remove use of lorder and tsort while building static libraries. Tom Lane 16:32
pgsql: Fix problem that sscanf(buf, "%d", &val) eats leading white Bruce Momjian 18:49
pgsql: Add: > > o Add new version of PQescapeString() that doesn't Bruce Momjian 21:50
pgsql: Add detail: < encoding. Bruce Momjian 22:35
pgsql: Recognize __ppc64__, which seems to be Apple's spelling of the Tom Lane 23:11

April 20, 2006

Thread Author Time
pgsql: Ensure that we validate the page header of the first page of a Tom Lane 04:07
oledb - oledb: Treat non-wide error messages as UTF-8. User Shachar 07:49
pgsql: Add "retry another address" log message on statistics collector Bruce Momjian 10:51
oledb - oledb: Revert incorrectly reporting some data type widths User Shachar 11:54
oledb - oledb: Revert incorrectly reporting some data type widths User Shachar 16:37
oledb - oledb: Add Victor Snezhko to the list of authors User Shachar 16:38
pgsql: Eliminate some no-longer-needed workarounds for palloc's old Tom Lane 17:50

April 21, 2006

Thread Author Time
pgsql: Add some optional code (conditionally compiled under #ifdef Tom Lane 16:45
pgsql: Remove from TODO ability to edit pg_hba.conf, but add GRANT Bruce Momjian 20:46
pgfouine - pgfouine: added -syslogident option User Gsmet 21:21
pgfouine - pgfouine: fixed two stupid notices User Gsmet 21:21
pgsql: Use special gcc -W flags only if we are using gcc, not if we are Bruce Momjian 23:11

April 22, 2006

Thread Author Time
pgsql: Add mentioun of Intel compiler bug: Intel compiler has a bug in Bruce Momjian 00:27
pgsql: Revert Intel compiler bug comment. Bruce Momjian 00:29
pgsql: Simplify ParamListInfo data structure to support only numbered Tom Lane 01:26
Re: pgsql: Use special gcc -W flags only if we are using gcc, not if we are Tom Lane 01:57
Re: pgsql: Use special gcc -W flags only if we are using Bruce Momjian 02:09
Re: pgsql: Use special gcc -W flags only if we are using gcc, not if we are Tom Lane 02:27
pgsql: Suggest Win32 users user E'' strings and double backslashes used Bruce Momjian 03:03
pgsql: Suggest Win32 users user E'' strings and double backslashes used Bruce Momjian 03:03
pgsql: Update: o Fix psql's \dn for various schema combinations Bruce Momjian 16:06
pgsql: Update: < o Fix psql's \dn for various schema combinations Bruce Momjian 18:17
pgsql: Update: < o Fix psql's backslash commands more consistent > o Bruce Momjian 18:18

April 23, 2006

Thread Author Time
pgsql: New Directory Tatsuo Ishii 01:10
pgsql: Add new contrib function pgrowlocks. Tatsuo Ishii 01:12
pgsql: Add pgrowlocks Tatsuo Ishii 02:17
pgsql: Removes or minimizes some documentation mentions of backward Bruce Momjian 03:39
pgsql: Add: < * -Eventually enable escape_string_warning and Bruce Momjian 04:00
Re: pgsql: Add new contrib function pgrowlocks. Michael Fuhr 15:52

April 24, 2006

Thread Author Time
pgsql: Don't add a shared dependency on the owner of a composite type in Alvaro Herrera 01:40
pgsql: Don't add a shared dependency on the owner of a composite type in Alvaro Herrera 01:40
pgsql: Fixes for BCC 5.5 compile of libpq. Bruce Momjian 04:03
pgsql: Fixes for BCC 5.5 compile of libpq. Bruce Momjian 04:03
bizgres - bizgres: New Directory User Nwakefield 06:11
bizgres - bizgres: Enhancements and Fixes 1. User Nwakefield 06:14
bizgres - bizgres: New Directory User Nwakefield 06:19
bizgres - bizgres: New Directory User Nwakefield 06:19
bizgres - bizgres: System.xml - added details for NIOFileReader User Nwakefield 06:20
pgsql: Fixed memory leak bugs found by Martijn Oosterhout. Michael Meskes 09:45
pgsql: Fixed memory leak bugs found by Martijn Oosterhout. Michael Meskes 09:45
pgsql: Fixed memory leak bugs found by Martijn Oosterhout. Michael Meskes 09:45
pgsql: Fixed memory leak bugs found by Martijn Oosterhout. Michael Meskes 09:46
bizgres - bizgres: MPP-586/587 - Updates to the help text in loader.sh User Agoldshuv 17:16
pgsql: Remove compiler warning by casting SNPRINTF() call to void. Bruce Momjian 19:51
pgsql: Improve our private implementation of cbrt() to give results of Tom Lane 20:36
pgsql: Improve our private implementation of cbrt() to give results of Tom Lane 20:36
For those with @postgresql.org mailboxes, please read ... Marc G. Fournier 20:48
pgsql: Suprress compiler warning in gcc 4.2. Bruce Momjian 22:06
pgsql: Add one more paren to macro. Bruce Momjian 22:17
pgsql: Suppress more compiler warnings caused by macro tests. Bruce Momjian 22:24
pgsql: Done: o -Add support for day-time syntax, INTERVAL '1 Bruce Momjian 22:56
pgsql: Back out patch, unintended. Bruce Momjian 22:59
pgsql: Done; o -Add support for day-time syntax, INTERVAL '1 Bruce Momjian 22:59

April 25, 2006

Thread Author Time
pgsql: Update SQL-standard INTERVAL item: o Support ISO Bruce Momjian 00:01
pgsql: Word wrap entry Bruce Momjian 00:06
pgsql: Add statement_timestamp(), clock_timestamp(), and Bruce Momjian 00:25
bizgres - bizgres: added support for double quotes ESCAPEDOUBLEQUOTES User Nwakefield 00:26
pgsql: Done: > * -Add transaction_timestamp(), statement_timestamp(), Bruce Momjian 00:26
pgsql: Fix bug reported by Michael Fuhr on Sun, 23 Apr 2006 09:52:31 Tatsuo Ishii 00:40
Re: pgsql: Add new contrib function pgrowlocks. Tatsuo Ishii 00:49
pgsql: Update inheritance constraint items: < o %Prevent child tables Bruce Momjian 02:58
Re: pgsql: Add new contrib function pgrowlocks. Michael Fuhr 03:26
pgsql: Add RESET CONNECTION, to reset all aspects of a session. Bruce Momjian 14:09
pgsql: Back out RESET CONNECTION until there is more discussion. Bruce Momjian 14:12
pgsql: RESET SESSION is more precise: < * Add RESET CONNECTION command Bruce Momjian 14:31
pgsql: I now see we support RESET SESSION AUTHORIZATION, so it seems we Bruce Momjian 14:33
pgsql: Change "parameter" to "varname" in the alter role and alter user Bruce Momjian 14:47
pgsql: Call SET varaiables "configuration_parameter"s in the Bruce Momjian 14:56
pgsql: Add documentation about configure environment variabbles used. Bruce Momjian 15:14

Browse Archives

Prev | Next