mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
The function called can result in an out of memory error that subsequently was disregarded. Instead it should set the appropriate SQL error variables and be checked by whatever whenever statement is defined.