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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-08-17
Disable autovacuum for BRIN test table
REL_10_STABLE
Alvaro Herrera
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
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-08
walsnd: Don't set waiting_for_ping_response spuriously
Alvaro Herrera
2020-08-04
Increase hard-wired timeout values in ecpg regression tests.
Tom Lane
2020-07-31
Fix recently-introduced performance problem in ts_headline().
Tom Lane
2020-07-29
Backpatch tuplesort.c assertion.
Peter Geoghegan
2020-07-25
Fix buffer usage stats for nodes above Gather Merge.
Amit Kapila
2020-07-23
Fix error message.
Thomas Munro
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-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
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-03
Clamp total-tuples estimates for foreign tables to ensure planner sanity.
Tom Lane
2020-07-03
Fix temporary tablespaces for shared filesets some more.
Tom Lane
2020-07-03
Fix temporary tablespaces for shared filesets
Magnus Hagander
2020-06-24
Fix compiler warning induced by commit d8b15eeb8.
Tom Lane
2020-06-22
Undo double-quoting of index names in non-text EXPLAIN output formats.
Tom Lane
2020-06-19
Ensure write failure reports no-disk-space
Alvaro Herrera
2020-06-19
Future-proof regression tests against possibly-missing posixrules file.
Tom Lane
2020-06-18
Fix C99isms introduced when backpatching atomics / spinlock tests.
Andres Freund
2020-06-18
Fix deadlock danger when atomic ops are done under spinlock.
Andres Freund
2020-06-18
Add basic spinlock tests to regression tests.
Andres Freund
2020-06-17
Sync our copy of the timezone library with IANA release tzcode2020a.
Tom Lane
2020-06-17
spinlock emulation: Fix bug when more than INT_MAX spinlocks are initialized.
Andres Freund
2020-06-16
Fix buffile.c error handling.
Thomas Munro
2020-06-16
pg_upgrade: set vacuum_defer_cleanup_age to zero
Bruce Momjian
2020-06-11
Fix mishandling of NaN counts in numeric_[avg_]combine.
Tom Lane
2020-06-11
Avoid update conflict out serialization anomalies.
Peter Geoghegan
2020-06-11
Fix typos.
Amit Kapila
[next]