Re: Two questions about "pg_constraint"

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Bryn Llewellyn <bryn(at)yugabyte(dot)com>, pgsql-general list <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Two questions about "pg_constraint"
Date: 2022-08-24 20:19:34
Message-ID: 243d9594-0236-c753-9b3f-a3d40d6e1904@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/24/22 13:17, Adrian Klaver wrote:
> On 8/24/22 13:11, Bryn Llewellyn wrote:

>> Ad hoc queries in my PG 11.9 env show results like « (v = lower(v)) »
>> in this column for my tables. This is useful information. But the PG
>> 14 version of "pg_constraint" has no such column (and nor does the doc
>> mention it). Is this information now exposed somewhere else?
>>
>
> It was in 11 but not later, so lets look at release notes from 12 --> 14

Should have been ... not 14.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2022-08-24 20:29:57 Re: Two questions about "pg_constraint"
Previous Message Adrian Klaver 2022-08-24 20:17:20 Re: Two questions about "pg_constraint"