Allow a rule on partitioned table to be renamed. Commit f0e44751d7175fa3394da2c8f85e3ceb3cdbfe63 should have updated this code, but did not.
Amit Langote Discussion: http://postgr.es/m/[email protected] Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/02af7857e5694b13c21401d1982ac21d31e27dee Modified Files -------------- src/backend/rewrite/rewriteDefine.c | 4 +++- src/test/regress/expected/rules.out | 7 +++++++ src/test/regress/sql/rules.sql | 8 ++++++++ 3 files changed, 18 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
