postgresql/src/backend/access/table
Alexander Korotkov 6377e12a5a 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
2024-04-16 13:14:20 +03:00
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
table.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
tableam.c Revert: Allow locking updated tuples in tuple_update() and tuple_delete() 2024-04-11 16:01:34 +03:00
tableamapi.c revert: Generalize relation analyze in table AM interface 2024-04-16 13:14:20 +03:00
toast_helper.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00