Re: [BUGS] BUG #5894: Rules' behaviour when SERIAL data types are used

2011-02-18 Thread Tom Lane
"Piergiorgio Buongiovanni" writes: > We are experiencing a problem on using rules and serial data types with > PostgreSQL. > We are trying to align two tables in two different schemas through rules and > the main table has a column of data type SERIAL. > ... > Now we create a rule in order to alig

[BUGS] BUG #5894: Rules' behaviour when SERIAL data types are used

2011-02-18 Thread Piergiorgio Buongiovanni
The following bug has been logged online: Bug reference: 5894 Logged by: Piergiorgio Buongiovanni Email address: piergiorgio.buongiova...@netspa.it PostgreSQL version: 8.4.4 Operating system: RedHat Centos Description:Rules' behaviour when SERIAL data types are used D