Commit Graph

15165 Commits (f2a69b352de1dffc534c4835010e736018aa94de)

Author SHA1 Message Date
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
Alvaro Herrera 0784c33372
Revise REINDEX CONCURRENTLY recovery instructions 5 years ago
Fujii Masao 3e98c0bafb Add pg_backend_memory_contexts system view. 5 years ago
Michael Paquier adbe62d04b Add PL/Sample to src/test/modules/ 5 years ago
Tom Lane 22e75a341e Doc: fix description of UNION/CASE/etc type unification. 5 years ago
Michael Paquier b4f16397af doc: Fix description about bgwriter and checkpoint in HA section 5 years ago
Tom Lane db659a3416 Doc: various improvements for pg_basebackup reference page. 5 years ago
Noah Misch 566372b3d6 Prevent concurrent SimpleLruTruncate() for any given SLRU. 5 years ago
Tom Lane 0038f94387 Fix postmaster's behavior during smart shutdown. 5 years ago
Tom Lane a9306f10b9 Doc: improve examples for json_populate_record() and related functions. 5 years ago
Noah Misch cec57b1a0f Document clashes between logical replication and untrusted users. 5 years ago
Tom Lane 7eeb1d9861 Make contrib modules' installation scripts more secure. 5 years ago
Tom Lane 20e7e1fe31 Remove <@ from contrib/intarray's GiST operator classes. 5 years ago
Amit Kapila 7259736a6e Implement streaming mode in ReorderBuffer. 5 years ago
Bruce Momjian a677535247 doc: clarify "state" table reference in tutorial 5 years ago
Tom Lane eeb01e3122 Doc: fix obsolete info about allowed range of TZ offsets in timetz. 5 years ago
Tom Lane 5f28b21eb3 Fix behavior of ecpg's "EXEC SQL elif name". 5 years ago
Michael Paquier b8fdee7d0c Add %P to log_line_prefix for parallel group leader 5 years ago