summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-12-23Rename pg_dissect_walfile_name() to pg_split_walfile_name()Michael Paquier
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-12-20Add enable_presorted_aggregate GUCDavid Rowley
2022-12-20Add pg_dissect_walfile_name()Michael Paquier
2022-12-19Expose some information about backend subxact status.Robert Haas
2022-12-16pg_upgrade: Add --copy optionPeter Eisentraut
2022-12-14Non-decimal integer literalsPeter Eisentraut
2022-12-14Add grantable MAINTAIN privilege and pg_maintain role.Jeff Davis
2022-12-13Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode.Tom Lane
2022-12-12Better document logical replication parametersAlvaro Herrera
2022-12-11Convert domain_in to report errors softly.Tom Lane
2022-12-09Add test scaffolding for soft error reporting from input functions.Tom Lane
2022-12-09Create infrastructure for "soft" error reporting.Tom Lane
2022-12-09Add USER SET parameter values for pg_db_role_settingAlexander Korotkov
2022-12-09Update MERGE docs to mention that ONLY is supported.Dean Rasheed
2022-12-08Add option to specify segment size in blocksAndres Freund
2022-12-07meson: Add 'running' test setup, as a replacement for installcheckAndres Freund
2022-12-07Doc: subdivide System Information Functions and Operators.Tom Lane
2022-12-05pg_dump: Remove "blob" terminologyPeter Eisentraut
2022-12-05doc: Add missing <varlistentry> markups for developer GUCsMichael Paquier
2022-12-02Remove logic for converting a table to a view.Tom Lane
2022-12-02doc: Avoid writing in first-person formDaniel Gustafsson
2022-12-02doc: fix type alignment for CREATE TABLE in triggersDaniel Gustafsson
2022-12-02Switch pg_dump to use compression specificationsMichael Paquier
2022-12-01Doc: add example of round(v, s) with negative s.Tom Lane
2022-12-01Doc: word-smith the discussion of secure schema usage patterns.Tom Lane
2022-12-01revert: add transaction processing chapter with internals infoBruce Momjian
2022-12-01doc: Add installation instructions for building with mesonPeter Eisentraut
2022-12-01doc: Remove note about disk space from installation instructionsPeter Eisentraut
2022-12-01doc: Add missing commaPeter Eisentraut
2022-11-30doc: add transaction processing chapter with internals infoBruce Momjian
2022-11-30Refactor code parsing compression option values (-Z/--compress)Michael Paquier
2022-11-28Remove promote_trigger_file.Thomas Munro
2022-11-28Provide non-superuser predefined roles for vacuum and analyzeAndrew Dunstan
2022-11-28Provide per-table permissions for vacuum and analyze.Andrew Dunstan
2022-11-28doc: Clarify unit of logging for log_temp_filesDaniel Gustafsson
2022-11-27Doc: update queries.sgml for optional subquery aliases.Tom Lane
2022-11-25doc: Re-order Table 28.35 "Per-Backend Statistics Functions"Peter Eisentraut
2022-11-25doc: Re-order Table 28.12 "Wait Events of type LWLock"Peter Eisentraut
2022-11-25doc: Re-order sections of "28.4. Progress Reporting"Peter Eisentraut
2022-11-24doc: Fix description of how the default user name is chosenPeter Eisentraut
2022-11-24Add support for file inclusions in HBA and ident configuration filesMichael Paquier
2022-11-22Add wait event for pg_usleep() in perform_spin_delay()Andres Freund
2022-11-21Replace link to Hunspell with the current homepageDaniel Gustafsson
2022-11-21Provide options for postmaster to kill child processes with SIGABRT.Tom Lane
2022-11-18Fix typos and bump catversion.Robert Haas
2022-11-18Add a SET option to the GRANT command.Robert Haas
2022-11-18Fix typoAlvaro Herrera
2022-11-18doc: Small wording improvementPeter Eisentraut
2022-11-18Add glossary entries related to superusersAlvaro Herrera