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 ------ REL9_5_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/17b07afae341c05f2dae1b6c588df6b267e699f2 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
