index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
...
*
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-27
*
Fix bug #16784 in Disk-based Hash Aggregation.
Jeff Davis
2020-12-26
*
auth commands: list specific commands to install in Makefile
Bruce Momjian
2020-12-26
*
Add scripts for retrieving the cluster file encryption key
Bruce Momjian
2020-12-26
*
Allow ssl_passphrase_command to prompt the terminal
Bruce Momjian
2020-12-25
*
Invalidate acl.c caches when pg_authid changes.
Noah Misch
2020-12-25
*
Add key management system
Bruce Momjian
2020-12-25
*
move hex_decode() to /common so it can be called from frontend
Bruce Momjian
2020-12-24
*
Fix race condition between shutdown and unstarted background workers.
Tom Lane
2020-12-24
*
Improve client error messages for immediate-stop situations.
Tom Lane
2020-12-24
*
Fix typos and grammar in docs and comments
Michael Paquier
2020-12-24
*
Fix portability issues with parsing of recovery_target_xid
Michael Paquier
2020-12-23
*
Improve find_em_expr_usable_for_sorting_rel comment
Tomas Vondra
2020-12-22
*
Don't search for volatile expr in find_em_expr_usable_for_sorting_rel
Tomas Vondra
2020-12-21
*
Disallow SRFs when considering sorts below Gather Merge
Tomas Vondra
2020-12-21
*
Remove "invalid concatenation of jsonb objects" error case.
Tom Lane
2020-12-21
*
Check parallel safety in generate_useful_gather_paths
Tomas Vondra
2020-12-21
*
Consider unsorted paths in generate_useful_gather_paths
Tomas Vondra
2020-12-21
*
Fix compiler warning in multirange_constructor0()
Alexander Korotkov
2020-12-21
*
Refactor logic to check for ASCII-only characters in string
Michael Paquier
2020-12-21
*
Fix typalign in rangetypes statistics
Alexander Korotkov
2020-12-21
*
Avoid memcpy() with same source and destination in pgstat_recv_replslot.
Tom Lane
2020-12-20
*
Fix compiler warning introduced in 6df7a9698b
Alexander Korotkov
2020-12-20
*
Multirange datatypes
Alexander Korotkov
2020-12-20
*
Update comment atop of ReorderBufferQueueMessage().
Amit Kapila
2020-12-19
*
Avoid memcpy() with same source and destination during relmapper init.
Tom Lane
2020-12-18
*
Revert "Get rid of the dedicated latch for signaling the startup process".
Fujii Masao
2020-12-17
*
Remove obsolete btrescan() comment.
Peter Geoghegan
2020-12-15
*
Remove useless variable stores
Alvaro Herrera
2020-12-15
*
Error out when Gather Merge input is not sorted
Tomas Vondra
2020-12-15
*
Improve hash_create()'s API for some added robustness.
Tom Lane
2020-12-15
*
Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE."
Jeff Davis
2020-12-14
*
Add some checkpoint/restartpoint status to ps display
Michael Paquier
2020-12-14
*
Use HASH_BLOBS for xidhash.
Noah Misch
2020-12-12
*
Correct behavior descriptions in comments, and correct a test name.
Noah Misch
2020-12-12
*
Allow ALTER TYPE to update an existing type's typsubscript value.
Tom Lane
2020-12-11
*
Provide an error cursor for "can't subscript" error messages.
Tom Lane
2020-12-11
*
Support subscripting of arbitrary types, not only arrays.
Tom Lane
2020-12-09
*
Change get_constraint_index() to use pg_constraint.conindid
Peter Eisentraut
2020-12-09
*
jit: Reference function pointer types via llvmjit_types.c.
Andres Freund
2020-12-08
*
Teach contain_leaked_vars that assignment SubscriptingRefs are leaky.
Tom Lane
2020-12-08
*
Remove operator_precedence_warning.
Tom Lane
2020-12-08
*
Improve estimation of ANDs under ORs using extended statistics.
Dean Rasheed
2020-12-08
*
Improve estimation of OR clauses using multiple extended statistics.
Dean Rasheed
2020-12-08
*
Speed up rechecking if relation needs to be vacuumed or analyze in autovacuum.
Fujii Masao
2020-12-08
*
jit: Correct parameter type for generated expression evaluation functions.
Andres Freund
2020-12-07
*
Avoid using tuple from syscache for update of pg_database.datfrozenxid
Michael Paquier
2020-12-08
*
Fix missed step in removal of useless RESULT RTEs in the planner.
Tom Lane
2020-12-05
*
Convert elog(LOG) calls to ereport() where appropriate
Peter Eisentraut
2020-12-04
*
Remove unnecessary grammar symbols
Peter Eisentraut
2020-12-04
[prev]
[next]