Commit Graph

15678 Commits (c8dd2cb49405d2a39a714bd5adc31d39b8372a4e)

Author SHA1 Message Date
Michael Paquier c8dd2cb494 doc: Fix some typos and markups 4 years ago
Peter Eisentraut c3b011d991 Support amcheck of sequences 4 years ago
Michael Paquier 7c1d8a243f Fix typos in docs 4 years ago
Tom Lane 7b0be9fb2d Doc: extend warnings about collation-mismatch hazards in postgres_fdw. 4 years ago
Michael Paquier 1ba841072e doc: Improve description of index vacuuming with GUCs 4 years ago
Michael Paquier 1ab70b11e6 doc: Add missing markup in CREATE EVENT TRIGGER page 4 years ago
Michael Paquier 43c1c4f65e Introduce GUC shared_memory_size_in_huge_pages 4 years ago
Alvaro Herrera d3014fff4c
Doc: add glossary term for "auxiliary process" 4 years ago
Tom Lane 5577cd571a Doc: minor improvements for "Formatting" section. 4 years ago
Tom Lane d5eeb51bc0 Doc: fix typos. 4 years ago
Michael Paquier 0c39c29207 Support "postgres -C" with runtime-computed GUCs 4 years ago
Daniel Gustafsson 379591fecf doc: Clarify refresh options for DROP PUBLICATION 4 years ago
Tom Lane 2e4eae87d0 Send NOTIFY signals during CommitTransaction. 4 years ago
Tom Lane 1882d6cca1 Doc: improve documentation of CREATE/ALTER SUBSCRIPTION. 4 years ago
Amit Kapila fee1040fe3 Doc: Change optional parameters grouping in Create Subscription. 4 years ago
Noah Misch b073c3ccd0 Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner. 4 years ago
Michael Paquier bd1788051b Introduce GUC shared_memory_size 4 years ago
Magnus Hagander d6c916f020 Consistently use read-only instead of "read only" 4 years ago
Fujii Masao 449ab63505 postgres_fdw: Allow application_name of remote connection to be set via GUC. 4 years ago
Fujii Masao e04267844a Enhance pg_stat_reset_single_table_counters function. 4 years ago
Michael Paquier 163074ea84 doc: Replace some uses of "which" by "that" in parallel.sgml 4 years ago
Tatsuo Ishii 06ba4a63b8 Use COPY FREEZE in pgbench for faster benchmark table population. 4 years ago
Tom Lane 469150a240 Doc: clarify how triggers relate to transactions. 4 years ago
Stephen Frost f01727290f docs: Add command tags for SQL commands 4 years ago
Daniel Gustafsson 10d2695b0c docs: clarify bgw_restart_time documentation 4 years ago
Peter Eisentraut e2799528d4 Change Texinfo output to UTF-8 4 years ago
Etsuro Fujita 255ed90fd2 Doc: Tweak function prototype indentation for consistency. 4 years ago
Amit Kapila 1046a69b30 Fix Alter Subscription's Add/Drop Publication behavior. 4 years ago
Daniel Gustafsson 9a9c8b9201 Remove --quiet option from pg_amcheck 4 years ago
Amit Kapila 0ac1aee0d7 Fix typo in protocol.sgml. 4 years ago
Daniel Gustafsson 76987bad33 Doc: Fix typo in logical decoding example 4 years ago
Heikki Linnakangas e9a79c220b doc: \123 and \x12 escapes in COPY are in database encoding. 4 years ago
Alvaro Herrera 6f8127b739
Revert analyze support for partitioned tables 4 years ago
Daniel Gustafsson ea499f3d28 Clarify initdb --sync-only help message and docs 4 years ago
Andres Freund 80a8f95b3b Remove support for background workers without BGWORKER_SHMEM_ACCESS. 4 years ago
Daniel Gustafsson 512f4ca6c6 Fix sslsni connparam boolean check 4 years ago
Daniel Gustafsson 72bbff4cd6 Add alternative output for OpenSSL 3 without legacy loaded 4 years ago
David Rowley deb6ffd4fd Doc: Fix misleading statement about VACUUM memory limits 4 years ago
Bruce Momjian d8a75b1308 doc: mention pg_upgrade extension script 4 years ago
Tom Lane cf5ce5aa70 Doc: remove bogus <indexterm> items. 4 years ago
Peter Eisentraut 05e60aece3 Fix wording 4 years ago
Etsuro Fujita aa769f80ed postgres_fdw: Fix issues with generated columns in foreign tables. 4 years ago
Amit Kapila 63cf61cdeb Add prepare API support for streaming transactions in logical replication. 4 years ago
Tom Lane 6424337073 Add assorted new regexp_xxx SQL functions. 5 years ago
Bruce Momjian 95ab1e0a9d interval: round values when spilling to months 5 years ago
Bruce Momjian 5090d709f1 pg_upgrade: improve docs about extension upgrades 5 years ago
Bruce Momjian 691272cae9 doc: mention inheritance's tableoid can be used in partitioning 5 years ago
Bruce Momjian cfbbb8610d doc: add example of using pg_dump with GNU split and gzip 5 years ago
Tom Lane a5cb4f9829 Doc: minor improvements for logical replication protocol documentation. 5 years ago
Tom Lane 64a1f22565 Doc: alphabetize the regexp_foo() function descriptions in 9.7.3. 5 years ago