diff options
author | Michael Meskes <meskes@postgresql.org> | 2019-01-30 13:58:25 +0100 |
---|---|---|
committer | Michael Meskes <meskes@postgresql.org> | 2019-01-30 14:35:52 +0100 |
commit | 7ea38f045dad6bbb7fbe807f2486df7370bc0b0f (patch) | |
tree | 4245ff47ee0353ac7cdaddeaae171e1af79c1565 /src/tutorial | |
parent | e2f731cdba9b7a79cddc64325990a8f51818877b (diff) | |
download | postgresql-7ea38f045dad6bbb7fbe807f2486df7370bc0b0f.tar.gz postgresql-7ea38f045dad6bbb7fbe807f2486df7370bc0b0f.zip |
Change error handling of out of scope variables in ecpg.
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.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions