mirror of https://github.com/postgres/postgres
parent
922c83fe62
commit
ee85fda2ad
@ -0,0 +1,4 @@ |
||||
exec sql include sqlca; |
||||
|
||||
exec sql whenever not found do set_not_found(); |
||||
exec sql whenever sqlerror sqlprint; |
Loading…
Reference in new issue