index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Fix progress reporting of CLUSTER / VACUUM FULL
Alvaro Herrera
2019-09-13
*
Fix nbtree page split rmgr desc routine.
Peter Geoghegan
2019-09-12
*
Fix usage of whole-row variables in WCO and RLS policy expressions.
Tom Lane
2019-09-12
*
Expand properly list of TAP tests used for prove in vcregress.pl
Michael Paquier
2019-09-11
*
Don't drop NOTICE messages in isolation tests.
Tom Lane
2019-09-10
*
Fix isolationtester race condition for notices sent before blocking.
Tom Lane
2019-09-09
*
Stamp 12beta4.
REL_12_BETA4
Tom Lane
2019-09-09
*
Be more careful about port selection in src/test/ldap/.
Tom Lane
2019-09-09
*
Prevent msys2 conversion of "cmd /c" switch to a file path
Andrew Dunstan
2019-09-09
*
Always skip recovery SysV shared memory tests on Windows
Andrew Dunstan
2019-09-09
*
Reorder EPQ work, to fix rowmark related bugs and improve efficiency.
Andres Freund
2019-09-09
*
Fix handling of non-key columns get_index_column_opclass()
Alexander Korotkov
2019-09-09
*
Translation updates
Peter Eisentraut
2019-09-09
*
Improve new AND CHAIN tests
Peter Eisentraut
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
*
Fix behavior of AND CHAIN outside of explicit transaction blocks
Peter Eisentraut
2019-09-08
*
Avoid using INFO elevel for what are fundamentally debug messages.
Tom Lane
2019-09-07
*
Message style fixes
Peter Eisentraut
2019-09-06
*
When performing a base backup, check for read errors.
Robert Haas
2019-09-06
*
libpq: ccache -> credential cache
Peter Eisentraut
2019-09-06
*
Make pg_promote() detect postmaster death while waiting for promotion to end.
Fujii Masao
2019-09-06
*
Fix thinko when ending progress report for a backend
Michael Paquier
2019-09-04
*
Delay fsyncs of pg_basebackup until the end of backup
Michael Paquier
2019-09-04
*
Clarify pg_dump documentation
Peter Eisentraut
2019-09-03
*
pg_checksums: Handle read and write returns correctly
Peter Eisentraut
2019-09-03
*
Better error messages for short reads/writes in SLRU
Peter Eisentraut
2019-09-03
*
Fix memory leak with lower, upper and initcap with ICU-provided collations
Michael Paquier
2019-09-03
*
Avoid touching replica identity index in ExtractReplicaIdentity().
Tom Lane
2019-09-02
*
Handle corner cases correctly in psql's reconnection logic.
Tom Lane
2019-09-02
*
Fix typos in regression test comments.
Etsuro Fujita
2019-08-29
*
Fix overflow check and comment in GIN posting list encoding.
Heikki Linnakangas
2019-08-28
*
Avoid catalog lookups in RelationAllowsEarlyPruning().
Thomas Munro
2019-08-28
*
Disable timeouts when running pg_rewind with online source cluster
Michael Paquier
2019-08-28
*
Improve what pg_strsignal prints if we haven't got strsignal(3).
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
*
Fix gettext triggers specification
Peter Eisentraut
2019-08-26
*
Adjust to latest Msys2 kernel release number
Andrew Dunstan
2019-08-26
*
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
*
Back off output precision in circle.sql regression test.
Tom Lane
2019-08-25
*
Don't rely on llvm::make_unique.
Thomas Munro
2019-08-25
*
Make SQL/JSON error code names match SQL standard
Peter Eisentraut
2019-08-22
*
Fix typo
Alvaro Herrera
2019-08-21
*
Fix bogus comment
Alvaro Herrera
2019-08-20
*
Restore json{b}_populate_record{set}'s ability to take type info from AS.
Tom Lane
2019-08-19
*
Disallow changing an inherited column's type if not all parents changed.
Tom Lane
2019-08-18
[prev]
[next]