Mailing lists [pgsql-committers]
- pgsql: Allow ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Allow ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Allow ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Allow ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Allow ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Allow ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Remove port.h prototypes from pg_upgrade.h, per report from [email protected] (Bruce Momjian)
- pgsql: Get rid of some more stuff that duplicates c.h or port.h. [email protected] (Tom Lane)
- pgsql: Allow copydir() to be interrupted. [email protected] (Robert Haas)
- pgsql: Allow copydir() to be interrupted. [email protected] (Robert Haas)
- pgsql: Issue 'mkdir' hint when replying CREATE TABLESPACE in recovery [email protected] (Bruce Momjian)
- pgtcl - libpgtcl: * added async command pg::sql. [email protected] (User Bschwarz)
- pgtcl - libpgtcl: * add struct elements to support async callbacks [email protected] (User Bschwarz)
- pgtcl - libpgtcl: * [email protected] (User Bschwarz)
- pgtcl - libpgtcl: * some additional code to support callback for async [email protected] (User Bschwarz)
- Re: pgsql: Allow copydir() to be interrupted. Andrew Dunstan
- Re: pgsql: Allow copydir() to be interrupted. Robert Haas
- Re: pgsql: Allow copydir() to be interrupted. Magnus Hagander
- Re: pgsql: Allow copydir() to be interrupted. Robert Haas
- Re: pgsql: Allow copydir() to be interrupted. Tom Lane
- Re: pgsql: Allow copydir() to be interrupted. Robert Haas
- pgsql: Move copydir.c from src/port to src/backend/storage/file The [email protected] (Robert Haas)
- pgsql: Move copydir.c from src/port to src/backend/storage/file The [email protected] (Robert Haas)
- pgsql: Remove hstore % text[] operator; use slice() function instead. [email protected] (Robert Haas)
- pgsql: Unbreak MSVC builds by removing copydir.c from list of libpgport [email protected] (Andrew Dunstan)
- pgsql: Unbreak MSVC builds by removing copydir.c from list of libpgport [email protected] (Andrew Dunstan)
- pgsql: Additional cross-references to window functions documentation. [email protected] (Robert Haas)
- pgsql: Fix assorted misstatements and poor wording in the descriptions [email protected] (Tom Lane)
- pgsql: Fix assorted misstatements and poor wording in the descriptions [email protected] (Tom Lane)
- pgsql: Fix assorted misstatements and poor wording in the descriptions [email protected] (Tom Lane)
- pgsql: Fix assorted misstatements and poor wording in the descriptions [email protected] (Tom Lane)
- pgsql: Fix assorted misstatements and poor wording in the descriptions [email protected] (Tom Lane)
- pgsql: Fix assorted misstatements and poor wording in the descriptions [email protected] (Tom Lane)
- pgsql: Fix assorted misstatements and poor wording in the descriptions [email protected] (Tom Lane)
- pgsql: Allow REASSIGNED OWNED to handle opclasses and opfamilies. [email protected] (Robert Haas)
- pgsql: Allow REASSIGNED OWNED to handle opclasses and opfamilies. [email protected] (Robert Haas)
- pgsql: Allow REASSIGNED OWNED to handle opclasses and opfamilies. [email protected] (Robert Haas)
- pgsql: Add CVS tags to pg_upgrade and pg_upgrade_support files, per [email protected] (Bruce Momjian)
- Re: pgsql: Add CVS tags to pg_upgrade and pg_upgrade_support files, per Tom Lane
- pgsql: Add copyrights to pg_upgrade and pg_upgrade_tools files, per Tom. [email protected] (Bruce Momjian)
- Re: pgsql: Add CVS tags to pg_upgrade and pg_upgrade_support files, per Bruce Momjian
- Re: pgsql: Add copyrights to pg_upgrade and pg_upgrade_tools files, per Tom. Thom Brown
- pgsql: Make pg_upgrade copyrights just 2010, not 2010-2010. [email protected] (Bruce Momjian)
- Re: pgsql: Add copyrights to pg_upgrade and pg_upgrade_tools files, per Tom. Bruce Momjian
- Re: pgsql: Add copyrights to pg_upgrade and pg_upgrade_tools files, per Tom. Thom Brown
- pgsql: Document more clearly on XML namespaces inside xpath function [email protected] (Bruce Momjian)
- pgsql: Replace max_standby_delay with two parameters, [email protected] (Tom Lane)
- pgsql: Make vacuum_defer_cleanup_age be PGC_SIGHUP level, since it's not [email protected] (Tom Lane)
- pgsql: Don't set recoveryLastXTime when replaying a checkpoint --- that [email protected] (Tom Lane)
- pgsql: Remove SGML tab. [email protected] (Bruce Momjian)
- pgsql: Report test_fynsc times in tests per second, instead of total [email protected] (Bruce Momjian)
- pgsql: Simplify test_fsync duration computation. [email protected] (Bruce Momjian)
- pgsql: The previous fix in CVS HEAD and 8.4 for handling the case where [email protected] (Heikki Linnakangas)
- pgsql: The previous fix in CVS HEAD and 8.4 for handling the case where [email protected] (Heikki Linnakangas)
- pgsql: The previous fix in CVS HEAD and 8.4 for handling the case where [email protected] (Heikki Linnakangas)
- pgsql: The previous fix in CVS HEAD and 8.4 for handling the case where [email protected] (Heikki Linnakangas)
- pgsql: The previous fix in CVS HEAD and 8.4 for handling the case where [email protected] (Heikki Linnakangas)
- pgsql: The previous fix in CVS HEAD and 8.4 for handling the case where [email protected] (Heikki Linnakangas)
- pgsql: The previous fix in CVS HEAD and 8.4 for handling the case where [email protected] (Heikki Linnakangas)
- pgbuildfarm - client-code: Accomodate oddities in at least some versions [email protected] (User Andrewd)
- pgsql: Split the LDFLAGS make variable into two parts: LDFLAGS is now [email protected] (Tom Lane)
- pgsql: Fix a few single-file (MODULES, not MODULE_big) contrib makefiles [email protected] (Tom Lane)
- pgsql: Make sure LDFLAGS come before LIBS when linking contrib programs. [email protected] (Tom Lane)
- pgsql: Dept. [email protected] (Tom Lane)
- pgsql: Allow for LDFLAGS_SL already having a value in Makefile.aix. [email protected] (Tom Lane)
- pgsql: Still more third thoughts: when linking shared libraries, LDFLAGS [email protected] (Tom Lane)
- pgsql: Update pgindent testing instructions. [email protected] (Bruce Momjian)
- pgsql: pgindent run for 9.0, second run [email protected] (Bruce Momjian)
- pgsql: Mention why one C file fails pgindent. [email protected] (Bruce Momjian)
- pgsql: Undo pgindent breakage (again). [email protected] (Tom Lane)
- pgsql: Support setting the keepalive idle time on MacOS X. [email protected] (Robert Haas)
- Re: pgsql: Mention why one C file fails pgindent. Andrew Dunstan
- pgsql: Add note that using PL/Python 2 and 3 in the same session will [email protected] (Peter Eisentraut)
- pgsql: Accept slightly grotty coding in Makefile.global in order to keep [email protected] (Tom Lane)
- pgsql: Make log_temp_files based on kB, and revert docs & comments to [email protected] (Robert Haas)
- pgsql: Document the interaction of write-barrier-enabled file systems, [email protected] (Bruce Momjian)
- pgsql: Adjust mbutils.c so it won't get broken by future pgindent runs. [email protected] (Tom Lane)
- pgsql: Fix "cannot handle unplanned sub-select" error that can occur [email protected] (Tom Lane)
- pgsql: Fix "cannot handle unplanned sub-select" error that can occur [email protected] (Tom Lane)
- pgsql: Fix "cannot handle unplanned sub-select" error that can occur [email protected] (Tom Lane)
- pgsql: Fix "cannot handle unplanned sub-select" error that can occur [email protected] (Tom Lane)
- pgsql: Fix "cannot handle unplanned sub-select" error that can occur [email protected] (Tom Lane)
- pgsql: Fix "cannot handle unplanned sub-select" error that can occur [email protected] (Tom Lane)
- pgsql: Fix "cannot handle unplanned sub-select" error that can occur [email protected] (Tom Lane)
- pgsql: Add support for TCP keepalives on Windows, both for backend and [email protected] (Magnus Hagander)
- Re: pgsql: Add support for TCP keepalives on Windows, both for backend and Tom Lane
- Re: pgsql: Add support for TCP keepalives on Windows, both for backend and Magnus Hagander
- pgsql: Fix variant float8 expected files to have exactly the expected [email protected] (Tom Lane)
- Re: pgsql: Add support for TCP keepalives on Windows, both for backend and Tom Lane
- Re: pgsql: Add support for TCP keepalives on Windows, both for backend and Magnus Hagander
- Re: pgsql: Add support for TCP keepalives on Windows, both for backend and Magnus Hagander
- Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and Andrew Dunstan
- pgsql: Update obsolete comment. [email protected] (Tom Lane)
- Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and Magnus Hagander
- pgsql: Make the Windows tcp keepalive support depend on the existance of [email protected] (Magnus Hagander)
- Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and Magnus Hagander
- pgsql: Add a cross-reference to precedence information to CREATE [email protected] (Tom Lane)
- Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and Tom Lane
- Re: pgsql: Make the Windows tcp keepalive support depend on the existance of Andrew Dunstan
- Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and Magnus Hagander
- pgsql: Doc change: effected -> affected, per correction from Matthew [email protected] (Bruce Momjian)
- Re: pgsql: Make the Windows tcp keepalive support depend on the existance of Magnus Hagander
- Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and Tom Lane
- pgsql: Install safeguard against running PL/Python 2 and 3 in the same [email protected] (Peter Eisentraut)
- pgsql: Minor kibitzing on previous patch: no need to run check more than [email protected] (Tom Lane)
- pgsql: Translation updates for 9.0beta3 [email protected] (Peter Eisentraut)
- pgsql: Some small changes for plperl.sgml: - wrapped long code-lines, [email protected] (Peter Eisentraut)
- pgsql: Update release notes for 9.0 beta 3. [email protected] (Bruce Momjian)
- pgsql: tag beta3 [email protected] (Marc G. Fournier)
- pgsql: Stamp HEAD as 9.1devel. [email protected] (Tom Lane)
- textsearch-ja - textsearch-ja: New Directory [email protected] (User Itagaki)
- textsearch-ja - textsearch-ja: New Directory [email protected] (User Itagaki)
- textsearch-ja - textsearch-ja: Added msvc project files. [email protected] (User Itagaki)
- textsearch-ja - textsearch_senna: Improve docs about installation. [email protected] (User Itagaki)
- textsearch-ja - eudc: Remove library dependency to libxml2 and libxslt. [email protected] (User Itagaki)
- reorg - pg_batch: version 1.2.3. [email protected] (User Itagaki)
- pgbulkload - pgbulkload: Add documentation to load tab separated data [email protected] (User Itagaki)
- reorg - pg_reorg: Add documentation to build the module with pgxs. [email protected] (User Itagaki)
- pgsql: Add a hook in ExecCheckRTPerms(). [email protected] (Robert Haas)
- pgsql: Properly report errno/out-of-disk-space error from pg_upgrade [email protected] (Bruce Momjian)
- pgsql: Properly report errno/out-of-disk-space error from pg_upgrade [email protected] (Bruce Momjian)
- pg-migrator - pg_migrator: Properly return errno/out-of-disk error on [email protected] (User Bmomjian)
- pgsql: Fix ruleutils' get_variable() to print something useful for Vars [email protected] (Tom Lane)
- pgsql: Fix ruleutils' get_variable() to print something useful for Vars [email protected] (Tom Lane)
- pgsql: Avoid an Assert failure in deconstruct_array() by making [email protected] (Tom Lane)
- pgsql: Avoid an Assert failure in deconstruct_array() by making [email protected] (Tom Lane)
- pgsql: Avoid an Assert failure in deconstruct_array() by making [email protected] (Tom Lane)
- pgsql: Avoid an Assert failure in deconstruct_array() by making [email protected] (Tom Lane)
- pgsql: Avoid an Assert failure in deconstruct_array() by making [email protected] (Tom Lane)
- pgsql: Avoid an Assert failure in deconstruct_array() by making [email protected] (Tom Lane)
- pgsql: Avoid an Assert failure in deconstruct_array() by making [email protected] (Tom Lane)
- pgsql: Avoid an Assert failure in deconstruct_array() by making [email protected] (Tom Lane)
- pgsql: Clarify that "psql -c" ignores psqlrc files. [email protected] (Robert Haas)
- pgsql: Clarify that "psql -c" ignores psqlrc files. [email protected] (Robert Haas)
- npgsql - Npgsql2: [#1010798] Cast-Exception with NpgsqlTimeStamp to [email protected] (User Fxjr)
- npgsql - Npgsql2: Fix build for .NET 2.0 [email protected] (User Jbcooley)
- npgsql - Npgsql2: Update and include tests for NpgsqlValue in [email protected] (User Jbcooley)
- npgsql - Npgsql2: Ported more tests. [email protected] (User Jbcooley)
- npgsql - Npgsql2: Fix some of the broken tests [email protected] (User Jbcooley)
- npgsql - Npgsql2: Fix an additional broken tests [email protected] (User Jbcooley)
- npgsql - Npgsql2: Fixed bug where Npgsql was returning DBNull for a [email protected] (User Fxjr)
- npgsql - Npgsql2: Fixed more bugs about ResetDbType() and null values. [email protected] (User Fxjr)
- Re: pgsql: Clarify that "psql -c" ignores psqlrc files. David Fetter
- Re: pgsql: Clarify that "psql -c" ignores psqlrc files. Robert Haas
- pgsql: Add a note about preferred window width to the section about code [email protected] (Tom Lane)
- Re: pgsql: Add support for TCP keepalives on Windows, both for backend and Bruce Momjian
- Re: [HACKERS] Re: pgsql: Add support for TCP keepalives on Windows, both for backend and Tom Lane
- pgbuildfarm - client-code: If the web transaction fails, put back the [email protected] (User Andrewd)
- Re: [HACKERS] Re: pgsql: Add support for TCP keepalives on Windows, both for backend and Peter Eisentraut
- Re: [HACKERS] Re: pgsql: Add support for TCP keepalives on Windows, both for backend and Magnus Hagander
- pgbouncer - pgbouncer: Fix pg_auth quoting. [email protected] (User Mkz)
- pgbouncer - pgbouncer: Support OS'es (OpenBSD) where tv_sec is not [email protected] (User Mkz)
- psqlodbc - psqlodbc: Use pg_get_expr(adbin, ..) instead of unreliable [email protected] (User Hinoue)
- pgsql: Bump minor library version numbers, for 9.1 release. [email protected] (Bruce Momjian)
- pgsql: Document bump of minor library version numbers. [email protected] (Bruce Momjian)
- pgsql: Make NestLoop plan nodes pass outer-relation variables into their [email protected] (Tom Lane)
- pgsql: Spellcheck 9.0 release notes. [email protected] (Bruce Momjian)
- pgsql: 9.0 release note improvements Erik Rijkers [email protected] (Bruce Momjian)
- pgsql: Restore pl/pgsql default install release note item. [email protected] (Bruce Momjian)
- Re: pgsql: Make NestLoop plan nodes pass outer-relation variables into their Bruce Momjian
- pgsql: Oops, in the previous fix to prevent a cursor that's being used [email protected] (Heikki Linnakangas)
- pgsql: Oops, in the previous fix to prevent a cursor that's being used [email protected] (Heikki Linnakangas)
- pgsql: Oops, in the previous fix to prevent a cursor that's being used [email protected] (Heikki Linnakangas)
- pgsql: Oops, in the previous fix to prevent a cursor that's being used [email protected] (Heikki Linnakangas)
- pgsql: Oops, in the previous fix to prevent a cursor that's being used [email protected] (Heikki Linnakangas)
- pgsql: Oops, in the previous fix to prevent a cursor that's being used [email protected] (Heikki Linnakangas)
- pgsql: Oops, in the previous fix to prevent a cursor that's being used [email protected] (Heikki Linnakangas)
- pgsql: In pg_upgrade, prevent psql AUTOCOMMIT=off by not loading [email protected] (Bruce Momjian)
- pg-migrator - pg_migrator: Avoid AUTOCOMMIT=off by not reading .psqlrc. [email protected] (User Bmomjian)
- pgsql: Print each test_fsync description while test is running, rather [email protected] (Bruce Momjian)
- pgsql: In pg_upgrade, report /bin directory checks independent of /data [email protected] (Bruce Momjian)
- pgsql: Remove incorrect email address for pg_upgrade bug reports. [email protected] (Bruce Momjian)
- Re: pgsql: In pg_upgrade, report /bin directory checks independent of /data Tom Lane
- Re: pgsql: In pg_upgrade, report /bin directory checks independent of /data Bruce Momjian
- pgsql: On Win32, pg_upgrade cannot sent any server log output to the log [email protected] (Bruce Momjian)
- pgsql: Backpatch pg_upgrade fixes to 9.0: In pg_upgrade, prevent psql [email protected] (Bruce Momjian)
- Re: pgsql: In pg_upgrade, report /bin directory checks independent of /data Bruce Momjian
- pgsql: Teach EXPLAIN to print PARAM_EXEC Params as the referenced [email protected] (Tom Lane)
- pgsql: Allow full SSL certificate verification (wherein libpq checks its [email protected] (Tom Lane)
- pgsql: Allow full SSL certificate verification (wherein libpq checks its [email protected] (Tom Lane)
- pgsql: Allow full SSL certificate verification (wherein libpq checks its [email protected] (Tom Lane)
- pgsql: Fix several problems in pg_dump's handling of SQL/MED objects, [email protected] (Tom Lane)
- pgsql: Fix several problems in pg_dump's handling of SQL/MED objects, [email protected] (Tom Lane)
- pgsql: Fix several problems in pg_dump's handling of SQL/MED objects, [email protected] (Tom Lane)
-
pgsql: Use an
for restore_command reference. [email protected] (Tom Lane) -
pgsql: Use an
for restore_command reference. [email protected] (Tom Lane)
- pgsql: Remove duplicate code in DefineOpFamily(). [email protected] (Tom Lane)
- pgsql: Remove a sanity check in the exclusion-constraint code that [email protected] (Tom Lane)
- pgsql: Add support for dividing money by money (yielding a float8 [email protected] (Tom Lane)
- pgsql: Add a paragraph explaining what restartpoints are. [email protected] (Heikki Linnakangas)
- pgsql: Add a paragraph explaining what restartpoints are. [email protected] (Heikki Linnakangas)
- Re: pgsql: Add a paragraph explaining what restartpoints are. Thom Brown
- pgsql: Fix typo spotted by Thom Brown. [email protected] (Heikki Linnakangas)
- pgsql: Fix typo spotted by Thom Brown. [email protected] (Heikki Linnakangas)
- Re: pgsql: Add a paragraph explaining what restartpoints are. Heikki Linnakangas
- pgsql: Add a log_file_mode GUC that allows control of the file [email protected] (Tom Lane)
- pgsql: Simplify missing tablespace replay error hint message, but only [email protected] (Bruce Momjian)
- pgsql: Add server authentication over Unix-domain sockets This adds a [email protected] (Peter Eisentraut)
- Re: pgsql: Add server authentication over Unix-domain sockets This adds a Tom Lane
- pgsql: Add SO_PEERCRED check in new unix domain socket permission [email protected] (Bruce Momjian)
- pgsql: Fix thinko in recent patch: 'sock' should be 'conn->sock'. [email protected] (Tom Lane)
- Re: pgsql: Fix thinko in recent patch: 'sock' should be 'conn->sock'. Bruce Momjian
- pgsql: Fix up poor handling of unsupported-platform case in requirepeer [email protected] (Tom Lane)
- pgsql: Allow ORDER BY/GROUP BY/etc items to match targetlist items [email protected] (Tom Lane)
- pgsql: Allow ORDER BY/GROUP BY/etc items to match targetlist items [email protected] (Tom Lane)
- pgsql: Remove unnecessary "Not safe to send CSV data" complaint from [email protected] (Tom Lane)
- pgsql: Remove unnecessary "Not safe to send CSV data" complaint from [email protected] (Tom Lane)
- npgsql - Npgsql2: Added UInt16 type mapping. [email protected] (User Fxjr)
- pgbouncer - pgbouncer: Apply fast-fail at connect time. [email protected] (User Mkz)
- pgsql: Portability fixes for Solaris for requirepeer feature patch per [email protected] (Peter Eisentraut)
- pgsql: Change the default value of standard_conforming_strings to on. [email protected] (Robert Haas)
- pgsql: Add restart_after_crash GUC. [email protected] (Robert Haas)
- pgsql: Make hstore regression tests independent of [email protected] (Robert Haas)
- pgsql: Make ECPG regression tests independent of [email protected] (Robert Haas)
- pgsql: Add \conninfo command to psql, to show current connection info. [email protected] (Robert Haas)
- pgbulkload - pgbulkload: Re-enable PARALLEL loader. [email protected] (User Itagaki)
- pgbulkload - pgbulkload: ON_DUPLICATE option in sample control files are [email protected] (User Itagaki)
- pgsql: Have \conninfo mention the port even for local sockets. [email protected] (Robert Haas)
- pgsql: Properly replay CREATE TABLESPACE during crash recovery by [email protected] (Bruce Momjian)
- pgsql: Properly replay CREATE TABLESPACE during crash recovery by [email protected] (Bruce Momjian)
- pgsql: CVS test: please ignore Does modification just of CVS tag text [email protected] (Bruce Momjian)
- pgsql: Centralize DML permissions-checking logic. [email protected] (Robert Haas)
- pgsql: Add options to force quoting of all identifiers. [email protected] (Robert Haas)
- pgsql: Fix bogus server version in pg_dumpall --quote-all-identifiers. [email protected] (Robert Haas)
- pgsql: Add missing function prototype. [email protected] (Robert Haas)
- pgsql: Avoid deep recursion when assigning XIDs to multiple levels of [email protected] (Robert Haas)
- pgsql: Avoid deep recursion when assigning XIDs to multiple levels of [email protected] (Robert Haas)
- pgsql: Avoid deep recursion when assigning XIDs to multiple levels of [email protected] (Robert Haas)
- pgsql: Avoid deep recursion when assigning XIDs to multiple levels of [email protected] (Robert Haas)
- pgsql: Avoid deep recursion when assigning XIDs to multiple levels of [email protected] (Robert Haas)
- pgsql: Avoid deep recursion when assigning XIDs to multiple levels of [email protected] (Robert Haas)
- pgsql: Avoid deep recursion when assigning XIDs to multiple levels of [email protected] (Robert Haas)
- pgsql: Backpatch reservation of shared memory region during backend [email protected] (Magnus Hagander)
- pgsql: Have psql avoid describing local sockets as host names. [email protected] (Robert Haas)
- pgsql: Add more checks against altering typed tables - Prohibit [email protected] (Peter Eisentraut)
- pgsql: Add more checks against altering typed tables - Prohibit [email protected] (Peter Eisentraut)
- pgsql: Remove tab from SGML file [email protected] (Peter Eisentraut)
- pgsql: Tidy up boolean data type page by Thom Brown [email protected] (Peter Eisentraut)
- pgsql: Tidy up boolean data type page by Thom Brown [email protected] (Peter Eisentraut)
- Re: pgsql: Tidy up boolean data type page by Thom Brown Thom Brown
- pgsql: Fix typo [email protected] (Peter Eisentraut)
- pgsql: Fix typo [email protected] (Peter Eisentraut)
- pgsql: Prevent pg_upgrade from migrating databases that use reg* data [email protected] (Bruce Momjian)
- pgsql: Prevent pg_upgrade from migrating databases that use reg* data [email protected] (Bruce Momjian)
- pgsql: Adjust check_for_isn_and_int8_passing_mismatch() so it is called [email protected] (Bruce Momjian)
- pgsql: Adjust check_for_isn_and_int8_passing_mismatch() so it is called [email protected] (Bruce Momjian)
- pgsql: Add INSERT statement to example so that it can be reproduced [email protected] (Peter Eisentraut)
- pgsql: Add INSERT statement to example so that it can be reproduced [email protected] (Peter Eisentraut)
- libpqtypes - libpqtypes: moved libpq-events.h from libpqtypes.h to [email protected] (User Achernow)
- libpqtypes - libpqtypes: Updated ChangeLog [email protected] (User Achernow)
- pgsql: CREATE TABLE IF NOT EXISTS. [email protected] (Robert Haas)
- pgsql: Remove tabs from sgml file. [email protected] (Bruce Momjian)
- pgsql: Add table creation and population to example from John Gage [email protected] (Peter Eisentraut)
- pgsql: Add table creation and population to example from John Gage [email protected] (Peter Eisentraut)
- pgsql: Fix grammar backpatched to 8.1 [email protected] (Peter Eisentraut)
- pgsql: Fix grammar backpatched to 8.1 [email protected] (Peter Eisentraut)
- pgsql: Fix grammar backpatched to 8.1 [email protected] (Peter Eisentraut)
- pgsql: Fix grammar backpatched to 8.1 [email protected] (Peter Eisentraut)
- pgsql: Fix grammar backpatched to 8.1 [email protected] (Peter Eisentraut)
- pgsql: Fix grammar backpatched to 8.1 [email protected] (Peter Eisentraut)
- pgsql: Ensure $_SHARED is declared in the main:: namespace, per bugs [email protected] (Alvaro Herrera)
- pgsql: Ensure $_SHARED is declared in the main:: namespace, per bugs [email protected] (Alvaro Herrera)
- pgsql: In postgresql.conf.sample, use on/off rather than true/false. [email protected] (Robert Haas)
- pgsql: Spelling fix [email protected] (Peter Eisentraut)
- pgsql: Spelling fix [email protected] (Peter Eisentraut)
- pgsql: Spelling fix [email protected] (Peter Eisentraut)
- pgsql: Spelling fix [email protected] (Peter Eisentraut)
- pgsql: Spelling fixes [email protected] (Peter Eisentraut)
- pgsql: Spelling fixes [email protected] (Peter Eisentraut)
- pgsql: Spelling fixes [email protected] (Peter Eisentraut)
- pgsql: Fix typo in PL/pgsql code example. [email protected] (Robert Haas)
- pgsql: Fix typo in PL/pgsql code example. [email protected] (Robert Haas)
- pgsql: Fix typo in PL/pgsql code example. [email protected] (Robert Haas)
- pgsql: Add ssl_cipher() and ssl_version() functions to contrib/sslinfo. [email protected] (Robert Haas)
- pgsql: Show psql timing output even in quiet mode These two settings [email protected] (Peter Eisentraut)
- pgsql: Show psql timing output even in quiet mode These two settings [email protected] (Peter Eisentraut)
- pgsql: Fix potential failure when hashing the output of a subplan that [email protected] (Tom Lane)
- pgsql: Fix potential failure when hashing the output of a subplan that [email protected] (Tom Lane)
- pgsql: Fix potential failure when hashing the output of a subplan that [email protected] (Tom Lane)
- pgsql: Fix potential failure when hashing the output of a subplan that [email protected] (Tom Lane)
- pgsql: Fix potential failure when hashing the output of a subplan that [email protected] (Tom Lane)
- pgsql: Fix potential failure when hashing the output of a subplan that [email protected] (Tom Lane)
- pgsql: Fix oversight in new EvalPlanQual logic: the second loop over the [email protected] (Tom Lane)
- pgsql: Fix oversight in new EvalPlanQual logic: the second loop over the [email protected] (Tom Lane)
- pgsql: Remove wildly obsolete type attribute externallength from chkpass [email protected] (Peter Eisentraut)
- pgsql: Remove wildly obsolete type attribute externallength from chkpass [email protected] (Peter Eisentraut)
- pgsql: Add explicit regression tests for ALTER TABLE lock levels. [email protected] (Simon Riggs)
- slony1-ctl - slony-ctl: It seems to me it would be easier to suppress [email protected] (User Sas)
- pgsql: Fix possible page corruption by ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Fix possible page corruption by ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Fix possible page corruption by ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Fix possible page corruption by ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Fix possible page corruption by ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Fix possible page corruption by ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Fix possible page corruption by ALTER TABLE .. [email protected] (Robert Haas)
- pgsql: Work around a documentation toolchain problem by replacing the [email protected] (Tom Lane)
- pgsql: Work around a documentation toolchain problem by replacing the [email protected] (Tom Lane)
- pgsql: Fix another longstanding problem in copy_relation_data: it was [email protected] (Tom Lane)
- pgsql: Fix another longstanding problem in copy_relation_data: it was [email protected] (Tom Lane)
- pgsql: Fix another longstanding problem in copy_relation_data: it was [email protected] (Tom Lane)
- pgsql: Fix another longstanding problem in copy_relation_data: it was [email protected] (Tom Lane)
- pgsql: Fix another longstanding problem in copy_relation_data: it was [email protected] (Tom Lane)
- pgsql: Fix another longstanding problem in copy_relation_data: it was [email protected] (Tom Lane)
- pgsql: Fix another longstanding problem in copy_relation_data: it was [email protected] (Tom Lane)
- pgsql: Fix indentation of verbatim block elements Block elements with [email protected] (Peter Eisentraut)
- pgsql: Fix indentation of verbatim block elements Block elements with [email protected] (Peter Eisentraut)
- pgsql: Translation updates for 9.0beta4 [email protected] (Peter Eisentraut)
- pgsql: Clean up some inconsistencies in the volatility marking of [email protected] (Tom Lane)
- pgsql: Clean up some inconsistencies in the volatility marking of [email protected] (Tom Lane)
- pgsql: Avoid using text_to_cstring() in levenshtein functions. [email protected] (Robert Haas)
- pgsql: Update release notes for 9.0 beta 4. [email protected] (Tom Lane)
- pgsql: Update release notes for 9.0 beta 4. [email protected] (Tom Lane)
- pgsql: Rename asyncCommitLSN to asyncXactLSN to reflect changed role in [email protected] (Simon Riggs)
- pgsql: Improved version of patch to protect pg_get_expr() against [email protected] (Tom Lane)
- pgsql: Improved version of patch to protect pg_get_expr() against [email protected] (Tom Lane)
- pgsql: tag for beta4 [email protected] (Marc G. Fournier)
- pgsql: Make details of the Numeric representation private to numeric.c. [email protected] (Robert Haas)
- press - pr: New Directory [email protected] (User Aglio)
- pgsql: Improved version of patch to protect pg_get_expr() against [email protected] (Tom Lane)
- pgsql: Improved version of patch to protect pg_get_expr() against [email protected] (Tom Lane)
- pgsql: Improved version of patch to protect pg_get_expr() against [email protected] (Tom Lane)
- pgsql: Improved version of patch to protect pg_get_expr() against [email protected] (Tom Lane)
- pgsql: Improved version of patch to protect pg_get_expr() against [email protected] (Tom Lane)
- pgsql: Improved version of patch to protect pg_get_expr() against [email protected] (Tom Lane)
- pgsql: Rewrite the key-combination logic in GIN's keyGetItem() and [email protected] (Tom Lane)
- pgsql: Rewrite the key-combination logic in GIN's keyGetItem() and [email protected] (Tom Lane)
- pgsql: Rewrite the key-combination logic in GIN's keyGetItem() and [email protected] (Tom Lane)
- pgsql: Tweak tsmatchsel() so that it examines the structure of the [email protected] (Tom Lane)
- pgsql: Tweak tsmatchsel() so that it examines the structure of the [email protected] (Tom Lane)
- pgsql: Tweak tsmatchsel() so that it examines the structure of the [email protected] (Tom Lane)
- pgsql: Make psql distinguish between unique indices and unique [email protected] (Robert Haas)
- temporal - temporal: Applied numerous fixes from Daniel Grace, [email protected] (User Jdavis)
- temporal - temporal: Add proper attribution for picksplit [email protected] (User Jdavis)
- pgsql: Rewrite the rbtree routines so that an RBNode is the first field [email protected] (Tom Lane)
- pgsql: Rewrite the rbtree routines so that an RBNode is the first field [email protected] (Tom Lane)