Commit Graph

49326 Commits (c2e71cb355a43d3ea0eaa6433d07f3681f934d54)
 

Author SHA1 Message Date
Tom Lane 7b48f1b490 Do pre-release housekeeping on catalog data. 5 years ago
Etsuro Fujita 2793bbe75e Remove unnecessary #include. 5 years ago
Michael Paquier 078c9cd258 Fix comment in xlogutils.c 5 years ago
Fujii Masao 81ec990a23 Correct standbycheck regression test output. 5 years ago
Bruce Momjian b89d90b051 doc: PG 13 relnotes: add documentation section and reformat 5 years ago
Tom Lane 57775e82b2 Doc: hack table 13.2 "Conflicting Lock Modes" till it fits in PDF. 5 years ago
Bruce Momjian aa976d3b90 doc: PG 13 relnotes: add duplicate btree optimization details 5 years ago
Bruce Momjian ca4599b0dc doc: PG 13 relnotes: cumulative fixes from email feedback 5 years ago
Tom Lane 4d1563717f Doc: fix remaining over-length entries in SQL keywords table. 5 years ago
Tom Lane 60c90c16c1 Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs. 5 years ago
Peter Geoghegan 624686abcf Adjust "root of to-be-deleted subtree" function. 5 years ago
Alvaro Herrera a8be5364ac
Fix obsolete references to "XLogRead" 5 years ago
Peter Eisentraut 7a9c9ce641 Translation updates 5 years ago
Tom Lane 336aa51b70 Doc: marginal hacking to remove some PDF build warnings. 5 years ago
Michael Paquier e111c9f90a Remove smgrdounlink() in smgr.c from the code tree 5 years ago
Tom Lane 9356e43544 Doc: fix assorted misstatements of fact in catalog & system view docs. 5 years ago
Tom Lane 96d175e3e2 Fix findoidjoins to recognize oidvector columns. 5 years ago
Tomas Vondra ebeb3dea77 Simplify show_incremental_sort_info a bit 5 years ago
Tomas Vondra 9155b4be9a Do no reset bounded before incremental sort rescan 5 years ago
Tomas Vondra c442722648 Fix handling of REWIND/MARK/BACKWARD in incremental sort 5 years ago
Tom Lane 6c298881c2 Update oidjoins regression test for v13. 5 years ago
Alvaro Herrera 89a7d21dfc
pg_restore: Provide file name with one failure message 5 years ago
Alvaro Herrera b060dbe000
Rework XLogReader callback system 5 years ago
Peter Eisentraut 871696ba20 Improve use of prepositions in messages 5 years ago
Peter Eisentraut 7666ef313d Unify find_other_exec() error messages 5 years ago
Peter Eisentraut 086ffddf36 Fix several DDL issues of generated columns versus inheritance 5 years ago
Peter Eisentraut 501e41dd3c Propagate ALTER TABLE ... SET STORAGE to indexes 5 years ago
Amit Kapila f9463d2a90 Fix inconsistency in pg_buffercache docs. 5 years ago
Fujii Masao f2ff203596 Report missing wait event for timeline history file. 5 years ago
Peter Geoghegan cd8c73a38a Refactor nbtree deletion INCOMPLETE_SPLIT check. 5 years ago
Tom Lane db89f0e3a4 Fix YA text phrase search bug. 5 years ago
Tom Lane b2fd8ebe23 Doc: update remaining tables of functions/operators for new layout. 5 years ago
Bruce Momjian c265ed9b35 doc: PG 13 relnotes: adjust partitioning items 5 years ago
Bruce Momjian db9e99da2c doc: PG 13 relnotes: adjust wording and Unicode item 5 years ago
Bruce Momjian 545a065880 doc: PG 13 relnotes: adjust partition items and attributions 5 years ago
Bruce Momjian fb544735f1 doc: PG 13 relnotes, update TOAST item to mention decompression 5 years ago
Bruce Momjian c3d1fdb598 pgbench: document that the default data loading is client-side 5 years ago
Tom Lane 90be091480 Doc: remove now-redundant align specifications in colspecs. 5 years ago
Alvaro Herrera 5be594caf8
Heed lock protocol in DROP OWNED BY 5 years ago
Tom Lane f21599311e Doc: further fooling-about with rendering of tables in PDF output. 5 years ago
Michael Paquier beb2516e96 Handle spaces for Python install location in MSVC scripts 5 years ago
Bruce Momjian 7dc37ccea8 doc: PG 13 relnotes, fix markup 5 years ago
Bruce Momjian d08ac7d85f doc: PG 13 renotes: adjust attribution and pgbench item 5 years ago
Peter Geoghegan 0025a90f73 Normalize _bt_findsplitloc() argument names. 5 years ago
Peter Geoghegan 18c117cc56 Remove obsolete amcheck comment. 5 years ago
Bruce Momjian e0acac67da doc: PG 13 relnotes, add pgbench script item 5 years ago
Bruce Momjian b0e02f47cd doc: PG 13 relnotes, add attributions and wording changes 5 years ago
Tom Lane bb20f2c80d Doc: warn that timezone abbreviations don't work in recovery_target_time. 5 years ago
Bruce Momjian 98c017c576 doc: PG 13 release note adjustments, Justin Pryzby v2 5 years ago
Bruce Momjian ab3f2f45d2 doc: PG 13 retnote adjustments 5 years ago