Re: [BUGS] BUG #7866: even after T's child-tables are deleted it cannot have select-rule

2013-02-10 Thread Tom Lane
tim.rom...@yahoo.com writes: > After a table has been inherited, a select-rule cannot be created on it > *even if its child tables are deleted and a vacuum is performed afterwards*. This isn't a bug, it's an intentional implementation restriction. I quote from the source code: * Are we c

[BUGS] BUG #7866: even after T's child-tables are deleted it cannot have select-rule

2013-02-10 Thread tim . romano
The following bug has been logged on the website: Bug reference: 7866 Logged by: Tim Romano Email address: tim.rom...@yahoo.com PostgreSQL version: 9.2.2 Operating system: Windows 7 x64 Description: After a table has been inherited, a select-rule cannot be created on