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-20
Fix a few typos in JIT comments and README
REL_11_STABLE
David Rowley
2020-08-17
Disable autovacuum for BRIN test table
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 11.9.
REL_11_9
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-07
Fix yet another issue with step generation in partition pruning.
Etsuro Fujita
2020-08-06
Fix typo.
Robert Haas
2020-08-06
Fix minor problems with non-exclusive backup cleanup.
Robert Haas
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-03
Fix rare failure in LDAP tests.
Thomas Munro
2020-08-02
Adjust pgcrypto's expected test results for --disable-strong-random.
Tom Lane
2020-07-31
Restore lost amcheck TOAST test coverage.
Peter Geoghegan
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-30
doc: Mention index references in pg_inherits
Michael Paquier
2020-07-29
Backpatch tuplesort.c assertion.
Peter Geoghegan
2020-07-28
Doc: Improve documentation for pg_jit_available()
David Rowley
2020-07-28
Fix some issues with step generation in partition pruning.
Etsuro Fujita
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
Kluge slot_compile_deform() to ignore incorrect attnotnull markings.
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-17
Fix whitespace
Peter Eisentraut
[next]