Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2025-06-19 doc: Fix incorrect description of INCLUDING COMMENTS in CREATE FOREIGN TABLE. Fujii Masao 18.0
2025-06-18 pg_dump: Allow pg_dump to dump the statistics for foreign tables. Fujii Masao 18.0
2025-06-18 doc: Reorder protocol version option descriptions in libpq docs. Fujii Masao 18.0
2025-06-14 doc: Add note about "Client User" and "Superuser" fields in \conninfo output. Fujii Masao 18.0
2025-06-14 psql: Report full protocol version in \conninfo output. Fujii Masao 18.0
2025-06-12 pg_restore: Fix wrong descriptions of --with-{schema,data,statistics} options. Fujii Masao 18.0
2025-06-12 doc: Document that MAINTAIN privilege allows statistics manipulation functions. Fujii Masao 18.0
2025-06-03 Rename log_lock_failure GUC to log_lock_failures for consistency. Fujii Masao 18.0
2025-05-30 Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more. Fujii Masao 18.0
2025-05-29 Fix assertion failure in pg_prewarm() on objects without storage. Fujii Masao 18.0
2025-05-26 doc: Fix documenation for snapshot export in logical decoding. Fujii Masao 18.0
2025-05-21 Fix incorrect WAL description for PREPARE TRANSACTION record. Fujii Masao 18.0
2025-04-25 doc: remove unnecessary secondary index terms for replication settings. Fujii Masao 18.0
2025-04-21 doc: Fix memory context level in pg_log_backend_memory_contexts() example. Fujii Masao 18.0
2025-04-18 Make pg_upgrade log message with control file path translatable. Fujii Masao 18.0
2025-04-17 pg_dump: Fix incorrect archive format shown in error message. Fujii Masao 18.0
2025-04-15 doc: Fix missing whitespace in pg_restore documentation. Fujii Masao 18.0
2025-04-07 Use XLOG_CONTROL_FILE macro consistently for control file name. Fujii Masao 18.0
2025-04-04 Allow "COPY table TO" command to copy rows from materialized views. Fujii Masao 18.0
2025-04-04 Extend ALTER DEFAULT PRIVILEGES to define default privileges for large objects. Fujii Masao 18.0
2025-04-04 Fix logical decoding test to correctly check slot removal on standby. Fujii Masao 18.0
2025-04-04 Fix logical decoding regression tests to correctly check slot existence. Fujii Masao 18.0
2025-04-02 Improve error message when standby does accept connections. Fujii Masao 18.0
2025-03-24 Allow pg_recvlogical --drop-slot to work without --dbname. Fujii Masao 18.0
2025-03-24 doc: Clarify required options for each action in pg_recvlogical. Fujii Masao 18.0