index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-12-31
Get heap page max offset with buffer lock held.
Peter Geoghegan
2020-12-31
Fix index deletion latestRemovedXid bug.
Peter Geoghegan
2020-12-30
More fixups for pg_upgrade cross-version tests.
Tom Lane
2020-12-30
Refactor multirange_in()
Alexander Korotkov
2020-12-30
Use setenv() in preference to putenv().
Tom Lane
2020-12-30
Fix selectivity estimation @> (anymultirange, anyrange) operator
Alexander Korotkov
2020-12-30
Fix up usage of krb_server_keyfile GUC parameter.
Tom Lane
2020-12-30
Sanitize IF NOT EXISTS in EXPLAIN for CTAS and matviews
Michael Paquier
2020-12-30
Extend the output plugin API to allow decoding of prepared xacts.
Amit Kapila
2020-12-30
In pg_upgrade cross-version test, handle postfix operators.
Noah Misch
2020-12-30
In pg_upgrade cross-version test, handle lack of oldstyle_length().
Noah Misch
2020-12-29
Suppress log spam from multiple reports of SIGQUIT shutdown.
Tom Lane
2020-12-29
Add support of multirange matching to the existing range GiST indexes
Alexander Korotkov
2020-12-29
Improve the signature of internal multirange functions
Alexander Korotkov
2020-12-29
Implement operators for checking if the range contains a multirange
Alexander Korotkov
2020-12-29
Fix bugs in comparison functions for multirange_bsearch_match()
Alexander Korotkov
2020-12-29
doc: Improve description of min_dynamic_shared_memory
Michael Paquier
2020-12-28
Improve log messages related to pg_hba.conf not matching a connection.
Tom Lane
2020-12-28
Fix assorted issues in backend's GSSAPI encryption support.
Tom Lane
2020-12-28
Fix bugs in libpq's GSSAPI encryption support.
Tom Lane
2020-12-28
Expose the default for channel_binding in PQconndefaults().
Tom Lane
2020-12-28
Further fix thinko in plpgsql memory leak fix.
Tom Lane
2020-12-28
Fix thinko in plpgsql memory leak fix.
Tom Lane
2020-12-28
Fix inconsistent code with shared invalidations of snapshots
Michael Paquier
2020-12-28
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-27
Second attempt to stabilize 05c02589.
Jeff Davis
2020-12-27
Stabilize test introduced in 05c02589, per buildfarm.
Jeff Davis
2020-12-27
Fix bug #16784 in Disk-based Hash Aggregation.
Jeff Davis
2020-12-26
initdb: document that -K requires an argument
Bruce Momjian
2020-12-26
auth commands: list specific commands to install in Makefile
Bruce Momjian
2020-12-26
pg_alterckey: remove TAP check rules from Makefile
Bruce Momjian
2020-12-26
Add scripts for retrieving the cluster file encryption key
Bruce Momjian
2020-12-26
pg_alterckey: adjust doc build and Win32 sleep/open build fails
Bruce Momjian
2020-12-26
Fix function call typo in frontend Win32 code, commit 978f869b99
Bruce Momjian
2020-12-26
Allow ssl_passphrase_command to prompt the terminal
Bruce Momjian
2020-12-26
Add pg_alterckey utility to change the cluster key
Bruce Momjian
2020-12-25
remove missing reference to crypto test from patch 978f869b99
Bruce Momjian
2020-12-25
Really fix the dummy implementations in cipher.c.
Tom Lane
2020-12-25
fix no-return function call in cipher.c from commit 978f869b99
Bruce Momjian
2020-12-25
fixes docs and missing initdb help option for commit 978f869b99
Bruce Momjian
2020-12-25
Invalidate acl.c caches when pg_authid changes.
Noah Misch
2020-12-25
remove uint128 requirement from patch 978f869b99 (CFE)
Bruce Momjian
2020-12-25
Fix return value and const declaration from commit 978f869b99
Bruce Momjian
2020-12-25
Add key management system
Bruce Momjian
2020-12-25
Avoid time-of-day-dependent failure in log rotation test.
Tom Lane
2020-12-24
revert removal of hex_decode() from ecpg from commit c3826f831e
Bruce Momjian
2020-12-24
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
[next]