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
*
Prevent msys2 conversion of "cmd /c" switch to a file path
Andrew Dunstan
2019-09-09
*
Fix RelationIdGetRelation calls that weren't bothering with error checks.
Tom Lane
2019-09-08
*
Fix handling of NULL distances in KNN-GiST
Alexander Korotkov
2019-09-08
*
Fix handling Inf and Nan values in GiST pairing heap comparator
Alexander Korotkov
2019-09-08
*
configure: Update python search order
Tom Lane
2019-09-08
*
doc: Fix awkward markup
Peter Eisentraut
2019-09-06
*
When performing a base backup, check for read errors.
Robert Haas
2019-09-06
*
Handle corner cases correctly in psql's reconnection logic.
Tom Lane
2019-09-02
*
Doc: describe the "options" allowed in an ECPG connection target string.
Tom Lane
2019-08-31
*
Fix overflow check and comment in GIN posting list encoding.
Heikki Linnakangas
2019-08-28
*
Disable timeouts when running pg_rewind with online source cluster
Michael Paquier
2019-08-28
*
Doc: clarify behavior of standard aggregates for null inputs.
Tom Lane
2019-08-27
*
Reject empty names and recursion in config-file include directives.
Tom Lane
2019-08-27
*
Fix failure of --jobs with vacuumdb on Windows
Michael Paquier
2019-08-27
*
Treat MINGW and MSYS the same in pg_upgrade test script
Andrew Dunstan
2019-08-26
*
Fix error handling of vacuumdb when running out of fds
Michael Paquier
2019-08-26
*
Avoid platform-specific null pointer dereference in psql.
Tom Lane
2019-08-25
*
Doc: Remove mention to "Visual Studio Express 2019"
Michael Paquier
2019-08-22
*
Fix typo
Alvaro Herrera
2019-08-21
*
Fix bogus comment
Alvaro Herrera
2019-08-20
*
Doc: Fix various typos
Michael Paquier
2019-08-20
*
Disallow changing an inherited column's type if not all parents changed.
Tom Lane
2019-08-18
*
Prevent possible double-free when update trigger returns old tuple.
Tom Lane
2019-08-15
*
Doc: improve documentation about postgresql.auto.conf.
Tom Lane
2019-08-15
*
Fix ALTER SYSTEM to cope with duplicate entries in postgresql.auto.conf.
Tom Lane
2019-08-14
*
Un-break pg_dump for pre-8.3 source servers.
Tom Lane
2019-08-13
*
Fix compiler warning
Peter Eisentraut
2019-08-12
*
Doc: document permissions required for ANALYZE.
Tom Lane
2019-08-07
*
Fix predicate-locking of HOT updated rows.
Heikki Linnakangas
2019-08-07
*
Fix some incorrect parsing of time with time zone strings
Michael Paquier
2019-08-07
*
Fix intarray's GiST opclasses to not fail for empty arrays with <@.
Tom Lane
2019-08-06
*
Stamp 9.5.19.
REL9_5_19
Tom Lane
2019-08-05
*
Last-minute updates for release notes.
Tom Lane
2019-08-05
*
Require the schema qualification in pg_temp.type_name(arg).
Noah Misch
2019-08-05
*
Translation updates
Peter Eisentraut
2019-08-05
*
Release notes for 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24.
Tom Lane
2019-08-04
*
Fix handling of previous password hooks in passwordcheck
Michael Paquier
2019-08-01
*
Fix pg_dump's handling of dependencies for custom opclasses.
Tom Lane
2019-07-31
*
Print WAL position correctly in pg_rewind error message.
Heikki Linnakangas
2019-07-30
*
Doc: Fix event trigger firing table
Michael Paquier
2019-07-28
*
Tweak our special-case logic for the IANA "Factory" timezone.
Tom Lane
2019-07-26
*
Avoid choosing "localtime" or "posixrules" as TimeZone during initdb.
Tom Lane
2019-07-26
*
Fix loss of fractional digits for large values in cash_numeric().
Tom Lane
2019-07-26
*
Fix syntax error in commit 20e99cddd.
Tom Lane
2019-07-25
*
Fix failures to ignore \r when reading Windows-style newlines.
Tom Lane
2019-07-25
*
Honor MSVC WindowsSDKVersion if set
Andrew Dunstan
2019-07-25
*
Fix contrib/sepgsql test policy to work with latest SELinux releases.
Tom Lane
2019-07-25
*
Make pg_upgrade's test.sh less chatty.
Tom Lane
2019-07-22
*
Silence compiler warning, hopefully.
Tom Lane
2019-07-19
*
Fix error in commit e6feef57.
Jeff Davis
2019-07-18
[next]