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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: ecbff43) | patch
Remove redundant pg_set_*_stats() variants.
2025年2月26日 00:15:47 +0000 (16:15 -0800)
2025年2月26日 00:15:47 +0000 (16:15 -0800)
commit a5cbdeb98af9a8d4f683fbffa69cd74be1f4a084
Remove redundant pg_set_*_stats() variants.

After commit f3dae2ae58, the primary purpose of separating the
pg_set_*_stats() from the pg_restore_*_stats() variants was
eliminated.

Leave pg_restore_relation_stats() and pg_restore_attribute_stats(),
which satisfy both purposes, and remove pg_set_relation_stats() and
pg_set_attribute_stats().

Reviewed-by: Corey Huinker <corey.huinker@gmail.com>
Discussion: https://postgr.es/m/1457469.1740419458@sss.pgh.pa.us
doc/src/sgml/func.sgml diff | blob | blame | history
src/backend/catalog/system_functions.sql diff | blob | blame | history
src/backend/statistics/attribute_stats.c diff | blob | blame | history
src/backend/statistics/relation_stats.c diff | blob | blame | history
src/backend/statistics/stat_utils.c diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/catalog/pg_proc.dat diff | blob | blame | history
src/include/statistics/stat_utils.h diff | blob | blame | history
src/test/regress/expected/stats_import.out diff | blob | blame | history
src/test/regress/sql/stats_import.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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