| 2019-02-03 |  Michael Paquier | Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables... | commit | commitdiff | tree | snapshot | 
| 2019-02-02 |  Amit Kapila | Avoid possible deadlock while locking multiple heap... | commit | commitdiff | tree | snapshot | 
| 2019-02-01 |  Michael Paquier | Fix use of dangling pointer in heap_delete() when loggi... | commit | commitdiff | tree | snapshot | 
| 2019-01-30 |  Peter Eisentraut | Fix a crash in logical replication | commit | commitdiff | tree | snapshot | 
| 2019-01-26 |  Tom Lane | Allow UNLISTEN in hot-standby mode. | commit | commitdiff | tree | snapshot | 
| 2019-01-24 |  Tom Lane | Remove infinite-loop hazards in ecpg test suite. | commit | commitdiff | tree | snapshot | 
| 2019-01-24 |  Tom Lane | Blind attempt to fix _configthreadlocale() failures... | commit | commitdiff | tree | snapshot | 
| 2019-01-23 |  Heikki Linnakangas | Fix misc typos in comments. | commit | commitdiff | tree | snapshot | 
| 2019-01-22 |  Tom Lane | Avoid thread-safety problem in ecpglib. | commit | commitdiff | tree | snapshot | 
| 2019-01-19 |  Tomas Vondra | Revert "Add valgrind suppressions for wcsrtombs optimiz... | commit | commitdiff | tree | snapshot | 
| 2019-01-18 |  Tom Lane | Use our own getopt() on OpenBSD. | commit | commitdiff | tree | snapshot | 
| 2019-01-17 |  Magnus Hagander | Replace references to mailinglists with @lists.postgres... | commit | commitdiff | tree | snapshot | 
| 2019-01-17 |  Magnus Hagander | Remove references to Majordomo | commit | commitdiff | tree | snapshot | 
| 2019-01-17 |  Andrew Gierth | Postpone aggregate checks until after collation is... | commit | commitdiff | tree | snapshot | 
| 2019-01-13 |  Andrew Dunstan | fix typo | commit | commitdiff | tree | snapshot | 
| 2019-01-13 |  Andrew Dunstan | Make DLSUFFIX easily discoverable by build scripts | commit | commitdiff | tree | snapshot | 
| 2019-01-08 |  Tom Lane | Doc: update our docs about kernel IPC parameters on... | commit | commitdiff | tree | snapshot | 
| 2019-01-07 |  Andrew Gierth | doc: document that INFO messages always go to client. | commit | commitdiff | tree | snapshot | 
| 2019-01-05 |  Michael Paquier | doc: Update RFC URLs | commit | commitdiff | tree | snapshot | 
| 2019-01-03 |  Tom Lane | Improve ANALYZE's handling of concurrent-update scenarios. | commit | commitdiff | tree | snapshot | 
| 2019-01-02 |  Tom Lane | Don't believe MinMaxExpr is leakproof without checking. | commit | commitdiff | tree | snapshot | 
| 2019-01-02 |  Bruce Momjian | Update copyright for 2019 | commit | commitdiff | tree | snapshot | 
| 2018-12-31 |  Noah Misch | pg_regress: Promptly detect failed postmaster startup. | commit | commitdiff | tree | snapshot | 
| 2018-12-27 |  Alvaro Herrera | Have DISCARD ALL/TEMP remove leftover temp tables | commit | commitdiff | tree | snapshot | 
| 2018-12-27 |  Alvaro Herrera | Make autovacuum more selective about temp tables to... | commit | commitdiff | tree | snapshot | 
| 2018-12-27 |  Michael Paquier | Ignore inherited temp relations from other sessions... | commit | commitdiff | tree | snapshot | 
| 2018-12-26 |  Tom Lane | Fix portability failure introduced in commits d2b0b60e7... | commit | commitdiff | tree | snapshot | 
| 2018-12-22 |  Peter Eisentraut | Fix ancient compiler warnings and typos in !HAVE_SYMLIN... | commit | commitdiff | tree | snapshot | 
| 2018-12-20 |  Tom Lane | Doc: fix ancient mistake in search_path documentation. | commit | commitdiff | tree | snapshot | 
| 2018-12-18 |  Tom Lane | Fix ancient thinko in mergejoin cost estimation. | commit | commitdiff | tree | snapshot | 
| 2018-12-18 |  Michael Paquier | Update project link of pgBadger in documentation | commit | commitdiff | tree | snapshot | 
| 2018-12-17 |  Michael Paquier | Fix use-after-free bug when renaming constraints | commit | commitdiff | tree | snapshot | 
| 2018-12-17 |  Michael Paquier | Make constraint rename issue relcache invalidation... | commit | commitdiff | tree | snapshot | 
| 2018-12-16 |  Tom Lane | Make error handling in parallel pg_upgrade less bogus. | commit | commitdiff | tree | snapshot | 
| 2018-12-13 |  Alexander Korotkov | Fix wrong backpatching of ginRedoDeletePage() deadlock fix | commit | commitdiff | tree | snapshot | 
| 2018-12-13 |  Alexander Korotkov | Prevent GIN deleted pages from being reclaimed too... | commit | commitdiff | tree | snapshot | 
| 2018-12-13 |  Alexander Korotkov | Prevent deadlock in ginRedoDeletePage() | commit | commitdiff | tree | snapshot | 
| 2018-12-11 |  Tom Lane | Doc: improve documentation about ALTER LARGE OBJECT... | commit | commitdiff | tree | snapshot | 
| 2018-12-10 |  Tom Lane | Add stack depth checks to key recursive functions in... | commit | commitdiff | tree | snapshot | 
| 2018-12-06 |  Tom Lane | Improve our response to invalid format strings, and... | commit | commitdiff | tree | snapshot | 
| 2018-11-29 |  Tom Lane | Document handling of invalid/ambiguous timestamp input... | commit | commitdiff | tree | snapshot | 
| 2018-11-29 |  Tom Lane | Ensure static libraries have correct mod time even... | commit | commitdiff | tree | snapshot | 
| 2018-11-29 |  Michael Paquier | Fix handling of synchronous replication for stopping... | commit | commitdiff | tree | snapshot | 
| 2018-11-28 |  Tomas Vondra | Do not decode TOAST data for table rewrites | commit | commitdiff | tree | snapshot | 
| 2018-11-27 |  Bruce Momjian | doc:  fix wording for plpgsql, add "and" | commit | commitdiff | tree | snapshot | 
| 2018-11-26 |  Tom Lane | Fix translation of special characters in psql's LaTeX... | commit | commitdiff | tree | snapshot | 
| 2018-11-26 |  Michael Paquier | Revert "Fix typo in documentation of toast storage" | commit | commitdiff | tree | snapshot | 
| 2018-11-26 |  Michael Paquier | Fix typo in documentation of toast storage | commit | commitdiff | tree | snapshot | 
| 2018-11-24 |  Andrew Gierth | Fix hstore hash function for empty hstores upgraded... | commit | commitdiff | tree | snapshot | 
| 2018-11-24 |  Tom Lane | Update additional float4/8 expected-output files. | commit | commitdiff | tree | snapshot | 
| 2018-11-24 |  Tom Lane | Fix float-to-integer coercions to handle edge cases... | commit | commitdiff | tree | snapshot | 
| 2018-11-24 |  Andrew Gierth | Avoid crashes in contrib/intarray gist__int_ops (bug... | commit | commitdiff | tree | snapshot | 
| 2018-11-21 |  Bruce Momjian | doc:  adjust time zone names text, v2 | commit | commitdiff | tree | snapshot | 
| 2018-11-21 |  Bruce Momjian | doc:  adjust time zone names text | commit | commitdiff | tree | snapshot | 
| 2018-11-20 |  Peter Eisentraut | doc: Clarify CREATE TYPE ENUM documentation | commit | commitdiff | tree | snapshot | 
| 2018-11-20 |  Tom Lane | Fix old TAP tests' method for selecting a valid PGPORT... | commit | commitdiff | tree | snapshot | 
| 2018-11-19 |  Tom Lane | Back-patch updated thread flags tests into 9.4 and... | commit | commitdiff | tree | snapshot | 
| 2018-11-19 |  Tom Lane | Fix configure's AC_CHECK_DECLS tests to work correctly... | commit | commitdiff | tree | snapshot | 
| 2018-11-19 |  Thomas Munro | PANIC on fsync() failure. | commit | commitdiff | tree | snapshot | 
| 2018-11-19 |  Thomas Munro | Don't forget about failed fsync() requests. | commit | commitdiff | tree | snapshot | 
| 2018-11-17 |  Tomas Vondra | Add valgrind suppressions for wcsrtombs optimizations | commit | commitdiff | tree | snapshot | 
| 2018-11-14 |  Tom Lane | Doc: remove claim that all \pset format options are... | commit | commitdiff | tree | snapshot | 
| 2018-11-14 |  Tom Lane | Second try at fixing numeric data passed through an... | commit | commitdiff | tree | snapshot | 
| 2018-11-14 |  Michael Paquier | Initialize TransactionState and user ID consistently... | commit | commitdiff | tree | snapshot | 
| 2018-11-13 |  Tom Lane | Fix incorrect results for numeric data passed through... | commit | commitdiff | tree | snapshot | 
| 2018-11-12 |  Tom Lane | Limit the number of index clauses considered in choose_... | commit | commitdiff | tree | snapshot | 
| 2018-11-10 |  Tom Lane | Fix missing role dependencies for some schema and type... | commit | commitdiff | tree | snapshot | 
| 2018-11-08 |  Tom Lane | Disallow setting client_min_messages higher than ERROR. | commit | commitdiff | tree | snapshot | 
| 2018-11-06 |  Bruce Momjian | GUC: adjust effective_cache_size SQL descriptions | commit | commitdiff | tree | snapshot | 
| 2018-11-05 |  Tom Lane | Stamp 9.4.20.  REL9_4_20 | commit | commitdiff | tree | snapshot | 
| 2018-11-05 |  Andres Freund | Fix copy-paste error in errhint() introduced in 691d79a... | commit | commitdiff | tree | snapshot | 
| 2018-11-05 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2018-11-04 |  Tom Lane | Release notes for 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20... | commit | commitdiff | tree | snapshot | 
| 2018-11-03 |  Tom Lane | Make ts_locale.c's character-type functions cope with... | commit | commitdiff | tree | snapshot | 
| 2018-11-02 |  Tom Lane | Yet further rethinking of build changes for macOS Mojave. | commit | commitdiff | tree | snapshot | 
| 2018-11-02 |  Bruce Momjian | docs:  adjust simpler language for NULL return from... | commit | commitdiff | tree | snapshot | 
| 2018-11-02 |  Bruce Momjian | GUC:  adjust effective_cache_size docs and SQL description | commit | commitdiff | tree | snapshot | 
| 2018-11-02 |  Magnus Hagander | Fix some spelling errors in the documentation | commit | commitdiff | tree | snapshot | 
| 2018-11-02 |  Bruce Momjian | doc:  use simpler language for NULL return from ANY/ALL | commit | commitdiff | tree | snapshot | 
| 2018-11-01 |  Andres Freund | Fix error message typo introduced 691d79a07933. | commit | commitdiff | tree | snapshot | 
| 2018-10-31 |  Andres Freund | Disallow starting server with insufficient wal_level... | commit | commitdiff | tree | snapshot | 
| 2018-10-31 |  Tom Lane | Fix memory leak in repeated SPGIST index scans. | commit | commitdiff | tree | snapshot | 
| 2018-10-31 |  Tom Lane | Sync our copy of the timezone library with IANA release... | commit | commitdiff | tree | snapshot | 
| 2018-10-31 |  Tom Lane | Update time zone data files to tzdata release 2018g. | commit | commitdiff | tree | snapshot | 
| 2018-10-29 |  Magnus Hagander | Fix missing whitespace in pg_dump ref page | commit | commitdiff | tree | snapshot | 
| 2018-10-28 |  Andrew Dunstan | Fix perl searchpath for modern perl for MSVC tools | commit | commitdiff | tree | snapshot | 
| 2018-10-19 |  Tom Lane | Sync our copy of the timezone library with IANA release... | commit | commitdiff | tree | snapshot | 
| 2018-10-19 |  Tom Lane | Update time zone data files to tzdata release 2018f. | commit | commitdiff | tree | snapshot | 
| 2018-10-18 |  Tom Lane | Still further rethinking of build changes for macOS... | commit | commitdiff | tree | snapshot | 
| 2018-10-17 |  Tom Lane | Fix minor bug in isolationtester. | commit | commitdiff | tree | snapshot | 
| 2018-10-17 |  Tom Lane | Improve tzparse's handling of TZDEFRULES ("posixrules... | commit | commitdiff | tree | snapshot | 
| 2018-10-16 |  Tom Lane | Back off using -isysroot on Darwin. | commit | commitdiff | tree | snapshot | 
| 2018-10-16 |  Tom Lane | Avoid rare race condition in privileges.sql regression... | commit | commitdiff | tree | snapshot | 
| 2018-10-16 |  Tom Lane | Avoid statically allocating gmtsub()'s timezone workspace. | commit | commitdiff | tree | snapshot | 
| 2018-10-15 |  Tom Lane | Check for stack overrun in standard_ProcessUtility(). | commit | commitdiff | tree | snapshot | 
| 2018-10-14 |  Michael Paquier | Avoid duplicate XIDs at recovery when building initial... | commit | commitdiff | tree | snapshot | 
| 2018-10-12 |  Tom Lane | Remove abstime, reltime, tinterval tables from old... | commit | commitdiff | tree | snapshot | 
| 2018-10-12 |  Tom Lane | Back-patch addition of the ALLOCSET_FOO_SIZES macros. | commit | commitdiff | tree | snapshot | 
| 2018-10-10 |  Andres Freund | Fix logical decoding error when system table w/ toast... | commit | commitdiff | tree | snapshot | 
| 2018-10-05 |  Tom Lane | Allow btree comparison functions to return INT_MIN. | commit | commitdiff | tree | snapshot | 
| next |