Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-01 Chronological Index (1/3)
Last updated: Wed Jan 18 01:51:37 2012
449 messages
31 January 2007
pgsql: Update comment. Bruce Momjian (22:17)
pg-migrator - src: Recognizing 8.2 pg_resetxlog, commenting Makefile a User Korryd (21:15)
pgsql: Revert error message change for may/can/might --- needs Bruce Momjian (21:03)
pgsql: Update documentation on may/can/might: Standard English uses Bruce Momjian (20:56)
Re: pgsql: Rewrite uuid input and output routines to avoid dependency on the Tom Lane (20:48)
pgsql: Add missing Makefile dependencies for the "bigtest" and Neil Conway (19:38)
pgsql: Rewrite uuid input and output routines to avoid dependency on the Neil Conway (19:33)
pgsql: Fix initdb to not generate misleading error messages when Tom Lane (18:53)
pgsql: Revert gincostestimate changes. Teodor Sigaev (16:54)
Re: pgsql: Allow GIN's extractQuery method to signal that nothing can Teodor Sigaev (16:47)
Re: pgsql: Allow GIN's extractQuery method to signal that nothing can Tom Lane (16:37)
Re: pgsql: Allow GIN's extractQuery method to signal that nothing can Teodor Sigaev (16:20)
Re: pgsql: Allow GIN's extractQuery method to signal that nothing can Tom Lane (15:40)
pgsql: Update FreeBSD DocBook installation notices Teodor Sigaev (15:23)
pgsql: Allow GIN's extractQuery method to signal that nothing can Teodor Sigaev (15:09)
pgsql: Translation updates Peter Eisentraut (08:33)
pgsql: Translation updates Peter Eisentraut (08:27)
pgsql: Translation updates Peter Eisentraut (08:20)
pgsql: Translation updates Peter Eisentraut (08:13)
pgsql: Translation updates Peter Eisentraut (08:05)
odbclink - odbclink: Correction of error handling. User H-saito (06:54)
pgsql: Add URL: o Fix RENAME to work on variables other than Bruce Momjian (04:23)
pgsql: Document need for periodic REINDEX in VACUUM FULL cases. Bruce Momjian (04:13)
pgsql: Document need for periodic REINDEX in VACUUM FULL cases. Bruce Momjian (04:13)
pgsql: Add missing colon. Bruce Momjian (04:12)
pgsql: Add: > > * Add REINDEX CONCURRENTLY, like CREATE INDEX Bruce Momjian (03:17)
pgsql: Update for VACUUM FULL: < reindex rather than update the Bruce Momjian (03:07)
odbclink - odbclink: Fixed message condition bug. User H-saito (00:41)
odbclink - odbclink: 1.) Fixed error message condition. User H-saito (00:28)
30 January 2007
pgsql: Add FAQ item about timezones and daylight savings time. Bruce Momjian (22:37)
pgsql: Update documentation for backslashes to mention escape string Bruce Momjian (22:29)
pgsql: Update documentation for backslashes to mention escape string Bruce Momjian (22:29)
pgsql: Repair oversights in the mechanism used to store compiled plpgsql Tom Lane (22:05)
pgsql: Repair oversights in the mechanism used to store compiled plpgsql Tom Lane (22:05)
pgsql: Repair oversights in the mechanism used to store compiled plpgsql Tom Lane (22:05)
pgsql: Add SPI_push/SPI_pop calls so that datatype input and output Tom Lane (18:02)
pgsql: Add SPI_push/SPI_pop calls so that datatype input and output Tom Lane (18:02)
pgsql: Add SPI_push/SPI_pop calls so that datatype input and output Tom Lane (18:02)
pgsql: Add SPI_push/SPI_pop calls so that datatype input and output Tom Lane (18:02)
plpsm - plpgpsm: fix dump functions User Okbob (07:17)
pgsql: Update documentation for pg_get_serial_sequence() function. Bruce Momjian (02:39)
pgsql: Clarify paramater handling for pg_get_serial_sequence(). Bruce Momjian (02:32)
pgsql: Add support for cross-type hashing in hash index searches and Tom Lane (01:33)
29 January 2007
CVSROOT: remove rcstemplate for now Submitted by: Reviewed by: Marc G. Fournier (23:15)
CVSROOT: slight clean up Submitted by: Reviewed by: Approved by: Marc G. Fournier (22:21)
CVSROOT: oops, gotta get format right Marc G. Fournier (22:20)
CVSROOT: modify rcsinfo Marc G. Fournier (22:17)
CVSROOT: shorten rcstemplate to what we actually would use Marc G. Fournier (22:14)
CVSROOT: add rcstemplat to here Marc G. Fournier (22:12)
CVSROOT: add an rcstemplate to 'prompt' for information ... Marc G. Fournier (22:07)
pgsql: Update wording for minor release upgrades, per Alvaro. Bruce Momjian (21:49)
pgsql: Done: < * Add Globally/Universally Unique Identifier (GUID/UUID) Bruce Momjian (21:19)
plpsm - plpgpsm: refactoring source code: * sql/psm names and User Okbob (20:53)
pgsql: Use sizeof() for snprintf() buffer length. Bruce Momjian (20:22)
pgsql: Update process termination message to display signal number and Bruce Momjian (20:17)
pgsql: Update documentation on XML functions Peter Eisentraut (13:24)
plpsm - plpgpsm: small enhancing regress test User Okbob (10:45)
plpsm - plpgpsm: merge patch: Fix up plpgsql's "simple expression" User Okbob (10:37)
plpsm - plpgpsm: debug information contains in params User Okbob (09:25)
plpsm - plpgpsm: merge patch: Make some small improvements in the User Okbob (07:58)
28 January 2007
pgsql: Remove unnecessary checkpoint from PL regression tests. Tom Lane (21:17)
pgsql: Rename the uuid_t type to pg_uuid_t, to avoid a conflict with any Neil Conway (20:25)
pgsql: Fix plpython MSVC build in non-debug mode. Andrew Dunstan (19:36)
pgsql: Remove some unnecessary conversion work in build_regtype_array(). Tom Lane (19:05)
pgsql: Repair oversight in creation of "append relations": we should set Tom Lane (18:50)
pgsql: Repair oversight in creation of "append relations": we should set Tom Lane (18:50)
plpsm - plpgpsm: plpgpsm doesn't need any core patch. User Okbob (18:32)
pgsql: Make some small improvements in the accuracy of plpgsql's error Tom Lane (17:58)
pgsql: Fix path problem in MSVC bison wrapper. Andrew Dunstan (16:29)
pgsql: Add a new builtin type, "uuid". Neil Conway (16:16)
pgsql: Fix up plpgsql's "simple expression" evaluation mechanism so that Tom Lane (16:16)
pgsql: Fix up plpgsql's "simple expression" evaluation mechanism so that Tom Lane (16:15)
Re: pgsql: Drat, can't fit an additional Bruce Momjian (14:07)
pgsql: Drat, can't fit an additional argument into log_error. Tom Lane (07:29)
pgsql: Clean up broken usage of HAVE_DECL_SYS_SIGLIST and Tom Lane (06:32)
pgsql: Use autoconf build-in sys_siglist macro AC_DECL_SYS_SIGLIST, Bruce Momjian (03:50)
pgsql: Add a delay at the start of the stats test, to let any prior Tom Lane (03:02)
pgsql: Dept of second thoughts: the IQ of estimate_array_length() needs Tom Lane (02:53)
pgsql: Dept of second thoughts: the IQ of estimate_array_length() needs Tom Lane (02:53)
pgsql: Add signal.h for sys_siglist reference. Bruce Momjian (02:33)
pgsql: Fix scalararraysel() to cope with binary-compatible cases, such Tom Lane (01:37)
pgsql: Fix scalararraysel() to cope with binary-compatible cases, such Tom Lane (01:37)
Re: pgsql: Back-port changes of Jan 16 and 17 to "revoke" pending fsync Tom Lane (01:32)
pgsql: Use sys_siglist[] to print out signal names for signal exits, Bruce Momjian (01:12)
27 January 2007
dbi-link - dbi-link: Changed .spec file to point to the right spot. David Fetter (22:10)
dbi-link - dbi-link: Replaced old .spec file with more correct one. David Fetter (21:57)
pgsql: Correct an old logic error in btree page splitting: when Tom Lane (20:54)
pgsql: Correct an old logic error in btree page splitting: when Tom Lane (20:53)
pgsql: Correct an old logic error in btree page splitting: when Tom Lane (20:53)
pgsql: Correct an old logic error in btree page splitting: when Tom Lane (20:53)
pgsql: Correct an old logic error in btree page splitting: when Tom Lane (20:53)
pgsql: Correct an old logic error in btree page splitting: when Tom Lane (20:53)
pgsql: Back-port changes of Jan 16 and 17 to "revoke" pending fsync Tom Lane (20:16)
pgsql: Back-port changes of Jan 16 and 17 to "revoke" pending fsync Tom Lane (20:15)
pgsql: Fixed expected files, so they are in sync with tests again. Michael Meskes (18:33)
pgsql: remove unnecessary and now inaccurate cast which I should have Andrew Dunstan (16:46)
pgsql: Reactivate libxml memory management via palloc, now that I think Peter Eisentraut (14:50)
pgsql: Add trailing zero byte in Unicode codepoint conversion. Peter Eisentraut (11:48)
npgsql - Npgsql2: 2007-01-26 Josh Cooley <jbnpgsql(at)tuxinthebox(dot)net> User Jbcooley (04:16)
pgsql: Add: > * Enforce typmod for function inputs, function results Bruce Momjian (03:25)
dbi-link - dbi-link: Removed test directory (replaced with examples David Fetter (03:19)
pgsql: Add: > * Consider having the background writer update the Bruce Momjian (02:29)
pgsql: Add: > > * Consider increasing NUM_CLOG_BUFFERS Bruce Momjian (02:28)
dbi-link - dbi-link: Moved examples to their own directory, none David Fetter (02:10)
pgsql: Allow args to spi_prepare to be standard type aliaes as well as Andrew Dunstan (01:56)
pgsql: Update installation wording for an upgrade to state that Bruce Momjian (01:27)
dbi-link - dbi-link: New Directory David Fetter (01:25)
dbi-link - dbi-link: New Directory David Fetter (01:21)
dbi-link - dbi-link: New Directory David Fetter (01:21)
dbi-link - dbi-link: New Directory David Fetter (01:21)
dbi-link - dbi-link: New Directory David Fetter (01:21)
dbi-link - dbi-link: New Directory David Fetter (01:21)
dbi-link - dbi-link: New Directory David Fetter (01:20)
26 January 2007
dbi-link - dbi-link: Added README for Sybase and MS-SQL Server. David Fetter (23:00)
pgsql: Update wording of installation when upgrading, to more clearly Bruce Momjian (22:52)
pgsql: Modify draft SGML instructions to use DRAFT=Y because recursion Bruce Momjian (22:23)
pgsql: On Windows, use pgwin32_waitforsinglesocket() instead of select() Tom Lane (20:07)
pgsql: On Windows, use pgwin32_waitforsinglesocket() instead of select() Tom Lane (20:06)
pgsql: Squelch some VC++ compiler warnings. Neil Conway (17:45)
25 January 2007
pgsql: Add URL for shrinking tuple to just its headers: > Bruce Momjian (22:25)
pgsql: Update Win32 exception comment. Bruce Momjian (21:50)
pgsql: Add a setlocal command to the beginning of build.bat. Neil Conway (19:48)
pgsql: Removed compiler warning due to unneeded unsigned declaration. Michael Meskes (16:45)
odbclink - odbclink: Imported Sources User H-saito (15:13)
pgsql: Update pg_dumpall -f option description. Bruce Momjian (15:08)
pgsql: Correction: temp_tablespaces was implemented by Albert Cervera Bruce Momjian (15:05)
Re: pgsql: Add GUC temp_tablespaces to provide a Bruce Momjian (15:02)
Re: pgsql: Fix for plpython functions; return Bruce Momjian (15:00)
pgsql: Reverse out use of Py_RETURN_TRUE in plpython, only supported in Bruce Momjian (14:52)
pgsql: Various fixes in the logic of XML functions: - Add new SQL Peter Eisentraut (11:53)
Re: pgsql: Add GUC temp_tablespaces to provide a default location for Jaime Casanova (07:40)
Re: pgsql: Fix for plpython functions; return true/false for boolean, Tom Lane (06:52)
pgsql: Done: > o -Add a GUC variable to control the tablespace for Bruce Momjian (04:39)
pgsql: Add GUC temp_tablespaces to provide a default location for Bruce Momjian (04:35)
pgsql: Properly detoast access to bytea field pg_trigger.tgargs. Bruce Momjian (04:17)
pgsql: Properly detoast access to bytea field pg_trigger.tgargs. Bruce Momjian (04:17)
pgsql: Fix for plpython functions; return true/false for boolean, Bruce Momjian (04:08)
pgsql: Add 'output file' option for pg_dumpall, especially useful for Bruce Momjian (03:30)
pgsql: Remove developers list from TODO list now that we have URLs to Bruce Momjian (02:50)
pgsql: Done: < o Add -f to pg_dumpall > o -Add -f to pg_dumpall Bruce Momjian (02:48)
pgsql: Allow pg_dumpall to specify a database name rather than the Bruce Momjian (02:46)
pgsql: Add --tablespaces-only and --roles-only options to pg_dumpall. Bruce Momjian (02:30)
pgsql: Prevent WAL logging when COPY is done in the same transation that Bruce Momjian (02:17)
24 January 2007
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on Tom Lane (17:31)
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on Tom Lane (17:29)
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on Tom Lane (17:29)
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on Tom Lane (17:29)
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on Tom Lane (17:29)
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on Tom Lane (17:29)
pgsql: Relax an Assert() that has been found to be too strict in some Tom Lane (01:26)
pgsql: Relax an Assert() that has been found to be too strict in some Tom Lane (01:26)
pgsql: Relax an Assert() that has been found to be too strict in some Tom Lane (01:25)
pgsql: Relax an Assert() that has been found to be too strict in some Tom Lane (01:25)
pgsql: Relax an Assert() that has been found to be too strict in some Tom Lane (01:25)
23 January 2007
pgsql: Update xindex.sgml to discuss operator families. Tom Lane (20:45)
pgsql: Update pg_dump to support dumping operator families. Tom Lane (17:54)
pgsql: Add comment about exception lists in both winnt.h and ntstatus.h. Bruce Momjian (16:21)
pgsql: This patch is required for vcbuild to work after the changes to Alvaro Herrera (15:44)
pgsql: Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON Tom Lane (05:37)
pgsql: Remove newline from error message because URL is gone. Bruce Momjian (03:31)
pgsql: Back out use of FormatMessage(), does error values, not exception Bruce Momjian (03:28)
pgsql: Print meaningfull error text for abonormal process exit on Win32, Bruce Momjian (01:45)
22 January 2007
pgsql: Put back planner's ability to cache the results of Tom Lane (20:00)
pgsql: Use errhint() for WIN32 SIGTERM message, where possible. Bruce Momjian (19:38)
pgsql: Uppercase hex value. Bruce Momjian (18:33)
pgsql: When system() fails in Win32, report it as an exception, print Bruce Momjian (18:31)
Re: pgsql: Add COST and ROWS options to CREATE/ALTER FUNCTION, plus Jim C. Nasby (17:39)