Mailing lists [pgsql-committers]
- pgsql: In pg_upgrade, dump each database separately and use Bruce Momjian
- pgsql: Split initdb.c main() code into multiple functions, for easier Bruce Momjian
- pgsql: Take buffer lock while inspecting btree index pages in contrib/p Tom Lane
- pgsql: Take buffer lock while inspecting btree index pages in contrib/p Tom Lane
- pgsql: Take buffer lock while inspecting btree index pages in contrib/p Tom Lane
- pgsql: Take buffer lock while inspecting btree index pages in contrib/p Tom Lane
- pgsql: Take buffer lock while inspecting btree index pages in contrib/p Tom Lane
- pgsql: Take buffer lock while inspecting btree index pages in contrib/p Tom Lane
- pgsql: Change test ExceptionalCondition to return void Alvaro Herrera
- pgsql: Change test ExceptionalCondition to return void Alvaro Herrera
- pgsql: In pg_upgrade, improve status wording now that we have per-datab Bruce Momjian
- pgsql: doc: Fix broken links to DocBook wiki Peter Eisentraut
- pgsql: doc: Fix broken links to DocBook wiki Peter Eisentraut
- pgsql: doc: Fix broken links to DocBook wiki Peter Eisentraut
- pgsql: doc: Fix broken links to DocBook wiki Peter Eisentraut
- pgsql: doc: Fix broken links to DocBook wiki Peter Eisentraut
- pgsql: COPY FREEZE and mark committed on fresh tables. Simon Riggs
- Re: pgsql: COPY FREEZE and mark committed on fresh tables. Andrew Dunstan
- Re: pgsql: COPY FREEZE and mark committed on fresh tables. Simon Riggs
- pgsql: Tweak tests in COPY FREEZE Simon Riggs
- pgsql: Second tweak of COPY FREEZE Simon Riggs
- pgsql: Remove pg_restore's --single-transaction option, as it throws er Bruce Momjian
- Re: pgsql: Remove pg_restore's --single-transaction option, as it throws er Simon Riggs
- Re: pgsql: Remove pg_restore's --single-transaction option, as it throws er Bruce Momjian
- pgsql: Revert: Bruce Momjian
- pgsql: In pg_upgrade, remove 'set -x' from test script. Bruce Momjian
- pgsql: Allow adding values to an enum type created in the current trans Tom Lane
- pgsql: Make sure sharedir/extension/ directory is created when needed. Tom Lane
- pgsql: Make sure sharedir/extension/ directory is created when needed. Tom Lane
- pgsql: Make sure sharedir/extension/ directory is created when needed. Tom Lane
- pgsql: Prevent passing gmake's environment variables down through pg_re Tom Lane
- pgsql: Prevent passing gmake's environment variables down through pg_re Tom Lane
- pgsql: Prevent passing gmake's environment variables down through pg_re Tom Lane
- pgsql: Prevent passing gmake's environment variables down through pg_re Tom Lane
- pgsql: Prevent passing gmake's environment variables down through pg_re Tom Lane
- pgsql: Prevent passing gmake's environment variables down through pg_re Tom Lane
- pgsql: Fix psql crash while parsing SQL file whose encoding is differen Tatsuo Ishii
- pgsql: Fix psql crash while parsing SQL file whose encoding is differen Tatsuo Ishii
- pgsql: Fix psql crash while parsing SQL file whose encoding is differen Tatsuo Ishii
- pgsql: Fix psql crash while parsing SQL file whose encoding is differen Tatsuo Ishii
- pgsql: Fix psql crash while parsing SQL file whose encoding is differen Tatsuo Ishii
- pgsql: Fix psql crash while parsing SQL file whose encoding is differen Tatsuo Ishii
- pgsql: Clarify operation of online checkpoints. Simon Riggs
- pgsql: XidEpoch++ if wraparound during checkpoint. Simon Riggs
- pgsql: XidEpoch++ if wraparound during checkpoint. Simon Riggs
- pgsql: XidEpoch++ if wraparound during checkpoint. Simon Riggs
- pgsql: XidEpoch++ if wraparound during checkpoint. Simon Riggs
- pgsql: Rearrange storage of data in xl_running_xacts. Simon Riggs
- pgsql: Don't advance checkPoint.nextXid near the end of a checkpoint se Tom Lane
- pgsql: Don't advance checkPoint.nextXid near the end of a checkpoint se Tom Lane
- pgsql: Don't advance checkPoint.nextXid near the end of a checkpoint se Tom Lane
- pgsql: Don't advance checkPoint.nextXid near the end of a checkpoint se Tom Lane
- pgsql: Reduce scope of changes for COPY FREEZE. Simon Riggs
- pgsql: Recommend triggers, not rules, in the CREATE VIEW reference page Tom Lane
- pgsql: Recommend triggers, not rules, in the CREATE VIEW reference page Tom Lane
- pgsql: Recommend triggers, not rules, in the CREATE VIEW reference page Tom Lane
- pgsql: Update time zone data files to tzdata release 2012j. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012j. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012j. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012j. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012j. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012j. Tom Lane
- pgsql: Add mode where contrib installcheck runs each module in a separa Andrew Dunstan
- pgsql: Add mode where contrib installcheck runs each module in a separa Andrew Dunstan
- pgsql: Add mode where contrib installcheck runs each module in a separa Andrew Dunstan
- pgsql: Add mode where contrib installcheck runs each module in a separa Andrew Dunstan
- pgsql: Refactor the code implementing standby-mode logic. Heikki Linnakangas
- pgsql: Clarify when to use PageSetLSN/PageGetLSN(). Simon Riggs
- pgsql: Clarify locking for PageGetLSN() in XLogCheckBuffer() Simon Riggs
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Refactor inCommit flag into generic delayChkpt flag. Simon Riggs
- pgsql: Attempt to unbreak MSVC builds broken by f21bb9cfb5646e1793dcc9c Andrew Dunstan
- pgsql: Fix documentation of path(polygon) function. Tom Lane
- pgsql: Fix documentation of path(polygon) function. Tom Lane
- pgsql: Fix documentation of path(polygon) function. Tom Lane
- pgsql: Fix documentation of path(polygon) function. Tom Lane
- pgsql: Fix documentation of path(polygon) function. Tom Lane
- pgsql: Fix documentation of path(polygon) function. Tom Lane
- Re: pgsql: Add mode where contrib installcheck runs each module in a separa Alvaro Herrera
- pgsql: Avoid holding vmbuffer pin after VACUUM. Simon Riggs
- pgsql: Avoid holding vmbuffer pin after VACUUM. Simon Riggs
- pgsql: Avoid holding vmbuffer pin after VACUUM. Simon Riggs
- pgsql: Avoid holding vmbuffer pin after VACUUM. Simon Riggs
- pgsql: Avoid holding vmbuffer pin after VACUUM. Simon Riggs
- Re: pgsql: Add mode where contrib installcheck runs each module in a separa Andrew Dunstan
- Re: pgsql: Add mode where contrib installcheck runs each module in a separa Alvaro Herrera
- Re: pgsql: Add mode where contrib installcheck runs each module in a separa Tom Lane
- pgsql: Revert "Add mode where contrib installcheck runs each module in Andrew Dunstan
- pgsql: Revert "Add mode where contrib installcheck runs each module in Andrew Dunstan
- pgsql: Revert "Add mode where contrib installcheck runs each module in Andrew Dunstan
- pgsql: Revert "Add mode where contrib installcheck runs each module in Andrew Dunstan
- Re: pgsql: Add mode where contrib installcheck runs each module in a separa Andrew Dunstan
- pgsql: Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22. Tom Lane
- pgsql: Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22. Tom Lane
- pgsql: Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22. Tom Lane
- pgsql: Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22. Tom Lane
- pgsql: Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22. Tom Lane
- pgsql: Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22. Tom Lane
- Re: pgsql: Add mode where contrib installcheck runs each module in a separa Tom Lane
- pgsql: Stamp 9.2.2. Tom Lane
- pgsql: Stamp 9.1.7. Tom Lane
- pgsql: Stamp 9.0.11. Tom Lane
- pgsql: Stamp 8.4.15. Tom Lane
- pgsql: Stamp 8.3.22. Tom Lane
- Re: pgsql: Add mode where contrib installcheck runs each module in a separa Andrew Dunstan
- pgsql: In pg_upgrade, fix bug where no users were dumped in pg_dumpall Bruce Momjian
- pgsql: dummy commit Bruce Momjian
- pgsql: dummy commit Bruce Momjian
- pgsql: dummy commit Bruce Momjian
- pgsql: dummy commit Bruce Momjian
- pgsql: Revert initdb --sync-only patch that had incorrect commit messag Bruce Momjian
- pgsql: Add initdb --sync-only option to sync the data directory to dura Bruce Momjian
- pgsql: In initdb.c, rename some newly created functions, and move the d Bruce Momjian
- pgsql: Add support for LDAP URLs Peter Eisentraut
- pgsql: Restore set -x in pg_upgrade/test.sh, so the user can see what i Bruce Momjian
- Re: pgsql: Add support for LDAP URLs Bruce Momjian
- Re: pgsql: Add support for LDAP URLs Bruce Momjian
- pgsql: Track the timeline associated with minRecoveryPoint, for more sa Heikki Linnakangas
- pgsql: Fix build of LDAP URL feature Peter Eisentraut
- Re: pgsql: Add support for LDAP URLs Peter Eisentraut
- pgsql: In pg_upgrade testing script, turn off command echo at the end s Bruce Momjian
- pgsql: In initdb.c, move auth warning code into main() from secondary f Bruce Momjian
- pgsql: Write exact xlog position of timeline switch in the timeline his Heikki Linnakangas
- pgsql: Downgrade a status message from LOG to DEBUG2. Heikki Linnakangas
- pgsql: Include isinf.o in libecpg if isinf() is not available on the sy Michael Meskes
- pgsql: Include isinf.o in libecpg if isinf() is not available on the sy Michael Meskes
- pgsql: Include isinf.o in libecpg if isinf() is not available on the sy Michael Meskes
- pgsql: Include isinf.o in libecpg if isinf() is not available on the sy Michael Meskes
- pgsql: Fix Makefile breakage caused by a committed merge conflict. Bruce Momjian
- pgsql: Attempt to un-break Windows builds with USE_LDAP. Tom Lane
- pgsql: Add pgstatginindex() function to get the size of the GIN pending Heikki Linnakangas
- pgsql: Must not reach consistency before XLOG_BACKUP_RECORD Simon Riggs
- pgsql: Must not reach consistency before XLOG_BACKUP_RECORD Simon Riggs
- Re: pgsql: Must not reach consistency before XLOG_BACKUP_RECORD Tom Lane
- Re: pgsql: Must not reach consistency before XLOG_BACKUP_RECORD Andres Freund
- pgsql: Tag refs/tags/REL8_3_22 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_0_11 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL8_4_15 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_1_7 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_2_2 was created pgsql@postgresql.org
- pgsql: Oops, meant to change the comment in writeTimeLineHistory. Heikki Linnakangas
- pgsql: Ensure recovery pause feature doesn't pause unless users can con Tom Lane
- pgsql: Ensure recovery pause feature doesn't pause unless users can con Tom Lane
- pgsql: Ensure recovery pause feature doesn't pause unless users can con Tom Lane
- pgsql: Update comment at top of index_create Alvaro Herrera
- pgsql: Fix intermittent crash in DROP INDEX CONCURRENTLY. Tom Lane
- pgsql: Fix intermittent crash in DROP INDEX CONCURRENTLY. Tom Lane
- pgsql: Background worker processes Alvaro Herrera
- pgsql: Improve pl/pgsql to support composite-type expressions in RETURN Tom Lane
- pgsql: Clarify that COPY FREEZE is not a hard rule. Simon Riggs
- pgsql: Optimize COPY FREEZE with CREATE TABLE also. Simon Riggs
- pgsql: Correct xmax test for COPY FREEZE Simon Riggs
- Re: pgsql: Correct xmax test for COPY FREEZE Simon Riggs
- pgsql: Improve pg_upgrade's status display Bruce Momjian
- pgsql: Update iso.org page link Peter Eisentraut
- pgsql: Update ISO 3166 link Peter Eisentraut
- pgsql: Update iso.org page link Peter Eisentraut
- pgsql: Update iso.org page link Peter Eisentraut
- pgsql: Update iso.org page link Peter Eisentraut
- pgsql: Update ISO 3166 link Peter Eisentraut
- pgsql: Support automatically-updatable views. Tom Lane
- pgsql: Fix assorted bugs in privileges-for-types patch. Tom Lane
- pgsql: Fix assorted bugs in privileges-for-types patch. Tom Lane
- pgsql: Fix the tracking of min recovery point timeline. Heikki Linnakangas
- pgsql: Update minimum recovery point on truncation. Heikki Linnakangas
- pgsql: Update minimum recovery point on truncation. Heikki Linnakangas
- pgsql: Update minimum recovery point on truncation. Heikki Linnakangas
- pgsql: Update minimum recovery point on truncation. Heikki Linnakangas
- pgsql: Update minimum recovery point on truncation. Heikki Linnakangas
- pgsql: doc: Remove blastwave.org link Peter Eisentraut
- pgsql: Fix pg_upgrade -O/-o options Bruce Momjian
- pgsql: Fix pg_upgrade -O/-o options Bruce Momjian
- pgsql: Add mode where contrib installcheck runs each module in a separa Andrew Dunstan
- pgsql: Add mode where contrib installcheck runs each module in a separa Andrew Dunstan
- pgsql: Add mode where contrib installcheck runs each module in a separa Andrew Dunstan
- pgsql: Add mode where contrib installcheck runs each module in a separa Andrew Dunstan
- pgsql: Consistency check should compare last record replayed, not last Heikki Linnakangas
- pgsql: Consistency check should compare last record replayed, not last Heikki Linnakangas
- pgsql: Consistency check should compare last record replayed, not last Heikki Linnakangas
- pgsql: Consistency check should compare last record replayed, not last Heikki Linnakangas
- pgsql: Fix pg_upgrade for invalid indexes Bruce Momjian
- pgsql: Fix pg_upgrade for invalid indexes Bruce Momjian
- pgsql: Fix pg_upgrade for invalid indexes Bruce Momjian
- pgsql: Fix pg_upgrade for invalid indexes Bruce Momjian
- pgsql: Fix performance problems with autovacuum truncation in busy work Kevin Grittner
- pgsql: Disable event triggers in standalone mode. Tom Lane
- pgsql: Add defenses against integer overflow in dynahash numbuckets cal Tom Lane
- pgsql: Add defenses against integer overflow in dynahash numbuckets cal Tom Lane
- pgsql: Add defenses against integer overflow in dynahash numbuckets cal Tom Lane
- pgsql: Add defenses against integer overflow in dynahash numbuckets cal Tom Lane
- pgsql: Add defenses against integer overflow in dynahash numbuckets cal Tom Lane
- pgsql: Add defenses against integer overflow in dynahash numbuckets cal Tom Lane
- pgsql: In multi-insert, don't go into infinite loop on a huge tuple and Heikki Linnakangas
- pgsql: In multi-insert, don't go into infinite loop on a huge tuple and Heikki Linnakangas
- pgsql: Make xlog_internal.h includable in frontend context. Heikki Linnakangas
- pgsql: Allow a streaming replication standby to follow a timeline switc Heikki Linnakangas
- pgsql: doc: Improve search_path mentions in index Peter Eisentraut
- pgsql: NLS: Use msgmerge --previous option Peter Eisentraut
- pgsql: Update comment in heapgetpage() regarding PD_ALL_VISIBLE vs. Hot Robert Haas
- pgsql: Provide Assert() for frontend code. Andrew Dunstan
- pgsql: doc: Add pg_stat_reset and related functions to index Peter Eisentraut
- pgsql: doc: Add oid columns to system catalog documentation Peter Eisentraut
- pgsql: doc: Remove extra table column Peter Eisentraut
- pgsql: Properly copy fmgroids.h after clean on Win32 Magnus Hagander
- pgsql: Properly copy fmgroids.h after clean on Win32 Magnus Hagander
- pgsql: Tidy up from frontend Assert change. Andrew Dunstan
- pgsql: Fix filling of postmaster.pid in bootstrap/standalone mode. Tom Lane
- pgsql: Fix filling of postmaster.pid in bootstrap/standalone mode. Tom Lane
- pgsql: Fix filling of postmaster.pid in bootstrap/standalone mode. Tom Lane
- pgsql: Fix failure to ignore leftover temp tables after a server crash. Tom Lane
- pgsql: Fix failure to ignore leftover temp tables after a server crash. Tom Lane
- pgsql: Fix failure to ignore leftover temp tables after a server crash. Tom Lane
- pgsql: doc: Put PL/pgSQL RAISE USING keywords into a list Peter Eisentraut
- pgsql: Remove allow_nonpic_in_shlib Peter Eisentraut
- pgsql: Fix typo Peter Eisentraut
- pgsql: Fix typo Peter Eisentraut
- pgsql: Ignore libedit/libreadline while probing for standard functions. Tom Lane
- pgsql: Ignore libedit/libreadline while probing for standard functions. Tom Lane
- pgsql: Ignore libedit/libreadline while probing for standard functions. Tom Lane
- pgsql: Ignore libedit/libreadline while probing for standard functions. Tom Lane
- pgsql: Ignore libedit/libreadline while probing for standard functions. Tom Lane
- pgsql: Ignore libedit/libreadline while probing for standard functions. Tom Lane
- pgsql: Don't include postgres.h in postgres_fe.h for cpluspluscheck. Andrew Dunstan
- pgsql: pg_basebackup: Small message punctuation improvements Peter Eisentraut
- pgsql: Rename SQL feature S403 to ARRAY_MAX_CARDINALITY Peter Eisentraut
- pgsql: Check if we've reached end-of-backup point also if no redo is re Heikki Linnakangas
- pgsql: Check if we've reached end-of-backup point also if no redo is re Heikki Linnakangas
- pgsql: Add pg_upgrade comment about mismatch error Bruce Momjian
- pgsql: Don't set ThisTimeLineID in checkpointer & bgwriter during recov Heikki Linnakangas
- pgsql: Follow TLI of last replayed record, not recovery target TLI, in Heikki Linnakangas
- pgsql: Avoid using NAMEDATALEN in pg_upgrade Bruce Momjian
- pgsql: Fix recycling of WAL segments after changing recovery target tim Heikki Linnakangas
- pgsql: Fix recycling of WAL segments after switching timeline during re Heikki Linnakangas
- pgsql: Fix recycling of WAL segments after changing recovery target tim Heikki Linnakangas
- pgsql: Fix pg_extension_config_dump() to handle update cases more sanel Tom Lane
- pgsql: Fix pg_extension_config_dump() to handle update cases more sanel Tom Lane
- pgsql: Fix pg_extension_config_dump() to handle update cases more sanel Tom Lane
- Re: pgsql: Follow TLI of last replayed record, not recovery target TLI, in Fujii Masao
- pgsql: Fix grammatical mistake in error message Peter Eisentraut
- pgsql: Fix grammatical mistake in error message Peter Eisentraut
- pgsql: Make some messages more consistent in style Peter Eisentraut
- pgsql: Forgot to remove extern declaration of GetRecoveryTargetTLI() Heikki Linnakangas
- pgsql: Fix race condition if a file is removed while pg_basebackup is r Heikki Linnakangas
- pgsql: Fix race condition if a file is removed while pg_basebackup is r Heikki Linnakangas
- pgsql: Fix race condition if a file is removed while pg_basebackup is r Heikki Linnakangas
- pgsql: Fix sloppiness in the timeline switch over streaming replication Heikki Linnakangas
- pgsql: Fix documentation typo. Tom Lane
- pgsql: Fix documentation typo. Tom Lane
- pgsql: Prevent failure when RowExpr or XmlExpr is parse-analyzed twice. Tom Lane
- pgsql: Prevent failure when RowExpr or XmlExpr is parse-analyzed twice. Tom Lane
- pgsql: Prevent failure when RowExpr or XmlExpr is parse-analyzed twice. Tom Lane
- pgsql: Prevent failure when RowExpr or XmlExpr is parse-analyzed twice. Tom Lane
- pgsql: Prevent failure when RowExpr or XmlExpr is parse-analyzed twice. Tom Lane
- pgsql: Prevent failure when RowExpr or XmlExpr is parse-analyzed twice. Tom Lane
- pgsql: Adjust many backend functions to return OID rather than void. Robert Haas
- pgsql: Add function prototype from previous commit. Simon Riggs
- Re: pgsql: Adjust many backend functions to return OID rather than void. Simon Riggs
- Re: pgsql: Adjust many backend functions to return OID rather than void. Andres Freund
- pgsql: Fix more weird compiler messages caused Simon Riggs
- pgsql: Keep rd_newRelfilenodeSubid across overflow. Simon Riggs
- pgsql: Update comments on rd_newRelfilenodeSubid. Simon Riggs
- pgsql: Fix some minor issues in view pretty-printing. Tom Lane
- pgsql: Fix some minor issues in view pretty-printing. Tom Lane
- pgsql: Add pg_upgrade --jobs parameter Bruce Momjian
- pgsql: doc: Replace "NOTE" with proper markup Peter Eisentraut
- pgsql: Remove unused NextLogPage macro Alvaro Herrera
- pgsql: Assign InvalidXLogRecPtr instead of MemSet(0) Alvaro Herrera
- pgsql: Remove obsolete XLogRecPtr macros Alvaro Herrera
- pgsql: doc: Correct description of LDAP authentication Peter Eisentraut
- pgsql: doc: Correct description of LDAP authentication Peter Eisentraut
- pgsql: doc: Correct description of LDAP authentication Peter Eisentraut
- pgsql: doc: Correct description of LDAP authentication Peter Eisentraut
- pgsql: Keep timeline history files restored from archive in pg_xlog. Heikki Linnakangas
- pgsql: Keep timeline history files restored from archive in pg_xlog. Heikki Linnakangas
- pgsql: Fix compiler warning about uninitialized variable Peter Eisentraut
- pgsql: doc: Correct description of ldapurl Peter Eisentraut
- pgsql: Fix ruleutils to cope with conflicts from adding/dropping/renami Tom Lane