Commit Graph

15032 Commits (c8aeaf3ab31edeedf1791e37c74bcedf61a916ed)

Author SHA1 Message Date
Robert Haas 34a947ca13 New contrib module, pg_surgery, with heap surgery functions. 5 years ago
Peter Eisentraut 4fff515e9e doc: Remove buggy ICU collation from documentation 5 years ago
Magnus Hagander 994a58407c Fix title in reference section 5 years ago
Michael Paquier aad546bd0a doc: Fix some grammar and inconsistencies 5 years ago
Tom Lane a273dcc6fd Doc: adjust documentation related to index support functions. 5 years ago
Tom Lane f3e1e66196 Minor fixes in docs and error messages. 5 years ago
Magnus Hagander 60df530c57 Add missing quote in docs 5 years ago
Michael Paquier a6642b3ae0 Add support for partitioned tables and indexes in REINDEX 5 years ago
Peter Eisentraut 74ff28197c doc: Fix table cell overflow 5 years ago
Michael Paquier f0942b1327 doc: Tweak sentence for pg_checksums when enabling checksums 5 years ago
Magnus Hagander 68b603e1a9 Change path in example of file_fdw for logs 5 years ago
Peter Eisentraut cd153b54eb doc: Don't hide the "Up" link when it is the same as "Home" 5 years ago
Peter Eisentraut 49d7165117 doc: Change table alias names to lower case in tutorial chapter 5 years ago
Peter Eisentraut 79fd620b20 doc: Fix whitespace issue in PDF 5 years ago
Peter Eisentraut 6eee73e4e5 doc: Use tags consistently in the tutorial chapter 5 years ago
Tom Lane 8f8154a503 Allow records to span multiple lines in pg_hba.conf and pg_ident.conf. 5 years ago
Tom Lane d2511d7132 Doc: mention packager-supplied tools for server start/stop, initdb, etc. 5 years ago
Peter Eisentraut 5ccf322118 doc: Make SQL command names in the catalog documentation links 5 years ago
Peter Eisentraut cb6eb4a09e doc: Add missing cross-links in system catalog documentation 5 years ago
Peter Eisentraut 4220e5721a Fix XML id to match containing page 5 years ago
Amit Kapila 464824323e Add support for streaming to built-in logical replication. 5 years ago
Tom Lane 66f1630680 Add string_to_table() function. 5 years ago
Michael Paquier 07f386ede0 Add access method names to \d[i|m|t]+ in psql 5 years ago
Bruce Momjian db864c3c36 doc: clarify that max_wal_size is "during" checkpoints 5 years ago
Alvaro Herrera afc7e0ad55
Raise error on concurrent drop of partitioned index 5 years ago
Bruce Momjian ab3c6d4155 doc: document how the backup manifest is transferred 5 years ago
Bruce Momjian 953c64e0f6 doc: add commas after 'i.e.' and 'e.g.' 5 years ago
Bruce Momjian 50ed605b3e pg_upgrade doc: mention saving postgresql.conf.auto files 5 years ago
Alvaro Herrera 0ebe82a941
doc: Update partitioning limitation on BEFORE triggers 5 years ago
Bruce Momjian 9524fa1aa5 docs: in mapping SQL to C data types, timestamp isn't a pointer 5 years ago
Bruce Momjian de2d1920dd doc: cross-link file-fdw and CSV config log sections 5 years ago
Bruce Momjian b1ae70b3b4 docs: clarify intermediate certificate creation instructions 5 years ago
Bruce Momjian 70e791f47e docs: replace "stable storage" with "durable" in descriptions 5 years ago
Bruce Momjian 06eba0fd10 doc: improve description of subscripting of arrays 5 years ago
Bruce Momjian 47c427d006 docs: improve 'capitals' inheritance example 5 years ago
Bruce Momjian 243a3b92a6 doc: clarify the useful features of procedures 5 years ago
Magnus Hagander 3a788db601 Fix docs bug stating file_fdw requires absolute paths 5 years ago
Tom Lane 6ca547cf75 Mark factorial operator, and postfix operators in general, as deprecated. 5 years ago
Tom Lane 3d351d916b Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. 5 years ago
Michael Paquier 7a1cd5260a doc: Rework tables for built-in operator classes of index AMs 5 years ago
Peter Eisentraut 42aaed60c8 doc: Update cracklib URL 5 years ago
Amit Kapila 808e13b282 Extend the BufFile interface. 5 years ago
Fujii Masao 29dd6d8bc6 Prevent non-superusers from reading pg_backend_memory_contexts, by default. 5 years ago
Bruce Momjian ff60394a8c docs: client certificates are always sent to the server 5 years ago
Peter Eisentraut 7f055fba3f doc: Fix up title case 5 years ago
Michael Paquier 77c1537f51 doc: Fix some markups for support functions of index AMs 5 years ago
Michael Paquier c3a288649e doc: Fix format, incorrect structure names and markup inconsistencies 5 years ago
Bruce Momjian 2a9f37243b docs: improve description of how to handle multiple databases 5 years ago
Bruce Momjian bfd78c0b41 docs: add COMMENT examples for new features, rename rtree 5 years ago
Fujii Masao 9d701e624f Rework EXPLAIN for planner's buffer usage. 5 years ago