Commit Graph

17931 Commits (c094be259b918fbcae5bed12d6c6b64bcb4c4846)

Author SHA1 Message Date
Nathan Bossart b3ce55f413 Add psql PROMPT variable for search_path. 2 months ago
Michael Paquier f9a09aa295 Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backend_wal() 2 months ago
Michael Paquier 5173bfd044 pg_rewind: Skip copy of WAL segments generated before point of divergence 2 months ago
Daniel Gustafsson c0677d8b2e doc: Remove mention of Git protocol support 2 months ago
Amit Kapila f0b3573c3a Introduce "REFRESH SEQUENCES" for subscriptions. 2 months ago
Michael Paquier 2b75c38b70 Add error_on_null(), checking if the input is the null value 2 months ago
Masahiko Sawada 4bea91f21f Support COPY TO for partitioned tables. 2 months ago
Michael Paquier a7c3042200 pg_checksums: Use new routine to retrieve data of PG_VERSION 2 months ago
Fujii Masao e64aa1a39d doc: Clarify when backend_xmin in pg_stat_replication can be NULL. 2 months ago
Peter Eisentraut dd3ae37830 Add log_autoanalyze_min_duration 2 months ago
David Rowley 615a0fc2f1 Doc: clarify n_distinct_inherited setting 2 months ago
Magnus Hagander d3ba50db48 docs: Fix protocol version 3.2 message format of CancelRequest 2 months ago
Magnus Hagander e062af861b Remove extra semicolon in example 2 months ago
Amit Kapila 96b3784973 Add "ALL SEQUENCES" support to publications. 2 months ago
Masahiko Sawada d3b6183dd9 Add mem_exceeded_count column to pg_stat_replication_slots. 2 months ago
Richard Guo 8e11859102 Implement Eager Aggregation 2 months ago
Richard Guo 185e304263 Allow negative aggtransspace to indicate unbounded state size 2 months ago
Michael Paquier b71bae41a0 Add stats_reset to pg_stat_user_functions 2 months ago
Daniel Gustafsson 8c2d5d4f11 doc: Add missing parenthesis in pg_stat_progress_analyze docs 2 months ago
Andrew Dunstan 5b5e8a29c1 Revert "Improve docs syntax checking" 2 months ago
Michael Paquier a5b543258a Add stats_reset to pg_stat_all_{tables,indexes} and related views 2 months ago
Tatsuo Ishii 25a30bbd42 Add IGNORE NULLS/RESPECT NULLS option to Window functions. 3 months ago
Andrew Dunstan b292256272 Improve docs syntax checking 3 months ago
Daniel Gustafsson 482bc0705d doc: Improve wording for base64url definition 3 months ago
Tom Lane ef38a4d975 Add GROUP BY ALL. 3 months ago
Tom Lane 507aa16125 Doc: clean up documentation for new UUID functions. 3 months ago
Tom Lane 170a8a3f46 Teach doc/src/sgml/Makefile about the new func/*.sgml files. 3 months ago
Fujii Masao 668de04309 pgbench: Fix typo in documentation. 3 months ago
Fujii Masao b6290ea48e pgbench: Clarify documentation for \gset and \aset. 3 months ago
John Naylor 5334620eef Update GB18030 encoding from version 2000 to 2022 3 months ago
Daniel Gustafsson a48d1ef586 doc: Remove trailing whitespace in xref 3 months ago
Daniel Gustafsson e1d917182c Add support for base64url encoding and decoding 3 months ago
Amit Kapila 5b148706c5 Add optional pid parameter to pg_replication_origin_session_setup(). 3 months ago
Tom Lane 8abbbbae61 Revert "Avoid race condition between "GRANT role" and "DROP ROLE"". 3 months ago
Tom Lane 83a5641945 Provide more-specific error details/hints for function lookup failures. 3 months ago
Peter Eisentraut 70407d39b7 Improve ExplainState type handling in header files 3 months ago
Amit Kapila 0d48d393d4 Resume conflict-relevant data retention automatically. 3 months ago
Peter Eisentraut bf5da5d6ca Hide duplicate names from extension views 3 months ago
Peter Eisentraut 2aac62be8c Default to log_lock_waits=on 3 months ago
Peter Eisentraut 25f36066dd Remove traces of support for Sun Studio compiler 3 months ago
Dean Rasheed 2bbbb2eca9 doc: Fix indentation in func-datetime.sgml. 3 months ago
Dean Rasheed 9c24111c4d doc: Improve description of new random(min, max) functions. 3 months ago
Nathan Bossart d96c854dfc Fix documentation for shmem_startup_hook. 3 months ago
Dean Rasheed faf071b553 Add date and timestamp variants of random(min, max). 3 months ago
Tatsuo Ishii 06473f5a34 Allow to log raw parse tree. 3 months ago
Nathan Bossart 38b602b028 Move dynamically-allocated LWLock tranche names to shared memory. 4 months ago
Amit Kapila a850be2fe6 Add max_retention_duration option to subscriptions. 4 months ago
Álvaro Herrera 16a9165ce4
Glossary: improve definition of "relation" 4 months ago
Nathan Bossart 984d7165dd Document privileges required for vacuumdb --missing-stats-only. 4 months ago
Alexander Korotkov f8ce9ed220 Further clarify documentation for the initcap function 4 months ago