| 2012-12-11 | Kevin Grittner | Fix performance problems with autovacuum truncation... | commit | commitdiff | tree |
| 2012-12-11 | Bruce Momjian | Fix pg_upgrade for invalid indexes | commit | commitdiff | tree |
| 2012-12-11 | Heikki Linnakangas | Consistency check should compare last record replayed... | commit | commitdiff | tree |
| 2012-12-11 | Andrew Dunstan | Add mode where contrib installcheck runs each module... | commit | commitdiff | tree |
| 2012-12-11 | Bruce Momjian | Fix pg_upgrade -O/-o options | commit | commitdiff | tree |
| 2012-12-11 | Peter Eisentraut | doc: Remove blastwave.org link | commit | commitdiff | tree |
| 2012-12-10 | Heikki Linnakangas | Update minimum recovery point on truncation. | commit | commitdiff | tree |
| 2012-12-10 | Heikki Linnakangas | Fix the tracking of min recovery point timeline. | commit | commitdiff | tree |
| 2012-12-09 | Tom Lane | Fix assorted bugs in privileges-for-types patch. | commit | commitdiff | tree |
| 2012-12-08 | Tom Lane | Support automatically-updatable views. | commit | commitdiff | tree |
| 2012-12-08 | Peter Eisentraut | Update iso.org page link | commit | commitdiff | tree |
| 2012-12-07 | Bruce Momjian | Improve pg_upgrade's status display | commit | commitdiff | tree |
| 2012-12-07 | Simon Riggs | Correct xmax test for COPY FREEZE | commit | commitdiff | tree |
| 2012-12-07 | Simon Riggs | Optimize COPY FREEZE with CREATE TABLE also. | commit | commitdiff | tree |
| 2012-12-07 | Simon Riggs | Clarify that COPY FREEZE is not a hard rule. | commit | commitdiff | tree |
| 2012-12-07 | Tom Lane | Improve pl/pgsql to support composite-type expressions... | commit | commitdiff | tree |
| 2012-12-06 | Alvaro Herrera | Background worker processes | commit | commitdiff | tree |
| 2012-12-06 | Tom Lane | Fix intermittent crash in DROP INDEX CONCURRENTLY. | commit | commitdiff | tree |
| 2012-12-06 | Alvaro Herrera | Update comment at top of index_create | commit | commitdiff | tree |
| 2012-12-05 | Tom Lane | Ensure recovery pause feature doesn't pause unless... | commit | commitdiff | tree |
| 2012-12-05 | Heikki Linnakangas | Oops, meant to change the comment in writeTimeLineHistory. | commit | commitdiff | tree |
| 2012-12-05 | Simon Riggs | Must not reach consistency before XLOG_BACKUP_RECORD | commit | commitdiff | tree |
| 2012-12-05 | Heikki Linnakangas | Add pgstatginindex() function to get the size of the... | commit | commitdiff | tree |
| 2012-12-04 | Tom Lane | Attempt to un-break Windows builds with USE_LDAP. | commit | commitdiff | tree |
| 2012-12-04 | Michael Meskes | Include isinf.o in libecpg if isinf() is not available... | commit | commitdiff | tree |
| 2012-12-04 | Heikki Linnakangas | Downgrade a status message from LOG to DEBUG2. | commit | commitdiff | tree |
| 2012-12-04 | Heikki Linnakangas | Write exact xlog position of timeline switch in the... | commit | commitdiff | tree |
| 2012-12-04 | Bruce Momjian | In initdb.c, move auth warning code into main() from... | commit | commitdiff | tree |
| 2012-12-04 | Bruce Momjian | In pg_upgrade testing script, turn off command echo... | commit | commitdiff | tree |
| 2012-12-04 | Peter Eisentraut | Fix build of LDAP URL feature | commit | commitdiff | tree |
| 2012-12-04 | Heikki Linnakangas | Track the timeline associated with minRecoveryPoint... | commit | commitdiff | tree |
| 2012-12-04 | Bruce Momjian | Restore set -x in pg_upgrade/test.sh, so the user can... | commit | commitdiff | tree |
| 2012-12-04 | Peter Eisentraut | Add support for LDAP URLs | commit | commitdiff | tree |
| 2012-12-04 | Bruce Momjian | In initdb.c, rename some newly created functions, and... | commit | commitdiff | tree |
| 2012-12-04 | Bruce Momjian | Add initdb --sync-only option to sync the data director... | commit | commitdiff | tree |
| 2012-12-04 | Bruce Momjian | Revert initdb --sync-only patch that had incorrect... | commit | commitdiff | tree |
| 2012-12-04 | Bruce Momjian | dummy commit | commit | commitdiff | tree |
| 2012-12-04 | Bruce Momjian | dummy commit | commit | commitdiff | tree |
| 2012-12-04 | Bruce Momjian | dummy commit | commit | commitdiff | tree |
| 2012-12-04 | Bruce Momjian | dummy commit | commit | commitdiff | tree |
| 2012-12-04 | Bruce Momjian | In pg_upgrade, fix bug where no users were dumped in... | commit | commitdiff | tree |
| 2012-12-03 | Tom Lane | Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4... | commit | commitdiff | tree |
| 2012-12-03 | Andrew Dunstan | Revert "Add mode where contrib installcheck runs each... | commit | commitdiff | tree |
| 2012-12-03 | Simon Riggs | Avoid holding vmbuffer pin after VACUUM. | commit | commitdiff | tree |
| 2012-12-03 | Tom Lane | Fix documentation of path(polygon) function. | commit | commitdiff | tree |
| 2012-12-03 | Andrew Dunstan | Attempt to unbreak MSVC builds broken by f21bb9cfb5646e... | commit | commitdiff | tree |
| 2012-12-03 | Simon Riggs | Refactor inCommit flag into generic delayChkpt flag. | commit | commitdiff | tree |
| 2012-12-03 | Simon Riggs | Clarify locking for PageGetLSN() in XLogCheckBuffer() | commit | commitdiff | tree |
| 2012-12-03 | Simon Riggs | Clarify when to use PageSetLSN/PageGetLSN(). | commit | commitdiff | tree |
| 2012-12-03 | Heikki Linnakangas | Refactor the code implementing standby-mode logic. | commit | commitdiff | tree |
| 2012-12-02 | Andrew Dunstan | Add mode where contrib installcheck runs each module... | commit | commitdiff | tree |
| 2012-12-02 | Tom Lane | Update time zone data files to tzdata release 2012j. | commit | commitdiff | tree |
| 2012-12-02 | Tom Lane | Recommend triggers, not rules, in the CREATE VIEW refer... | commit | commitdiff | tree |
| 2012-12-02 | Simon Riggs | Reduce scope of changes for COPY FREEZE. | commit | commitdiff | tree |
| 2012-12-02 | Tom Lane | Don't advance checkPoint.nextXid near the end of a... | commit | commitdiff | tree |
| 2012-12-02 | Simon Riggs | Rearrange storage of data in xl_running_xacts. | commit | commitdiff | tree |
| 2012-12-02 | Simon Riggs | XidEpoch++ if wraparound during checkpoint. | commit | commitdiff | tree |
| 2012-12-02 | Simon Riggs | Clarify operation of online checkpoints. | commit | commitdiff | tree |
| 2012-12-02 | Tatsuo Ishii | Fix psql crash while parsing SQL file whose encoding... | commit | commitdiff | tree |
| 2012-12-01 | Tom Lane | Prevent passing gmake's environment variables down... | commit | commitdiff | tree |
| 2012-12-01 | Tom Lane | Make sure sharedir/extension/ directory is created... | commit | commitdiff | tree |
| 2012-12-01 | Tom Lane | Allow adding values to an enum type created in the... | commit | commitdiff | tree |
| 2012-12-01 | Bruce Momjian | In pg_upgrade, remove 'set -x' from test script. | commit | commitdiff | tree |
| 2012-12-01 | Bruce Momjian | Revert: | commit | commitdiff | tree |
| 2012-12-01 | Bruce Momjian | Remove pg_restore's --single-transaction option, as... | commit | commitdiff | tree |
| 2012-12-01 | Simon Riggs | Second tweak of COPY FREEZE | commit | commitdiff | tree |
| 2012-12-01 | Simon Riggs | Tweak tests in COPY FREEZE | commit | commitdiff | tree |
| 2012-12-01 | Simon Riggs | COPY FREEZE and mark committed on fresh tables. | commit | commitdiff | tree |
| 2012-12-01 | Peter Eisentraut | doc: Fix broken links to DocBook wiki | commit | commitdiff | tree |
| 2012-12-01 | Bruce Momjian | In pg_upgrade, improve status wording now that we have... | commit | commitdiff | tree |
| 2012-11-30 | Alvaro Herrera | Change test ExceptionalCondition to return void | commit | commitdiff | tree |
| 2012-11-30 | Tom Lane | Take buffer lock while inspecting btree index pages... | commit | commitdiff | tree |
| 2012-11-30 | Bruce Momjian | Split initdb.c main() code into multiple functions... | commit | commitdiff | tree |
| 2012-11-30 | Bruce Momjian | In pg_upgrade, dump each database separately and use | commit | commitdiff | tree |
| 2012-11-30 | Bruce Momjian | Move long_options structures to the top of main() funct... | commit | commitdiff | tree |
| 2012-11-30 | Tom Lane | Add missing buffer lock acquisition in GetTupleForTrigg... | commit | commitdiff | tree |
| 2012-11-30 | Andrew Dunstan | Clean environment for pg_upgrade test. | commit | commitdiff | tree |
| 2012-11-30 | Magnus Hagander | Add libpq function PQconninfo() | commit | commitdiff | tree |
| 2012-11-30 | Tom Lane | Produce a more useful error message for over-length... | commit | commitdiff | tree |
| 2012-11-29 | Simon Riggs | Correctly init fast path fields on PGPROC | commit | commitdiff | tree |
| 2012-11-29 | Simon Riggs | Cleanup VirtualXact at end of Hot Standby. | commit | commitdiff | tree |
| 2012-11-29 | Robert Haas | Basic binary heap implementation. | commit | commitdiff | tree |
| 2012-11-29 | Michael Meskes | When processing nested structure pointer variables... | commit | commitdiff | tree |
| 2012-11-29 | Tom Lane | Suppress parallel build in interfaces/ecpg/preproc/. | commit | commitdiff | tree |
| 2012-11-29 | Tom Lane | Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY. | commit | commitdiff | tree |
| 2012-11-28 | Alvaro Herrera | Split out rmgr rm_desc functions into their own files | commit | commitdiff | tree |
| 2012-11-28 | Heikki Linnakangas | If we don't have a backup-end-location, don't claim... | commit | commitdiff | tree |
| 2012-11-27 | Tom Lane | Add explicit casts in ilist.h's inline functions. | commit | commitdiff | tree |
| 2012-11-27 | Heikki Linnakangas | Add OpenTransientFile, with automatic cleanup at end... | commit | commitdiff | tree |
| 2012-11-26 | Tom Lane | Revert patch for taking fewer snapshots. | commit | commitdiff | tree |
| 2012-11-26 | Tom Lane | Fix SELECT DISTINCT with index-optimized MIN/MAX on... | commit | commitdiff | tree |
| 2012-11-25 | Bruce Momjian | In pg_upgrade, simplify function copy_file() by using... | commit | commitdiff | tree |
| 2012-11-25 | Bruce Momjian | In pg_upgrade, fix a few place that used maloc/free... | commit | commitdiff | tree |
| 2012-11-23 | Peter Eisentraut | Remove -Wlogical-op from standard compiler flags | commit | commitdiff | tree |
| 2012-11-23 | Michael Meskes | Applied patch by Chen Huajun <chenhj@cn.fujitsu.com... | commit | commitdiff | tree |
| 2012-11-22 | Tom Lane | Fix pg_resetxlog to use correct path to postpid. | commit | commitdiff | tree |
| 2012-11-22 | Heikki Linnakangas | Avoid bogus "out-of-sequence timeline ID" errors in... | commit | commitdiff | tree |
| 2012-11-21 | Tom Lane | Don't launch new child processes after we've been told... | commit | commitdiff | tree |
| 2012-11-21 | Heikki Linnakangas | Speed up operations on numeric, mostly by avoiding... | commit | commitdiff | tree |
| 2012-11-19 | Bruce Momjian | In pg_upgrade, report errno string if file existence... | commit | commitdiff | tree |
| next |