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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 2a420f7) | patch
Stats: use schemaname/relname instead of regclass.
2025年3月25日 18:16:06 +0000 (11:16 -0700)
2025年3月25日 18:16:06 +0000 (11:16 -0700)
commit 650ab8aaf1957863ae14c80265e79f5d903b49fd
Stats: use schemaname/relname instead of regclass.

For import and export, use schemaname/relname rather than
regclass.

This is more natural during export, fits with the other arguments
better, and it gives better control over error handling in case we
need to downgrade more errors to warnings.

Also, use text for the argument types for schemaname, relname, and
attname so that casts to "name" are not required.

Author: Corey Huinker <corey.huinker@gmail.com>
Discussion: https://postgr.es/m/CADkLM=ceOSsx_=oe73QQ-BxUFR2Cwqum7-UP_fPe22DBY0NerA@mail.gmail.com
doc/src/sgml/func.sgml 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/bin/pg_dump/pg_dump.c diff | blob | blame | history
src/bin/pg_dump/t/002_pg_dump.pl 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 によって変換されたページ (->オリジナル) /