Re: PSQL commands not backwards-compatible

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: PSQL commands not backwards-compatible
Date: 2005-08-30 20:29:33
Message-ID: 20050830202933.GE21582@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

On Tue, Aug 30, 2005 at 12:09:03PM -0700, Josh Berkus wrote:

> Discovered some problems using 8.1 psql to connect to an 8.0 server:
>
> test_stats=# \l
> ERROR: relation "pg_catalog.pg_roles" does not exist
> test_stats=# \dt
> ERROR: relation "pg_catalog.pg_roles" does not exist
> test_stats=# \dv
> ERROR: relation "pg_catalog.pg_roles" does not exist
>
> This is from CVS, the day before the beta release. Ignore me if it's
> already been fixed.

It's not fixed, but it's also labeled "won't fix," at least for now.

--
Alvaro Herrera <alvherre[]alvh.no-ip.org> Architect, www.EnterpriseDB.com
"El sentido de las cosas no viene de las cosas, sino de
las inteligencias que las aplican a sus problemas diarios
en busca del progreso." (Ernesto Hernández-Novich)

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2005-08-30 22:49:04 Re: PSQL commands not backwards-compatible
Previous Message Tom Lane 2005-08-30 20:24:31 Re: PSQL commands not backwards-compatible

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2005-08-30 22:49:04 Re: PSQL commands not backwards-compatible
Previous Message Tom Lane 2005-08-30 20:24:31 Re: PSQL commands not backwards-compatible