aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/oracle_compat.c
diff options
context:
space:
mode:
authorJan Wieck <JanWieck@Yahoo.com>2000-07-05 16:17:43 +0000
committerJan Wieck <JanWieck@Yahoo.com>2000-07-05 16:17:43 +0000
commit6534444d191a56afba36e0e1b58e9d18fc28a578 (patch)
tree66c8e924aeda67beef872bd48b89138e3ce0771d /src/backend/utils/adt/oracle_compat.c
parent01e1d8fa9a7395f75204834be6a93e56c38bdc1f (diff)
downloadpostgresql-6534444d191a56afba36e0e1b58e9d18fc28a578.tar.gz
postgresql-6534444d191a56afba36e0e1b58e9d18fc28a578.zip
Changed TOAST relations to have relkind RELKIND_TOASTVALUE.
Special handling of TOAST relations during VACUUM. TOAST relations are vacuumed while the lock on the master table is still active. The ANALYZE flag doesn't propagate to their vacuuming because the toaster access routines allways use index access ignoring stats, so why compute them at all. Protection of TOAST relations against normal INSERT/UPDATE/DELETE while offering SELECT for debugging purposes. Jan
Diffstat (limited to 'src/backend/utils/adt/oracle_compat.c')
0 files changed, 0 insertions, 0 deletions