Re: I get ERROR: column "table_name" does not exist
От
Erik Wienhold
Тема
Re: I get ERROR: column "table_name" does not exist
Дата
Msg-id
26d7c4dd-2809-426a-acb4-bbd2828fba93@ewie.name
Ответ на
I get ERROR: column "table_name" does not exist (PG Doc comments form)
Список
Дерево обсуждения
I get ERROR: column "table_name" does not exist PG Doc comments form <noreply@postgresql.org>
Re: I get ERROR: column "table_name" does not exist Erik Wienhold <ewie@ewie.name>
Re: I get ERROR: column "table_name" does not exist Florian Koch <florian.murat.koch@gmail.com>
Re: I get ERROR: column "table_name" does not exist Erik Wienhold <ewie@ewie.name>
Re: I get ERROR: column "table_name" does not exist Florian Koch <florian.murat.koch@gmail.com>
Re: I get ERROR: column "table_name" does not exist Erik Wienhold <ewie@ewie.name>
On 2024-06-04 21:50 +0200, PG Doc comments form wrote: > When using GET STACKED DIAGNOSTICS in PL/pgSQL accessing TABLE_NAME, > COLUMN_NAME, CONSTRAINT_NAME or SCHEMA_NAME throws an error. > > The function "shared.test_raise_exception": > https://github.com/rin-nas/postgresql-patterns-library/issues/8#issuecomment-2147984520 * Do you have a reproducer with those diagnostic items? The linked script does not use any of the items that you've mentioned. * Which Postgres version? -- Erik
В списке pgsql-docs по дате отправления