aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-connect.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-09-29 18:05:28 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-09-29 18:05:28 +0000
commitc008a275c21bb08c5045d26a50f5cd05e77c03cc (patch)
tree403639f251a8428f59f8fbb58924653e5e6da413 /src/interfaces/libpq/fe-connect.c
parentedc4d5edbe2de0c9261e88aa6ccb22a788d0f9be (diff)
downloadpostgresql-c008a275c21bb08c5045d26a50f5cd05e77c03cc.tar.gz
postgresql-c008a275c21bb08c5045d26a50f5cd05e77c03cc.zip
Disallow CLUSTER using an invalid index (that is, one left over from a failed
CREATE INDEX CONCURRENTLY). Such an index might not have entries for every heap row and thus clustering with it would result in silent data loss. The scenario requires a pretty foolish DBA, but still ...
Diffstat (limited to 'src/interfaces/libpq/fe-connect.c')
0 files changed, 0 insertions, 0 deletions