Commit Graph

13111 Commits (cf26a8d8a75ff4ae78bf0818ebb2bf6cf90db69c)

Author SHA1 Message Date
Michael Paquier 78515b89f2 Fix typos in docs 5 years ago
Tom Lane 739b872f6c Doc: extend warnings about collation-mismatch hazards in postgres_fdw. 5 years ago
Daniel Gustafsson 8e7199453b Add alternative output for OpenSSL 3 without legacy loaded 5 years ago
Michael Paquier 52f8575a9e doc: Improve description of index vacuuming with GUCs 5 years ago
Michael Paquier ca925fe3c4 doc: Add missing markup in CREATE EVENT TRIGGER page 5 years ago
Tom Lane 89b5676b65 Doc: fix typos. 5 years ago
Tom Lane 63f28776cb Send NOTIFY signals during CommitTransaction. 5 years ago
Etsuro Fujita b7b8e2c4a5 Doc: Remove type information for import_generated in postgres-fdw.sgml. 5 years ago
Michael Paquier e976cc4a79 doc: Replace some uses of "which" by "that" in parallel.sgml 5 years ago
Daniel Gustafsson 53597fd6c3 docs: clarify bgw_restart_time documentation 5 years ago
Heikki Linnakangas c9e75c21d8 doc: \123 and \x12 escapes in COPY are in database encoding. 5 years ago
Tom Lane 0145ec9be9 Last-minute updates for release notes. 5 years ago
David Rowley bb08e78972 Doc: Fix misleading statement about VACUUM memory limits 5 years ago
Bruce Momjian ff18b8d1b1 doc: mention pg_upgrade extension script 5 years ago
Tom Lane 410c5a08df Doc: remove bogus <indexterm> items. 5 years ago
Tom Lane 6432cf9265 Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. 5 years ago
Peter Eisentraut d3ad6566a1 Fix wording 5 years ago
Tom Lane 2f38ec6a15 First-draft release notes for 13.4. 5 years ago
Etsuro Fujita 388a81bf4d postgres_fdw: Fix issues with generated columns in foreign tables. 5 years ago
Bruce Momjian 1dd8400206 doc: interval spill method for units greater than months 5 years ago
Bruce Momjian 0e6cf3c6f4 pg_upgrade: improve docs about extension upgrades 5 years ago
Bruce Momjian 7134b8cacc doc: mention inheritance's tableoid can be used in partitioning 5 years ago
Bruce Momjian 073069075f doc: add example of using pg_dump with GNU split and gzip 5 years ago
John Naylor 171bf1cea5 Fix range check in ECPG numeric to int conversion 5 years ago
David Rowley aa1e9211ec Doc: Clarify lock levels taken during ATTACH PARTITION 5 years ago
Fujii Masao 92913fc290 Avoid using ambiguous word "non-negative" in error messages. 5 years ago
Bruce Momjian d629fcf4b3 doc: for various substring funcs, document if only first match 5 years ago
Bruce Momjian 0a5e708e2b pg_resetxlog: add option to set oldest xid & use by pg_upgrade 5 years ago
Tom Lane 8344979d5b Doc: improve documentation about exponentiation operator. 5 years ago
Fujii Masao df3264e73f doc: Document that only superusers can use pg_import_system_collations(). 5 years ago
Michael Paquier e159368027 doc: Mention CASCADE/RESTRICT for DROP STATISTICS 5 years ago
Tom Lane 35e9d26a1b Doc: document the current-transaction-modes GUCs. 5 years ago
Peter Eisentraut 0455f35fd4 doc: Fix typo in function prototype 5 years ago
Fujii Masao 306c5e05e2 doc: Fix description about pg_stat_statements.track_planning. 5 years ago
Tom Lane fa44348105 Doc: add info about timestamps with fractional-minute UTC offsets. 5 years ago
Amit Kapila 27621cc555 Doc: Hash Indexes. 5 years ago
Michael Paquier 39a21ce06b doc: Mention requirement to --enable-tap-tests on section for TAP tests 5 years ago
David Rowley 409d9390e8 Doc: mention that VACUUM can't utilize over 1GB of RAM 5 years ago
Bruce Momjian 650e635901 doc: adjust "cities" example to be consistent with other SQL 5 years ago
Andrew Dunstan 8d2be14028
add missing tag from commit b8c4261e5e 5 years ago
Andrew Dunstan bd0be7f7a4
Add new make targets world-bin and install-world-bin 5 years ago
Peter Eisentraut 372a2806eb doc: Change reloption data type spelling for consistency 5 years ago
Amit Kapila 7a4ecefe9d Doc: Update caveats in synchronous logical replication. 5 years ago
Tom Lane 9aa06956ea Doc: fix confusion about LEAKPROOF in syntax summaries. 5 years ago
Amit Kapila 9f7bba2629 Document a few caveats in synchronous logical replication. 5 years ago
Tom Lane c1fd756fd2 Avoid misbehavior when persisting a non-stable cursor. 5 years ago
Tom Lane b4c027b5f5 Doc: fix bogus intarray index example. 5 years ago
Michael Paquier 6131cb144f doc: Fix link reference for PGSSLMAXPROTOCOLVERSION 5 years ago
Michael Paquier 0ab64ab318 doc: Fix description of some GUCs in docs and postgresql.conf.sample 5 years ago
Amit Kapila 9012e5594c Improve docs and error messages for parallel vacuum. 5 years ago