git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d0d649e) | patch
Add is_analyze parameter to vacuum_delay_point().
2025年2月11日 22:38:14 +0000 (16:38 -0600)
2025年2月11日 22:38:14 +0000 (16:38 -0600)
commit e5b0b0ce150972bf162a059430d84e5f8e07cf30
Add is_analyze parameter to vacuum_delay_point().

This function is used in both vacuum and analyze code paths, and a
follow-up commit will require distinguishing between the two. This
commit forces callers to specify whether they are in a vacuum or
analyze path, but it does not use that information for anything
yet.

Author: Nathan Bossart <nathandbossart@gmail.com>
Co-authored-by: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Discussion: https://postgr.es/m/ZmaXmWDL829fzAVX%40ip-10-97-1-34.eu-west-3.compute.internal
15 files changed:
contrib/bloom/blvacuum.c diff | blob | blame | history
contrib/file_fdw/file_fdw.c diff | blob | blame | history
src/backend/access/gin/ginfast.c diff | blob | blame | history
src/backend/access/gin/ginvacuum.c diff | blob | blame | history
src/backend/access/gist/gistvacuum.c diff | blob | blame | history
src/backend/access/hash/hash.c diff | blob | blame | history
src/backend/access/heap/vacuumlazy.c diff | blob | blame | history
src/backend/access/nbtree/nbtree.c diff | blob | blame | history
src/backend/access/spgist/spgvacuum.c diff | blob | blame | history
src/backend/commands/analyze.c diff | blob | blame | history
src/backend/commands/vacuum.c diff | blob | blame | history
src/backend/tsearch/ts_typanalyze.c diff | blob | blame | history
src/backend/utils/adt/array_typanalyze.c diff | blob | blame | history
src/backend/utils/adt/rangetypes_typanalyze.c diff | blob | blame | history
src/include/commands/vacuum.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /