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-05-14
doc: PG 13 relnotes: move docbook version change to doc sect.
Bruce Momjian
2020-05-14
Collect built-in LWLock tranche names statically, not dynamically.
Tom Lane
2020-05-14
Doc: Fix some inconsistencies with markups
Michael Paquier
2020-05-14
Fix typo in comment on OpenSSL PEM password callback type name.
Heikki Linnakangas
2020-05-14
Fix amcheck for page checks concurrent to replay of btree page deletion
Alexander Korotkov
2020-05-14
Move check for fsync=off so that pendingOps still gets cleared.
Heikki Linnakangas
2020-05-14
Fix the MSVC build for versions 2015 and later.
Amit Kapila
2020-05-14
Fix pg_recvlogical avoidance of superfluous Standby Status Update.
Noah Misch
2020-05-14
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-05-14
Doc: split up wait_event table.
Tom Lane
2020-05-14
Doc: reformat catalog/view description tables.
Tom Lane
2020-05-14
Fix async.c to not register any SLRU stats counts in the postmaster.
Tom Lane
2020-05-14
doc: PG 13 relnotes: adjust wal_skip_threshold wording
Bruce Momjian
2020-05-13
Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-13
Improve management of SLRU statistics collection.
Tom Lane
2020-05-13
Adjust walsender usage of xlogreader, simplify APIs
Alvaro Herrera
2020-05-13
Use proper GetDatum function in pg_stat_get_slru().
Fujii Masao
2020-05-13
Initialize SLRU stats entries to zero.
Fujii Masao
2020-05-12
docs: PG 13 relnotes: adjust wal_skip_threshold and UTF8 items
Bruce Momjian
2020-05-12
Fix straggler
Alvaro Herrera
2020-05-12
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
Alvaro Herrera
2020-05-12
Rework EXPLAIN format for incremental sort
Tomas Vondra
2020-05-12
Fix typos and improve incremental sort comments
Tomas Vondra
2020-05-12
Do pre-release housekeeping on catalog data.
Tom Lane
2020-05-12
Remove unnecessary #include.
Etsuro Fujita
2020-05-12
Fix comment in xlogutils.c
Michael Paquier
2020-05-12
Correct standbycheck regression test output.
Fujii Masao
2020-05-12
doc: PG 13 relnotes: add documentation section and reformat
Bruce Momjian
2020-05-12
Doc: hack table 13.2 "Conflicting Lock Modes" till it fits in PDF.
Tom Lane
2020-05-12
doc: PG 13 relnotes: add duplicate btree optimization details
Bruce Momjian
2020-05-12
doc: PG 13 relnotes: cumulative fixes from email feedback
Bruce Momjian
2020-05-12
Doc: fix remaining over-length entries in SQL keywords table.
Tom Lane
2020-05-11
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2020-05-11
Adjust "root of to-be-deleted subtree" function.
Peter Geoghegan
2020-05-11
Fix obsolete references to "XLogRead"
Alvaro Herrera
2020-05-11
Translation updates
Peter Eisentraut
2020-05-10
Doc: marginal hacking to remove some PDF build warnings.
Tom Lane
2020-05-10
Remove smgrdounlink() in smgr.c from the code tree
Michael Paquier
2020-05-09
Doc: fix assorted misstatements of fact in catalog & system view docs.
Tom Lane
2020-05-09
Fix findoidjoins to recognize oidvector columns.
Tom Lane
2020-05-09
Simplify show_incremental_sort_info a bit
Tomas Vondra
2020-05-09
Do no reset bounded before incremental sort rescan
Tomas Vondra
2020-05-09
Fix handling of REWIND/MARK/BACKWARD in incremental sort
Tomas Vondra
2020-05-09
Update oidjoins regression test for v13.
Tom Lane
2020-05-08
pg_restore: Provide file name with one failure message
Alvaro Herrera
2020-05-08
Rework XLogReader callback system
Alvaro Herrera
2020-05-08
Improve use of prepositions in messages
Peter Eisentraut
2020-05-08
Unify find_other_exec() error messages
Peter Eisentraut
2020-05-08
Fix several DDL issues of generated columns versus inheritance
Peter Eisentraut
2020-05-08
Propagate ALTER TABLE ... SET STORAGE to indexes
Peter Eisentraut
[next]