Re: I get ERROR: column "table_name" does not exist

2024-06-09 Thread Florian Koch
I made a gist with the error. https://gist.github.com/floratmin/a4b404f0fd66b03a0428c07686b71410 On Fri, Jun 7, 2024 at 3:24 AM Erik Wienhold wrote: > > On 2024-06-06 15:08 +0200, Florian Koch wrote: > > This is the working example, when I replace any of e.g. > > '

Re: I get ERROR: column "table_name" does not exist

2024-06-07 Thread Florian Koch
This is the working example, when I replace any of e.g. 'PG_EXCEPTION_HINT' with 'TABLE_NAME'. Then the function throws. I am using postgres 16.1. On Wed, Jun 5, 2024 at 6:32 PM Erik Wienhold wrote: > > On 2024-06-04 21:50 +0200, PG Doc comments form wrote: > > When using GET STACKED DIAGNOSTICS