Commit Graph

12334 Commits (8abc13a88938ef473b8a486186f1b96630450728)

Author SHA1 Message Date
Tom Lane 03e7b302b1 Doc: document table persistence display in \dt+. 7 years ago
Michael Paquier 2b1394fc2b Add support for Visual Studio 2019 in build scripts 7 years ago
Tom Lane 615cebc94b Stamp HEAD as 13devel. 7 years ago
Tom Lane 145b18688c Doc: remove obsolete description of oid column as being "hidden". 7 years ago
Michael Paquier c74d49d41c Fix many typos and inconsistencies 7 years ago
Tom Lane 54100f5c60 Add an enforcement mechanism for global object names in regression tests. 7 years ago
Alvaro Herrera 55ed3defc9 Fix partitioned index creation with foreign partitions 7 years ago
Michael Paquier ce59b75d44 Add toast-level reloption for vacuum_index_cleanup 7 years ago
Michael Paquier 252f9a2580 Fix description of pg_class.relam for table access methods 7 years ago
Alexander Korotkov dfd79e2d0e Fix description for $varname jsonpath variable 7 years ago
Alexander Korotkov 1ff8dc9f19 Improve documentation for jsonpath like_regex predicate 7 years ago
Peter Eisentraut ac5bb8f275 Add XSL stylesheet to fix up SVG files 7 years ago
Tom Lane 16c4e76f1b Doc: remove description of commit 23bd3cec6 from v12 release notes. 7 years ago
Tomas Vondra 7f44efa10b Fix incorrect CREATE STATISTICS example in docs 7 years ago
Tomas Vondra aa087ec64f Add pg_stats_ext view for extended statistics 7 years ago
Tomas Vondra 6cbfb784c3 Rework the pg_statistic_ext catalog 7 years ago
Alvaro Herrera a193cbec11 Add pg_dumpall --rows-per-insert 7 years ago
Alvaro Herrera 313f56ce2d Tweak libpq's PQhost, PQhostaddr, and psql's \connect 7 years ago
Bruce Momjian b9a0724cf7 doc: PG 12 relnotes, add mention of single-child optimization 7 years ago
Bruce Momjian be2e024bd6 docs: PG 12 relnotes, update self-join item to mention ctid 7 years ago
Bruce Momjian 18ef7a34fe docs: PG 12 relnotes, move vacuumdb to the client app section 7 years ago
Alvaro Herrera b976845815 Fix double-word typos 7 years ago
Bruce Momjian 4f41a72275 doc: PG 12 relnotes: update wording on truncate/vacuum item 7 years ago
Tom Lane 7dc6ae37de Doc: fix bogus example. 7 years ago
Tom Lane 9729c93608 Doc: improve description of allowed spellings for Boolean input. 7 years ago
Bruce Momjian 4bfb79ff6b docs: PG 12 relnotes, update btree items 7 years ago
David Rowley ddc053dc50 doc: Fix grammatical error in partitioning docs 7 years ago
Bruce Momjian 9680728371 doc: PG 12 relnotes, list added snowball/FTS languages 7 years ago
Bruce Momjian 6a631a4546 doc: PG 12 relnotes, merge new SQL partition function items 7 years ago
David Rowley e788e849ad doc: Add best practises section to partitioning docs 7 years ago
Tom Lane 6f34fcbbd5 Fix conversion of JSON strings to JSON output columns in json_to_record(). 7 years ago
Alvaro Herrera 9f05c44ba4 Fix order of steps in DISCARD ALL documentation 7 years ago
Michael Paquier 727e45c8a4 Fix documentation of ALTER TABLE for stored values 7 years ago
Alexander Korotkov ba3783e024 Add docs of missing GUC to pgtrgm.sgml 7 years ago
Alexander Korotkov 852ddfbbe2 Fix docs indentation in pgtrgm.sgml 7 years ago
Michael Paquier b880e22de4 Fix some typos 7 years ago
Noah Misch a806b14a11 Update documentation about SIGKILL of postmaster. 7 years ago
David Rowley 6c0c283837 Docs: concurrent builds of partitioned indexes are not supported 7 years ago
Peter Eisentraut b250898c76 doc: Add links to tables 7 years ago
Alvaro Herrera 5efd604ec0 Document piecemeal construction of partitioned indexes 7 years ago
Peter Eisentraut ece9dc40d6 doc: Fix whitespace 7 years ago
Peter Eisentraut c880096dc1 Add command column to pg_stat_progress_create_index 7 years ago
Michael Paquier 0b8e0532c6 Fix documentation of check_option in information_schema.views 7 years ago
Michael Paquier fc115d0f9f Rework options of pg_checksums options for filenode handling 7 years ago
Michael Paquier 56b78626c7 Fix some documentation about access methods 7 years ago
Michael Paquier f73293aba4 Fix some documentation about FKs and partitioned tables 7 years ago
Andres Freund d5ec46bf22 v12 release notes: Correct contributor name. 7 years ago
Bruce Momjian 3ceaed106d docs: PG 12 relnote wording fix 7 years ago
Peter Eisentraut 00ef6e3b28 doc: Fix generated column documentation 7 years ago
Amit Kapila 9679345f3c Fix typos. 7 years ago