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