Re: PGQ catalog representation and pg_dump support

From: Sami Imseih <samimseih(dot)pg(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Melanie Plageman <melanieplageman(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers(at)postgresql(dot)org, rmt(at)lists(dot)postgresql(dot)org
Subject: Re: PGQ catalog representation and pg_dump support
Date: 2026-09-02 23:16:15
Message-ID: CAN12+YJ-fuZOiXEsLDPyno1kOF8gqXay1UQnwxMOsqLkvnakgA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> - Wrong SQLSTATE + missing error position on undefined property: parse_graphtable.c:132-135 uses
> ERRCODE_SYNTAX_ERROR and omits parser_errposition, unlike the sibling label case at :189 (
> ERRCODE_UNDEFINED_OBJECT). Undefined label at :187-191 also omits the position.

This one has already been raised https://commitfest.postgresql.org/patch/7173/

--
Sami Imseih
Amazon Web Services (AWS)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-09-02 23:21:49 Re: Remove fcinfo from statistics update internal functions
Previous Message Andres Freund 2026-09-02 23:05:49 Re: PGQ catalog representation and pg_dump support