aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-02-02 19:12:29 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-02-02 19:12:29 +0000
commitc98157d693edefdbf5e37bca9b26c18a80018dd4 (patch)
treecb02e574630bc996cffe676ceb7bcab8c364b883 /src/backend/parser/parse_utilcmd.c
parent0a2734714127b01d1f77468766d132064a1d6a97 (diff)
downloadpostgresql-c98157d693edefdbf5e37bca9b26c18a80018dd4.tar.gz
postgresql-c98157d693edefdbf5e37bca9b26c18a80018dd4.zip
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 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions