Re: BUG #15523: \df command not working in psql 10.4 postgres 11.1version

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #15523: \df command not working in psql 10.4 postgres 11.1version
Дата
Msg-id 20181127135532.vphepcu6t4bwfhbm@alvherre.pgsql
обсуждение исходный текст
Ответ на BUG #15523: \df command not working in psql 10.4 postgres 11.1 version  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #15523: \df command not working in psql 10.4 postgres 11.1 version  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On 2018-Nov-27, PG Bug reporting form wrote:

> PostgreSQL version: 11.1
> Operating system:   macOS High Sierra
> Description:        
> 
> ERROR:  column p.proisagg does not exist
> LINE 6:   WHEN p.proisagg THEN 'agg'

Ugh ... looks like we should have a test script that runs psql against
all older supported versions with all backslash commands to ensure
everything works correctly.  Cross-version support is not complicated,
we just need to remind people to do it.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


В списке pgsql-bugs по дате отправления:

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15524: Unable to run perl mkvcbuild.pl
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #15523: \df command not working in psql 10.4 postgres 11.1 version