Mailing lists [pgsql-committers]
- reorg - pg_reorg: Fixes for 9.2devel. sakamotomsh@pgfoundry.org (User Sakamotomsh)
- pgsql: Remove dead ports Peter Eisentraut
- pgsql: Tweak psql to print row counts when \x auto chooses non-expanded Robert Haas
- pgsql: Kill some remaining references to SVR4 and univel. Tom Lane
- Re: pgsql: Remove dead ports Tom Lane
- pgsql: Remove duplicate words in comments. Heikki Linnakangas
- pgsql: More duplicate word removal. Robert Haas
- Re: pgsql: More duplicate word removal. Thom Brown
- pgsql: Further corrections from the department of redundancy department Robert Haas
- Re: pgsql: More duplicate word removal. Peter Geoghegan
- Re: pgsql: More duplicate word removal. Robert Haas
- Re: pgsql: More duplicate word removal. Alvaro Herrera
- pgsql: Avoid repeated CLOG access from heap_hot_search_buffer. Robert Haas
- pgsql: Even more duplicate word removal, in the spirit of the season Peter Eisentraut
- pgsql: PL/Python: Fix crash in functions returning SETOF and using SPI Peter Eisentraut
- pgsql: PL/Python: Improve test coverage Peter Eisentraut
- pgsql: Add missing parenthesis in comment. Robert Haas
- pgsql: Mark git_changelog examples with the proper executable names. Bruce Momjian
- pgsql: Remove link to ODBCng project from the docs. Magnus Hagander
- pgsql: Remove link to ODBCng project from the docs. Magnus Hagander
- pgsql: Remove link to ODBCng project from the docs. Magnus Hagander
- pgsql: Remove link to ODBCng project from the docs. Magnus Hagander
- Re: pgsql: Further corrections from the department of redundancy department Peter Geoghegan
- pgsql: Remove BSD/OS (BSDi) port. There are no known users upgrading t Bruce Momjian
- Re: pgsql: Remove dead ports Bruce Momjian
- pgsql: doc: Fix for too many brackets in command synopses on man pages Peter Eisentraut
- psqlodbc - psqlodbc: Use int instead of size_t when condition >=0 is hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: Add a necessary break in a switch statement etc. hinoue@pgfoundry.org (User Hinoue)
- pgsql: Overdue code review for transaction-level advisory locks patch. Tom Lane
- pgsql: Overdue code review for transaction-level advisory locks patch. Tom Lane
- pgsql: Fix psql doc typo. Bruce Momjian
- Re: pgsql: Fix psql doc typo. Thom Brown
- Re: pgsql: Fix psql doc typo. Bruce Momjian
- Re: pgsql: Fix psql doc typo. Andrew Dunstan
- pgsql: Revert typo fix 768c3affd44d1dcb4e43e2e006c642524714c2a4; I was Bruce Momjian
- Re: pgsql: Fix psql doc typo. Bruce Momjian
- pgsql: Document that it is the pgsql version we are matching for psqlrc Bruce Momjian
- pgsql: Make "unexpected EOF" messages DEBUG1 unless in an open transact Magnus Hagander
- pgsql: Fix pg_config.h make rule Peter Eisentraut
- pgsql: Remove strdup, strtol, strtoul from libpgport Peter Eisentraut
- pgsql: Fix misleading comments Peter Eisentraut
- pgsql: Fix dependency tracking for src/port/%_srv.o files Peter Eisentraut
- pgsql: Update config.guess and config.sub Peter Eisentraut
- pgsql: psql: Add variable to control keyword case in tab completion Peter Eisentraut
- pgsql: Tweak contrib --help output to match common style Peter Eisentraut
- pgsql: Reduce idle power consumption of walwriter and checkpointer proc Tom Lane
- pgsql: Reduce idle power consumption of stats collector process. Tom Lane
- pgsql: Document how to find non-ASCII characters in the release notes. Bruce Momjian
- pgsql: Fix an issue in recent walwriter hibernation patch. Tom Lane
- pgsql: Add another URL for HTML entity codes. Bruce Momjian
- pgsql: Avoid xid error from age() function when run on Hot Standby Simon Riggs
- pgsql: Avoid xid error from age() function when run on Hot Standby Simon Riggs
- pgsql: Avoid xid error from age() function when run on Hot Standby Simon Riggs
- pgsql: Rename BgWriterCommLock to CheckpointerCommLock Simon Riggs
- pgsql: Rename BgWriterShmem/Request to CheckpointerShmem/Request Simon Riggs
- pgsql: Add make dependency so that postgres.bki is rebuilt in major ver Peter Eisentraut
- pgsql: Update documentation to say that gmake check in contrib is suppo Peter Eisentraut
- pgsql: Split contrib documentation into extensions and programs Peter Eisentraut
- pgsql: Publish draft version of Postgres 9.2 release notes. Bruce Momjian
- pgsql: Improve control logic for bgwriter hibernation mode. Tom Lane
- pgsql: Further tweaking of nomenclature in checkpointer.c. Tom Lane
- pgsql: Update 9.2 SSL release note links. Bruce Momjian
- pgsql: Improve tests for postmaster death in auxiliary processes. Tom Lane
- pgsql: PL/pgSQL RETURN NEXT was leaking converted tuples, causing Joe Conway
- pgsql: PL/pgSQL RETURN NEXT was leaking converted tuples, causing Joe Conway
- pgsql: PL/pgSQL RETURN NEXT was leaking converted tuples, causing Joe Conway
- pgsql: PL/pgSQL RETURN NEXT was leaking converted tuples, causing Joe Conway
- pgsql: Fix outdated comment. Heikki Linnakangas
- pgsql: Only attempt to show collations on servers >= 9.1. Magnus Hagander
- pgsql: Only attempt to show collations on servers >= 9.1. Magnus Hagander
- pgsql: Copy-editing 9.2 release notes. Heikki Linnakangas
- pgsql: Fix a couple of typos in 9.2 release notes. Heikki Linnakangas
- pgsql: Improve two 9.2 release note items. Bruce Momjian
- Re: pgsql: Improve tests for postmaster death in auxiliary processes. Peter Geoghegan
- Re: pgsql: Improve tests for postmaster death in auxiliary processes. Tom Lane
- pgsql: Release notes adjustments from Erik Rijkers Bruce Momjian
- pgsql: Remove unportable use of SGML character-code entity. Tom Lane
- pgsql: Remove URL that suggested numeric HTML entities. Bruce Momjian
- pgsql: Another doc fix for HTML entities. Bruce Momjian
- pgsql: Update entitiy escapes docs; must be Latin1. Bruce Momjian
- pgsql: 9.2 release note adjustments from Robert Haas. Bruce Momjian
- pgsql: Python 2.2 is no longer supported Peter Eisentraut
- pgsql: Whitespace cleanup Peter Eisentraut
- pgsql: Add 9.2 release note suggestions from Heikki, Bruce Momjian
- pgsql: New 9.2 SSL parameters are GUC, not libpq, per Magnus's observat Bruce Momjian
- pgsql: Improve Windows implementation of WaitLatch/WaitLatchOrSocket. Tom Lane
- pgsql: 9.2 release note updates from Peter Geoghegan Bruce Momjian
- pgsql: Fix Windows implementation of PGSemaphoreLock. Tom Lane
- pgsql: Fix Windows implementation of PGSemaphoreLock. Tom Lane
- pgsql: Fix Windows implementation of PGSemaphoreLock. Tom Lane
- pgsql: Fix Windows implementation of PGSemaphoreLock. Tom Lane
- pgsql: Fix Windows implementation of PGSemaphoreLock. Tom Lane
- pgsql: PL/Python: Fix slicing support for result objects for Python 3 Peter Eisentraut
- pgsql: PL/Python: Update incorrect comment Peter Eisentraut
- pgsql: Add comma after "Previously" as suggested by Josh Kupershmidt Bruce Momjian
- Re: pgsql: Remove unportable use of SGML character-code entity. Bruce Momjian
- pgsql: Properly capitalize the TimeZone parameter Peter Eisentraut
- Re: pgsql: Remove unportable use of SGML character-code entity. Alvaro Herrera
- pgsql: Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplif Tom Lane
- pgsql: Merge visibility map crash-safety into index-only scan release n Bruce Momjian
- Re: pgsql: Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplif Peter Geoghegan
- pgsql: Temporarily revert stats collector latch changes so we can ship Tom Lane
- Re: pgsql: Make WaitLatch's WL_POSTMASTER_DEATH result trustworthy; simplif Tom Lane
- pgsql: Tweak documentation wording to avoid "pdfendlink" failure. Tom Lane
- pgsql: Stamp 9.2beta1. Tom Lane
- pgsql: Update comment for 'name' data type to say 63 "bytes". Bruce Momjian
- pgsql: Revert catalog bump; was post-beta1, and unnecessary. Bruce Momjian
- pgsql: Improve discussion of setting server parameters. Tom Lane
- pgsql: On GiST page split, release the locks on child pages before recu Heikki Linnakangas
- pgsql: On GiST page split, release the locks on child pages before recu Heikki Linnakangas
- pgsql: Ensure age() returns a stable value rather than the latest value Simon Riggs
- pgsql: Ensure age() returns a stable value rather than the latest value Simon Riggs
- pgsql: Ensure age() returns a stable value rather than the latest value Simon Riggs
- pgsql: Remove extraneous #include "storage/proc.h" Simon Riggs
- pgsql: Remove extraneous #include "storage/proc.h" Simon Riggs
- pgsql: Remove extraneous #include "storage/proc.h" Simon Riggs
- pgsql: Prevent loss of init fork when truncating an unlogged table. Robert Haas
- pgsql: Prevent loss of init fork when truncating an unlogged table. Robert Haas
- pgsql: Fix contrib/citext's upgrade script to handle array and domain c Tom Lane
- pgsql: Fix contrib/citext's upgrade script to handle array and domain c Tom Lane
- pgsql: PL/Python: Adjust the regression tests for Python 3.3 Peter Eisentraut
- pgsql: Cosmetic adjustments for postmaster's handling of checkpointer. Tom Lane
- psqlodbc - psqlodbc: Add a missing constant. hinoue@pgfoundry.org (User Hinoue)
- pgsql: Update example of process titles shown by "ps". Tom Lane
- psqlodbc - psqlodbc: Fix a bug about reference count handling for hinoue@pgfoundry.org (User Hinoue)
- pgsql: Explain compatibility item about language names a bit more. Tom Lane
- psqlodbc - psqlodbc: Improve the handling of ARRAY type. hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: Fix a compilation error etc when MULTITHREAD hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: Fix the bug reported by hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: Remove columns info of dropped tables ASAP. hinoue@pgfoundry.org (User Hinoue)
- pgsql: Fix obsolescent C declaration syntax Peter Eisentraut
- pgsql: Ensure backwards compatibility for GetStableLatestTransactionId( Simon Riggs
- pgsql: Ensure backwards compatibility for GetStableLatestTransactionId( Simon Riggs
- pgsql: Ensure backwards compatibility for GetStableLatestTransactionId( Simon Riggs
- psqlodbc - psqlodbc: missing end character. h-saito@pgfoundry.org (Hiroshi Saito)
- pgsql: Update group commit release note item. Bruce Momjian
- psqlodbc - psqlodbc: add change history. h-saito@pgfoundry.org (Hiroshi Saito)
- pgsql: Tag refs/tags/REL9_2_BETA1 was created pgsql@postgresql.org
- pgsql: Fix WaitLatchOrSocket to handle EOF on socket correctly. Tom Lane
- pgsql: Remove unused AC_SUBST variables Peter Eisentraut
- pgsql: Avoid unnecessary process wakeups in the log collector. Tom Lane
- pgsql: Fix bogus declaration of local variable. Tom Lane
- pgsql: Attempt to fix some issues in our Windows socket code. Tom Lane
- pgsql: Re-revert stats collector latch changes. Tom Lane
- pgsql: Fix DROP TABLESPACE to unlink symlink when directory is not ther Tom Lane
- pgsql: Fix DROP TABLESPACE to unlink symlink when directory is not ther Tom Lane
- pgsql: Fix DROP TABLESPACE to unlink symlink when directory is not ther Tom Lane
- pgsql: Add some temporary instrumentation to pgstat.c. Tom Lane
- pgsql: Small punctuation editing of postgresql.conf.sample Peter Eisentraut
- pgsql: Remove leftovers of BeOS port Peter Eisentraut
- pgsql: pg_ctl: Improve --help output Peter Eisentraut
- pgsql: Update comments that became out-of-date with the PGXACT struct. Heikki Linnakangas
- pgsql: Remove unnecessary pg_verifymbstr() calls from tsvector/query in Heikki Linnakangas
- pgsql: Force pgwin32_recv into nonblock mode when called from pgstat.c. Tom Lane
- pgsql: For testing purposes, reinsert a timeout in pgstat.c's wait call Tom Lane
- pgsql: Remove unused AC_DEFINE symbols Peter Eisentraut
- pgsql: Assert that WaitLatchOrSocket callers cannot wait only for writa Tom Lane
- pgsql: Put back AC_REQUIRE([AC_STRUCT_TM]). Tom Lane
- pgsql: Revert "Add some temporary instrumentation to pgstat.c." Tom Lane
- pgsql: In pgstat.c, use a timeout in WaitLatchOrSocket only on Windows. Tom Lane
- pgsql: Fix bug in to_tsquery(). Heikki Linnakangas
- pgsql: Fix bug in to_tsquery(). Heikki Linnakangas
- pgsql: Fix bug in to_tsquery(). Heikki Linnakangas
- pgsql: Fix bug in to_tsquery(). Heikki Linnakangas
- pgsql: Remove stray nbsp character Peter Eisentraut
- pgsql: Make xrefs to tables instead of assuming they appear below Peter Eisentraut
- pgsql: Remove whitespace from end of lines Peter Eisentraut
- pgsql: Fix a whitespace issue with the man pages Peter Eisentraut
- pgsql: Fix bug in freespace calculation in heap_multi_insert(). Heikki Linnakangas
- pgsql: Improve error message for ALTER COLUMN TYPE coercion failure. Tom Lane
- Re: pgsql: Fix bug in to_tsquery(). Tom Lane
- pgsql: Fix bug in to_tsquery(). Heikki Linnakangas
- Re: pgsql: Fix bug in to_tsquery(). Heikki Linnakangas
- pgsql: Change COLLATION keyword category Peter Eisentraut
- pgsql: Update SQL features/conformance information to SQL:2011 Peter Eisentraut
- pgsql: Update key words table for 9.2 Peter Eisentraut
- pgsql: file_fdw: Improve error message Peter Eisentraut
- pgsql: Fix bug in gistRelocateBuildBuffersOnSplit(). Heikki Linnakangas
- pgsql: Realign some --help output to have better spacing between column Peter Eisentraut
- pgsql: Reworded sentence as suggested by Stephen Frost. Michael Meskes
- pgsql: Put back word that was mysteriously lost in man page conversion Peter Eisentraut
- pgsql: Fix incorrect logic in JSON number lexer Peter Eisentraut
- pgsql: Small cleanups of contrib --help output Peter Eisentraut
- pgsql: Some reference page improvements Peter Eisentraut
- pgsql: Document that we deviate from ISO 8601 by not using 'T' on outpu Tom Lane
- pgsql: Adjust documentation of ALTER TABLE CLUSTER ON for more consiste Tom Lane
- pgsql: pg_ctl: Sort signal list in --help output Peter Eisentraut
- pgsql: libpq: Add missing file to GETTEXT_FILES list Peter Eisentraut
- pgsql: Update woefully-obsolete comment. Tom Lane
- pgsql: Move postmaster's RemovePgTempFiles call to a less randomly chos Tom Lane
- pgsql: Move postmaster's RemovePgTempFiles call to a less randomly chos Tom Lane
- pgsql: Repair out-of-date information in src/backend/storage/buffer/REA Robert Haas
- pgsql: Prevent pg_basebackup when integer_datetimes flag doesn't match. Robert Haas
- pgsql: Release note improvements. Robert Haas
- pgsql: Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'y Robert Haas
- pgsql: Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'y Robert Haas
- pgsql: Remove reviewers from 9.2 release notes; improve attributions. Bruce Momjian
- pgsql: 9.2 release notes: GiST index improvements are for all geometri Bruce Momjian
- pgsql: Fix reindexdb manual page to say --maintenance-db controls what Bruce Momjian
- pgsql: Fix markup for HISTORY generation. Bruce Momjian
- pgsql: Add small example about pg_archivecleanup -x option Peter Eisentraut
- pgsql: Ensure that seqscans check for interrupts at least once per page Tom Lane
- pgsql: Ensure that seqscans check for interrupts at least once per page Tom Lane
- pgsql: Ensure that seqscans check for interrupts at least once per page Tom Lane
- pgsql: Ensure that seqscans check for interrupts at least once per page Tom Lane
- pgsql: Ensure that seqscans check for interrupts at least once per page Tom Lane
- pgsql: Add 9.2 release note authorship mentions for Heikki and Alexande Bruce Momjian
- Re: pgsql: Remove reviewers from 9.2 release notes; improve attributions. Peter Geoghegan
- pgsql: Improve wording of 9.2 clog release note item. Bruce Momjian
- pgsql: Mention Peter Geoghegan as primary author of pg_stat_statements Bruce Momjian
- Re: pgsql: Remove reviewers from 9.2 release notes; improve attributions. Bruce Momjian
- Re: pgsql: Mention Peter Geoghegan as primary author of pg_stat_statements Peter Geoghegan
- pgsql: pg_standby: Remove tabs from string literals Peter Eisentraut
- pgsql: pg_standby: Remove tabs from string literals Peter Eisentraut
- pgsql: Add missing PQfinish() calls Magnus Hagander
- pgsql: Adjust pg_upgrade to output a separate log file for pg_ctl outpu Bruce Momjian
- Re: pgsql: Small punctuation editing of postgresql.conf.sample Bruce Momjian
- Re: pgsql: Small punctuation editing of postgresql.conf.sample Bruce Momjian
- pgsql: Update SQL key word list to SQL:2011 Peter Eisentraut
- pgsql: Fix array overrun in regex code. Tom Lane
- pgsql: Remove PL/Perl null array 9.2 release note item, per Andrew Duns Bruce Momjian
- pgsql: Change pg_stat_statements order of release note items, per Peter Bruce Momjian
- pgsql: Clarify 9.2 release notes items about pg_stat_statements, to bet Bruce Momjian
- pgsql: On Windows, have pg_upgrade use different two files to log pg_ct Bruce Momjian
- pgsql: Fix base backup streaming xlog from standby Magnus Hagander
- pgsql: Have pg_upgrade only use one extra log file for Win32, not two. Bruce Momjian
- pgsql: Use binary search instead of brute-force scan in findNamespace() Tom Lane
- pgsql: Use binary search instead of brute-force scan in findNamespace() Tom Lane
- pgsql: Use binary search instead of brute-force scan in findNamespace() Tom Lane
- pgsql: Use binary search instead of brute-force scan in findNamespace() Tom Lane
- pgsql: Use binary search instead of brute-force scan in findNamespace() Tom Lane
- pgsql: Fix string truncation to be multibyte-aware in text_name and bpc Tom Lane
- pgsql: Fix string truncation to be multibyte-aware in text_name and bpc Tom Lane
- pgsql: Fix string truncation to be multibyte-aware in text_name and bpc Tom Lane
- pgsql: Fix string truncation to be multibyte-aware in text_name and bpc Tom Lane
- pgsql: Fix string truncation to be multibyte-aware in text_name and bpc Tom Lane
- pgsql: Prevent synchronized scanning when systable_beginscan chooses a Tom Lane
- pgsql: Prevent synchronized scanning when systable_beginscan chooses a Tom Lane
- pgsql: Prevent synchronized scanning when systable_beginscan chooses a Tom Lane
- pgsql: Prevent synchronized scanning when systable_beginscan chooses a Tom Lane
- pgsql: Prevent synchronized scanning when systable_beginscan chooses a Tom Lane
- pgsql: Fix handling of pg_stat_statements.stat temporary file Magnus Hagander
- pgsql: Fix handling of pg_stat_statements.stat temporary file Magnus Hagander
- pgsql: Fix handling of pg_stat_statements.stat temporary file Magnus Hagander
- pgsql: Make pg_recievexlog by default loop on connection failures Magnus Hagander
- pgsql: Add pg_update C comment about problems with plpython_call_handle Bruce Momjian
- pgsql: Add C comment explaining why we can't exclude checking functions Bruce Momjian
- pgsql: Improve pg_upgrade C comment. Bruce Momjian
- pgsql: PL/Perl: Avoid compiler warning from clang Peter Eisentraut
- pgsql: psql: Remove notice about readline from --version output Peter Eisentraut
- pgsql: Suppress -Wunused-result warning about write() Peter Eisentraut
- pgsql: Update SQL features list Peter Eisentraut
- stackbuilder - wizard: Adding code to build stackbuilder on MacOSX Lion sachin@pgfoundry.org (User Sachin)
- pgsql: libpq: URI parsing fixes Peter Eisentraut
- pgsql: Eliminate some more O(N^2) behaviors in pg_dump/pg_restore. Tom Lane
- pgsql: Teach AbortOutOfAnyTransaction to clean up partially-started tra Tom Lane
- pgsql: Teach AbortOutOfAnyTransaction to clean up partially-started tra Tom Lane
- pgsql: Teach AbortOutOfAnyTransaction to clean up partially-started tra Tom Lane
- pgsql: Teach AbortOutOfAnyTransaction to clean up partially-started tra Tom Lane
- pgsql: Teach AbortOutOfAnyTransaction to clean up partially-started tra Tom Lane
- pgsql: Fix integer overflow bug in GiST buffering build calculations. Heikki Linnakangas
- Re: pgsql: Eliminate some more O(N^2) behaviors in pg_dump/pg_restore. Bruce Momjian
- pgsql: Rewrite --section option to decouple it from --schema-only/--dat Tom Lane
- pgsql: Change the way parent pages are tracked during buffered GiST bui Heikki Linnakangas
- pgsql: Delete the temporary file used in buffered GiST build, after the Heikki Linnakangas
- pgsql: Fix incorrect password transformation in contrib/pgcrypto's DES Tom Lane
- pgsql: Fix incorrect password transformation in contrib/pgcrypto's DES Tom Lane
- pgsql: Fix incorrect password transformation in contrib/pgcrypto's DES Tom Lane
- pgsql: Fix incorrect password transformation in contrib/pgcrypto's DES Tom Lane
- pgsql: Fix incorrect password transformation in contrib/pgcrypto's DES Tom Lane
- pgsql: Fix two more bugs in fast-path relation locking. Robert Haas
- pgsql: Expand the allowed range of timezone offsets to +/-15:59:59 from Tom Lane
- pgsql: Expand the allowed range of timezone offsets to +/-15:59:59 from Tom Lane
- pgsql: Expand the allowed range of timezone offsets to +/-15:59:59 from Tom Lane
- pgsql: Expand the allowed range of timezone offsets to +/-15:59:59 from Tom Lane
- pgsql: Expand the allowed range of timezone offsets to +/-15:59:59 from Tom Lane
- pgsql: Ignore SECURITY DEFINER and SET attributes for a PL's call handl Tom Lane
- pgsql: Ignore SECURITY DEFINER and SET attributes for a PL's call handl Tom Lane
- pgsql: Ignore SECURITY DEFINER and SET attributes for a PL's call handl Tom Lane
- pgsql: Ignore SECURITY DEFINER and SET attributes for a PL's call handl Tom Lane
- pgsql: Ignore SECURITY DEFINER and SET attributes for a PL's call handl Tom Lane
- pgsql: Force PL and range-type support functions to be owned by a super Tom Lane
- pgsql: Update time zone data files to tzdata release 2012c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012c. Tom Lane
- pgsql: Only throw recovery conflicts when InHotStandby. Bug fix to rece Simon Riggs
- pgsql: Revert back-branch changes in behavior of age(xid). Tom Lane
- pgsql: Revert back-branch changes in behavior of age(xid). Tom Lane
- pgsql: Improve comment for GetStableLatestTransactionId(). Tom Lane
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Tom Lane
- pgsql: Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Tom Lane
- pgsql: Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Tom Lane
- pgsql: Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Tom Lane
- pgsql: Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. Tom Lane
- pgsql: Stamp 8.3.19. Tom Lane
- pgsql: Stamp 9.1.4. Tom Lane
- pgsql: Stamp 9.0.8. Tom Lane
- pgsql: Stamp 8.4.12. Tom Lane
- pgsql: Stamp 9.2beta2. Tom Lane