Commits

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

DateSubjectAuthorReleases
2024-10-02 Fix inconsistent reporting of checkpointer stats. Fujii Masao 18.0
2024-09-30 docs: Enhance the pg_stat_checkpointer view documentation. Fujii Masao 18.0
2024-09-30 Add num_done counter to the pg_stat_checkpointer view. Fujii Masao 18.0
2024-09-30 reindexdb: Skip reindexing temporary tables and indexes. Fujii Masao 18.0
2024-09-27 Fix typo in pg_walsummary/nls.mk. Fujii Masao 18.0
2024-09-18 docs: Improve the description of num_timed column in pg_stat_checkpointer. Fujii Masao 18.0
2024-09-18 postgres_fdw: Extend postgres_fdw_get_connections to return user name. Fujii Masao 18.0
2024-09-12 Add has_largeobject_privilege function. Fujii Masao 18.0
2024-09-12 Deduplicate code in LargeObjectExists and myLargeObjectExists. Fujii Masao 18.0
2024-09-12 Remove old RULE privilege completely. Fujii Masao 18.0
2024-07-26 postgres_fdw: Fix bug in connection status check. Fujii Masao 18.0
2024-07-26 postgres_fdw: Add connection status check to postgres_fdw_get_connections(). Fujii Masao 18.0
2024-07-26 postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). Fujii Masao 18.0
2024-07-26 doc: Enhance documentation for postgres_fdw_get_connections() output columns. Fujii Masao 18.0
2024-07-24 pg_stat_statements: Add regression test for privilege handling. Fujii Masao 18.0
2024-07-15 Fix unstable tests in partition_merge.sql and partition_split.sql. Fujii Masao 18.0
2024-07-15 Fix tablespace handling in MERGE/SPLIT partition commands. Fujii Masao 18.0
2024-07-10 doc: Update track_io_timing documentation to mention pg_stat_io. Fujii Masao 18.0
2024-07-09 Fix comment in libpqrcv_check_conninfo(). Fujii Masao 18.0
2024-07-09 Fix limit block handling in pg_wal_summary_contents(). Fujii Masao 18.0