users/rhaas/postgres.git
2020-05-15 Tom LaneRename SLRU structures and associated LWLocks.
2020-05-15 Alvaro HerreraReview of the glossary
2020-05-15 Bruce Momjiandoc: PG 13 rels: use xref labels referencing ref...
2020-05-15 Bruce Momjiandocs: add xreflabel entries for autovacuum, SP-GiST...
2020-05-15 Bruce Momjiandoc: add missing xreflabels to the main docs (not...
2020-05-15 Bruce Momjiandoc: PG 13 relnotes: adjust UUID item, again
2020-05-15 Bruce Momjiandoc: PG 13 relnotes: fix uuid item
2020-05-15 Bruce Momjiandoc: PG 13 relnotes: final SGML indenting adjustments
2020-05-15 Bruce Momjiandoc: remove extra blank line at the top of SGML files
2020-05-15 Bruce Momjiandoc: make ref/*.sgml file header comment layout consistent
2020-05-15 Bruce Momjiandoc: PG 13 relnotes: fix xref link and remove extra...
2020-05-15 Amit KapilaMake COPY TO keep locks until the transaction end.
2020-05-15 Bruce Momjiandocs: PG 13 relnotes: add links and SGML formatting
2020-05-14 Michael PaquierRemove duplicated comment block in event_trigger.c
2020-05-14 Tom LaneDoc: hack on table 26.1 till it fits in PDF format.
2020-05-14 Tom LaneDoc: tweak examples to silence line-too-long PDF build...
2020-05-14 Tom LaneInitial pgindent and pgperltidy run for v13.
2020-05-14 Bruce Momjiandoc: PG 13 relnotes: move docbook version change...
2020-05-14 Tom LaneCollect built-in LWLock tranche names statically, not...
2020-05-14 Michael PaquierDoc: Fix some inconsistencies with markups
2020-05-14 Heikki LinnakangasFix typo in comment on OpenSSL PEM password callback...
2020-05-14 Alexander KorotkovFix amcheck for page checks concurrent to replay of...
2020-05-14 Heikki LinnakangasMove check for fsync=off so that pendingOps still gets...
2020-05-14 Amit KapilaFix the MSVC build for versions 2015 and later.
2020-05-14 Noah MischFix pg_recvlogical avoidance of superfluous Standby...
2020-05-14 Noah MischIn successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
2020-05-14 Tom LaneDoc: split up wait_event table.
2020-05-14 Tom LaneDoc: reformat catalog/view description tables.
2020-05-14 Tom LaneFix async.c to not register any SLRU stats counts in...
2020-05-14 Bruce Momjiandoc: PG 13 relnotes: adjust wal_skip_threshold wording
2020-05-13 Alvaro HerreraDial back -Wimplicit-fallthrough to level 3
2020-05-13 Tom LaneImprove management of SLRU statistics collection.
2020-05-13 Alvaro HerreraAdjust walsender usage of xlogreader, simplify APIs
2020-05-13 Fujii MasaoUse proper GetDatum function in pg_stat_get_slru().
2020-05-13 Fujii MasaoInitialize SLRU stats entries to zero.
2020-05-12 Bruce Momjiandocs: PG 13 relnotes: adjust wal_skip_threshold and...
2020-05-12 Alvaro HerreraFix straggler
2020-05-12 Alvaro HerreraAdd -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
2020-05-12 Tomas VondraRework EXPLAIN format for incremental sort
2020-05-12 Tomas VondraFix typos and improve incremental sort comments
2020-05-12 Tom LaneDo pre-release housekeeping on catalog data.
2020-05-12 Etsuro FujitaRemove unnecessary #include.
2020-05-12 Michael PaquierFix comment in xlogutils.c
2020-05-12 Fujii MasaoCorrect standbycheck regression test output.
2020-05-12 Bruce Momjiandoc: PG 13 relnotes: add documentation section and...
2020-05-12 Tom LaneDoc: hack table 13.2 "Conflicting Lock Modes" till...
2020-05-12 Bruce Momjiandoc: PG 13 relnotes: add duplicate btree optimization...
2020-05-12 Bruce Momjiandoc: PG 13 relnotes: cumulative fixes from email...
2020-05-12 Tom LaneDoc: fix remaining over-length entries in SQL keywords...
2020-05-11 Tom LaneDoc: fix "Unresolved ID reference" warnings, clean...
2020-05-11 Peter GeogheganAdjust "root of to-be-deleted subtree" function.
2020-05-11 Alvaro HerreraFix obsolete references to "XLogRead"
2020-05-11 Peter EisentrautTranslation updates
2020-05-10 Tom LaneDoc: marginal hacking to remove some PDF build warnings.
2020-05-10 Michael PaquierRemove smgrdounlink() in smgr.c from the code tree
2020-05-09 Tom LaneDoc: fix assorted misstatements of fact in catalog...
2020-05-09 Tom LaneFix findoidjoins to recognize oidvector columns.
2020-05-09 Tomas VondraSimplify show_incremental_sort_info a bit
2020-05-09 Tomas VondraDo no reset bounded before incremental sort rescan
2020-05-09 Tomas VondraFix handling of REWIND/MARK/BACKWARD in incremental...
2020-05-09 Tom LaneUpdate oidjoins regression test for v13.
2020-05-08 Alvaro Herrerapg_restore: Provide file name with one failure message
2020-05-08 Alvaro HerreraRework XLogReader callback system
2020-05-08 Peter EisentrautImprove use of prepositions in messages
2020-05-08 Peter EisentrautUnify find_other_exec() error messages
2020-05-08 Peter EisentrautFix several DDL issues of generated columns versus...
2020-05-08 Peter EisentrautPropagate ALTER TABLE ... SET STORAGE to indexes
2020-05-08 Amit KapilaFix inconsistency in pg_buffercache docs.
2020-05-08 Fujii MasaoReport missing wait event for timeline history file.
2020-05-07 Peter GeogheganRefactor nbtree deletion INCOMPLETE_SPLIT check.
2020-05-07 Tom LaneFix YA text phrase search bug.
2020-05-07 Tom LaneDoc: update remaining tables of functions/operators...
2020-05-07 Bruce Momjiandoc: PG 13 relnotes: adjust partitioning items
2020-05-07 Bruce Momjiandoc: PG 13 relnotes: adjust wording and Unicode item
2020-05-07 Bruce Momjiandoc: PG 13 relnotes: adjust partition items and attri...
2020-05-06 Bruce Momjiandoc: PG 13 relnotes, update TOAST item to mention...
2020-05-06 Bruce Momjianpgbench: document that the default data loading is...
2020-05-06 Tom LaneDoc: remove now-redundant align specifications in colspecs.
2020-05-06 Alvaro HerreraHeed lock protocol in DROP OWNED BY
2020-05-06 Tom LaneDoc: further fooling-about with rendering of tables...
2020-05-06 Michael PaquierHandle spaces for Python install location in MSVC scripts
2020-05-05 Bruce Momjiandoc: PG 13 relnotes, fix markup
2020-05-05 Bruce Momjiandoc: PG 13 renotes: adjust attribution and pgbench...
2020-05-05 Peter GeogheganNormalize _bt_findsplitloc() argument names.
2020-05-05 Peter GeogheganRemove obsolete amcheck comment.
2020-05-05 Bruce Momjiandoc: PG 13 relnotes, add pgbench script item
2020-05-05 Bruce Momjiandoc: PG 13 relnotes, add attributions and wording changes
2020-05-05 Tom LaneDoc: warn that timezone abbreviations don't work in...
2020-05-05 Bruce Momjiandoc: PG 13 release note adjustments, Justin Pryzby v2
2020-05-05 Bruce Momjiandoc: PG 13 retnote adjustments
2020-05-05 Tom LaneFix severe memory leaks in GSSAPI encryption support.
2020-05-05 Bruce Momjiandoc: normalize contributor names in PG 13 release...
2020-05-05 Bruce Momjiandoc: update PG 13 release notes for glossary and NO...
2020-05-05 Bruce Momjiandoc: Fix PG 13 release note markup
2020-05-05 Bruce Momjiandoc: update PG 13 release notes after first draft
2020-05-05 Peter EisentrautFix capitalization of messages, per style guide
2020-05-05 Michael PaquierDoc: Outline REPLICATION before SUPERUSER privilege
2020-05-05 Bruce Momjiandoc: first draft of PG 13 release notes
2020-05-05 Amit KapilaChange the display of WAL usage statistics in Explain.
2020-05-04 Tom LaneDoc: improve PDF presentation of some tables by adjusti...
next