Commit Graph

16855 Commits (9d49837d7144e27ad8ea8918acb28f9872cb1585)

Author SHA1 Message Date
Peter Eisentraut c538592959 Make all Perl warnings fatal 2 years ago
Michael Paquier f246c48ac4 doc: Mention AttributeRelationId in FDW validator function description 2 years ago
Tom Lane 6c361d323b Doc: specify aclitem syntax more clearly. 2 years ago
Bruce Momjian f67a3d4268 doc: add ISO 8601 extended format example using to_char() 2 years ago
Amit Kapila 0eac3c798c Doc: Add missing pgoutput options. 2 years ago
Alexander Korotkov 12915a58ee Enhance checkpointer restartpoint statistics 2 years ago
Tom Lane e2b73f4a4d Stop generating plain-text INSTALL instructions. 2 years ago
Robert Haas 49f2194ed5 Fix numerous typos in incremental backup commits. 2 years ago
Daniel Gustafsson e6c56f2a9d doc: Fix typo in pg_combinebackup documentation 2 years ago
Robert Haas dc21234005 Add support for incremental backup. 2 years ago
Robert Haas 174c480508 Add a new WAL summarizer process. 2 years ago
Michael Paquier 00498b7185 Fix generation of distribution tarball 2 years ago
Michael Paquier 1301c80b21 Remove MSVC scripts 2 years ago
Daniel Gustafsson e52e271b23 doc: Fix syntax in ALTER FOREIGN DATA WRAPPER example 2 years ago
Thomas Munro 4908c58720 Provide vectored variants of smgrread() and smgrwrite(). 2 years ago
Tom Lane b7412e293b Doc: add a bit to indices.sgml about what is an indexable clause. 2 years ago
Daniel Gustafsson 741fb0056e docs: Fix typo in pg_stat_statements documentation 2 years ago
Michael Paquier c7a3e6b46d Remove trace_recovery_messages 2 years ago
Tomas Vondra b437571714 Allow parallel CREATE INDEX for BRIN indexes 2 years ago
Bruce Momjian 2cc2d02dd0 doc: clarify handling of ON CONFLICT with triggers 2 years ago
Bruce Momjian c0fcf07770 doc, pg_upgrade: add vacuumdb w/ tips for generating quick stats 2 years ago
Bruce Momjian 5134e9d295 doc: FOR UPDATE / KEY / SHARE / KEY SHARE takes an table alias 2 years ago
Bruce Momjian 651030a3d7 doc, intagg: fix one-to-many mention to many-to-many 2 years ago
Michael Paquier f21848de20 Add support for REINDEX in event triggers 2 years ago
Michael Paquier d78b6cbb60 doc: Remove reference to trigger file regarding promotion 2 years ago
Peter Eisentraut 5b2dcead39 doc: Update info on information schema usage tables 2 years ago
Masahiko Sawada e255b646a1 Add tests for XID wraparound. 2 years ago
Michael Paquier a243569bf6 doc: Mention how to use quotes with GUC names in error messages 2 years ago
Daniel Gustafsson a5cf808be5 Read include/exclude commands for dump/restore from file 2 years ago
Alexander Korotkov 2cdf131c46 Use larger segment file names for pg_notify 2 years ago
Alvaro Herrera 8a553f2aed
Fix CREATE INDEX CONCURRENTLY example 2 years ago
Alexander Korotkov dc9f8a7983 Track statement entry timestamp in contrib/pg_stat_statements 2 years ago
Alexander Korotkov bc3c8db8ae Display length and bounds histograms in pg_stats 2 years ago
Tom Lane 3558f120f8 Doc: list AT TIME ZONE and COLLATE in operator precedence table. 2 years ago
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