postgrespro.git / summary / log
2020-05-17 b1953e67e4c4 Improve ordering for \dAo and \dAp psql commands
Alexander Korotkov
2020-05-17 eeba6c7e4366 Fix more typos and grammar problems in the glossary
Alvaro Herrera
2020-05-17 3048898e73c7 Mop-up for wait event naming issues.
Tom Lane
2020-05-17 2c8dd05d6cbc Make pg_stat_wal_receiver consistent with the WAL receiver's shmem info
Michael Paquier
2020-05-16 e78b93094518 Fix bugs in OpenSSL hook renaming.
Tom Lane
2020-05-16 36d1087611bf Rename PQsetSSLKeyPassHook and friends
Andrew Dunstan
2020-05-16 1cbc143f0611 Fix typo in glossary
Alvaro Herrera
2020-05-16 fa27dd40d5c5 Run pgindent with new pg_bsd_indent version 2.1.1.
Tom Lane
2020-05-16 e02ad575d8ab Final pgindent run with pg_bsd_indent version 2.1.
Tom Lane
2020-05-16 7ccb2f54d9f3 Fix assertion with relation using REPLICA IDENTITY FULL in subscriber
Michael Paquier
2020-05-16 474e7da64856 Change locktype "speculative token" to "spectoken".
Tom Lane
2020-05-15 1d3743023ef8 Fix walsender error cleanup code
Alvaro Herrera
2020-05-15 14a910109126 Drop the redundant "Lock" suffix from LWLock wait event names.
Tom Lane
2020-05-15 8048404939bb Fix bogus initialization of replication origin shared memory state.
Tom Lane
2020-05-15 36ac359d3621 Rename assorted LWLock tranches.
Tom Lane
2020-05-15 a0ab4f4909a3 Add comments linking pg_strftime to timestamptz_to_str
Alvaro Herrera
2020-05-15 242dfcbafac5 Avoid killing btree items that are already dead
Alvaro Herrera
2020-05-15 5da14938f7bf Rename SLRU structures and associated LWLocks.
Tom Lane
2020-05-15 756abe2bc760 Review of the glossary
Alvaro Herrera
2020-05-15 6755b6189974 doc: PG 13 rels: use xref labels referencing ref/*.sgml files
Bruce Momjian
2020-05-15 85af628da5e8 docs: add xreflabel entries for autovacuum, SP-GiST, and TOAST
Bruce Momjian
2020-05-15 75fcdd2ae217 doc: add missing xreflabels to the main docs (not refs)
Bruce Momjian
2020-05-15 bc1c1de2cc30 doc: PG 13 relnotes: adjust UUID item, again
Bruce Momjian
2020-05-15 065ea0c30d2c doc: PG 13 relnotes: fix uuid item
Bruce Momjian
2020-05-15 e90807085c7f doc: PG 13 relnotes: final SGML indenting adjustments
Bruce Momjian
2020-05-15 e936fcb54d22 doc: remove extra blank line at the top of SGML files
Bruce Momjian
2020-05-15 8d4b23fcae1f doc: make ref/*.sgml file header comment layout consistent
Bruce Momjian
2020-05-15 ec5afb0a4e05 doc: PG 13 relnotes: fix xref link and remove extra word
Bruce Momjian
2020-05-15 a9cf48a4cf0c Make COPY TO keep locks until the transaction end.
Amit Kapila
2020-05-15 39e7bcbbff82 docs: PG 13 relnotes: add links and SGML formatting
Bruce Momjian
2020-05-14 ff87fabef20e Remove duplicated comment block in event_trigger.c
Michael Paquier
2020-05-14 2e619f86a96c Doc: hack on table 26.1 till it fits in PDF format.
Tom Lane
2020-05-14 3d14c174cbbb Doc: tweak examples to silence line-too-long PDF build warnings.
Tom Lane
2020-05-14 5cbfce562f7c Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14 1255466f8358 doc: PG 13 relnotes: move docbook version change to doc sect.
Bruce Momjian
2020-05-14 29c3e2dd5a6a Collect built-in LWLock tranche names statically, not dynamically.
Tom Lane
2020-05-14 07451e1f1adc Doc: Fix some inconsistencies with markups
Michael Paquier
2020-05-14 267cc6ed2966 Fix typo in comment on OpenSSL PEM password callback type name.
Heikki Linnakangas
2020-05-14 34dae902ca1c Fix amcheck for page checks concurrent to replay of btree page deletion
Alexander Korotkov
2020-05-14 e8abf585ab45 Move check for fsync=off so that pendingOps still gets cleared.
Heikki Linnakangas
2020-05-14 a169155453e3 Fix the MSVC build for versions 2015 and later.
Amit Kapila
2020-05-14 cee9cadb592f Fix pg_recvlogical avoidance of superfluous Standby Status Update.
Noah Misch
2020-05-14 8222a9d9a123 In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-05-14 4fa8bd392d02 Doc: split up wait_event table.
Tom Lane
2020-05-14 a042750646db Doc: reformat catalog/view description tables.
Tom Lane
2020-05-14 7fd89f4d7a51 Fix async.c to not register any SLRU stats counts in the postmaster.
Tom Lane
2020-05-14 d82a5058fdb5 doc: PG 13 relnotes: adjust wal_skip_threshold wording
Bruce Momjian
2020-05-13 17cc133f017c Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-13 81ca8686305c Improve management of SLRU statistics collection.
Tom Lane
2020-05-13 850196b610d2 Adjust walsender usage of xlogreader, simplify APIs
Alvaro Herrera
[prev] [next]