Commit Graph

17389 Commits (d66a922f9247ceaa6caed9b51ce686f12e280091)

Author SHA1 Message Date
Peter Eisentraut 4a65e1c212 doc: Fix description of deterministic flag of CREATE COLLATION 2 years ago
Peter Eisentraut 9c1d1bde44 doc: Fix description of configure --with-icu option 2 years ago
Michael Paquier f6ab942f5d doc: Remove one example related to pg_input_error_info() 2 years ago
Alexander Korotkov 259c96fa8f Inherit parent's AM for partition MERGE/SPLIT operations 2 years ago
Alexander Korotkov fcf80c5d5f Make new partitions with parent's persistence during MERGE/SPLIT 2 years ago
Alexander Korotkov 842c9b2705 Document the way partition MERGE/SPLIT operations create new partitions 2 years ago
Tom Lane 5342874039 Fix failure to track role dependencies of pg_init_privs entries. 2 years ago
Peter Eisentraut 592a228372 Revert "Add GUC backtrace_on_internal_error" 2 years ago
Heikki Linnakangas 5c9f35fc48 Fix documentation and comments on what happens after GSS rejection 2 years ago
Robert Haas 1713e3d6cd Minor fixes to pg_combinebackup and its documentation. 2 years ago
Robert Haas 205db0114e pg_combinebackup: Detect checksum mismatches and document limitation. 2 years ago
Peter Eisentraut e03ec4641d doc: Add link to table 2 years ago
Amit Kapila db08e8c6fa Post-commit review fixes for slot synchronization. 2 years ago
Tom Lane e51c2a46b5 Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. 2 years ago
Daniel Gustafsson 9d353639c3 Doc: fix prompt in psql crosstabview example 2 years ago
Peter Eisentraut b53d58097d doc: Fix up spacing around verbatim DocBook elements 2 years ago
Peter Eisentraut b279e37015 doc: Correct jsonpath string literal escapes description 2 years ago
Peter Eisentraut 3886530caa pg_combinebackup: Put newer options in consistent order in --help and man page 2 years ago
Daniel Gustafsson 91d6429fad Doc: Use past tense for things which happened in the past 2 years ago
Peter Eisentraut 256b4b0606 pg_dump: Put new options in consistent order in --help and man page 2 years ago
Peter Eisentraut 286eea5d3a doc: Fix order of options on pg_createsubscriber man page 2 years ago
Peter Eisentraut f994ed89a9 pg_walsummary: Document --version option 2 years ago
Amit Kapila b29cbd3da4 Fix the handling of the failover option in subscription commands. 2 years ago
Tomas Vondra f4fdc24aa3 createdb: Correct parameter name in SGML docs 2 years ago
David Rowley 2d3389c28c Doc: document cases where queryid is stable 2 years ago
Tomas Vondra 41d2c6f952 Add missing index_insert_cleanup calls 2 years ago
Tomas Vondra 95d14b7ae2 Fix a couple typos in BRIN code 2 years ago
Daniel Gustafsson e6488fcb05 Doc: Remove mention of @ and ~ GiST operators 2 years ago
Daniel Gustafsson 84db9a0eb1 Doc: Update link to the mentioned subsection 2 years ago
Daniel Gustafsson 950d4a2cb1 Fix typos and duplicate words 2 years ago
Robert Haas fbed6ebe41 Remove spurious "the". 2 years ago
Robert Haas 2e2d4604d9 docs: Mention that pg_combinebackup does not verify backups. 2 years ago
Amit Langote ef744ebb73 SQL/JSON: Miscellaneous fixes and improvements 2 years ago
Masahiko Sawada f6f8ac8e75 doc: Fix COPY ON_ERROR option syntax synopsis. 2 years ago
Tom Lane 6f0cef9353 Fix assorted bugs in ecpg's macro mechanism. 2 years ago
Robert Haas 09d9800e52 docs: Consolidate into new "WAL for Extensions" chapter. 2 years ago
Nathan Bossart 953cf49e16 doc: Note exceptions for SET ROLE's effect on privilege checks. 2 years ago
Alexander Korotkov 9dfcac8e15 Grammar fixes for split/merge partitions code 2 years ago
Peter Eisentraut 9895b35cb8 Fix ALTER DOMAIN NOT NULL syntax 2 years ago
Noah Misch 68ba46dfe3 Correct "improve role option documentation". 2 years ago
Heikki Linnakangas 4cc1c76fe9 Document PG_TEST_EXTRA=libpq_encryption and also check 'kerberos' 2 years ago
Tom Lane 6d4f062714 Doc: fix bogus to_date() examples. 2 years ago
Alexander Korotkov 772faafca1 Revert: Implement pg_wal_replay_wait() stored procedure 2 years ago
Daniel Gustafsson 52b49b796c Doc: Update ulinks to RFC documents to avoid redirect 2 years ago
Alexander Korotkov ff9f72c68f revert: Transform OR clauses to ANY expression 2 years ago
David Rowley b1b13d2b52 Doc: use "an SQL" instead of "a SQL" 2 years ago
Daniel Gustafsson ad55cc9845 doc: Remove stray comma from list of psql options 2 years ago
Peter Eisentraut 43a9cab484 Fix whitespace 2 years ago
Heikki Linnakangas e9f29233fd Fix typo in docs 2 years ago
Amit Langote bb766cde63 JSON_TABLE: Add support for NESTED paths and columns 2 years ago