index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-17
Disable autovacuum for BRIN test table
REL_10_STABLE
Alvaro Herrera
2020-08-17
Doc: fix description of UNION/CASE/etc type unification.
Tom Lane
2020-08-17
doc: Fix description about bgwriter and checkpoint in HA section
Michael Paquier
2020-08-15
Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum LockTagType.
Noah Misch
2020-08-15
Prevent concurrent SimpleLruTruncate() for any given SLRU.
Noah Misch
2020-08-15
Be more careful about the shape of hashable subplan clauses.
Tom Lane
2020-08-14
Fix postmaster's behavior during smart shutdown.
Tom Lane
2020-08-13
Handle new HOT chains in index-build table scans
Alvaro Herrera
2020-08-12
BRIN: Handle concurrent desummarization properly
Alvaro Herrera
2020-08-10
Stamp 10.14.
REL_10_14
Tom Lane
2020-08-10
Last-minute updates for release notes.
Tom Lane
2020-08-10
Document clashes between logical replication and untrusted users.
Noah Misch
2020-08-10
Empty search_path in logical replication apply worker and walsender.
Noah Misch
2020-08-10
Move connect.h from fe_utils to src/include/common.
Noah Misch
2020-08-10
Make contrib modules' installation scripts more secure.
Tom Lane
2020-08-10
Translation updates
Peter Eisentraut
2020-08-09
Check for fseeko() failure in pg_dump's _tarAddFile().
Tom Lane
2020-08-09
Release notes for 12.4, 11.9, 10.14, 9.6.19, 9.5.23.
Tom Lane
2020-08-08
walsnd: Don't set waiting_for_ping_response spuriously
Alvaro Herrera
2020-08-05
doc: clarify "state" table reference in tutorial
Bruce Momjian
2020-08-04
Increase hard-wired timeout values in ecpg regression tests.
Tom Lane
2020-08-03
Doc: fix obsolete info about allowed range of TZ offsets in timetz.
Tom Lane
2020-08-02
Adjust pgcrypto's expected test results for --disable-strong-random.
Tom Lane
2020-07-31
Fix recently-introduced performance problem in ts_headline().
Tom Lane
2020-07-30
Doc: fix high availability solutions comparison.
Tatsuo Ishii
2020-07-29
Backpatch tuplesort.c assertion.
Peter Geoghegan
2020-07-27
Fix corner case with 16kB-long decompression in pgcrypto, take 2
Michael Paquier
2020-07-25
Fix buffer usage stats for nodes above Gather Merge.
Amit Kapila
2020-07-23
Fix ancient violation of zlib's API spec.
Tom Lane
2020-07-23
doc: Document that ssl_ciphers does not affect TLS 1.3
Peter Eisentraut
2020-07-23
Fix error message.
Thomas Munro
2020-07-22
Revert "Fix corner case with PGP decompression in pgcrypto"
Michael Paquier
2020-07-22
Fix corner case with PGP decompression in pgcrypto
Michael Paquier
2020-07-21
Avoid C99-ism in pre-v12 branches.
Tom Lane
2020-07-21
Assert that we don't insert nulls into attnotnull catalog columns.
Tom Lane
2020-07-21
Avoid direct C access to possibly-null pg_subscription_rel.srsublsn.
Tom Lane
2020-07-20
Fix construction of updated-columns bitmap in logical replication.
Tom Lane
2020-07-18
doc: Refresh more URLs in the docs
Michael Paquier
2020-07-17
Ensure that distributed timezone abbreviation files are plain ASCII.
Tom Lane
2020-07-16
Switch pg_test_fsync to use binary mode on Windows
Michael Paquier
2020-07-16
Replace use of sys_siglist[] with strsignal().
Tom Lane
2020-07-15
Fix handling of missing files when using pg_rewind with online source
Michael Paquier
2020-07-14
Fix timing issue with ALTER TABLE's validate constraint
David Rowley
2020-07-14
Cope with lateral references in the quals of a subquery RTE.
Tom Lane
2020-07-11
Avoid trying to restore table ACLs and per-column ACLs in parallel.
Tom Lane
2020-07-10
Doc: update or remove dead external links.
Tom Lane
2020-07-10
Remove WARNING message from brin_desummarize_range
Alvaro Herrera
2020-07-09
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-09
Fix pg_current_logfile() to not emit a carriage return on Windows.
Tom Lane
2020-07-09
doc: Correct the description about the length of pg_stat_activity.query.
Fujii Masao
[next]