Commit Graph

16821 Commits (86b64bafc19c4c60136a4038d2a8d1e6eecc59f2)

Author SHA1 Message Date
Tomas Vondra c1ec02be1d Reuse BrinDesc and BrinRevmap in brininsert 2 years ago
Bruce Momjian 9890a855ae doc: gin_page_opaque_info() must be a _compressed_ GIN page 2 years ago
Bruce Momjian 712dc2338b doc: improve ALTER TABLE "offical constraint" wording 2 years ago
Tom Lane 798394c6cc Doc: un-break PDF build. 2 years ago
Tom Lane 1a0796b927 gitignore generated file targets-meson.sgml. 2 years ago
Bruce Momjian 344afc7769 modify segno. for pg_walfile_name() and pg_walfile_name_offset() 2 years ago
Bruce Momjian 5c4c7efadd doc: remove documentation for deprecated @@@ operator 2 years ago
Bruce Momjian 49d7e713d9 doc: mention vacuum's removal of commit timestamp information 2 years ago
Bruce Momjian 48b5aa3143 doc: add docs for age(xid) and mxid_age(xid) 2 years ago
Bruce Momjian 1db5300015 doc: remove double-negative in REFRESH MATERIALIZED ... CONCURR 2 years ago
Bruce Momjian cf359a0535 doc: FreeBSD uses camcontrol identify, not atacontrol, for cache 2 years ago
Bruce Momjian 3af101ce8b doc: vacuum_cost_limit controls when vacuum_cost_delay happens 2 years ago
Amit Kapila 7c3fb505b1 Log messages for replication slot acquisition and release. 2 years ago
Andres Freund 07cb29737a meson: Document build targets, add 'help' target 2 years ago
Andres Freund 9e5b2a091f docs: meson: Change what 'docs' target builds 2 years ago
Andres Freund ddcab2a032 meson: docs: Add {html,man} targets, rename install-doc-* 2 years ago
Dean Rasheed 4bc8f29088 doc: improve description of privileges for MERGE and update glossary. 2 years ago
Andres Freund a268a51de6 docs: Fix standalone INSTALL, broken in 06c70849fb 2 years ago
Bruce Momjian 8127e6e8ad doc: update query section to show LIMIT/OFFSET like SELECT 2 years ago
Andres Freund 06c70849fb docs: Document --with-selinux/-Dselinux options centrally 2 years ago
Michael Paquier 2e8a0edc2a Add target "slru" to pg_stat_reset_shared() 2 years ago
Daniel Gustafsson 83b4326e60 doc: align column order with pg_stat_statements view 2 years ago
Michael Paquier 7f6bc3b356 doc: Improve description of targets for pg_stat_reset_shared() 2 years ago
Dean Rasheed 519fc1bd9e Support +/- infinity in the interval data type. 2 years ago
Peter Eisentraut b41b1a7f49 doc: Update note about Bison and Flex build requirements 2 years ago
Peter Eisentraut e7814b40d0 Fix capitalization of "Tcl" 2 years ago
Peter Eisentraut 43071777be Fix whitespace 2 years ago
Michael Paquier e5cca6288a Add support for pg_stat_reset_slru without argument 2 years ago
Bruce Momjian 24943fba46 doc: clarify handling of ts_headline() operators & extra words 2 years ago
Bruce Momjian f279241b09 psql: improve description consistency of \dTS data types 2 years ago
Bruce Momjian 7539a1b2fc doc: clarify handling of range upper/lower/upper_inf/lower_inf() 2 years ago
Tom Lane d1379ebf4c Improve default and empty privilege outputs in psql. 2 years ago
Bruce Momjian bd86407892 doc: move ROW IS NULL examples to a different chapter 2 years ago
Bruce Momjian 8680bae846 doc: clarify that pg_global can _only_ be used for system tabs. 2 years ago
Bruce Momjian 151a0ee76d doc: restructure ALTER DEFAULT PRIVILEGES 2 years ago
Tom Lane 83472de606 Improve readability and error detection of array_in(). 2 years ago
Bruce Momjian 57d6a198c9 doc: correct description of libpq's PQsetnonblocking() mode 2 years ago
Bruce Momjian acc95f29ef Add error about the use of FREEZE in COPY TO 2 years ago
Bruce Momjian 103ed24e31 doc: remove RUNAS instructions for pg_upgrade on Windows 2 years ago
Daniel Gustafsson c3fd6a10fc doc: Add missing semicolon in example 2 years ago
Michael Paquier 23c8c0c8f4 Add ability to reset all shared stats types in pg_stat_reset_shared() 2 years ago
Peter Eisentraut eb81e8e790 Fix whitespace 2 years ago
Bruce Momjian 5ba1ac99a8 doc: fix wording describing the checkpoint_flush_after GUC 2 years ago
Bruce Momjian 80e278e436 doc: remove unnecessary comma in postgres-fdw 2 years ago
Bruce Momjian 322f55bdbd doc:: simplify introductory text 2 years ago
Bruce Momjian 3a236fc9f3 doc: change "system" to "cluster" where appropriate 2 years ago
Bruce Momjian 53015c8afa doc: mention that ANALYZE does block DDL 2 years ago
Peter Eisentraut 721856ff24 Remove distprep 2 years ago
Daniel Gustafsson 526fe0d799 Add XMLText function (SQL/XML X038) 2 years ago
Peter Eisentraut 6ceec8a1fe doc: pg_resetwal: Add comments how the multipliers are derived 2 years ago