Commit Graph

17889 Commits (master)

Author SHA1 Message Date
Nathan Bossart d96c854dfc Fix documentation for shmem_startup_hook. 2 days ago
Dean Rasheed faf071b553 Add date and timestamp variants of random(min, max). 2 days ago
Tatsuo Ishii 06473f5a34 Allow to log raw parse tree. 6 days ago
Nathan Bossart 38b602b028 Move dynamically-allocated LWLock tranche names to shared memory. 1 week ago
Amit Kapila a850be2fe6 Add max_retention_duration option to subscriptions. 1 week ago
Álvaro Herrera 16a9165ce4
Glossary: improve definition of "relation" 2 weeks ago
Nathan Bossart 984d7165dd Document privileges required for vacuumdb --missing-stats-only. 2 weeks ago
Alexander Korotkov f8ce9ed220 Further clarify documentation for the initcap function 2 weeks ago
Peter Eisentraut f5e0186f86 Raise C requirement to C11 2 weeks ago
Peter Eisentraut 99234e9ddc Message wording improvements 2 weeks ago
Heikki Linnakangas e411a8d25a libpq: Be strict about cancel key lengths 3 weeks ago
Amit Kapila 123e65fdb7 Doc: Fix typo in logicaldecoding.sgml. 3 weeks ago
Michael Paquier ef03ea01fe Ignore temporary relations in RelidByRelfilenumber() 3 weeks ago
Peter Eisentraut 53eff471c6 PL/Python: Add event trigger support 3 weeks ago
Michael Paquier b5d87a823f doc: Improve description of wal_compression 3 weeks ago
Fujii Masao 6429e5b771 vacuumdb: Make vacuumdb --analyze-only process partitioned tables. 3 weeks ago
Fujii Masao 38c5fbd97e doc: Improve pgoutput documentation. 3 weeks ago
Fujii Masao 34a62c2c7f doc: Improve documentation discoverability for pgoutput. 3 weeks ago
Tom Lane 6aebedc384 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. 4 weeks ago
Peter Eisentraut 05f506a515 Adjust some table column widths in PDF 4 weeks ago
Peter Eisentraut 37e06ba6e8 Improve PDF documentation margins 4 weeks ago
Peter Eisentraut 8081e54bc5 Clean up order in stylesheete-fo.xsl 4 weeks ago
Nathan Bossart 71ea0d6795 Restrict psql meta-commands in plain-text dumps. 1 month ago
Tom Lane 04b7ff3cd3 doc: add float as an alias for double precision. 1 month ago
Peter Eisentraut 0ef891e541 doc: Formatting improvements 1 month ago
Fujii Masao 0b6aea0384 doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS. 1 month ago
Álvaro Herrera 455a040d96
Put PG_TEST_EXTRA doc items back in alphabetical order 1 month ago
Álvaro Herrera 37fc1803cc
Hide expensive pg_upgrade test behind PG_TEST_EXTRA 1 month ago
Masahiko Sawada deb674454c Add backup_type column to pg_stat_progress_basebackup. 1 month ago
Peter Eisentraut e035863c9a Convert varatt.h access macros to static inline functions. 1 month ago
Andrew Dunstan 4e23c9ef65 Split func.sgml into more manageable pieces 1 month ago
Álvaro Herrera 07684443b1
Rename XLogData protocol message to WALData 1 month ago
Álvaro Herrera 126665289f
doc: mention unusability of dropped CHECK to verify NOT NULL 1 month ago
Amit Kapila fd5a1a0c3e Detect and report update_deleted conflicts. 1 month ago
Jeff Davis 6a46089e45 Simplify options in pg_dump and pg_restore. 1 month ago
Etsuro Fujita 37e7744585 Doc: clarify the restrictions of AFTER triggers with transition tables. 1 month ago
Heikki Linnakangas a4801eb691 libpq: Complain about missing BackendKeyData later with PGgetCancel() 1 month ago
Michael Paquier 3357471cf9 pg_stat_statements: Add counters for generic and custom plans 1 month ago
Nathan Bossart ee924698d5 doc: Adjust documentation for vacuumdb --missing-stats-only. 1 month ago
Andrew Dunstan ce9a6244b5 Revert Non text modes for pg_dumpall, and pg_restore support 1 month ago
Peter Eisentraut 00c9771779 Fix whitespace 1 month ago
Alexander Korotkov c2c2c7e225 Clarify documentation for the initcap function 1 month ago
Fujii Masao 086b9a33aa doc: Add missing index entries and fix title formatting in pg_buffercache docs. 2 months ago
Amit Kapila 228c370868 Preserve conflict-relevant data during logical replication. 2 months ago
Amit Kapila ce6513e96a Doc: Fix logical replication examples. 2 months ago
Michael Paquier 19179dbffc doc: Inform about aminsertcleanup optional NULLness 2 months ago
Fujii Masao cb937e48f0 doc: Document reopen of output file via SIGHUP in pg_recvlogical. 2 months ago
Nathan Bossart 26cc96d452 doc: Add note about how to use pg_overexplain. 2 months ago
Daniel Gustafsson f6ffbeda00 doc: Add example file for COPY 2 months ago
Jeff Davis 5e6e42e44f Force LC_COLLATE to C in postmaster. 2 months ago