pgsql-committers since 2007-01-25 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

Jan. 25, 2007

Thread Author Time
pgsql: Prevent WAL logging when COPY is done in the same transation that Bruce Momjian 02:17
pgsql: Add --tablespaces-only and --roles-only options to pg_dumpall. Bruce Momjian 02:30
pgsql: Allow pg_dumpall to specify a database name rather than the Bruce Momjian 02:46
pgsql: Done: < o Add -f to pg_dumpall > o -Add -f to pg_dumpall Bruce Momjian 02:48
pgsql: Remove developers list from TODO list now that we have URLs to Bruce Momjian 02:50
pgsql: Add 'output file' option for pg_dumpall, especially useful for Bruce Momjian 03:30
pgsql: Fix for plpython functions; return true/false for boolean, Bruce Momjian 04:08
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: Add GUC temp_tablespaces to provide a default location for Bruce Momjian 04:35
pgsql: Done: > o -Add a GUC variable to control the tablespace for Bruce Momjian 04:38
Re: pgsql: Fix for plpython functions; return true/false for boolean, Tom Lane 06:52
Re: pgsql: Add GUC temp_tablespaces to provide a default location for Jaime Casanova 07:40
pgsql: Various fixes in the logic of XML functions: - Add new SQL Peter Eisentraut 11:53
pgsql: Reverse out use of Py_RETURN_TRUE in plpython, only supported in Bruce Momjian 14:52
Re: pgsql: Fix for plpython functions; return Bruce Momjian 15:00
Re: pgsql: Add GUC temp_tablespaces to provide a Bruce Momjian 15:02
pgsql: Correction: temp_tablespaces was implemented by Albert Cervera Bruce Momjian 15:05
pgsql: Update pg_dumpall -f option description. Bruce Momjian 15:08
odbclink - odbclink: Imported Sources User H-saito 15:13
pgsql: Removed compiler warning due to unneeded unsigned declaration. Michael Meskes 16:45
pgsql: Add a setlocal command to the beginning of build.bat. Neil Conway 19:48
pgsql: Update Win32 exception comment. Bruce Momjian 21:50
pgsql: Add URL for shrinking tuple to just its headers: > Bruce Momjian 22:25
pgsql: Update BSD/OS platform for 8.2. Bruce Momjian 23:34

Jan. 26, 2007

Thread Author Time
pgsql: Squelch some VC++ compiler warnings. Neil Conway 17:45
pgsql: On Windows, use pgwin32_waitforsinglesocket() instead of select() Tom Lane 20:06
pgsql: On Windows, use pgwin32_waitforsinglesocket() instead of select() Tom Lane 20:07
pgsql: Modify draft SGML instructions to use DRAFT=Y because recursion Bruce Momjian 22:23
pgsql: Update wording of installation when upgrading, to more clearly Bruce Momjian 22:52
dbi-link - dbi-link: Added README for Sybase and MS-SQL Server. David Fetter 23:00
pgsql: Control openjade draft-mode by variable DRAFT, rather than Bruce Momjian 23:51

Jan. 27, 2007

