Add two missing cases to ATWrongRelkindError. This way, we produce a better error message if someone tries to do something like ALTER INDEX .. ALTER COLUMN .. SET STORAGE.
Amit Langote Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/872101bede26444324059ba0f27c3b1c8b8140f6 Modified Files -------------- src/backend/commands/tablecmds.c | 6 ++++++ 1 file changed, 6 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
