Commit Graph

14203 Commits (51dfaa0b010c1efba8a4137cfccd5fbb7f5d4afd)

Author SHA1 Message Date
Thomas Munro cd4329d939 Remove promote_trigger_file. 3 years ago
Andrew Dunstan 4441fc704d Provide non-superuser predefined roles for vacuum and analyze 3 years ago
Andrew Dunstan b5d6382496 Provide per-table permissions for vacuum and analyze. 3 years ago
Daniel Gustafsson 1f059a4408 doc: Clarify unit of logging for log_temp_files 3 years ago
Tom Lane ec25ba624e Doc: update queries.sgml for optional subquery aliases. 3 years ago
Peter Eisentraut b1d0158060 doc: Re-order Table 28.35 "Per-Backend Statistics Functions" 3 years ago
Peter Eisentraut 9c558b94f0 doc: Re-order Table 28.12 "Wait Events of type LWLock" 3 years ago
Peter Eisentraut 6573643501 doc: Re-order sections of "28.4. Progress Reporting" 3 years ago
Peter Eisentraut 385da7306c doc: Fix description of how the default user name is chosen 3 years ago
Michael Paquier a54b658ce7 Add support for file inclusions in HBA and ident configuration files 3 years ago
Andres Freund 92daeca45d Add wait event for pg_usleep() in perform_spin_delay() 3 years ago
Daniel Gustafsson f1d042b21d Replace link to Hunspell with the current homepage 3 years ago
Tom Lane 51b5834cd5 Provide options for postmaster to kill child processes with SIGABRT. 3 years ago
Robert Haas 2fb6154fcd Fix typos and bump catversion. 3 years ago
Robert Haas 3d14e171e9 Add a SET option to the GRANT command. 3 years ago
Alvaro Herrera 83eccb8562
Fix typo 3 years ago
Peter Eisentraut 28d233c8e6 doc: Small wording improvement 3 years ago
Alvaro Herrera 910cab820d
Add glossary entries related to superusers 3 years ago
Daniel Gustafsson c4421550fb doc: document the TAP test environment variables 3 years ago
Daniel Gustafsson 5f80cd287c doc: update metacpan.org links to avoid redirects 3 years ago
Jeff Davis 1eda3ce802 Mark argument of RegisterCustomRmgr() as const. 3 years ago
Jeff Davis ae168c794f Add test module for Custom WAL Resource Manager feature. 3 years ago
Daniel Gustafsson b7f3981756 doc: Use more concise wording for pl/pgSQL TG_ variables 3 years ago
Peter Eisentraut 5b66de3433 psql: Add command to use extended query protocol 3 years ago
Peter Eisentraut d627ce3b70 Disallow setting archive_library and archive_command at the same time 3 years ago
Tom Lane b9424d014e Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". 3 years ago
Tom Lane f05a5e0003 Doc: improve tutorial section about grouped aggregates. 3 years ago
Amit Kapila 3e77b2eb34 Doc: Improve the description of confirmed_flush_lsn in pg_replication_slots. 3 years ago
Amit Kapila 155601de7f Doc: Update information about manually creating slots. 3 years ago
Michael Paquier e76502871e doc: Fix some descriptions related to pg_ident_file_mappings 3 years ago
Peter Eisentraut 84387fc889 doc: Add note about lack of publication privileges 3 years ago
Michael Paquier c591300a8f Add rule_number to pg_hba_file_rules and map_number to pg_ident_file_mappings 3 years ago
Michael Paquier f186c7c885 doc: Fix type of cursor_position in jsonlog table 3 years ago
Michael Paquier 8fea86830e Add support for regexps on database and user entries in pg_hba.conf 3 years ago
David Rowley 42d01f59c7 Doc: fix outdated wording about parallel seq scans 3 years ago
Peter Eisentraut c8e4030d1b Make finding openssl program a configure or meson option 3 years ago
Michael Paquier 9668c4a661 Rework shutdown callback of archiver modules 3 years ago
Bruce Momjian 77dd153d39 doc: move the mention of aggregate JSON functions up in section 3 years ago
Bruce Momjian 4d070469c1 doc: warn pg_stat_reset() can cause vacuum/analyze problems 3 years ago
Andres Freund c037471832 pgstat: Track time of the last scan of a relation 3 years ago
Peter Eisentraut 34df7b9dfd doc: Correct type of bgw_notify_pid 3 years ago
Andres Freund 2589434ae0 pg_buffercache: Add pg_buffercache_summary() 3 years ago
Alvaro Herrera 7f8d9cedb3
Fix typo in CREATE PUBLICATION reference page 3 years ago
Etsuro Fujita 97da48246d Allow batch insertion during COPY into a foreign table. 3 years ago
Michael Paquier 63585b1ebd doc: Fix description of replication command CREATE_REPLICATION_SLOT 3 years ago
Tom Lane 2d27e13b35 Doc: improve recommended systemd unit file. 3 years ago
Tom Lane 422f86a82e Doc: add entry for pg_get_partkeydef(). 3 years ago
Bruce Momjian 23f3989d92 doc: clarify description for log_startup_progress_interval 3 years ago
Andres Freund 29668e3186 meson: docs: Add xml{lint,proc} wrapper to collect dependencies 3 years ago
Tom Lane f4c7c410ee Revert "Optimize order of GROUP BY keys". 3 years ago