diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-02-06 20:19:24 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-02-06 20:19:24 +0000 |
commit | 0aeb7d8008473231c01ba5dc835c5de145905320 (patch) | |
tree | a620d8345c7732337b26071952b5ebc7c8cc3fd0 /src/tutorial/funcs.c | |
parent | a7bbb6cd53b55fcbb040b93d336264a38035744b (diff) | |
download | postgresql-0aeb7d8008473231c01ba5dc835c5de145905320.tar.gz postgresql-0aeb7d8008473231c01ba5dc835c5de145905320.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/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions