Mailing lists [pgsql-committers]
- Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Dave Page
- pgsql: Make CLUSTER lock the old table's toast table before copying dat Tom Lane
- pgsql: Make CLUSTER lock the old table's toast table before copying dat Tom Lane
- pgsql: Make CLUSTER lock the old table's toast table before copying dat Tom Lane
- pgsql: Make CLUSTER lock the old table's toast table before copying dat Tom Lane
- pgsql: Add missing gitignore file Peter Eisentraut
- pgsql: Add missing gitignore file Peter Eisentraut
- pgsql: Catch errors in for loop in makefile Peter Eisentraut
- pgsql: Add missing gitignore file Peter Eisentraut
- pgsql: Catch errors in for loop in makefile Peter Eisentraut
- pgsql: Rewrite installation makefile rules without for loops Peter Eisentraut
- pgsql: Catch errors in for loop in makefile Peter Eisentraut
- pgsql: Catch errors in for loop in makefile Peter Eisentraut
- pgsql: Catch errors in for loop in makefile Peter Eisentraut
- psqlodbc - psqlodbc: Remove a meaningless if clause. hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: Add the change history. h-saito@pgfoundry.org (Hiroshi Saito)
- pgsql: Tag refs/tags/REL9_1_BETA1 was created pgsql@postgresql.org
- pgsql: Improve aset.c's space management in contexts with small maxBloc Tom Lane
- pgsql: Small cleanup of spacing in verbatim DocBook elements Peter Eisentraut
- pgsql: Update some ALTER USER cross-references to ALTER ROLE Alvaro Herrera
- pgsql: Fix pull_up_sublinks' failure to handle nested pull-up opportuni Tom Lane
- pgsql: Fix pull_up_sublinks' failure to handle nested pull-up opportuni Tom Lane
- pgsql: Fix pull_up_sublinks' failure to handle nested pull-up opportuni Tom Lane
- pgsql: Add ID attribute to some sect2's missing it Alvaro Herrera
- pgsql: Update obsolete mention of Sequoia, now known as Tungsten Alvaro Herrera
- pgsql: Improve description of read/write traffic scalability Alvaro Herrera
- psqlodbc - psqlodbc: Remove ssl_verify_available() because it's no hinoue@pgfoundry.org (User Hinoue)
- pgsql: Fix alignment of --help output Peter Eisentraut
- pgsql: Message style cleanup Peter Eisentraut
- pgsql: Link some tables into the surrounding text by their id Peter Eisentraut
- pgsql: Remove redundant port number check Peter Eisentraut
- Re: pgsql: Message style cleanup Magnus Hagander
- pgsql: Include unary plus in the Operator Precedence table. Tom Lane
- pgsql: Improve style of generate_history.pl Perl script. Bruce Momjian
- pgsql: Clarify error message when attempting to create index on foreign Magnus Hagander
- pgsql: Improve pg_archivecleanup and pg_standby --help output Peter Eisentraut
- pgsql: Improve formatting of pg_upgrade --help output Peter Eisentraut
- Re: pgsql: Clarify error message when attempting to create index on foreign Alvaro Herrera
- Re: pgsql: Clarify error message when attempting to create index on foreign Magnus Hagander
- pgsql: Unbreak the regression tests from my previous commit Magnus Hagander
- pgsql: Remove precedence labeling of keywords TRUE, FALSE, UNKNOWN, and Tom Lane
- pgsql: Move RegisterPredicateLockingXid() call to a safer place. Tom Lane
- pgsql: Improve compiler string shown in version() Peter Eisentraut
- pgsql: Fix typos in SECURITY LABEL documentation. Robert Haas
- pgsql: Adjust pg_upgrade FATAL error messages to have consistent newlin Bruce Momjian
- pgsql: Add comment about memory reordering to PredicateLockTupleRowVers Robert Haas
- pgsql: Check that the pg_upgrade user specified is a super-user. Bruce Momjian
- pgsql: In pg_upgrade, report non-super-user username in error message. Bruce Momjian
- pgsql: Add missing documention connecting word. Bruce Momjian
- pgsql: Add xreflabels to /contrib manuals so links appear correct. Als Bruce Momjian
- pgsql: Add C comment why client encoding can be set in pg_upgrade. Bruce Momjian
- pgsql: Fix some portability issues in isolation regression test driver. Tom Lane
- Re: pgsql: Fix broken pg_dump query. Bruce Momjian
- pgsql: Add C comment about the fact that the autovacuum limit can go ba Bruce Momjian
- pgsql: In pg_upgrade, add status message about superuser check. Bruce Momjian
- pgsql: Remove "make check" target in src/test/isolation/Makefile. Tom Lane
- pgsql: Update documentation to state there is three-value logic, not Bruce Momjian
- pgsql: Update documentation to state there is three-value logic, not Bruce Momjian
- pgsql: Documentation cleanup for the possible values of the datatype 'b Bruce Momjian
- pgsql: In pg_upgrade, remove suggestion of setting pg_hba.conf to 'trus Bruce Momjian
- pgsql: Be more wary in initdb's creation of platform-dependent collatio Tom Lane
- pgsql: Adjust documentation with respect to "unknown" timezone setting. Tom Lane
- pgsql: Put options in more alphabetical order Peter Eisentraut
- pgsql: Format pg_upgrade --version in line with conventions Peter Eisentraut
- pgsql: Put options help in alphabetical order Peter Eisentraut
- pgsql: Add bug report line to pg_upgrade --help output Peter Eisentraut
- pgsql: Put pg_test_fsync --help and --version output in line with conve Peter Eisentraut
- pgsql: Add some punctuation Peter Eisentraut
- pgsql: For create/dropdb, only connect once to the server since we now Bruce Momjian
- pgsql: Prevent datebsearch() from crashing on base == NULL && nel == 0. Tom Lane
- pgsql: Mention "backslash" escape processing change in 9.1 release note Bruce Momjian
- pgsql: Be more explicit about the meaning of the change in standard_con Tom Lane
- pgsql: Shut down WAL receiver if it's still running at end of recovery. Heikki Linnakangas
- pgsql: Shut down WAL receiver if it's still running at end of recovery. Heikki Linnakangas
- pgsql: Clean up parsing of CREATE TRIGGER's argument list. Tom Lane
- pgsql: Split PGC_S_DEFAULT into two values, for true boot_val vs comput Tom Lane
- pgsql: Fix assorted typos Alvaro Herrera
- pgsql: Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane
- pgsql: Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane
- pgsql: Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane
- pgsql: Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane
- pgsql: Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane
- pgsql: Kill stray "not". Robert Haas
- pgsql: Build and run isolation test programs under MSVC. Andrew Dunstan
- pgsql: Add missing check function lookup. Andrew Dunstan
- pgsql: Fix bad macro call noticed by MSVC compiler. Andrew Dunstan
- pgsql: Add required psqldir setting for isolation checks. Andrew Dunstan
- pgsql: Quote isolationtester command name so Windows will not think dot Andrew Dunstan
- pgsql: Allow pg_upgrade to honor libpq environment variables. Add 'loc Bruce Momjian
- pgsql: Add pg_upgrade check to make sure the user has full access permi Bruce Momjian
- pgsql: Remove redundant privilege doc sentences. Bruce Momjian
- pgsql: Update pg_upgrade directory check error message. Bruce Momjian
- pgsql: Fix pg_dump's handling of extension-member casts and languages. Tom Lane
- pgsql: Fix pg_upgrade build problem on Windows when using X_OK access Bruce Momjian
- pgsql: Improve pg_upgrade X_OK comment. Bruce Momjian
- pgsql: /contrib/foo -> contrib/foo Peter Eisentraut
- pgsql: Spell checking and markup refinement Peter Eisentraut
- pgsql: Remove obsolete comment Peter Eisentraut
- pgsql: Improve pg_upgrade error reporting if the bin or data directorie Bruce Momjian
- pgsql: In pg_upgrade, clean up handling of invalid directory specificat Bruce Momjian
- pgsql: Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas
- pgsql: Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas
- pgsql: Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas
- pgsql: Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas
- pgsql: Fix declaration of $_TD in "strict" trigger functions Alvaro Herrera
- pgsql: Fix race condition in CheckTargetForConflictsIn. Robert Haas
- pgsql: Add example for replication in pg_hba.conf Magnus Hagander
- pgsql: Consistent spacing for lengthy error messages Peter Eisentraut
- pgsql: Rename pg_dump --no-security-label to --no-security-labels Peter Eisentraut
- pgsql: Update config.guess and config.sub Peter Eisentraut
- pgsql: Fix untranslatable assembly of libpq connection failure message Peter Eisentraut
- pgsql: Message style improvements Peter Eisentraut
- psqlodbc - psqlodbc: Let SC_forget_unnamed() clear the result in case hinoue@pgfoundry.org (User Hinoue)
- pgsql: In binary-upgrade mode, dump dropped attributes of composite typ Heikki Linnakangas
- pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc Heikki Linnakangas
- pgsql: Reset per-tuple memory context between every row in a scan node, Heikki Linnakangas
- pgsql: Message improvement Peter Eisentraut
- psqlodbc - psqlodbc: Cosmetic changes. hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: Fix the bug that strings are copied to a null hinoue@pgfoundry.org (User Hinoue)
- pgsql: Clarify the documentation of the --with-ossp-uuid option Peter Eisentraut
- pgsql: Put documentation of backslash commands back in alphabetical ord Peter Eisentraut
- pgsql: Message style improvements Peter Eisentraut
- Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc Tom Lane
- pgsql: Make plpgsql provide the typmods for its variables to the main p Tom Lane
- pgsql: Put lists in sensible order Peter Eisentraut
- pgsql: Use the right pgsql for isolation tests. Andrew Dunstan
- Re: pgsql: Use the right pgsql for isolation tests. Andrew Dunstan
- pgsql: Remove spurious underscore in name of isolation tester on MSVC. Andrew Dunstan
- Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc Heikki Linnakangas
- pgsql: Install defenses against overflow in BuildTupleHashTable(). Tom Lane
- pgsql: Install defenses against overflow in BuildTupleHashTable(). Tom Lane
- pgsql: Install defenses against overflow in BuildTupleHashTable(). Tom Lane
- pgsql: Install defenses against overflow in BuildTupleHashTable(). Tom Lane
- pgsql: Install defenses against overflow in BuildTupleHashTable(). Tom Lane
- pgsql: Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Lobotomize typmod check in convert_tuples_by_position, back bran Tom Lane
- pgsql: Lobotomize typmod check in convert_tuples_by_position, back bran Tom Lane
- pgsql: Improve hash_array() logic for combining hash values. Robert Haas
- pgsql: Fix integer overflow in text_format function, reported by Dean R Heikki Linnakangas
- pgsql: Make plpgsql complain about conflicting IN and OUT parameter nam Tom Lane
- Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins. Hitoshi Harada
- Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins. Tom Lane
- pgsql: Avoid uninitialized bits in the result of QTN2QT(). Tom Lane
- pgsql: Avoid uninitialized bits in the result of QTN2QT(). Tom Lane
- pgsql: Avoid uninitialized bits in the result of QTN2QT(). Tom Lane
- pgsql: Avoid uninitialized bits in the result of QTN2QT(). Tom Lane
- pgsql: Add a "local" replication sample entry Peter Eisentraut
- pgsql: Message improvements Peter Eisentraut
- pgsql: Adjust configure's probe for libselinux so it rejects too-old ve Tom Lane
- pgsql: In pg_upgrade, do case-insensitive checks of locale, encoding, a Bruce Momjian
- Re: pgsql: Add a "local" replication sample entry Magnus Hagander
- Re: pgsql: Add a "local" replication sample entry Thom Brown
- Re: pgsql: Add a "local" replication sample entry Peter Eisentraut
- Re: pgsql: Add a "local" replication sample entry Magnus Hagander
- pgsql: Cleanup for pull-up-isReset patch. Tom Lane
- Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc Tom Lane
- pgsql: Grammar cleanup for src/test/isolation/README Tom Lane
- Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins. Hitoshi Harada
- pgsql: Add C comment about why we don't spell out "month" in interval v Bruce Momjian
- pgsql: Convert builddoc.bat into a perl script that actually works. Andrew Dunstan
- Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc Heikki Linnakangas
- pgsql: Put options in some sensible order Peter Eisentraut
- pgsql: Suppress extensions in partial dumps. Tom Lane
- pgsql: Adjust configure to use "+Olibmerrno" with HP-UX C compiler, if Tom Lane
- pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane
- pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane
- pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane
- pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane
- pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane
- orafce - orafce: fixed a issues related to 9.1 collations fixed a gcc okbob@pgfoundry.org (User Okbob)
- pgsql: Check the return code of pthread_create(). Otherwise we go into Heikki Linnakangas
- orafce - orafce: new files - PostgreSQL 9.1 extensions support okbob@pgfoundry.org (User Okbob)
- pgsql: Preserve caller's memory context in ProcessCompletedNotifies(). Tom Lane
- pgsql: Preserve caller's memory context in ProcessCompletedNotifies(). Tom Lane
- pgsql: Improve corner cases in pg_ctl's new wait-for-postmaster-startup Tom Lane
- pgsql: Drop "meaning" column from error code table Peter Eisentraut
- pgsql: Remove literal tabs from message strings Peter Eisentraut
- Re: pgsql: Allow ALTER TABLE name {OF type | NOT OF}. Cédric Villemain
- pgsql: Remove unused variable Alvaro Herrera
- pgsql: Fix null-dereference crash in parse_xml_decl(). Tom Lane
- pgsql: Fix null-dereference crash in parse_xml_decl(). Tom Lane
- pgsql: Fix null-dereference crash in parse_xml_decl(). Tom Lane
- pgsql: Fix null-dereference crash in parse_xml_decl(). Tom Lane
- pgsql: Avoid compiler warning when building without zlib Peter Eisentraut
- pgsql: Allow pg_basebackup compressed tar output to stdout Peter Eisentraut
- pgsql: Correct description of log_connections and log_disconnections Peter Eisentraut
- pgsql: Add pg_basebackup -z option for compression with default level Peter Eisentraut
- pgsql: Make message more consistent Alvaro Herrera
- pgsql: Remove usage of &PL_sv_undef in hashes and arrays Alvaro Herrera
- pgsql: The row-version chaining in Serializable Snapshot Isolation was Heikki Linnakangas
- pgsql: Don't include local line on platforms without support Magnus Hagander
- pgsql: Refuse "local" lines in pg_hba.conf on platforms that don't supp Magnus Hagander
- pgsql: Don't recommend upgrading to latest available Windows SDK Magnus Hagander
- pgsql: Suppress foreign data wrappers and foreign servers in partial du Peter Eisentraut
- pgsql: Fix VACUUM so that it always updates pg_class.reltuples/relpages Tom Lane
- pgsql: Fix VACUUM so that it always updates pg_class.reltuples/relpages Tom Lane
- pgsql: Fix VACUUM so that it always updates pg_class.reltuples/relpages Tom Lane
- pgsql: Fix portability bugs in use of credentials control messages for Tom Lane
- pgsql: Fix portability bugs in use of credentials control messages for Tom Lane
- pgsql: Fix portability bugs in use of credentials control messages for Tom Lane
- pgsql: Fix portability bugs in use of credentials control messages for Tom Lane
- pgsql: Fix portability bugs in use of credentials control messages for Tom Lane
- pgsql: Replace use of credential control messages with getsockopt(LOCAL Tom Lane
- pgsql: Recode non-ASCII characters in source to UTF-8 Peter Eisentraut
- pgsql: Use entities to encode non-ASCII characters in SGML documentatio Peter Eisentraut
- pgsql: Protect GIST logic that assumes penalty values can't be negative Tom Lane
- pgsql: Protect GIST logic that assumes penalty values can't be negative Tom Lane
- pgsql: Protect GIST logic that assumes penalty values can't be negative Tom Lane
- pgsql: Protect GIST logic that assumes penalty values can't be negative Tom Lane
- pgsql: Protect GIST logic that assumes penalty values can't be negative Tom Lane