Fix leaking of small spilled subtransactions during logical decoding.
When, during logical decoding, a transaction gets too big, it's
contents get spilled to disk. Not just the top-transaction gets
spilled, but *also* all of its subtransactions, even if they're not
that large themselves. Unfortun
Fix leaking of small spilled subtransactions during logical decoding.
When, during logical decoding, a transaction gets too big, it's
contents get spilled to disk. Not just the top-transaction gets
spilled, but *also* all of its subtransactions, even if they're not
that large themselves. Unfortun
Fix leaking of small spilled subtransactions during logical decoding.
When, during logical decoding, a transaction gets too big, it's
contents get spilled to disk. Not just the top-transaction gets
spilled, but *also* all of its subtransactions, even if they're not
that large themselves. Unfortun
Fix leaking of small spilled subtransactions during logical decoding.
When, during logical decoding, a transaction gets too big, it's
contents get spilled to disk. Not just the top-transaction gets
spilled, but *also* all of its subtransactions, even if they're not
that large themselves. Unfortun
Improve PostgreSQL 10.0 release note regarding pg_current_logfile().
Author: Yugo Nagata
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/b4166a8df914f56b3b7d2dc1b74897e7525c5cea
Modified Files
--
doc/src/sgml/release-10.sgml | 2 +-
1 file changed, 1 ins
Documentation spell checking and markup improvements
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/bbaf9e8f840acb8e4a52dc1809bd2c9b320e9df8
Modified Files
--
doc/src/sgml/adminpack.sgml | 2 +-
doc/src/sgml/amcheck.sgml | 4 +
Fix copy/paste error in docs
Author: Julien Rouhaud
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/81a4dcf2f2f92dc01ce0cf318dc9fabfb3021bd7
Modified Files
--
doc/src/sgml/ref/drop_publication.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(