psql's meta command \d is broken as of 12 beta2.

Started by Dmitry Igrishinover 6 years ago4 messages
#1Dmitry Igrishin
dmitigr@gmail.com

Hi,

Sorry if this report is duplicate but there is no column relhasoids in
pg_catalog.pg_class required by the underlying query of the \d meta
command of psql.

#2Pavel Stehule
pavel.stehule@gmail.com
In reply to: Dmitry Igrishin (#1)
Re: psql's meta command \d is broken as of 12 beta2.

Hi

po 5. 8. 2019 v 13:35 odesílatel Dmitry Igrishin <dmitigr@gmail.com> napsal:

Hi,

Sorry if this report is duplicate but there is no column relhasoids in
pg_catalog.pg_class required by the underlying query of the \d meta
command of psql.

do you use psql from this release?

The psql client should be higher or same like server.

Pavel

#3Pavel Stehule
pavel.stehule@gmail.com
In reply to: Dmitry Igrishin (#1)
Re: psql's meta command \d is broken as of 12 beta2.

po 5. 8. 2019 v 13:46 odesílatel Dmitry Igrishin <dmitigr@gmail.com> napsal:

пн, 5 авг. 2019 г. в 14:42, Pavel Stehule <pavel.stehule@gmail.com>:

Hi

po 5. 8. 2019 v 13:35 odesílatel Dmitry Igrishin <dmitigr@gmail.com>

napsal:

Hi,

Sorry if this report is duplicate but there is no column relhasoids in
pg_catalog.pg_class required by the underlying query of the \d meta
command of psql.

do you use psql from this release?

The psql client should be higher or same like server.

Pavel

Oops, I'm wrong. When I looked at describe.c I understood my mistake.
Sorry for noise and thank you!

no problem

Pavel

#4Dmitry Igrishin
dmitigr@gmail.com
In reply to: Pavel Stehule (#2)
Re: psql's meta command \d is broken as of 12 beta2.

пн, 5 авг. 2019 г. в 14:42, Pavel Stehule <pavel.stehule@gmail.com>:

Hi

po 5. 8. 2019 v 13:35 odesílatel Dmitry Igrishin <dmitigr@gmail.com> napsal:

Hi,

Sorry if this report is duplicate but there is no column relhasoids in
pg_catalog.pg_class required by the underlying query of the \d meta
command of psql.

do you use psql from this release?

The psql client should be higher or same like server.

Pavel

Oops, I'm wrong. When I looked at describe.c I understood my mistake.
Sorry for noise and thank you!