diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-04-08 15:26:50 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-04-08 15:26:50 -0300 |
commit | 73206812cd97436cffd8f331dbb09d38a2728162 (patch) | |
tree | ad657f5dba79bbe88f132956f4d43f0d870c144f /src/backend/utils/adt/array_userfuncs.c | |
parent | 5df64f298d2863c9fb39437abb3ae6f988aedc0a (diff) | |
download | postgresql-73206812cd97436cffd8f331dbb09d38a2728162.tar.gz postgresql-73206812cd97436cffd8f331dbb09d38a2728162.zip |
Change SQLSTATE for event triggers "wrong context" message
When certain event-trigger-only functions are called when not in the
wrong context, they were reporting the "feature not supported" SQLSTATE,
which is somewhat misleading. Create a new custom error code for such
uses instead.
Not backpatched since it may be seen as an undesirable behavioral
change.
Author: Michael Paquier
Discussion: https://www.postgresql.org/message-id/CAB7nPqQ-5NAkHQHh_NOm7FPep37NCiLKwPoJ2Yxb8TDoGgbYYA@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions