Re: [BUGS] Backward compatibility issue with 8.0b1

2004-08-24 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: >> Summary: \d option on 8.0b1 PSQL not backward compatible > Apparently this was fixed after beta 1 ... works for me here. Yeah, Greg Mullane fixed that, see http://archives.postgresql.org/pgsql-committers/2004-08/msg00312.php

Re: [BUGS] Backward compatibility issue with 8.0b1

2004-08-24 Thread Alvaro Herrera
On Tue, Aug 24, 2004 at 06:56:42PM -0700, Josh Berkus wrote: > Guys, > > Beg pardon if this is a repeat: > > Summary: \d option on 8.0b1 PSQL not backward compatible > Severity: Annoyance > Affects: 8.0b1 connecting to 7.4.3 Apparently this was fixed after beta 1 ... works for me here. -- Al