diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-02-06 20:19:42 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-02-06 20:19:42 +0000 |
commit | 3f8235ba241757563d3a10e74695eb783684d0f9 (patch) | |
tree | 7282901e43926d8609d4d8333a3a92b1e6c1fb15 /src/backend/utils/adt/arrayfuncs.c | |
parent | 5bb38455e68f78906a703476ae1067b840188a25 (diff) | |
download | postgresql-3f8235ba241757563d3a10e74695eb783684d0f9.tar.gz postgresql-3f8235ba241757563d3a10e74695eb783684d0f9.zip |
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/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions