I get ERROR: column "table_name" does not exist - Mailing list pgsql-docs

From PG Doc comments form
Subject I get ERROR: column "table_name" does not exist
Date
Msg-id 171753061515.2021730.14624637049210791754@wrigleys.postgresql.org
Whole thread Raw
Responses Re: I get ERROR: column "table_name" does not exist
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/plpgsql-control-structures.html
Description:

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

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Minor accuracy issue
Next
From: PG Doc comments form
Date:
Subject: Need clarification on "field"