Thread Author Time
dbi-link - dbi-link: New Directory David Fetter 01:20
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:25
pgsql: Update installation wording for an upgrade to state that Bruce Momjian 01:27
pgsql: Allow args to spi_prepare to be standard type aliaes as well as Andrew Dunstan 01:55
dbi-link - dbi-link: Moved examples to their own directory, none David Fetter 02:09
pgsql: Add: > > * Consider increasing NUM_CLOG_BUFFERS Bruce Momjian 02:28
pgsql: Add: > * Consider having the background writer update the Bruce Momjian 02:29
dbi-link - dbi-link: Removed test directory (replaced with examples David Fetter 03:18
pgsql: Add: > * Enforce typmod for function inputs, function results Bruce Momjian 03:25
npgsql - Npgsql2: 2007-01-26 Josh Cooley <[email protected]> User Jbcooley 04:16
pgsql: Add trailing zero byte in Unicode codepoint conversion. Peter Eisentraut 11:48
pgsql: Reactivate libxml memory management via palloc, now that I think Peter Eisentraut 14:50
pgsql: remove unnecessary and now inaccurate cast which I should have Andrew Dunstan 16:46
pgsql: Fixed expected files, so they are in sync with tests again. Michael Meskes 18:33
pgsql: Back-port changes of Jan 16 and 17 to "revoke" pending fsync Tom Lane 20:15
pgsql: Back-port changes of Jan 16 and 17 to "revoke" pending fsync Tom Lane 20:15
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: Correct an old logic error in btree page splitting: when Tom Lane 20:53
dbi-link - dbi-link: Replaced old .spec file with more correct one. David Fetter 21:57
dbi-link - dbi-link: Changed .spec file to point to the right spot. David Fetter 22:10
pgsql: Modify SGML makefile to allow 'gmake draft' to build draft html Bruce Momjian 22:44

Jan. 28, 2007

Thread Author Time
pgsql: Use sys_siglist[] to print out signal names for signal exits, Bruce Momjian 01:12
Re: pgsql: Back-port changes of Jan 16 and 17 to "revoke" pending fsync Tom Lane 01:32
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
pgsql: Add signal.h for sys_siglist reference. Bruce Momjian 02:33
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 a delay at the start of the stats test, to let any prior Tom Lane 03:02
pgsql: Use autoconf build-in sys_siglist macro AC_DECL_SYS_SIGLIST, Bruce Momjian 03:50
pgsql: Clean up broken usage of HAVE_DECL_SYS_SIGLIST and Tom Lane 06:32
pgsql: Drat, can't fit an additional argument into log_error. Tom Lane 07:29
Re: pgsql: Drat, can't fit an additional Bruce Momjian 14:07
pgsql: Fix up plpgsql's "simple expression" evaluation mechanism so that Tom Lane 16:15
pgsql: Fix up plpgsql's "simple expression" evaluation mechanism so that Tom Lane 16:15
pgsql: Add a new builtin type, "uuid". Neil Conway 16:16
pgsql: Fix path problem in MSVC bison wrapper. Andrew Dunstan 16:29
pgsql: Make some small improvements in the accuracy of plpgsql's error Tom Lane 17:58
plpsm - plpgpsm: plpgpsm doesn't need any core patch. User Okbob 18:32
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
pgsql: Remove some unnecessary conversion work in build_regtype_array(). Tom Lane 19:05
pgsql: Fix plpython MSVC build in non-debug mode. Andrew Dunstan 19:36
pgsql: Rename the uuid_t type to pg_uuid_t, to avoid a conflict with any Neil Conway 20:25
pgsql: Remove unnecessary checkpoint from PL regression tests. Tom Lane 21:17
pgsql: Improve hash join to discard input tuples immediately if they Tom Lane 23:21

Jan. 29, 2007

Thread Author Time
plpsm - plpgpsm: merge patch: Make some small improvements in the User Okbob 07:58
plpsm - plpgpsm: debug information contains in params User Okbob 09:25
plpsm - plpgpsm: merge patch: Fix up plpgsql's "simple expression" User Okbob 10:37
plpsm - plpgpsm: small enhancing regress test User Okbob 10:45
pgsql: Update documentation on XML functions Peter Eisentraut 13:24
pgsql: Update process termination message to display signal number and Bruce Momjian 20:17
pgsql: Use sizeof() for snprintf() buffer length. Bruce Momjian 20:22
plpsm - plpgpsm: refactoring source code: * sql/psm names and User Okbob 20:53
pgsql: Done: < * Add Globally/Universally Unique Identifier (GUID/UUID) Bruce Momjian 21:19
pgsql: Update wording for minor release upgrades, per Alvaro. Bruce Momjian 21:49
CVSROOT: add an rcstemplate to 'prompt' for information ... Marc G. Fournier 22:07
CVSROOT: add rcstemplat to here Marc G. Fournier 22:12
CVSROOT: shorten rcstemplate to what we actually would use Marc G. Fournier 22:14
CVSROOT: modify rcsinfo Marc G. Fournier 22:17
CVSROOT: oops, gotta get format right Marc G. Fournier 22:20
CVSROOT: slight clean up Submitted by: Reviewed by: Approved by: Marc G. Fournier 22:21
CVSROOT: remove rcstemplate for now Submitted by: Reviewed by: Marc G. Fournier 23:15
pgsql: Add comment noting that hashm_procid in a hash index's metapage Tom Lane 23:22

Jan. 30, 2007

Thread Author Time
pgsql: Add support for cross-type hashing in hash index searches and Tom Lane 01:33
pgsql: Clarify paramater handling for pg_get_serial_sequence(). Bruce Momjian 02:32
pgsql: Update documentation for pg_get_serial_sequence() function. Bruce Momjian 02:39
plpsm - plpgpsm: fix dump functions User Okbob 07:17
Re: pgsql: Fix for plpython functions; return true/false for boolean, Guido Goldstein 10:43
Re: pgsql: Fix for plpython functions; return true/false for boolean, Peter Eisentraut 12:39
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean, 📎 Guido Goldstein 13:52
Re: pgsql: Fix for plpython functions; return true/false for boolean, Andrew Dunstan 14:24
Re: pgsql: Fix for plpython functions; return true/false for boolean, Tom Lane 15:17
Re: pgsql: Fix for plpython functions; return true/false for boolean, J. Andrew Rogers 16:53
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
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: 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: Add FAQ item about timezones and daylight savings time. Bruce Momjian 22:37
pgsql: Add: > o ARRAY[[1, 2], [3, 4]])[1] should return the same values as Bruce Momjian 22:55

