[BUGS] BUG #6683: dropping a table with a serial column from an extension needs to explicitely drop the associated seq

2012-06-09 Thread phb . emaj
The following bug has been logged on the website: Bug reference: 6683 Logged by: Philippe BEAUDOIN Email address: phb.e...@free.fr PostgreSQL version: 9.1.4 Operating system: Linux Description: When a table having a seial column has been created by a CREATE EXTENSION,

[BUGS] BUG #6682: pg_dump and sequence values of serial columns for extension configuration tables

2012-06-09 Thread phb . emaj
The following bug has been logged on the website: Bug reference: 6682 Logged by: Philippe BEAUDOIN Email address: phb.e...@free.fr PostgreSQL version: 9.1.4 Operating system: Linux Description: When a table is registered as an extension configuration table and contain

[BUGS] BUG #6681: pg_extension.extconfig after alter sequence drop table

2012-06-09 Thread phb . emaj
The following bug has been logged on the website: Bug reference: 6681 Logged by: Philippe BEAUDOIN Email address: phb.e...@free.fr PostgreSQL version: 9.1.4 Operating system: Linux Description: When a table has been registered as an extension configuration table, it's

[BUGS] BUG #6694: 9.2 beta 2 : psql commands \db and \db+ fail

2012-06-14 Thread phb . emaj
The following bug has been logged on the website: Bug reference: 6694 Logged by: Philippe Beaudoin Email address: phb.e...@free.fr PostgreSQL version: Unsupported/Unknown Operating system: linux Description: Using the latest 9.2 beta 2 version, I got an error when iss