index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE
Michael Paquier
2019-02-15
*
Fix race in dsm_attach() when handles are reused.
Thomas Munro
2019-02-15
*
Relax overly strict assertion
Alvaro Herrera
2019-02-12
*
Fix erroneous error reports in snapbuild.c.
Tom Lane
2019-02-12
*
Stamp 9.5.16.
REL9_5_16
Tom Lane
2019-02-11
*
Translation updates
Peter Eisentraut
2019-02-11
*
Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21.
Tom Lane
2019-02-10
*
Solve cross-version-upgrade testing problem induced by 1fb57af92.
Tom Lane
2019-02-09
*
Repair unsafe/unportable snprintf usage in pg_restore.
Tom Lane
2019-02-09
*
Defend against null error message reported by libxml2.
Tom Lane
2019-02-08
*
Doc: fix thinko in description of how to escape a backslash in bytea.
Tom Lane
2019-02-08
*
Ensure that foreign scans with lateral refs are planned correctly.
Tom Lane
2019-02-07
*
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-07
*
Propagate lateral-reference information to indirect descendant relations.
Tom Lane
2019-02-06
*
Unify searchpath and do file logic in MSVC build scripts.
Andrew Dunstan
2019-02-06
*
Fix included file path for modern perl
Andrew Dunstan
2019-02-05
*
More fixed for modern perl on back branches
Andrew Dunstan
2019-02-05
*
Keep perl style checker happy
Andrew Dunstan
2019-02-05
*
Update time zone data files to tzdata release 2018i.
Tom Lane
2019-02-05
*
Fix searchpath for modern Perl for genbki.pl
Andrew Dunstan
2019-02-05
*
Doc: in each release branch, keep only that branch's own release notes.
Tom Lane
2019-02-04
*
Fix dumping of matviews with indirect dependencies on primary keys.
Tom Lane
2019-02-04
*
Move port-specific parts of with_temp_install to port makefile.
Andrew Gierth
2019-02-04
*
Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS
Michael Paquier
2019-02-03
*
Avoid possible deadlock while locking multiple heap pages.
Amit Kapila
2019-02-02
*
Fix use of dangling pointer in heap_delete() when logging replica identity
Michael Paquier
2019-02-01
*
Fix a crash in logical replication
Peter Eisentraut
2019-01-30
*
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
Tom Lane
2019-01-26
*
Allow UNLISTEN in hot-standby mode.
Tom Lane
2019-01-25
*
Remove infinite-loop hazards in ecpg test suite.
Tom Lane
2019-01-24
*
Blind attempt to fix _configthreadlocale() failures on MinGW.
Tom Lane
2019-01-23
*
Fix misc typos in comments.
Heikki Linnakangas
2019-01-23
*
Avoid thread-safety problem in ecpglib.
Tom Lane
2019-01-21
*
Revert "Add valgrind suppressions for wcsrtombs optimizations"
Tomas Vondra
2019-01-19
*
Use our own getopt() on OpenBSD.
Tom Lane
2019-01-18
*
Replace references to mailinglists with @lists.postgresql.org
Magnus Hagander
2019-01-17
*
Remove references to Majordomo
Magnus Hagander
2019-01-17
*
Postpone aggregate checks until after collation is assigned.
Andrew Gierth
2019-01-17
*
fix typo
Andrew Dunstan
2019-01-13
*
Make DLSUFFIX easily discoverable by build scripts
Andrew Dunstan
2019-01-13
*
Doc: update our docs about kernel IPC parameters on *BSD.
Tom Lane
2019-01-08
*
doc: document that INFO messages always go to client.
Andrew Gierth
2019-01-07
*
doc: Update RFC URLs
Michael Paquier
2019-01-05
*
Improve ANALYZE's handling of concurrent-update scenarios.
Tom Lane
2019-01-03
*
Update ssl test certificates and keys
Peter Eisentraut
2019-01-03
*
Don't believe MinMaxExpr is leakproof without checking.
Tom Lane
2019-01-02
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
pg_regress: Promptly detect failed postmaster startup.
Noah Misch
2018-12-31
*
Have DISCARD ALL/TEMP remove leftover temp tables
Alvaro Herrera
2018-12-27
*
Make autovacuum more selective about temp tables to keep
Alvaro Herrera
2018-12-27
[next]