| 2013-12-16 |
Alvaro Herrera | Rework tuple freezing protocol |
commit | commitdiff | tree |
| 2013-12-15 |
Tatsuo Ishii | Add "SHIFT_JIS" as an accepted encoding name for locale... |
commit | commitdiff | tree |
| 2013-12-14 |
Tom Lane | Fix inherited UPDATE/DELETE with UNION ALL subqueries. |
commit | commitdiff | tree |
| 2013-12-13 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
| 2013-12-13 |
Alvaro Herrera | Rework MultiXactId cache code |
commit | commitdiff | tree |
| 2013-12-13 |
Tom Lane | Add HOLD/RESUME_INTERRUPTS in HandleCatchupInterrupt... |
commit | commitdiff | tree |
| 2013-12-13 |
Tom Lane | Don't let timeout interrupts happen unless ImmediateInt... |
commit | commitdiff | tree |
| 2013-12-13 |
Heikki Linnakangas | Fix WAL-logging of setting the visibility map bit. |
commit | commitdiff | tree |
| 2013-12-12 |
Tom Lane | Fix ancient docs/comments thinko: XID comparison is... |
commit | commitdiff | tree |
| 2013-12-12 |
Tatsuo Ishii | Fix progress logging when scale factor is large. |
commit | commitdiff | tree |
| 2013-12-11 |
Tom Lane | Tweak placement of explicit ANALYZE commands in the... |
commit | commitdiff | tree |
| 2013-12-11 |
Kevin Grittner | Add table name to VACUUM statement in matview.c. |
commit | commitdiff | tree |
| 2013-12-10 |
Tom Lane | Fix possible crash with nested SubLinks. |
commit | commitdiff | tree |
| 2013-12-08 |
Joe Conway | Fix performance regression in dblink connection speed. |
commit | commitdiff | tree |
| 2013-12-05 |
Alvaro Herrera | Fix improper abort during update chain locking |
commit | commitdiff | tree |
| 2013-12-05 |
Tom Lane | Clear retry flags properly in replacement OpenSSL sock_... |
commit | commitdiff | tree |
| 2013-12-05 |
Alvaro Herrera | Avoid resetting Xmax when it's a multi with an aborted... |
commit | commitdiff | tree |
| 2013-12-03 |
Heikki Linnakangas | Fix full-page writes of internal GIN pages. |
commit | commitdiff | tree |
| 2013-12-03 |
Tom Lane | Fix crash in assign_collations_walker for EXISTS with... |
commit | commitdiff | tree |
| 2013-12-02 |
Tom Lane | Stamp 9.3.2. REL9_3_2 |
commit | commitdiff | tree |
| 2013-12-02 |
Tom Lane | Update release notes for 9.3.2, 9.2.6, 9.1.11, 9.0... |
commit | commitdiff | tree |
| 2013-12-02 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2013-12-01 |
Tom Lane | Update time zone data files to tzdata release 2013h. |
commit | commitdiff | tree |
| 2013-11-30 |
Kevin Grittner | Fix pg_dumpall to work for databases flagged as read... |
commit | commitdiff | tree |
| 2013-11-30 |
Alvaro Herrera | Fix a couple of bugs in MultiXactId freezing |
commit | commitdiff | tree |
| 2013-11-30 |
Alvaro Herrera | Don't TransactionIdDidAbort in HeapTupleGetUpdateXid |
commit | commitdiff | tree |
| 2013-11-30 |
Alvaro Herrera | Truncate pg_multixact/'s contents during crash recovery |
commit | commitdiff | tree |
| 2013-11-30 |
Alvaro Herrera | Fix full-table-vacuum request mechanism for MultiXactIds |
commit | commitdiff | tree |
| 2013-11-30 |
Alvaro Herrera | Replace hardcoded 200000000 with autovacuum_freeze_max_age |
commit | commitdiff | tree |
| 2013-11-29 |
Tom Lane | Fix assorted issues in pg_ctl's pgwin32_CommandLine(). |
commit | commitdiff | tree |
| 2013-11-29 |
Tom Lane | Be sure to release proc->backendLock after SetupLockInT... |
commit | commitdiff | tree |
| 2013-11-29 |
Tom Lane | Fix assorted race conditions in the new timeout infrast... |
commit | commitdiff | tree |
| 2013-11-28 |
Tom Lane | Fix latent(?) race condition in LockReleaseAll. |
commit | commitdiff | tree |
| 2013-11-28 |
Alvaro Herrera | Use a more granular approach to follow update chains |
commit | commitdiff | tree |
| 2013-11-28 |
Alvaro Herrera | Compare Xmin to previous Xmax when locking an update... |
commit | commitdiff | tree |
| 2013-11-28 |
Alvaro Herrera | Don't try to set InvalidXid as page pruning hint |
commit | commitdiff | tree |
| 2013-11-28 |
Alvaro Herrera | Cope with heap_fetch failure while locking an update... |
commit | commitdiff | tree |
| 2013-11-28 |
Peter Eisentraut | doc: Put data types in alphabetical order |
commit | commitdiff | tree |
| 2013-11-27 |
Tom Lane | Fix stale-pointer problem in fast-path locking logic. |
commit | commitdiff | tree |
| 2013-11-27 |
Heikki Linnakangas | Don't update relfrozenxid if any pages were skipped. |
commit | commitdiff | tree |
| 2013-11-27 |
Michael Meskes | ECPG: Fix searching for quoted cursor names case-sensit... |
commit | commitdiff | tree |
| 2013-11-27 |
Michael Meskes | Documentation fix for ecpg. |
commit | commitdiff | tree |
| 2013-11-27 |
Fujii Masao | Fix typo in release note. |
commit | commitdiff | tree |
| 2013-11-26 |
Michael Meskes | ECPG: Fix offset to NULL/size indicator array. |
commit | commitdiff | tree |
| 2013-11-26 |
Michael Meskes | ECPG: Make the preprocessor emit ';' if the variable... |
commit | commitdiff | tree |
| 2013-11-24 |
Tom Lane | Defend against bad trigger definitions in contrib/lo... |
commit | commitdiff | tree |
| 2013-11-24 |
Tom Lane | Fix array slicing of int2vector and oidvector values. |
commit | commitdiff | tree |
| 2013-11-23 |
Tom Lane | Ensure _dosmaperr() actually sets errno correctly. |
commit | commitdiff | tree |
| 2013-11-23 |
Peter Eisentraut | Avoid potential buffer overflow crash |
commit | commitdiff | tree |
| 2013-11-22 |
Tom Lane | Flatten join alias Vars before pulling up targetlist... |
commit | commitdiff | tree |
| 2013-11-22 |
Tom Lane | Fix quoting in help messages in uuid-ossp extension... |
commit | commitdiff | tree |
| 2013-11-22 |
Heikki Linnakangas | Fix Hot-Standby initialization of clog and subtrans. |
commit | commitdiff | tree |
| 2013-11-21 |
Fujii Masao | Fix pg_isready to handle -d option properly. |
commit | commitdiff | tree |
| 2013-11-19 |
Bruce Momjian | docs: update page format to specify page checksum... |
commit | commitdiff | tree |
| 2013-11-19 |
Peter Eisentraut | pg_upgrade: Report full disk better |
commit | commitdiff | tree |
| 2013-11-18 |
Heikki Linnakangas | Count locked pages that don't need vacuuming as scanned. |
commit | commitdiff | tree |
| 2013-11-15 |
Tom Lane | Fix incorrect loop counts in tidbitmap.c. |
commit | commitdiff | tree |
| 2013-11-15 |
Tom Lane | Compute correct em_nullable_relids in get_eclass_for_so... |
commit | commitdiff | tree |
| 2013-11-15 |
Robert Haas | doc: Restore proper alphabetical order. |
commit | commitdiff | tree |
| 2013-11-13 |
Tom Lane | Clarify CREATE FUNCTION documentation about handling... |
commit | commitdiff | tree |
| 2013-11-12 |
Magnus Hagander | Fix doc links in README file to work with new website... |
commit | commitdiff | tree |
| 2013-11-11 |
Tom Lane | Fix failure with whole-row reference to a subquery. |
commit | commitdiff | tree |
| 2013-11-11 |
Tom Lane | Fix ruleutils pretty-printing to not generate trailing... |
commit | commitdiff | tree |
| 2013-11-11 |
Tom Lane | Re-allow duplicate aliases within aliased JOINs. |
commit | commitdiff | tree |
| 2013-11-11 |
Magnus Hagander | Don't abort pg_basebackup when receiving empty WAL... |
commit | commitdiff | tree |
| 2013-11-08 |
Heikki Linnakangas | Fix race condition in GIN posting tree page deletion. |
commit | commitdiff | tree |
| 2013-11-08 |
Tom Lane | Make contain_volatile_functions/contain_mutable_functio... |
commit | commitdiff | tree |
| 2013-11-08 |
Tom Lane | Fix subtly-wrong volatility checking in BeginCopyFrom(). |
commit | commitdiff | tree |
| 2013-11-07 |
Tom Lane | Be more robust when strerror() doesn't give a useful... |
commit | commitdiff | tree |
| 2013-11-07 |
Tom Lane | Prevent display of dropped columns in row constraint... |
commit | commitdiff | tree |
| 2013-11-07 |
Tom Lane | Fix generation of MergeAppend plans for optimized min... |
commit | commitdiff | tree |
| 2013-11-06 |
Tom Lane | Support default arguments and named-argument notation... |
commit | commitdiff | tree |
| 2013-11-06 |
Kevin Grittner | Keep heap open until new heap generated in RMV. |
commit | commitdiff | tree |
| 2013-11-06 |
Tom Lane | Improve the error message given for modifying a window... |
commit | commitdiff | tree |
| 2013-11-04 |
Kevin Grittner | Fix breakage of MV column name list usage. |
commit | commitdiff | tree |
| 2013-11-04 |
Heikki Linnakangas | Fix parsing of xlog file name in pg_receivexlog. |
commit | commitdiff | tree |
| 2013-11-03 |
Tom Lane | Prevent memory leaks from accumulating across printtup... |
commit | commitdiff | tree |
| 2013-11-03 |
Michael Meskes | Changed test case slightly so it doesn't have an unused... |
commit | commitdiff | tree |
| 2013-11-03 |
Kevin Grittner | Acquire appropriate locks when rewriting during RMV. |
commit | commitdiff | tree |
| 2013-11-02 |
Kevin Grittner | Fix subquery reference to non-populated MV in CMV. |
commit | commitdiff | tree |
| 2013-11-02 |
Tom Lane | Retry after buffer locking failure during SPGiST index... |
commit | commitdiff | tree |
| 2013-11-01 |
Tom Lane | Ensure all files created for a single BufFile have... |
commit | commitdiff | tree |
| 2013-11-01 |
Tom Lane | Fix some odd behaviors when using a SQL-style simple... |
commit | commitdiff | tree |
| 2013-10-29 |
Tom Lane | Prevent using strncpy with src == dest in TupleDescInit... |
commit | commitdiff | tree |
| 2013-10-28 |
Andrew Dunstan | Work around NetBSD shell issue in pg_upgrade test script. |
commit | commitdiff | tree |
| 2013-10-28 |
Tom Lane | Improve documentation about usage of FDW validator... |
commit | commitdiff | tree |
| 2013-10-24 |
Heikki Linnakangas | Plug memory leak when reloading config file. |
commit | commitdiff | tree |
| 2013-10-24 |
Heikki Linnakangas | Fix memory leak when an empty ident file is reloaded. |
commit | commitdiff | tree |
| 2013-10-24 |
Heikki Linnakangas | Fix typos in comments. |
commit | commitdiff | tree |
| 2013-10-23 |
Heikki Linnakangas | Fix two bugs in setting the vm bit of empty pages. |
commit | commitdiff | tree |
| 2013-10-21 |
Peter Eisentraut | Add libpgcommon to backend gettext source files |
commit | commitdiff | tree |
| 2013-10-17 |
Andrew Dunstan | Return valid json when converting an empty hstore. |
commit | commitdiff | tree |
| 2013-10-15 |
Bruce Momjian | docs: correct 9.1 and 9.2 release note mention of timel... |
commit | commitdiff | tree |
| 2013-10-11 |
Peter Eisentraut | doc: Fix table column number declaration |
commit | commitdiff | tree |
| 2013-10-09 |
Bruce Momjian | doc: fix typo in release notes |
commit | commitdiff | tree |
| 2013-10-08 |
Bruce Momjian | docs: clarify references to md5 hash and md5 crypt... |
commit | commitdiff | tree |
| 2013-10-08 |
Peter Eisentraut | Stamp 9.3.1. REL9_3_1 |
commit | commitdiff | tree |
| 2013-10-08 |
Peter Eisentraut | Revert "Document support for VPATH builds of extensions." |
commit | commitdiff | tree |
| 2013-10-08 |
Peter Eisentraut | Revert "Backpatch pgxs vpath build and installation... |
commit | commitdiff | tree |
| 2013-10-08 |
Peter Eisentraut | Revert "Ensure installation dirs are built before conte... |
commit | commitdiff | tree |
| next |