diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-02-06 20:19:08 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-02-06 20:19:08 +0000 |
| commit | 2a6c03250341dfdcef7de62768314eb443d3f255 (patch) | |
| tree | ef01f36bfa478263761168a0749749f7567e3d96 /src/include/executor | |
| parent | 4f821124733a1005107cf7c4322eed2fc9af6e9e (diff) | |
Repair CLUSTER failure after ALTER TABLE SET WITHOUT OIDS. Turns out
there are corner cases involving dropping toasted columns in which the
previous coding would fail, too: the new version of the table might not
have any TOAST table, but we'd still propagate possibly-wide values of
dropped columns forward.
Diffstat (limited to 'src/include/executor')
0 files changed, 0 insertions, 0 deletions
