[HACKERS] Problem with psql backward compatibility

2009-07-19 Thread Bruce Momjian
I thought we wanted psql to be able to connect to older databases and report \d values properly. I see 8.4 psql \d is not working for sequences in 8.3 databases: $ psql regression psql (8.4.0, server 8.3.7) WARNING: psql version 8.4, server version 8.3.

Re: [HACKERS] Problem with psql backward compatibility

2009-07-19 Thread Tom Lane
Bruce Momjian br...@momjian.us writes: I thought we wanted psql to be able to connect to older databases and report \d values properly. I see 8.4 psql \d is not working for sequences in 8.3 databases: Fixed ... regards, tom lane -- Sent via pgsql-hackers mailing