Re: strange context message in spi.c?
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-06-13T18:56:20Z
Lists: pgsql-hackers
> 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. -- Daniel Gustafsson
Commits
-
Fix misleading error message context
- 4af123ad45bd 18.0 landed