Commit Graph

49154 Commits (b060dbe0001a1d6bf26cd294710f3cb203868d46)
 

Author SHA1 Message Date
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
Tom Lane 46da7bf671 Fix severe memory leaks in GSSAPI encryption support. 5 years ago
Bruce Momjian d4329a60d5 doc: normalize contributor names in PG 13 release notes 5 years ago
Bruce Momjian 61dfa72749 doc: update PG 13 release notes for glossary and NO DEPENDS 5 years ago
Bruce Momjian 3114d26bfb doc: Fix PG 13 release note markup 5 years ago
Bruce Momjian 41297fa7d8 doc: update PG 13 release notes after first draft 5 years ago
Peter Eisentraut d5627f3cd0 Fix capitalization of messages, per style guide 5 years ago
Michael Paquier c5114e42fa Doc: Outline REPLICATION before SUPERUSER privilege 5 years ago
Bruce Momjian 849ac35813 doc: first draft of PG 13 release notes 5 years ago
Amit Kapila 69bfaf2e1d Change the display of WAL usage statistics in Explain. 5 years ago
Tom Lane 5545b69ae6 Doc: improve PDF presentation of some tables by adjusting column widths. 5 years ago
Peter Geoghegan 20c6905dee Add posting list tuple amcheck test case. 5 years ago
Tom Lane 47046763c3 Doc: standardize markup a bit more. 5 years ago
Tom Lane 1ad23335f3 Doc: update sections 9.22 - 9.30 for new function table layout. 5 years ago
Alexander Korotkov 9f87ae38ea Fix typo in comment 5 years ago
Peter Eisentraut 7dd777938b Add missing newlines in error messages 5 years ago
Peter Geoghegan 9dc7251417 Refactor btvacuumpage(). 5 years ago
Stephen Frost b68a560f8e Fix GSS client to non-GSS server connection 5 years ago
Tomas Vondra d5d09692ea Remove superfluous memset from pgstat_recv_resetslrucounter 5 years ago
Tomas Vondra e685ca63ca Remove pg_xact from pg_stat_reset_slru docs 5 years ago
Peter Eisentraut 7471348388 Add NLS to pg_verifybackup 5 years ago
Tomas Vondra 60fbb4d762 Simplify cost_incremental_sort a bit 5 years ago
Tomas Vondra 2e08d314ed Remove pg_xact entry from SLRU stats 5 years ago