Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Mike Bayer <mike_mp(at)zzzcomputing(dot)com>
Cc: 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:31:06
Message-ID: CACJufxHYqoswLRxpG9Qy9ERScL4ft6fRjFkfyYDu7BZ-haBGhw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Dec 12, 2024 at 10:27 PM jian he <jian(dot)universality(at)gmail(dot)com> wrote:
>
> On Thu, Dec 12, 2024 at 10:09 PM Mike Bayer <mike_mp(at)zzzcomputing(dot)com> wrote:
> >
> > this occurs on postgresql 17.2 and did not occur on any previous version including 16, 15, 14. apologies if this has already been reported but I didn't see any means of looking up existing issues
> >
>
> https://git.postgresql.org/cgit/postgresql.git/commit/?id=09d09d4297b9acbc2848ec35e8bf030d6c1fae18
sorry. This link is for master.

it was fixed.
the correct link is
https://git.postgresql.org/cgit/postgresql.git/commit/?h=REL_17_STABLE&id=6e793582bc663fb7652834170be8902b982b7bcb

In response to

Browse pgsql-bugs by date

  From Date Subject
Next 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
Previous Message jian he 2024-12-12 14:27:41 Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16