Allow a rule on partitioned table to be renamed.
Robert Haas <rhaas@postgresql.org>
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/52d9c443-ec78-5c8a-7a77-0f34aad12b82@lab.ntt.co.jp
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/rewrite/rewriteDefine.c | modified | +3 −1 |
| src/test/regress/expected/rules.out | modified | +7 −0 |
| src/test/regress/sql/rules.sql | modified | +8 −0 |
Discussion
- RENAME RULE doesn't work with partitioned tables 3 messages · 2017-04-11 → 2017-04-12