Re: [BUGS] corrupted table postgresql 8.3

2012-04-09 Thread Robert Haas
On Tue, Mar 6, 2012 at 10:15 AM, Matteo Sgalaberni wrote: > Hi people! > > I have a pg 8.3. Today I issued in a database that comand: > =# ALTER TABLE cliente ADD COLUMN pwd_expired boolean DEFAULT FALSE; > WARNING:  unexpected attrdef record found for attr 22 of rel cliente > WARNING:  unexpected

[BUGS] corrupted table postgresql 8.3

2012-03-06 Thread Matteo Sgalaberni
Hi people! I have a pg 8.3. Today I issued in a database that comand: =# ALTER TABLE cliente ADD COLUMN pwd_expired boolean DEFAULT FALSE; WARNING: unexpected attrdef record found for attr 22 of rel cliente WARNING: unexpected attrdef record found for attr 22 of rel cliente WARNING: unexpected