Jan. 31, 2007

Thread Author Time
odbclink - odbclink: 1.) Fixed error message condition. User H-saito 00:28
odbclink - odbclink: Fixed message condition bug. User H-saito 00:41
pgsql: Update for VACUUM FULL: < reindex rather than update the Bruce Momjian 03:07
pgsql: Add: > > * Add REINDEX CONCURRENTLY, like CREATE INDEX Bruce Momjian 03:17
pgsql: Add missing colon. Bruce Momjian 04:12
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 URL: o Fix RENAME to work on variables other than Bruce Momjian 04:23
odbclink - odbclink: Correction of error handling. User H-saito 06:54
pgsql: Translation updates Peter Eisentraut 08:05
pgsql: Translation updates Peter Eisentraut 08:12
pgsql: Translation updates Peter Eisentraut 08:20
pgsql: Translation updates Peter Eisentraut 08:27
pgsql: Translation updates Peter Eisentraut 08:33
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean, Hannu Krosing 09:08
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean, Bruce Momjian 12:57
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean, Alvaro Herrera 13:34
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean, Tino Wildenhain 13:59
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean, Bruce Momjian 14:08
pgsql: Allow GIN's extractQuery method to signal that nothing can Teodor Sigaev 15:09
Re: [HACKERS] pgsql: Fix for plpython functions; return true/false for boolean, Tom Lane 15:11
pgsql: Update FreeBSD DocBook installation notices Teodor Sigaev 15:23
Re: pgsql: Allow GIN's extractQuery method to signal that nothing can Tom Lane 15:40
Re: pgsql: Allow GIN's extractQuery method to signal that nothing can Teodor Sigaev 16:19
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:46
pgsql: Revert gincostestimate changes. Teodor Sigaev 16:54
pgsql: Fix initdb to not generate misleading error messages when Tom Lane 18:52
pgsql: Rewrite uuid input and output routines to avoid dependency on the Neil Conway 19:33
pgsql: Add missing Makefile dependencies for the "bigtest" and Neil Conway 19:38
Re: pgsql: Rewrite uuid input and output routines to avoid dependency on the Tom Lane 20:48
pgsql: Update documentation on may/can/might: Standard English uses Bruce Momjian 20:56
pgsql: Revert error message change for may/can/might --- needs Bruce Momjian 21:03
pg-migrator - src: Recognizing 8.2 pg_resetxlog, commenting Makefile a User Korryd 21:15
pgsql: Update comment. Bruce Momjian 22:17
pgsql: Update reference documentation on may/can/might: Standard Bruce Momjian 23:26

