Re: pg_get_constraintdef throws SQL Error [XX000]: ERROR: invalid constraint type "n" (PG17)

Поиск
Список
Период
Сортировка
От Álvaro Herrera
Тема Re: pg_get_constraintdef throws SQL Error [XX000]: ERROR: invalid constraint type "n" (PG17)
Дата
Msg-id 202502061232.fmihjvhn7k3l@alvherre.pgsql
обсуждение исходный текст
Ответ на pg_get_constraintdef throws SQL Error [XX000]: ERROR: invalid constraint type "n" (PG17)  (Pierre-Paul Hackens <pierre-paul@geopostcodes.com>)
Список pgsql-bugs
On 2025-Feb-06, Pierre-Paul Hackens wrote:

> Dear support team,
> 
> I am writing to report a bug I encountered with the pg_get_constraintdef
> function:

> SELECT *, pg_get_constraintdef(oid)
> FROM pg_constraint
> WHERE contype = 'n';
> 
> SQL Error [XX000]: ERROR: invalid constraint type "n"

Hello, thanks for reporting this.  It was reported previously and
already fixed; the fix will be in 17.3, to be released next week.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/



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