| From: | "Mike Bayer" <mike_mp(at)zzzcomputing(dot)com> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16 |
| Date: | 2024-12-12 14:55:08 |
| Message-ID: | e4fedac0-3de4-4773-94d3-c391c9e19d63@app.fastmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Thu, Dec 12, 2024, at 9:37 AM, David G. Johnston wrote:
> On Thu, Dec 12, 2024 at 7:14 AM David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com> wrote:
>> On Thursday, December 12, 2024, Mike Bayer <mike_mp(at)zzzcomputing(dot)com> wrote:
>>>
>>> $ psql -U scott -h pg17 test
>>> Password for user scott:
>>> psql (16.3, server 17.2)
>>> WARNING: psql major version 16, server major version 17.
>>> Some psql features might not work.
>>
>> This is apparently just such a feature…
>>
>
> My bad, ignore this, I saw this and ended up thinking the complaint was against psql, not the server-internals.
>
> David J.
correct, this is observed using all Python postgresql drivers, I was using psql to make an easy repro
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-12-12 15:48:40 | Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16 |
| Previous Message | David G. Johnston | 2024-12-12 14:37:51 | Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16 |