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
*
Doc: remove some long-obsolete information from installation.sgml.
Tom Lane
2019-08-30
*
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
*
Doc: improve documentation of pg_signal_backend default role.
Tom Lane
2019-08-27
*
Improve what pg_strsignal prints if we haven't got strsignal(3).
Tom Lane
2019-08-27
*
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
*
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
*
Improve documentation of pageinspect
Michael Paquier
2019-08-23
*
doc: PG 12 relnotes, correct pg_stat_database.datoid to be datid
Bruce Momjian
2019-08-22
*
Fixes for "Glyph not available" warnings from FOP
Peter Eisentraut
2019-08-22
*
Add list of acknowledgments to release notes
Peter Eisentraut
2019-08-22
*
Make SQL/JSON error code names match SQL standard
Peter Eisentraut
2019-08-22
*
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
*
Doc: Improve wording of multiple places in documentation
Michael Paquier
2019-08-20
*
Restore json{b}_populate_record{set}'s ability to take type info from AS.
Tom Lane
2019-08-19
*
doc: Fix image use in PDF build with vpath
Peter Eisentraut
2019-08-19
*
Disallow changing an inherited column's type if not all parents changed.
Tom Lane
2019-08-18
*
Add default_table_access_method to postgresql.conf.sample.
Andres Freund
2019-08-16
*
Prevent possible double-free when update trigger returns old tuple.
Tom Lane
2019-08-15
*
Fix plpgsql to re-look-up composite type names at need.
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
*
Fix random regression failure in test case "collate.icu.utf8"
Michael Paquier
2019-08-14
*
Un-break pg_dump for pre-8.3 source servers.
Tom Lane
2019-08-13
*
Fix random regression failure in test case "temp"
Michael Paquier
2019-08-13
*
amcheck: Skip unlogged relations during recovery.
Peter Geoghegan
2019-08-12
*
Fix planner's test for case-foldable characters in ILIKE with ICU.
Tom Lane
2019-08-12
*
Fix string comparison in jsonpath
Alexander Korotkov
2019-08-12
*
Adjust string comparison in jsonpath
Alexander Korotkov
2019-08-11
*
Fix "ANALYZE t, t" inside a transaction block.
Tom Lane
2019-08-10
*
Fix SIGSEGV in pruning for ScalarArrayOp with constant-null array.
Tom Lane
2019-08-09
*
Clarify the default partition's role
Alvaro Herrera
2019-08-08
*
Fix certificate subjects in ldap test
Andrew Dunstan
2019-08-08
*
Doc: document permissions required for ANALYZE.
Tom Lane
2019-08-07
*
Fix some typos in jsonpath documentation
Alexander Korotkov
2019-08-07
*
Fix typos in comments.
Etsuro Fujita
2019-08-07
*
Fix predicate-locking of HOT updated rows.
Heikki Linnakangas
2019-08-07
[next]