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

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: kmvaishakha(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15523: \df command not working in psql 10.4 postgres 11.1 version
Date: 2018-11-27 13:55:32
Message-ID: 20181127135532.vphepcu6t4bwfhbm@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2018-11-27 14:49:25 Re: BUG #15523: \df command not working in psql 10.4 postgres 11.1 version
Previous Message PG Bug reporting form 2018-11-27 11:40:52 BUG #15524: Unable to run perl mkvcbuild.pl