diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-02-02 19:12:34 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-02-02 19:12:34 +0000 |
commit | 8f13ee63cbb0fe9a4a514bd68f2e8d19ae835bb3 (patch) | |
tree | 3f729e3bd9ed6517c722170a066c6694444dfb20 /doc/src | |
parent | 9fd5fb8d15ccf04125aefcddd662cb7e02cfe500 (diff) |
CLUSTER specified the wrong namespace when renaming toast tables of temporary
relations (they don't live in pg_toast). This caused an Assert failure in
assert-enabled builds. So far as I can see, in a non-assert build it would
only have messed up the checks for conflicting names, so a failure would be
quite improbable but perhaps not impossible.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions