| 2015-07-06 |  Fujii Masao | Remove incorrect warning from pg_archivecleanup document. | commit | commitdiff | tree | snapshot | 
| 2015-07-05 |  Tom Lane | Make numeric form of PG version number readily availabl... | commit | commitdiff | tree | snapshot | 
| 2015-07-03 |  Peter Eisentraut | PL/Perl: Add alternative expected file for Perl 5.22 | commit | commitdiff | tree | snapshot | 
| 2015-06-30 |  Tom Lane | Fix broken link in documentation. | commit | commitdiff | tree | snapshot | 
| 2015-06-30 |  Alvaro Herrera | Test -lrt for sched_yield | commit | commitdiff | tree | snapshot | 
| 2015-06-27 |  Simon Riggs | Revoke incorrectly applied patch version | commit | commitdiff | tree | snapshot | 
| 2015-06-26 |  Simon Riggs | Avoid hot standby cancels from VAC FREEZE | commit | commitdiff | tree | snapshot | 
| 2015-06-25 |  Tom Lane | Fix the logic for putting relations into the relcache... | commit | commitdiff | tree | snapshot | 
| 2015-06-25 |  Tom Lane | Docs: fix claim that to_char('FM') removes trailing... | commit | commitdiff | tree | snapshot | 
| 2015-06-22 |  Tom Lane | Improve inheritance_planner()'s performance for large... | commit | commitdiff | tree | snapshot | 
| 2015-06-22 |  Noah Misch | Truncate strings in tarCreateHeader() with strlcpy... | commit | commitdiff | tree | snapshot | 
| 2015-06-20 |  Alvaro Herrera | Fix thinko in comment (launcher -> worker) | commit | commitdiff | tree | snapshot | 
| 2015-06-19 |  Alvaro Herrera | Clamp autovacuum launcher sleep time to 5 minutes | commit | commitdiff | tree | snapshot | 
| 2015-06-15 |  Michael Meskes | Check for out of memory when allocating sqlca. | commit | commitdiff | tree | snapshot | 
| 2015-06-15 |  Michael Meskes | Fix memory leak in ecpglib's connect function. | commit | commitdiff | tree | snapshot | 
| 2015-06-13 |  Michael Meskes | Fixed some memory leaks in ECPG. | commit | commitdiff | tree | snapshot | 
| 2015-06-13 |  Michael Meskes | Fix intoasc() in Informix compat lib. This function... | commit | commitdiff | tree | snapshot | 
| 2015-06-12 |  Tom Lane | Improve error message and hint for ALTER COLUMN TYPE... | commit | commitdiff | tree | snapshot | 
| 2015-06-09 |  Tom Lane | Stamp 9.2.13.  REL9_2_13 | commit | commitdiff | tree | snapshot | 
| 2015-06-09 |  Tom Lane | Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. | commit | commitdiff | tree | snapshot | 
| 2015-06-09 |  Tom Lane | Report more information if pg_perm_setlocale() fails... | commit | commitdiff | tree | snapshot | 
| 2015-06-08 |  Andres Freund | Allow HotStandbyActiveInReplay() to be called in single... | commit | commitdiff | tree | snapshot | 
| 2015-06-07 |  Tom Lane | Use a safer method for determining whether relcache... | commit | commitdiff | tree | snapshot | 
| 2015-06-05 |  Tom Lane | Fix incorrect order of database-locking operations... | commit | commitdiff | tree | snapshot | 
| 2015-06-01 |  Tom Lane | Stamp 9.2.12.  REL9_2_12 | commit | commitdiff | tree | snapshot | 
| 2015-06-01 |  Tom Lane | Release notes for 9.4.3, 9.3.8, 9.2.12, 9.1.17, 9.0.21. | commit | commitdiff | tree | snapshot | 
| 2015-05-29 |  Tom Lane | Remove special cases for ETXTBSY from new fsync'ing... | commit | commitdiff | tree | snapshot | 
| 2015-05-28 |  Tom Lane | Fix fsync-at-startup code to not treat errors as fatal. | commit | commitdiff | tree | snapshot | 
| 2015-05-28 |  Tom Lane | Fix pg_get_functiondef() to print a function's LEAKPROO... | commit | commitdiff | tree | snapshot | 
| 2015-05-27 |  Tom Lane | Fix portability issue in isolationtester grammar. | commit | commitdiff | tree | snapshot | 
| 2015-05-27 |  Tom Lane | Remove configure check prohibiting threaded libpython... | commit | commitdiff | tree | snapshot | 
| 2015-05-24 |  Tom Lane | Rename pg_shdepend.c's typedef "objectType" to SharedDe... | commit | commitdiff | tree | snapshot | 
| 2015-05-22 |  Tom Lane | Back-patch libpq support for TLS versions beyond v1. | commit | commitdiff | tree | snapshot | 
| 2015-05-19 |  Tom Lane | Last-minute updates for release notes.  REL9_2_11 | commit | commitdiff | tree | snapshot | 
| 2015-05-19 |  Tom Lane | Revert error-throwing wrappers for the printf family... | commit | commitdiff | tree | snapshot | 
| 2015-05-19 |  Heikki Linnakangas | Fix off-by-one error in Assertion. | commit | commitdiff | tree | snapshot | 
| 2015-05-18 |  Alvaro Herrera | Don't MultiXactIdIsRunning when in recovery | commit | commitdiff | tree | snapshot | 
| 2015-05-18 |  Tom Lane | Stamp 9.2.11. | commit | commitdiff | tree | snapshot | 
| 2015-05-18 |  Robert Haas | Fix error message in pre_sync_fname. | commit | commitdiff | tree | snapshot | 
| 2015-05-18 |  Tom Lane | Last-minute updates for release notes. | commit | commitdiff | tree | snapshot | 
| 2015-05-18 |  Noah Misch | pgcrypto: Report errant decryption as "Wrong key or... | commit | commitdiff | tree | snapshot | 
| 2015-05-18 |  Noah Misch | Check return values of sensitive system library calls. | commit | commitdiff | tree | snapshot | 
| 2015-05-18 |  Noah Misch | Add error-throwing wrappers for the printf family of... | commit | commitdiff | tree | snapshot | 
| 2015-05-18 |  Noah Misch | Permit use of vsprintf() in PostgreSQL code. | commit | commitdiff | tree | snapshot | 
| 2015-05-18 |  Noah Misch | Prevent a double free by not reentering be_tls_close(). | commit | commitdiff | tree | snapshot | 
| 2015-05-18 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2015-05-18 |  Peter Eisentraut | Fix typos | commit | commitdiff | tree | snapshot | 
| 2015-05-17 |  Tom Lane | Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. | commit | commitdiff | tree | snapshot | 
| 2015-05-16 |  Tom Lane | Fix docs typo | commit | commitdiff | tree | snapshot | 
| 2015-05-16 |  Bruce Momjian | pg_upgrade:  force timeline 1 in the new cluster | commit | commitdiff | tree | snapshot | 
| 2015-05-16 |  Bruce Momjian | pg_upgrade:  only allow template0 to be non-connectable | commit | commitdiff | tree | snapshot | 
| 2015-05-15 |  Tom Lane | Update time zone data files to tzdata release 2015d. | commit | commitdiff | tree | snapshot | 
| 2015-05-14 |  Tom Lane | Docs: fix erroneous claim about max byte length of... | commit | commitdiff | tree | snapshot | 
| 2015-05-13 |  Heikki Linnakangas | Fix RBM_ZERO_AND_LOCK mode to not acquire lock on local... | commit | commitdiff | tree | snapshot | 
| 2015-05-11 |  Tom Lane | Fix incorrect checking of deferred exclusion constraint... | commit | commitdiff | tree | snapshot | 
| 2015-05-08 |  Stephen Frost | Recommend include_realm=1 in docs | commit | commitdiff | tree | snapshot | 
| 2015-05-07 |  Magnus Hagander | Properly send SCM status updates when shutting down... | commit | commitdiff | tree | snapshot | 
| 2015-05-05 |  Tom Lane | citext's regexp_matches() functions weren't documented... | commit | commitdiff | tree | snapshot | 
| 2015-05-05 |  Tom Lane | Fix incorrect declaration of citext's regexp_matches... | commit | commitdiff | tree | snapshot | 
| 2015-05-05 |  Robert Haas | Fix some problems with patch to fsync the data directory. | commit | commitdiff | tree | snapshot | 
| 2015-05-04 |  Robert Haas | Recursively fsync() the data directory after a crash. | commit | commitdiff | tree | snapshot | 
| 2015-04-26 |  Noah Misch | Build libecpg with -DFRONTEND in all supported versions. | commit | commitdiff | tree | snapshot | 
| 2015-04-25 |  Tom Lane | Prevent improper reordering of antijoins vs. outer... | commit | commitdiff | tree | snapshot | 
| 2015-04-24 |  Noah Misch | Build every ECPG library with -DFRONTEND. | commit | commitdiff | tree | snapshot | 
| 2015-04-24 |  Tom Lane | Fix obsolete comment in set_rel_size(). | commit | commitdiff | tree | snapshot | 
| 2015-04-23 |  Heikki Linnakangas | Fix deadlock at startup, if max_prepared_transactions... | commit | commitdiff | tree | snapshot | 
| 2015-04-14 |  Alvaro Herrera | Fix typo in comment | commit | commitdiff | tree | snapshot | 
| 2015-04-13 |  Heikki Linnakangas | Don't archive bogus recycled or preallocated files... | commit | commitdiff | tree | snapshot | 
| 2015-04-12 |  Heikki Linnakangas | Remove duplicated words in comments. | commit | commitdiff | tree | snapshot | 
| 2015-04-09 |  Magnus Hagander | Fix incorrect punctuation | commit | commitdiff | tree | snapshot | 
| 2015-04-08 |  Alvaro Herrera | Fix autovacuum launcher shutdown sequence | commit | commitdiff | tree | snapshot | 
| 2015-04-07 |  Tom Lane | Fix assorted inconsistent function declarations. | commit | commitdiff | tree | snapshot | 
| 2015-04-06 |  Fujii Masao | Fix typo in libpq.sgml. | commit | commitdiff | tree | snapshot | 
| 2015-04-04 |  Tom Lane | Fix incorrect matching of subexpressions in outer-join... | commit | commitdiff | tree | snapshot | 
| 2015-04-03 |  Tom Lane | Remove unnecessary variables in _hash_splitbucket(). | commit | commitdiff | tree | snapshot | 
| 2015-04-01 |  Alvaro Herrera | psql: fix \connect with URIs and conninfo strings | commit | commitdiff | tree | snapshot | 
| 2015-04-01 |  Tom Lane | Fix incorrect markup in documentation of window frame... | commit | commitdiff | tree | snapshot | 
| 2015-03-31 |  Heikki Linnakangas | Remove spurious semicolons. | commit | commitdiff | tree | snapshot | 
| 2015-03-30 |  Andrew Dunstan | Run pg_upgrade and pg_resetxlog with restricted token... | commit | commitdiff | tree | snapshot | 
| 2015-03-30 |  Tom Lane | Fix bogus concurrent use of _hash_getnewbuf() in bucket... | commit | commitdiff | tree | snapshot | 
| 2015-03-29 |  Tom Lane | Add vacuum_delay_point call in compute_index_stats... | commit | commitdiff | tree | snapshot | 
| 2015-03-26 |  Tatsuo Ishii | Make SyncRepWakeQueue to a static function | commit | commitdiff | tree | snapshot | 
| 2015-03-24 |  Tom Lane | Fix ExecOpenScanRelation to take a lock on a ROW_MARK_C... | commit | commitdiff | tree | snapshot | 
| 2015-03-16 |  Tom Lane | Replace insertion sort in contrib/intarray with qsort(). | commit | commitdiff | tree | snapshot | 
| 2015-03-14 |  Tom Lane | Remove workaround for ancient incompatibility between... | commit | commitdiff | tree | snapshot | 
| 2015-03-13 |  Tatsuo Ishii | Fix integer overflow in debug message of walreceiver | commit | commitdiff | tree | snapshot | 
| 2015-03-12 |  Tom Lane | Ensure tableoid reads correctly in EvalPlanQual-manufac... | commit | commitdiff | tree | snapshot | 
| 2015-03-08 |  Tom Lane | Fix documentation for libpq's PQfn(). | commit | commitdiff | tree | snapshot | 
| 2015-03-06 |  Alvaro Herrera | Fix contrib/file_fdw's expected file | commit | commitdiff | tree | snapshot | 
| 2015-03-05 |  Alvaro Herrera | Fix user mapping object description | commit | commitdiff | tree | snapshot | 
| 2015-03-02 |  Stephen Frost | Fix pg_dump handling of extension config tables | commit | commitdiff | tree | snapshot | 
| 2015-03-01 |  Noah Misch | Unlink static libraries before rebuilding them. | commit | commitdiff | tree | snapshot | 
| 2015-02-28 |  Tom Lane | Fix planning of star-schema-style queries. | commit | commitdiff | tree | snapshot | 
| 2015-02-26 |  Andres Freund | Reconsider when to wait for WAL flushes/syncrep during... | commit | commitdiff | tree | snapshot | 
| 2015-02-26 |  Noah Misch | Free SQLSTATE and SQLERRM no earlier than other PL... | commit | commitdiff | tree | snapshot | 
| 2015-02-25 |  Tom Lane | Fix dumping of views that are just VALUES(...) but... | commit | commitdiff | tree | snapshot | 
| 2015-02-23 |  Andres Freund | Guard against spurious signals in LockBufferForCleanup. | commit | commitdiff | tree | snapshot | 
| 2015-02-23 |  Heikki Linnakangas | Fix potential deadlock with libpq non-blocking mode. | commit | commitdiff | tree | snapshot | 
| 2015-02-21 |  Tom Lane | Fix misparsing of empty value in conninfo_uri_parse_par... | commit | commitdiff | tree | snapshot | 
| 2015-02-18 |  Tom Lane | Fix failure to honor -Z compression level option in... | commit | commitdiff | tree | snapshot | 
| next |