Bruce Momjian 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 list (pgsql-hacke
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.
So