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_13_STABLE
David Rowley
2020-08-20
Revise REINDEX CONCURRENTLY recovery instructions
Alvaro Herrera
2020-08-19
Suppress unnecessary RelabelType nodes in yet more cases.
Tom Lane
2020-08-18
Avoid non-constant format string argument to fprintf().
Heikki Linnakangas
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
Fix printing last progress report line in client programs.
Heikki Linnakangas
2020-08-17
doc: Fix description about bgwriter and checkpoint in HA section
Michael Paquier
2020-08-15
Doc: various improvements for pg_basebackup reference page.
Tom Lane
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
pg_dump: fix dependencies on FKs to partitioned tables
Alvaro Herrera
2020-08-14
Fix postmaster's behavior during smart shutdown.
Tom Lane
2020-08-14
Fix typo in test comment.
Heikki Linnakangas
2020-08-14
Doc: improve examples for json_populate_record() and related functions.
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 13beta3.
REL_13_BETA3
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
Doc: update v13 release notes for changes through today.
Tom Lane
2020-08-09
Check for fseeko() failure in pg_dump's _tarAddFile().
Tom Lane
2020-08-08
walsnd: Don't set waiting_for_ping_response spuriously
Alvaro Herrera
2020-08-07
Add list of acknowledgments to release notes
Peter Eisentraut
2020-08-07
Fix yet another issue with step generation in partition pruning.
Etsuro Fujita
2020-08-06
amcheck: Sanitize metapage's allequalimage field.
Peter Geoghegan
2020-08-06
Fix bogus EXPLAIN output for Hash Aggregate
David Rowley
2020-08-05
doc: clarify "state" table reference in tutorial
Bruce Momjian
2020-08-05
Fix matching of sub-partitions when a partitioned plan is stale.
Tom Lane
2020-08-04
Increase hard-wired timeout values in ecpg regression tests.
Tom Lane
2020-08-04
Make new SSL TAP test for channel_binding more robust
Michael Paquier
2020-08-03
doc: PG 13 relnotes: hash_mem_multiplier can restore old behav.
Bruce Momjian
2020-08-03
Remove unnecessary "DISTINCT" in psql's queries for \dAc and \dAf.
Tom Lane
2020-08-03
Doc: fix obsolete info about allowed range of TZ offsets in timetz.
Tom Lane
2020-08-03
Fix behavior of ecpg's "EXEC SQL elif name".
Tom Lane
2020-08-03
Fix rare failure in LDAP tests.
Thomas Munro
2020-08-02
Fix minor issues in psql's new \dAc and related commands.
Tom Lane
2020-08-02
Use int64 instead of long in incremental sort code
David Rowley
2020-07-31
Restore lost amcheck TOAST test coverage.
Peter Geoghegan
2020-07-31
Fix oversight in ALTER TYPE: typmodin/typmodout must propagate to arrays.
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-30
Use pg_bitutils for HyperLogLog.
Jeff Davis
2020-07-30
doc: Mention index references in pg_inherits
Michael Paquier
2020-07-29
Add hash_mem_multiplier GUC.
Peter Geoghegan
2020-07-29
HashAgg: use better cardinality estimate for recursive spilling.
Jeff Davis
2020-07-29
Rename another "hash_mem" local variable.
Peter Geoghegan
[next]