Mailing lists [pgsql-committers]
- Re: pgsql: Make decompilation of optimized CASE constructs more robust. Heikki Linnakangas
- pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Tom Lane
- pgsql: Some copy editing of the release notes Peter Eisentraut
- pgsql: Allow hash joins to be interrupted while searching hash table fo Tom Lane
- pgsql: Implement getpeereid() as a src/port compatibility function. Tom Lane
- pgsql: Typo fix. Tom Lane
- pgsql: Avoid creating init fork for unlogged indexes when it already ex Robert Haas
- pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane
- pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane
- pgsql: Fix vim-induced typo. Robert Haas
- pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane
- pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane
- pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane
- pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane
- pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane
- pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane
- pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane
- pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane
- pgsql: Sort COMMENT synopsis and add more examples Peter Eisentraut
- pgsql: libpq needs its own copy of src/port/getpeereid. Tom Lane
- pgsql: Looks like we can't declare getpeereid on Windows anyway. Tom Lane
- pgsql: Handle domains when checking for recursive inclusion of composit Tom Lane
- pgsql: Use proper SGML doc entities rather than angle-brackets. Bruce Momjian
- pgsql: Need to list getpeereid.c in .gitignore, too ... Tom Lane
- pgsql: SSI comment fixes and enhancements. Notably, document that the c Heikki Linnakangas
- pgsql: Truncate id to <=44 characters Peter Eisentraut
- pgsql: Fix failure to check whether a rowtype's component types are sor Tom Lane
- pgsql: Fix pg_get_constraintdef to cope with NOT VALID constraints Alvaro Herrera
- pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane
- pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane
- pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane
- pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane
- pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane
- pgsql: ECPG documentation fix Peter Eisentraut
- pgsql: More ECPG documentation fixes Peter Eisentraut
- pgsql: ECPG documentation fixes Peter Eisentraut
- pgsql: ECPG documentation fixes Peter Eisentraut
- pgsql: ECPG documentation fix Peter Eisentraut
- pgsql: ECPG documentation fixes Peter Eisentraut
- pgsql: More ECPG documentation fixes Peter Eisentraut
- pgsql: Fix documentation reference to "above" example Peter Eisentraut
- pgsql: Fix documentation reference to "above" example Peter Eisentraut
- pgsql: Allow building with perl 5.14. Andrew Dunstan
- pgsql: Allow building with perl 5.14. Andrew Dunstan
- pgsql: Allow building with perl 5.14. Andrew Dunstan
- pgsql: Allow building with perl 5.14. Andrew Dunstan
- pgsql: Allow building with perl 5.14. Andrew Dunstan
- pgsql: Reset reindex-in-progress state before reverifying an exclusion Tom Lane
- Re: pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane
- pgsql: Fix rewriter to cope (more or less) with CTEs in the query being Tom Lane
- pgsql: Make ascii-art in comments pgindent-safe, and some other formatt Heikki Linnakangas
- pgsql: Revert psql bits to display NOT VALID for FKs Alvaro Herrera
- pgsql: Complain politely about access temp/unlogged tables during recov Robert Haas
- pgsql: Make DDL operations play nicely with Serializable Snapshot Isola Heikki Linnakangas
- pgsql: Allow domains over arrays to match ANYARRAY parameters again. Tom Lane
- pgsql: Reorder pg_ctl promote after pg_ctl status Peter Eisentraut
- pgsql: Make citext's equality and hashing functions collation-insensiti Tom Lane
- pgsql: Fix documentation of information_schema.element_types Peter Eisentraut
- pgsql: Fix documentation of information_schema.element_types Peter Eisentraut
- pgsql: Fix documentation of information_schema.element_types Peter Eisentraut
- pgsql: Fix documentation of information_schema.element_types Peter Eisentraut
- pgsql: Fix documentation of information_schema.element_types Peter Eisentraut
- pgsql: Mark the SLRU page as dirty when setting an entry in pg_serial. Heikki Linnakangas
- pgsql: Add gitignore for mingw/cygwin build outputs Magnus Hagander
- Re: pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Bruce Momjian
- Re: pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Tom Lane
- pgsql: Support silent mode for service registrations on win32 Magnus Hagander
- pgsql: Support silent mode for service registrations on win32 Magnus Hagander
- pgsql: Use the correct eventlog severity for error Magnus Hagander
- pgsql: Support silent mode for service registrations on win32 Magnus Hagander
- pgsql: Support silent mode for service registrations on win32 Magnus Hagander
- pgsql: Use the correct eventlog severity for error Magnus Hagander
- pgsql: Use the correct eventlog severity for error Magnus Hagander
- pgsql: Use the correct eventlog severity for error Magnus Hagander
- Re: pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Bruce Momjian
- pgsql: Update typedef list for upcoming pgindent run. Bruce Momjian
- pgsql: Pgindent run before 9.1 beta2. Bruce Momjian
- pgsql: Fix the truncation logic of the OldSerXid SLRU mechanism. We can Heikki Linnakangas
- pgsql: Translation updates for 9.1beta2 Peter Eisentraut
- pgsql: Use "transient" files for blind writes Alvaro Herrera
- pgsql: Revert "Use "transient" files for blind writes" Alvaro Herrera
- Re: pgsql: Use "transient" files for blind writes Tom Lane
- Re: pgsql: Use "transient" files for blind writes Alvaro Herrera
- pgsql: Update 9.1 release notes to reflect commits through today. Tom Lane
- pgsql: Ecpg doc cleanups, as reported by Marc Cousin. Bruce Momjian
- pgsql: Tag 9.1beta2. Tom Lane
- pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian
- Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Andrew Dunstan
- Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian
- Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Andrew Dunstan
- Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian
- Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian
- pgsql: Small comment fixes and enhancements. Heikki Linnakangas
- pgsql: Use a constant sprintf format to silence compiler warning Alvaro Herrera
- pgsql: Use "transient" files for blind writes, take 2 Alvaro Herrera
- pgsql: Add comment about pg_ctl stop Alvaro Herrera
- pgsql: Fix locking while setting flags in MySerializableXact. Heikki Linnakangas
- pgsql: Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane
- pgsql: Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane
- pgsql: Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane
- pgsql: Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane
- pgsql: Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane
- psqlodbc - psqlodbc: Don't clear the parsed plan in hinoue@pgfoundry.org (User Hinoue)
- pgsql: Add C comment mentioning pg_stat_activity.procpid should have be Bruce Momjian
- pgsql: Tag refs/tags/REL9_1_BETA2 was created pgsql@postgresql.org
- pgsql: Branch refs/heads/REL9_1_STABLE was created pgsql@postgresql.org
- pgsql: Stamp HEAD as 9.2devel. Tom Lane
- pgsql: Tab completion improvements for COMMENT. Robert Haas
- pgsql: Tab completion improvements for COMMENT. Robert Haas
- pgsql: Code cleanup for InitProcGlobal. Robert Haas
- pgsql: Corrections to ALTER FOREIGN TABLE documentation. Robert Haas
- pgsql: Corrections to ALTER FOREIGN TABLE documentation. Robert Haas
- pgsql: Remove now-unnecessary casts. Heikki Linnakangas
- pgsql: Remove now-unnecessary casts. Heikki Linnakangas
- pgsql: More foreign table documentation improvements. Robert Haas
- pgsql: More foreign table documentation improvements. Robert Haas
- pgsql: Markup fix. Robert Haas
- pgsql: Markup fix. Robert Haas
- pgsql: In ALTER EXTENSION docs, document left_type/right_type. Robert Haas
- pgsql: In ALTER EXTENSION docs, document left_type/right_type. Robert Haas
- pgsql: Document GUC context for synchronous_standby_names/hot_standby_f Robert Haas
- pgsql: Document GUC context for synchronous_standby_names/hot_standby_f Robert Haas
- pgsql: Add doc cross-reference to search_path discussion of current_sch Robert Haas
- pgsql: Add doc cross-reference to search_path discussion of current_sch Robert Haas
- pgsql: Add doc cross-reference to search_path discussion of current_sch Robert Haas
- pgsql: Clarify that NATURAL without matching columns is like CROSS JOIN Robert Haas
- pgsql: Clarify that NATURAL without matching columns is like CROSS JOIN Robert Haas
- pgsql: Remove parentheses from mention of current_schemas function. Robert Haas
- pgsql: Remove parentheses from mention of current_schemas function. Robert Haas
- pgsql: Remove parentheses from mention of current_schemas function. Robert Haas
- pgsql: Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY Alvaro Herrera
- pgsql: Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY Alvaro Herrera
- pgsql: Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY Alvaro Herrera
- pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera
- pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera
- pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera
- pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera
- pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera
- pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera
- pgsql: Document that bits to the right of the CIDR mask "should" be zer Bruce Momjian
- pgsql: Document that bits to the right of the CIDR mask "should" be zer Bruce Momjian
- pgsql: Move parse2.pl to parse.pl Peter Eisentraut
- pgsql: Move parse2.pl to parse.pl Peter Eisentraut
- pgsql: Renumber 2PC resource managers so that compared to 9.0, predicat Heikki Linnakangas
- pgsql: Renumber 2PC resource managers so that compared to 9.0, predicat Heikki Linnakangas
- pgsql: Oops, forgot to change the order of entries in 2PC callback arra Heikki Linnakangas
- pgsql: Oops, forgot to change the order of entries in 2PC callback arra Heikki Linnakangas
- pgsql: Improve accuracy of ON_ERROR_STOP documentation. Robert Haas
- pgsql: Improve accuracy of ON_ERROR_STOP documentation. Robert Haas
- pgsql: Mention DROP TABLE as well as ALTER TABLE NO INHERIT Alvaro Herrera
- pgsql: Mention DROP TABLE as well as ALTER TABLE NO INHERIT Alvaro Herrera
- pgsql: Mention DROP TABLE as well as ALTER TABLE NO INHERIT Alvaro Herrera
- pgsql: Fix grammatical mistake introduced by previous commit Alvaro Herrera
- pgsql: Fix grammatical mistake introduced by previous commit Alvaro Herrera
- pgsql: Fix grammatical mistake introduced by previous commit Alvaro Herrera
- pgsql: In pg_upgrade, check there are no prepared transactions. Bruce Momjian
- Re: pgsql: In pg_upgrade, check there are no prepared transactions. Thom Brown
- pgsql: In pg_upgrade, check there are no prepared transactions. Bruce Momjian
- Re: pgsql: In pg_upgrade, check there are no prepared transactions. Bruce Momjian
- pgsql: Remove unused variable Peter Eisentraut
- pgsql: Remove unused variable Peter Eisentraut
- pgsql: Add comment that attributes.is_nullable was removed from SQL sta Peter Eisentraut
- pgsql: Fix assorted issues with build and install paths containing spac Tom Lane
- pgsql: Fix assorted issues with build and install paths containing spac Tom Lane
- pgsql: Fix assorted issues with build and install paths containing spac Tom Lane
- pgsql: Fix assorted issues with build and install paths containing spac Tom Lane
- pgsql: Fix assorted issues with build and install paths containing spac Tom Lane
- pgsql: Fix assorted issues with build and install paths containing spac Tom Lane
- pgsql: In pg_upgrade, document that link mode has to have data director Bruce Momjian
- pgsql: In pg_upgrade, document that link mode has to have data director Bruce Momjian
- pgsql: Document that psql's \d also works with composite types Peter Eisentraut
- pgsql: Allow psql \d tab completion to complete all relation kinds Peter Eisentraut
- pgsql: Document that psql's \d also works with composite types Peter Eisentraut
- pgsql: Allow psql \d tab completion to complete all relation kinds Peter Eisentraut
- pgsql: Suppress -arch switches in the output of ExtUtils::Embed. Tom Lane
- pgsql: Suppress -arch switches in the output of ExtUtils::Embed. Tom Lane
- pgsql: Suppress -arch switches in the output of ExtUtils::Embed. Tom Lane
- pgsql: In pg_upgrade, document that link mode has to have data director Bruce Momjian
- pgsql: Make non-MVCC snapshots exempt from predicate locking. Scans wit Heikki Linnakangas
- pgsql: Make non-MVCC snapshots exempt from predicate locking. Scans wit Heikki Linnakangas
- pgsql: The rolled-back flag on serializable xacts was pointless and red Heikki Linnakangas
- pgsql: The rolled-back flag on serializable xacts was pointless and red Heikki Linnakangas
- npgsql - Npgsql2: Fixed problem with last update about Password as fxjr@pgfoundry.org (User Fxjr)
- pgsql: Fix oversights in pg_basebackup's -z (compression) option. Tom Lane
- pgsql: Fix oversights in pg_basebackup's -z (compression) option. Tom Lane
- pgsql: Fix failure to account for memory used by tuplestore_putvalues() Tom Lane
- pgsql: Fix failure to account for memory used by tuplestore_putvalues() Tom Lane
- pgsql: Fix failure to account for memory used by tuplestore_putvalues() Tom Lane
- pgsql: Fix failure to account for memory used by tuplestore_putvalues() Tom Lane
- pgsql: In pg_upgrade, clean up code layout in validateDirectoryOption() Bruce Momjian
- pgsql: Rework parsing of ConstraintAttributeSpec to improve NOT VALID h Tom Lane
- pgsql: Rework parsing of ConstraintAttributeSpec to improve NOT VALID h Tom Lane
- pgsql: Use single quotes in preference to double quotes for protecting Tom Lane
- pgsql: Use single quotes in preference to double quotes for protecting Tom Lane
- pgsql: Respect Hot Standby controls while recycling btree index pages. Simon Riggs
- pgsql: Respect Hot Standby controls while recycling btree index pages. Simon Riggs
- pgsql: Respect Hot Standby controls while recycling btree index pages. Simon Riggs
- pgsql: pgindent run of recent SSI changes. Also, remove an unnecessary Heikki Linnakangas
- pgsql: pgindent run of recent SSI changes. Also, remove an unnecessary Heikki Linnakangas
- pgsql: Remove another no-longer-needed inclusion of predicate.h. Tom Lane
- pgsql: Remove another no-longer-needed inclusion of predicate.h. Tom Lane
- pgsql: Fix typo Alvaro Herrera
- pgsql: Fix typo Alvaro Herrera
- pgsql: Update README-SSI. Add a section to describe the "dangerous stru Heikki Linnakangas
- pgsql: Update README-SSI. Add a section to describe the "dangerous stru Heikki Linnakangas
- pgsql: Start using flexible array members Peter Eisentraut
- pgsql: Avoid compiler warnings due to possibly unused variables Peter Eisentraut
- pgsql: Index tuple data arrays using Anum_xxx symbolic constants instea Tom Lane
- pgsql: Define FLEXIBLE_ARRAY_MEMBER for MSVC. Andrew Dunstan
- pgsql: Fix typo. Robert Haas
- pgsql: Fix typo. Robert Haas
- pgsql: Fix minor thinko in ProcGlobalShmemSize(). Robert Haas
- pgsql: Fix crash in CREATE UNLOGGED TABLE. Robert Haas
- pgsql: Fix crash in CREATE UNLOGGED TABLE. Robert Haas
- pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas
- pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas
- pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas
- pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas
- pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas
- pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas
- Re: pgsql: Define FLEXIBLE_ARRAY_MEMBER for MSVC. Tom Lane
- Re: pgsql: Define FLEXIBLE_ARRAY_MEMBER for MSVC. Andrew Dunstan
- pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane
- pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane
- pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane
- pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane
- pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane
- pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane
- pgsql: Set FLEXIBLE_ARRAY_MEMBER to empty for MSVC. Andrew Dunstan
- pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane
- pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane
- pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane
- pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane
- pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane
- pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane
- psqlodbc - psqlodbc: Now SQLDescribeCol() can detect the changes of hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: Handle *with or without oids* correctly. hinoue@pgfoundry.org (User Hinoue)
- pgsql: Remove redundant lib*dll.def rules from .gitignore Magnus Hagander
- psqlodbc - psqlodbc: Take the environment variable into account. hinoue@pgfoundry.org (User Hinoue)
- pgsql: Make external_pid_file world readable Peter Eisentraut
- pgsql: Capitalization fixes Peter Eisentraut
- pgsql: Capitalization fixes Peter Eisentraut
- psqlodbc - psqlodbc: Use SOCK_get_next_n_bytes() instead of hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: Add some driver specific options for hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: Fix compilation errors in case ODBC 2.5. hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: Fix compilation errors 2. hinoue@pgfoundry.org (User Hinoue)
- pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane
- pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane
- pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane
- pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane
- pgsql: Add REL9_1_STABLE to the set of branches tracked by git_changelo Tom Lane
- pgsql: Produce HISTORY file consistently as ASCII Peter Eisentraut
- pgsql: Produce HISTORY file consistently as ASCII Peter Eisentraut
- pgsql: Fixed string in German translation that causes segfault. Michael Meskes
- pgsql: Fixed string in German translation that causes segfault. Michael Meskes
- pgsql: Fixed string in German translation that causes segfault. Michael Meskes
- pgsql: Remove extra copying of TupleDescs for heap_create_with_catalog Alvaro Herrera
- pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane
- pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane
- pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane
- pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane
- pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane
- pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane
- pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane
- pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane
- pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane
- pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane
- libpqtypes - libpqtypes: pqt-composites.3 man page had bug in the achernow@pgfoundry.org (User Achernow)
- orafce - orafce: attached a META file for PGXN Manager okbob@pgfoundry.org (User Okbob)
- pgsql: Fix bug in PreCommit_CheckForSerializationFailure. A transaction Heikki Linnakangas
- pgsql: Fix bug introduced by recent SSI patch to merge ROLLED_BACK and Heikki Linnakangas
- pgsql: Fix bug in PreCommit_CheckForSerializationFailure. A transaction Heikki Linnakangas
- pgsql: Fix bug introduced by recent SSI patch to merge ROLLED_BACK and Heikki Linnakangas
- pgsql: Adjust the alternative expected output file for prepared_xacts t Heikki Linnakangas
- pgsql: Adjust the alternative expected output file for prepared_xacts t Heikki Linnakangas
- pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane
- pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane
- pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane
- pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane
- pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane
- pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane
- pgsql: Message style and spelling improvements Peter Eisentraut
- pgsql: Message style and spelling improvements Peter Eisentraut
- pgsql: Minor editing for README-SSI. Tom Lane
- pgsql: Minor editing for README-SSI. Tom Lane
- pgsql: Performance tuning advice for SSI. Robert Haas
- pgsql: Performance tuning advice for SSI. Robert Haas
- pgsql: Add notion of a "transform function" that can simplify function Robert Haas
- pgsql: Make deadlock_timeout PGC_SUSET rather than PGC_SIGHUP. Robert Haas
- pgsql: Add smallserial pseudotype. Robert Haas
- pgsql: Add some regression tests for serial pseudotypes. Robert Haas
- pgsql: Make the visibility map crash-safe. Robert Haas
- pgsql: Remove pointless const qualifiers from function arguments in the Heikki Linnakangas
- pgsql: Remove pointless const qualifiers from function arguments in the Heikki Linnakangas
- pgsql: Don't select log_cnt in sequence regression tests. Robert Haas
- psqlodbc - psqlodbc: Correct the behavior of SQLSetConnectAttr() for the hinoue@pgfoundry.org (User Hinoue)
- pgsql: Fix symlink for errcodes.h so it works in VPATH builds from tarb Tom Lane
- pgsql: Fix symlink for errcodes.h so it works in VPATH builds from tarb Tom Lane
- pgsql: Add missing -I switch for VPATH builds. Tom Lane
- pgsql: Add missing -I switch for VPATH builds. Tom Lane
- pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian
- pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian
- pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian
- Re: pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian
- Re: pgsql: Performance tuning advice for SSI. Merlin Moncure
- pgsql: Adjust pg_upgrade check for pg_upgrade_support to happen after t Bruce Momjian
- pgsql: Adjust pg_upgrade check for pg_upgrade_support to happen after t Bruce Momjian
- pgsql: Rename pg_upgrade directory validation function, for clarity. Bruce Momjian
- pgsql: Update alternative expected file for recent sequence test change Tom Lane
- pgsql: Revert "Don't select log_cnt in sequence regression tests." Tom Lane
- pgsql: In pg_upgrade, fix odd function parameter wrapping. Bruce Momjian
- pgsql: In pg_upgrade, check that the binary and data directories are th Bruce Momjian
- pgsql: In pg_upgrade, check that the binary and data directories are th Bruce Momjian
- pgsql: Undo overly enthusiastic de-const-ification. Tom Lane
- pgsql: Undo overly enthusiastic de-const-ification. Tom Lane
- pgsql: Add a bit of markup Peter Eisentraut
- pgsql: Add information schema views role_udt_grants, udt_privileges, us Peter Eisentraut
- pgsql: In pg_upgrade docs, clarify that link mode uses "hard" links. Bruce Momjian
- pgsql: In pg_upgrade docs, clarify that link mode uses "hard" links. Bruce Momjian
- pgsql: In pg_upgrade docs, clarify that link mode uses "hard" links. Bruce Momjian
- psqlodbc - psqlodbc: Some bug fix notes. h-saito@pgfoundry.org (Hiroshi Saito)
- pgsql: Documentation improvements for pg_locks with respect to SSI. Robert Haas
- pgsql: Documentation improvements for pg_locks with respect to SSI. Robert Haas
- pgsql: Branch refs/heads/REL9_1_STABLE was removed pgsql@postgresql.org
- Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Thom Brown
- Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway
- pgsql: Branch refs/heads/REL9_1_STABLE was created pgsql@postgresql.org
- Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Andrew Dunstan
- pgsql: Async dblink functions require a named connection, and therefore Joe Conway
- Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Bruce Momjian
- Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway
- pgsql: Replace tabs by spaces in makefile comment Peter Eisentraut
- pgsql: Add the possibility to pass --flag arguments to xgettext calls Peter Eisentraut
- pgsql: Remove some cruft from nls.mk files Peter Eisentraut
- pgsql: Replace := by = in nls.mk files Peter Eisentraut
- pgsql: Make _ be automatically included in GETTEXT_TRIGGERS Peter Eisentraut
- pgsql: Refactor common gettext triggers Peter Eisentraut
- pgsql: Add missing file to GETTEXT_FILES Peter Eisentraut
- pgsql: Add some strings that were not marked for translation Peter Eisentraut
- pgsql: Remove redundant DEF_PGPORT handling Peter Eisentraut
- pgsql: Avoid having two copies of the HOT-chain search logic. Robert Haas
- pgsql: Mention that SSPI authentication can use GSSAPI on non-Windows s Robert Haas
- pgsql: Mention that SSPI authentication can use GSSAPI on non-Windows s Robert Haas
- pgsql: Try again to make the visibility map crash safe. Robert Haas
- pgsql: Allow callers to pass a missing_ok flag when opening a relation. Robert Haas
- pgsql: Reduce impact of btree page reuse on Hot Standby by fixing off-b Simon Riggs
- pgsql: Reduce impact of btree page reuse on Hot Standby by fixing off-b Simon Riggs
- pgsql: Reduce impact of btree page reuse on Hot Standby by fixing off-b Simon Riggs
- pgsql: Add a missing_ok argument to get_object_address(). Robert Haas
- Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander
- Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Andrew Dunstan
- pgsql: Add composite-type attributes to information_schema.element_type Peter Eisentraut
- Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander
- pgsql: Implement the collation columns of various information schema vi Peter Eisentraut
- Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway
- Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander
- Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway
- pgsql: Modernise pg_hba.conf token processing Alvaro Herrera
- pgsql: Remove rel.h from objectaddress.h; only relcache.h is necessary. Alvaro Herrera
- pgsql: Introduce compact WAL record for the common case of commit (non- Simon Riggs
- pgsql: Unify spelling of "canceled", "canceling", "cancellation" Peter Eisentraut
- stackbuilder - wizard: Modified the Stackbuilder to raise a UAC in case sachin@pgfoundry.org (User Sachin)
- stackbuilder - wizard: Improve error messages. dpage@pgfoundry.org (Dave Page)
- pgsql: Branch refs/heads/REL9_7_STABLE was created pgsql@postgresql.org
- pgsql: Branch refs/heads/REL9_7_STABLE was removed pgsql@postgresql.org
- Re: pgsql: Branch refs/heads/REL9_7_STABLE was created Magnus Hagander
- pgsql: Branch refs/heads/REL9_7_STABLE was created pgsql@postgresql.org
- pgsql: Branch refs/heads/REL9_7_STABLE was removed pgsql@postgresql.org
- pgsql: Protect pg_stat_reset_shared() against NULL input Magnus Hagander
- pgsql: Protect pg_stat_reset_shared() against NULL input Magnus Hagander
- pgsql: Protect pg_stat_reset_shared() against NULL input Magnus Hagander
- pgsql: Grab predicate locks on matching tuples in a lossy bitmap heap s Heikki Linnakangas
- pgsql: Move the PredicateLockRelation() call from nodeSeqscan.c to heap Heikki Linnakangas
- pgsql: Grab predicate locks on matching tuples in a lossy bitmap heap s Heikki Linnakangas
- pgsql: Move the PredicateLockRelation() call from nodeSeqscan.c to heap Heikki Linnakangas
- pgsql: Restore correct btree preprocessing of "indexedcol IS NULL" cond Tom Lane
- pgsql: Restore correct btree preprocessing of "indexedcol IS NULL" cond Tom Lane
- pgsql: Restore correct btree preprocessing of "indexedcol IS NULL" cond Tom Lane
- pgsql: Fix outdated comment Alvaro Herrera
- pgsql: Enable CHECK constraints to be declared NOT VALID Alvaro Herrera