Is it possible to get the names of the schema and function within a
plpgsql function?
It is possible to get this information inside a trigger using
TG_TABLE_SCHEMA and TG_TABLE_NAME. I would like to get these values
inside every function I write to display in all error messages.
Regards
Ken
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.