index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Final pgindent run with pg_bsd_indent version 2.1.
Tom Lane
2020-05-16
*
Fix assertion with relation using REPLICA IDENTITY FULL in subscriber
Michael Paquier
2020-05-16
*
Change locktype "speculative token" to "spectoken".
Tom Lane
2020-05-15
*
Fix walsender error cleanup code
Alvaro Herrera
2020-05-15
*
Drop the redundant "Lock" suffix from LWLock wait event names.
Tom Lane
2020-05-15
*
Fix bogus initialization of replication origin shared memory state.
Tom Lane
2020-05-15
*
Rename assorted LWLock tranches.
Tom Lane
2020-05-15
*
Add comments linking pg_strftime to timestamptz_to_str
Alvaro Herrera
2020-05-15
*
Avoid killing btree items that are already dead
Alvaro Herrera
2020-05-15
*
Rename SLRU structures and associated LWLocks.
Tom Lane
2020-05-15
*
Review of the glossary
Alvaro Herrera
2020-05-15
*
doc: PG 13 rels: use xref labels referencing ref/*.sgml files
Bruce Momjian
2020-05-15
*
docs: add xreflabel entries for autovacuum, SP-GiST, and TOAST
Bruce Momjian
2020-05-15
*
doc: add missing xreflabels to the main docs (not refs)
Bruce Momjian
2020-05-15
*
doc: PG 13 relnotes: adjust UUID item, again
Bruce Momjian
2020-05-15
*
doc: PG 13 relnotes: fix uuid item
Bruce Momjian
2020-05-15
*
doc: PG 13 relnotes: final SGML indenting adjustments
Bruce Momjian
2020-05-15
*
doc: remove extra blank line at the top of SGML files
Bruce Momjian
2020-05-15
*
doc: make ref/*.sgml file header comment layout consistent
Bruce Momjian
2020-05-15
*
doc: PG 13 relnotes: fix xref link and remove extra word
Bruce Momjian
2020-05-15
*
Make COPY TO keep locks until the transaction end.
Amit Kapila
2020-05-15
*
docs: PG 13 relnotes: add links and SGML formatting
Bruce Momjian
2020-05-14
*
Remove duplicated comment block in event_trigger.c
Michael Paquier
2020-05-15
*
Doc: hack on table 26.1 till it fits in PDF format.
Tom Lane
2020-05-14
*
Doc: tweak examples to silence line-too-long PDF build warnings.
Tom Lane
2020-05-14
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
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-13
*
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-05-13
*
Doc: split up wait_event table.
Tom Lane
2020-05-13
*
Doc: reformat catalog/view description tables.
Tom Lane
2020-05-13
*
Fix async.c to not register any SLRU stats counts in the postmaster.
Tom Lane
2020-05-13
*
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-13
*
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
[prev]
[next]