Re: strange context message in spi.c?
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-06-15T06:59:49Z
Lists: pgsql-hackers
Attachments
- 0001-fix-mesleading-info-about-expression-context.patch (text/x-patch) patch 0001
Hi čt 13. 6. 2024 v 20:56 odesílatel Daniel Gustafsson <daniel@yesql.se> napsal: > > On 13 Jun 2024, at 19:21, Pavel Stehule <pavel.stehule@gmail.com> wrote: > > > Is the message "SQL expression ..." for RAW_PLPGSQL_EXPR correct? > > That indeed seems incorrect. > > > Should there be a "PL/pgSQL expression" instead? > > I think that would make more sense. > here is the patch Regards Pavel > > -- > Daniel Gustafsson > >
Commits
-
Fix misleading error message context
- 4af123ad45bd 18.0 landed