Commit Graph

17866 Commits (ebaaf386adb133010c2024256521b993c5e53e98)

Author SHA1 Message Date
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 2 months ago
Alexander Korotkov c2c2c7e225 Clarify documentation for the initcap function 2 months 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
Fujii Masao d8425811b6 doc: Document default values for pgoutput options in protocol.sgml. 2 months ago
Fujii Masao 09fcc652fe doc: Fix confusing description of streaming option in START_REPLICATION. 2 months ago
Fujii Masao 7c3b591af3 doc: Clarify that total_vacuum_time excludes VACUUM FULL. 2 months ago
Tom Lane 5fe55a0fe4 Doc: clarify description of regexp fields in pg_ident.conf. 2 months ago
Tom Lane 8ffd9ac3b2 Doc: clarify description of current-date/time functions. 2 months ago
Michael Paquier 6b1c4d326b psql: Add variable SERVICEFILE 2 months ago
Michael Paquier 092f3c63ef libpq: Add "servicefile" connection option 2 months ago
Nathan Bossart 8d33fbacba Add FLUSH_UNLOGGED option to CHECKPOINT command. 2 months ago
Nathan Bossart 2f698d7f4b Add MODE option to CHECKPOINT command. 2 months ago
Nathan Bossart a4f126516e Add option list to CHECKPOINT command. 2 months ago
Nathan Bossart bb938e2c3c Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST. 2 months ago
Tatsuo Ishii 4cff01c4a3 Doc: fix outdated protocol version. 2 months ago
Fujii Masao 110e6dcaa6 doc: Clarify meaning of "idle" in idle_replication_slot_timeout. 2 months ago
Fujii Masao 05dedf43d3 Change unit of idle_replication_slot_timeout to seconds. 2 months ago
Tom Lane 9dcc764144 Minor tweaks for pg_test_timing. 2 months ago
Nathan Bossart 167ed8082f Introduce pg_dsm_registry_allocations view. 2 months ago
Amit Kapila 24f608625f Doc: Improve logical replication failover documentation. 2 months ago
Michael Paquier fef6da9e9c libpq: Remove PQservice() 2 months ago
Álvaro Herrera aa39b4e35a
Fix a couple more places in docs for pg_lsn change 2 months ago
Tom Lane 0b096e379e Change pg_test_timing to measure in nanoseconds not microseconds. 2 months ago
Álvaro Herrera 2633dae2e4
Standardize LSN formatting by zero padding 2 months ago
Tom Lane e2b64fcef3 Add cross-type comparisons to contrib/btree_gin. 2 months ago
Álvaro Herrera 81a2625eb2
Fix broken XML 2 months ago