diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-10-16 17:05:26 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-10-16 17:05:26 +0000 |
commit | 56303abff0e30cbac3faedd17c7b52ea9886ffba (patch) | |
tree | bd67b4a22d2315c46c202b5b1d27f8b7bea83fd3 /src/tutorial/syscat.source | |
parent | 9a4b29d83287a9e23f276308356dbad1eab67ad4 (diff) | |
download | postgresql-56303abff0e30cbac3faedd17c7b52ea9886ffba.tar.gz postgresql-56303abff0e30cbac3faedd17c7b52ea9886ffba.zip |
Tweak toast-related logic in heapam.c so that the toaster is only invoked
when relkind = RELKIND_RELATION. This syncs these tests with the Asserts
in tuptoaster.c, and ensures that we won't ever try to, for example,
compress a sequence's tuple. Problem found by Greg Stark while stress-testing
with much-smaller-than-normal page sizes.
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions