revert: Generalize relation analyze in table AM interface This commit reverts 27bc1772fc and dd1f6b0c17. Per review by Andres Freund. Discussion: https://postgr.es/m/20240415201057.khoyxbwwxfgzomeo%40awork3.anarazel.de Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/6377e12a5a5278446bb0d215439b4825ef8996d1 Modified Files -------------- src/backend/access/heap/heapam_handler.c | 29 ++------- src/backend/access/table/tableamapi.c | 2 + src/backend/commands/analyze.c | 55 +++++------------ src/include/access/heapam.h | 8 --- src/include/access/tableam.h | 101 ++++++++++++++++++++++++------- src/include/commands/vacuum.h | 69 --------------------- src/include/foreign/fdwapi.h | 8 ++- src/tools/pgindent/typedefs.list | 3 - 8 files changed, 107 insertions(+), 168 deletions(-)
pgsql-committers by date:
Соглашаюсь с условиями обработки персональных данных