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
*
Relocate partition pruning structs to a saner place.
Tom Lane
2018-06-10
*
Improve run-time partition pruning to handle any stable expression.
Tom Lane
2018-06-10
*
Fix grammar in REVOKE documentation
Michael Paquier
2018-06-10
*
Fix and document lock handling for in-memory replication slot data
Michael Paquier
2018-06-10
*
Limit Parallel Hash's bucket array to MaxAllocSize.
Thomas Munro
2018-06-10
*
Fix typo in JIT README.
Peter Geoghegan
2018-06-09
*
Teach SHOW ALL to honor pg_read_all_settings membership
Alvaro Herrera
2018-06-08
*
Fix typo
Peter Eisentraut
2018-06-08
*
Add missing serial commas
Peter Eisentraut
2018-06-07
*
doc: Move some new options into better positions on man pages
Peter Eisentraut
2018-06-07
*
ecpg: Document new compatibility option
Peter Eisentraut
2018-06-07
*
Exclude VACUUMs from RunningXactData
Simon Riggs
2018-06-07
*
Fix typo in README
Magnus Hagander
2018-06-07
*
Fix obsolete comment.
Heikki Linnakangas
2018-06-07
*
Fix function code in error report
Alvaro Herrera
2018-06-06
*
Fix spurious non-ASCII bytes
Peter Eisentraut
2018-06-04
*
Fix typo
Peter Eisentraut
2018-06-04
*
Put new command-line options into alphabetical order
Peter Eisentraut
2018-06-04
*
Tweak partitioning documentation wording
Alvaro Herrera
2018-06-01
*
Reconcile nodes/*funcs.c with PostgreSQL 11 work.
Noah Misch
2018-05-31
*
Fix compile-time warnings on all perl code
Andrew Dunstan
2018-05-31
*
Fix grammar
Alvaro Herrera
2018-05-30
*
Move _bt_upgrademetapage() into critical section.
Teodor Sigaev
2018-05-30
*
Initialize new jsonb iterator to zero
Peter Eisentraut
2018-05-28
*
Return a value from Install.pm's lcopy function
Andrew Dunstan
2018-05-28
*
doc: mark 'replaceable' parameter for backup program listing
Bruce Momjian
2018-05-28
*
doc: adjust DECLARE docs to mention FOR UPDATE behavior
Bruce Momjian
2018-05-28
*
Avoid use of unportable hex constant in convutils.pm
Andrew Dunstan
2018-05-27
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Don't force a blank line before comments in perl code
Andrew Dunstan
2018-05-27
*
Update a couple of long-obsolete comments in pg_type.h.
Tom Lane
2018-05-26
*
Fix misidentification of SQL statement type in plpgsql's exec_stmt_execsql.
Tom Lane
2018-05-25
*
Remove incorrect statement about IPC configuration on OpenBSD
Magnus Hagander
2018-05-25
*
Update non-default collation tests for getObjectDescription() changes.
Tom Lane
2018-05-24
*
Update sepgsql regression test output for getObjectDescription() changes.
Tom Lane
2018-05-24
*
Improve English wording of some other getObjectDescription() messages.
Tom Lane
2018-05-24
*
Improve translatability of some getObjectDescription() messages.
Tom Lane
2018-05-24
*
Fix objectaddress.c code for publication relations.
Tom Lane
2018-05-24
*
Properly schema-qualify additional object types in getObjectDescription().
Tom Lane
2018-05-24
*
Preserve information on use of git-external-diff
Andrew Dunstan
2018-05-24
*
doc: PG 11 rel notes: add PL/pgSQL composite DDL item
Bruce Momjian
2018-05-23
*
Fix simple_prompt() to disable echo on Windows when stdin != terminal.
Tom Lane
2018-05-23
*
Remove configure's check for nonstandard "long long" printf modifiers.
Tom Lane
2018-05-23
*
Fix incorrect ordering of operations in pg_resetwal and pg_rewind.
Tom Lane
2018-05-23
*
Accept "B" in all memory-unit GUCs, and improve error messages.
Heikki Linnakangas
2018-05-23
*
doc: PG 11 release notes fix for pg_dump --create, author
Bruce Momjian
2018-05-22
*
doc: PG 11 release notes, add third author
Bruce Momjian
2018-05-22
*
doc: PG 11 release note fixes: PGhost, typo
Bruce Momjian
2018-05-22
*
Widen COPY FROM's current-line-number counter from 32 to 64 bits.
Tom Lane
2018-05-22
*
Add missing files to src/backend/lib/README.
Heikki Linnakangas
2018-05-22
[next]