Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2006-03 Chronological Index (2/2)
Last updated: Wed Jan 18 01:52:10 2012
357 messages
09 March 2006
pgsql: Remove Jan Wieck's name from copyrights, and put in standard Bruce Momjian (21:29)
dbi-link - dbi-link: Updated copyright to 2006 User Dfetter (06:55)
08 March 2006
pgsql: Remove somebody's flight of fancy about an UPDATE with ORDER BY Tom Lane (22:59)
pgsql: Remove Christof Petig copyright on include file, per author Bruce Momjian (22:00)
pgsql: Tweak trace_sort code to show the merge order (number of active Tom Lane (16:59)
pgsql: Update pltcl expected file for E''. Bruce Momjian (08:00)
pgsql: Adjust plpython for escape_string_warning. Bruce Momjian (04:01)
pgsql: Adjust PL regression tests for escape_string_warning. Bruce Momjian (03:58)
pgsql: Update /contrib regression tests for escape_string_warning. Bruce Momjian (03:51)
bizgres - bizgres: Added support for sql statement to be run on db User Nwakefield (01:30)
pgsql: Further examination of ltsReleaseBlock usage shows that it's got Tom Lane (00:09)
07 March 2006
pgfouine - pgfouine: fixed an infinite loop when duration and count are User Gsmet (22:09)
pgsql: Repair old performance bug in tuplesort.c/logtape.c. Tom Lane (19:06)
pgsql: Turn off zero_damaged_pages in the right place (ie, in the Tom Lane (17:32)
Re: pgsql: * Stephen Frost (sfrost(at)snowman(dot)net) wrote: Tom Lane (03:49)
Re: pgsql: * Stephen Frost (sfrost(at)snowman(dot)net) wrote: Bruce Momjian (03:30)
Re: pgsql: * Stephen Frost (sfrost(at)snowman(dot)net) wrote: Andrew Dunstan (03:28)
pgsql: Use SetConfigOption() to turn off "zero_damaged_pages" in Bruce Momjian (03:03)
pgsql: Back out comment update about sighup, original was accurate. Bruce Momjian (03:01)
Re: pgsql: Default to ON for 8.2, as announced in the release Bruce Momjian (02:54)
pgsql: Properly set "escape_string_warning" to default to true. Bruce Momjian (02:54)
Re: pgsql: * Stephen Frost (sfrost(at)snowman(dot)net) wrote: Bruce Momjian (02:50)
pgsql: Make all our flex and bison files use %option prefix or Tom Lane (01:03)
pgsql: Remove the stub support we had for UNION JOIN; per discussion, Tom Lane (01:00)
pgsql: 'make clean' should NOT remove *~ files. Tom Lane (00:48)
Re: pgsql: Default to ON for 8.2, as announced in the release notes: Tom Lane (00:12)
Re: pgsql: * Stephen Frost (sfrost(at)snowman(dot)net) wrote: > I've now tested Tom Lane (00:08)
Re: pgsql: Default to ON for 8.2, as announced in the release notes: Tom Lane (00:02)
06 March 2006
pgsql: Default to ON for 8.2, as announced in the release notes: Bruce Momjian (22:52)
pgsql: Done though the second is default so off in 8.2: > * -Eventually Bruce Momjian (22:51)
pgsql: Attached is the new patch. Bruce Momjian (22:49)
pgsql: Enable standard_conforming_strings to be turned on. Bruce Momjian (19:49)
pgsql: Update comment on how sighup signal affects postgresql.conf Bruce Momjian (18:38)
pgsql: * Stephen Frost (sfrost(at)snowman(dot)net) wrote: > I've now tested Bruce Momjian (17:59)
pgsql: * Stephen Frost (sfrost(at)snowman(dot)net) wrote: > I've now tested Bruce Momjian (17:59)
pgsql: This patch adds native LDAP auth, for those platforms that don't Bruce Momjian (17:41)
pgsql: Add: > o Prevent parent tables from altering or dropping Bruce Momjian (17:10)
pgsql: Update item. Bruce Momjian (15:21)
pgsql: Add for Win32: > o Check WSACancelBlockingCall() for interrupts Bruce Momjian (15:19)
pgsql: Add WSACancelBlockingCall TODO.detail item. Bruce Momjian (15:19)
pgsql: Add for ecpg: > o Add COPY TO STDIN / STDOUT handling Bruce Momjian (15:13)
pgsql: Fix psql history handling so 'execute' backslash commands (\g) Bruce Momjian (15:09)
pgsql: Update: < * %Disallow changing sequence characteristics like Bruce Momjian (05:22)
pgsql: Add: > * %Disallow changing sequence characteristics like Bruce Momjian (05:16)
pgsql: Prevent autovacuum from zeroing damaged pages. Bruce Momjian (05:14)
pgsql: in the docs, the function "ascii(text)" is described as returning Bruce Momjian (04:53)
pgsql: In psql, save history of backslash commands used in multi-line Bruce Momjian (04:45)
05 March 2006
Re: pgsql: Add: > o Port contrib/xml2 Bruce Momjian (20:38)
Re: pgsql: Add: > o Port contrib/xml2 Magnus Hagander (19:59)
pgpitrha - pgpitrha: Initial import User Jeffroe996 (19:41)
pgpitrha - pgpitrha: New Directory User Jeffroe996 (19:38)
pgpitrha - pgpitrha: New Directory User Jeffroe996 (19:38)
pgpitrha - pgpitrha: New Directory User Jeffroe996 (19:37)
Re: pgsql: Add: > o Port contrib/xml2 Neil Conway (19:35)
pgsql: Add: > o Port contrib/xml2 Bruce Momjian (18:28)
pgsql: Prepared queries for PLPerl, plus fixing a small plperl memory Andrew Dunstan (16:40)
pgsql: Update to 2006. Bruce Momjian (15:21)
pgsql: Done: > o -Add "include file" functionality in postgresql.conf Bruce Momjian (15:17)
pgsql: Check for "msys" so it doesn't use 'con' by checking for an Bruce Momjian (05:33)
pgsql: Check for "msys" so it doesn't use 'con' by checking for an Bruce Momjian (05:33)
pgsql: Check for "msys" so it doesn't use 'con' by checking for an Bruce Momjian (05:33)
pgsql: Improve STRINGS_H macro test for MSVC extensions. Bruce Momjian (04:43)
pgsql: Improve OS X shared-memory documentation: fix typos and provide a Tom Lane (03:50)
04 March 2006
pgsql: Support include directives in postgresql.conf. Tom Lane (22:19)
pgsql: Declare the arguments of AllocateFile() as const char *, not char Tom Lane (21:32)
pgsql: Incorporate a couple of recent tuplesort.c improvements into Tom Lane (19:30)
pgsql: Prevent lazy_space_alloc from making requests that exceed Tom Lane (19:09)
pgsql: Prevent lazy_space_alloc from making requests that exceed Tom Lane (19:09)
pgsql: Prevent sorting from requesting a SortTuple array that exceeds Tom Lane (19:05)
pgsql: Minor teak. Tatsuo Ishii (12:37)
pgsql: Minor teak. Tatsuo Ishii (12:35)
pgsql: Tighten up SJIS byte sequence check. Tatsuo Ishii (12:33)
pgsql: Tighten up SJIS byte sequence check. Tatsuo Ishii (12:09)
pgsql: Tighten up SJIS byte sequence check. Tatsuo Ishii (11:54)
pgsql: Tighten up SJIS byte sequence check. Tatsuo Ishii (11:10)
pgsql: Tighten up SJIS byte sequence check. Tatsuo Ishii (10:57)
pgsql: Add: > * Allow FSM page return free space based on table Bruce Momjian (05:02)
pgsql: > gettimeofday.c:35: warning: integer constant is too large for Bruce Momjian (04:44)
pgsql: > It doesn't say that only the listed commands acquire ACCESS Bruce Momjian (04:41)
pgsql: Use DEVTTY as 'con' on Win32 as a replacement for /dev/tty. Bruce Momjian (04:31)
pgsql: Use DEVTTY as 'con' on Win32 as a replacement for /dev/tty. Bruce Momjian (04:30)
pgsql: Use DEVTTY as 'con' on Win32 as a replacement for /dev/tty. Bruce Momjian (04:30)
pgsql: That was a typo in my comment before the code (the nutshell Bruce Momjian (03:47)
Re: pgsql: This patch fixes this warning. Tom Lane (00:27)
03 March 2006
pgsql: Avoid trying to open /dev/tty on Win32. Bruce Momjian (23:54)
pgsql: Avoid trying to open /dev/tty on Win32. Bruce Momjian (23:49)
pgsql: Avoid trying to open /dev/tty on Win32. Bruce Momjian (23:49)
pgsql: Improve pg_dump and psql to use libpq's newer COPY support Tom Lane (23:38)
pgsql: Fixes for Win32-client only compiles. Bruce Momjian (23:11)
bizgres - bizgres: Improve sorting speed by pre-extracting the first User Aparashar (22:15)
bizgres - bizgres: 1. User Aparashar (22:13)
bizgres - bizgres: Improve tuplesort.c to support variable merge order. User Aparashar (22:11)
bizgres - bizgres: Modify logtape.c so that the initial User Aparashar (22:09)
pgsql: Rename Online Backup to Continuous Archiving. Bruce Momjian (22:02)
pgsql: Update ipcclean to use try 'id' first for root check. Bruce Momjian (21:52)
pgsql: Update ipcclean to use try 'id' first for root check. Bruce Momjian (21:52)
bizgres - bizgres: Improve tuplesort.c to support variable merge order. User Aparashar (21:52)
pgsql: Add workaround so MSVC doesn't try to load strings.h, which it Bruce Momjian (21:35)
pgsql: Teach PQcmdTuples() that a COPY command tag might contain a row Tom Lane (20:57)
pgsql: Clarify macro layout for win32 IMPORT. Bruce Momjian (20:52)
pgsql: Done: > * -Allow TRUNCATE ... Bruce Momjian (20:43)
pgsql: Done: < o %Have COPY return the number of rows loaded/unloaded? Bruce Momjian (20:37)
pgsql: Make the COPY command return a command tag that includes the Tom Lane (19:54)
pgsql: Dept. Tom Lane (18:25)
pgsql: In ipcclean, check LOGNAME only if USER is not set. Bruce Momjian (16:49)
pgsql: In ipcclean, check LOGNAME only if USER is not set. Bruce Momjian (16:49)
pgsql: Fix a typo. Neil Conway (04:31)
pgsql: Add CASCADE option to TRUNCATE. Tom Lane (03:30)
pgsql: Add: > * Allow FSM to return free space toward the beginning of Bruce Momjian (03:13)
pgsql: Appended is a small documentation patch that adds a note to the Bruce Momjian (03:06)
pgsql: Appended is a small documentation patch that adds a note to the Bruce Momjian (03:06)
pgsql: Add: > * Add missing parameter handling in to_char() > > Bruce Momjian (02:39)
pgsql: Add: > * Allow to_date() and to_timestamp() accept localized Bruce Momjian (02:18)
pgsql: Add comment about localized month names for to_date and Bruce Momjian (02:17)
wilddb - aed: Add PDF, original schema, and put comments in new Postgres User Turnstep (01:19)
docbot - docbot: Refactor authentication into a single subroutine, User Turnstep (01:07)
pgsql: Arrange to call AbsorbFsyncRequests every so often while Tom Lane (00:02)
02 March 2006
pgsql: Fix ancient error in large objects usage example: overwrite() Tom Lane (21:49)
pgsql: Fix ancient error in large objects usage example: overwrite() Tom Lane (21:49)
python - fe: Check INSERT queries. James William Pye (21:43)
python - pq: Move message type check and make it more detailed. James William Pye (21:41)
pgsql: Repair oidvectorrecv and int2vectorrecv, which I broke while Tom Lane (21:13)
pgsql: Repair oidvectorrecv and int2vectorrecv, which I broke while Tom Lane (21:13)
pgsql: Update OS X shared memory documentation for 10.3.9 and later to Bruce Momjian (20:30)
pgsql: Update OS X shared memory documentation for 10.3.9 and later to Bruce Momjian (20:30)
wilddb - aed: Imported Sources User Turnstep (20:23)
pgsql: Backpatch to 8.1.X. Bruce Momjian (19:40)
pgsql: Mark tsearch2 item as Tom's, not Teodor's. Bruce Momjian (19:35)
pgsql: Mark tsearch2 item as Tom's, not Teodor's. Bruce Momjian (19:34)
Re: pgsql: Update release notes. Bruce Momjian (19:33)
pgsql: Update TODO.detail/qsort. Bruce Momjian (19:21)
pgsql: Update TODO.detail/qsort. Bruce Momjian (19:20)
pgsql: Significantly improve ranking: 1) rank_cd now use weight of Teodor Sigaev (19:07)
pgsql: Update TODO.detail/qsort. Bruce Momjian (18:20)
pgsql: Add to TODO.detail for qsort. Bruce Momjian (18:18)
pgsql: Add: > * Improve port/qsort() to handle sorts with 50% unique Bruce Momjian (18:18)
pgsql: Fix possible crash at transaction end when a plpgsql function is Tom Lane (05:34)
pgsql: Fix possible crash at transaction end when a plpgsql function is Tom Lane (05:34)
pgsql: Fix up pg_dump to emit shell-type definitions at the proper time, Tom Lane (01:18)
01 March 2006
pgsql: Update FAQ_DEV text file. Bruce Momjian (22:25)
pgsql: Update text file. Bruce Momjian (22:24)
pgsql: Update patch generation instructions. Bruce Momjian (22:23)
pgsql: Update patch generation instructions. Bruce Momjian (22:23)
pgsql: Update the expected regression test results to account for the Neil Conway (21:09)
pgsql: Update Japanese FAQ, backpatched to 8.1.X. Bruce Momjian (20:31)
pgsql: Update Japanese FAQ, backpatched to 8.1.X. Bruce Momjian (20:31)
Re: pgsql: Allow the syntax CREATE TYPE foo, with no parameters, to permit Martijn van Oosterhout (11:57)
Re: pgsql: Allow the syntax CREATE TYPE foo, with no parameters, to permit Tom Lane (06:52)
pgsql: Attached is a patch that replaces a bunch of places where Neil Conway (06:51)
pgsql: This patch makes the error message strings throughout the backend Neil Conway (06:30)
Re: pgsql: Allow the syntax CREATE TYPE foo, with no Neil Conway (06:23)
docbot - docbot: Bump copyright, add self, quote channel names to User Turnstep (06:11)
docbot - docbot: Remove ownership, schema, plpgsql stuff not directly User Turnstep (06:07)
docbot - docbot: Tabs to spaces. User Turnstep (06:03)
docbot - docbot: Add important indexes. User Turnstep (06:03)
docbot - docbot: Add support for putting everything in a schema. User Turnstep (05:33)
docbot - docbot: Allow https User Turnstep (05:27)
docbot - docbot: Make host and port optional in connection string User Turnstep (05:25)