Feb. 1, 2007

Thread Author Time
pgsql: Consistenly use colons before '<programlisting>' blocks, where Bruce Momjian 00:28
pgsql: Add URL for: o Fix RENAME to work on variables other than Bruce Momjian 00:32
pgsql: Update CREATE SEQUENCE documentation to show the same sequence Bruce Momjian 00:34
pgsql: Fix a few typos in comments in GiN. Neil Conway 04:16
pgsql: Add: > > * Fix problem when multiple subtransactions of the same Bruce Momjian 04:35
pgsql: This patch adds documentation for the long-version parameters Neil Conway 04:39
pgsql: Add: > > * Tighten trigger permission checks > > Bruce Momjian 04:49
pgsql: Add: > > * Tighten function permission checks > > Bruce Momjian 04:50
pgsql: Update URL for function permission checks < Bruce Momjian 04:51
pgsql: Chinese FAQ update Daojing.Zhou Bruce Momjian 04:55
pgsql: Backpatch FAQs to stable branch. Bruce Momjian 04:56
pgsql: Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and Bruce Momjian 05:12
pgsql: Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and Bruce Momjian 05:12
pgsql: Fix broken markup. Neil Conway 07:00
orafce - orafce: add utl_file initial implementation User Okbob 11:29
pgsql: Wording cleanup for error messages. Bruce Momjian 19:10
pgsql: Add URL for: o Add long file support for binary pg_dump Bruce Momjian 19:13
pgsql: Backpatch last night's fix for broken markup to the 8.2 branch. Neil Conway 19:18
pgsql: Fix plpgsql so that when a local variable has no initial-value Tom Lane 19:22
pgsql: Fix plpgsql so that when a local variable has no initial-value Tom Lane 19:23
orafce - orafce: prototype of utl_file package User Okbob 20:05
pgsql: Update some of the "expected" regression test results for Bruce's Neil Conway 20:11
pgsql: Typo fix. Tom Lane 20:28
pgsql: Mention file system replication as a high availability solution Bruce Momjian 21:02
pgsql: Mention file system replication as a high availability solution Bruce Momjian 21:03
pgsql: Fix two more regression tests whose expected outputs were not Neil Conway 21:05
Re: pgsql: Fix two more regression tests whose expected outputs were not Bruce Momjian 21:09
pgsql: Add "May/Can/Might" section to error message style guidlines, and Bruce Momjian 21:28
pgsql: Fix broken markup. Tom Lane 22:06

Feb. 2, 2007

Thread Author Time
pgsql: Repair insufficiently careful type checking for SQL-language Tom Lane 00:02
pgsql: Repair insufficiently careful type checking for SQL-language Tom Lane 00:03
pgsql: Repair insufficiently careful type checking for SQL-language Tom Lane 00:03
pgsql: Repair insufficiently careful type checking for SQL-language Tom Lane 00:04
pgsql: Repair insufficiently careful type checking for SQL-language Tom Lane 00:04
pgsql: Repair failure to check that a table is still compatible with a Tom Lane 00:07
pgsql: Repair failure to check that a table is still compatible with a Tom Lane 00:07
pgsql: Repair failure to check that a table is still compatible with a Tom Lane 00:07
pgsql: Repair failure to check that a table is still compatible with a Tom Lane 00:08

Browse Archives

Prev | Next