Commit Graph

15858 Commits (add323da40a6bf9e01cdda510e32ea924c89cd1a)

Author SHA1 Message Date
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 3 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. 4 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
Peter Eisentraut f5e0186f86 Raise C requirement to C11 4 months ago
Peter Eisentraut 99234e9ddc Message wording improvements 4 months ago
Heikki Linnakangas e411a8d25a libpq: Be strict about cancel key lengths 4 months ago
Amit Kapila 123e65fdb7 Doc: Fix typo in logicaldecoding.sgml. 4 months ago
Michael Paquier ef03ea01fe Ignore temporary relations in RelidByRelfilenumber() 4 months ago
Peter Eisentraut 53eff471c6 PL/Python: Add event trigger support 4 months ago
Michael Paquier b5d87a823f doc: Improve description of wal_compression 4 months ago
Fujii Masao 6429e5b771 vacuumdb: Make vacuumdb --analyze-only process partitioned tables. 4 months ago
Fujii Masao 38c5fbd97e doc: Improve pgoutput documentation. 4 months ago
Fujii Masao 34a62c2c7f doc: Improve documentation discoverability for pgoutput. 4 months ago