On 10/07/2013 07:51 AM, Ovid wrote:
Hi all,
This problem has also been posted to Stack
Overflow.
http://stackoverflow.com/questions/19227920/altering-a-parent-table-in-postgresql-8-4-breaks-child-table-defaults
The problem: In Postgresql 8.4 (not tested on other versions), if table
`temp_perso
Hi all,
This problem has also been posted to Stack Overflow.
http://stackoverflow.com/questions/19227920/altering-a-parent-table-in-postgresql-8-4-breaks-child-table-defaults
The problem: In Postgresql 8.4 (not tested on other versions), if table
`temp_person_two` inherits from`temp_person`, de