mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Add missing file.
This commit is contained in:
4
src/interfaces/ecpg/test/header_test.h
Normal file
4
src/interfaces/ecpg/test/header_test.h
Normal file
@@ -0,0 +1,4 @@
|
||||
exec sql include sqlca;
|
||||
|
||||
exec sql whenever not found do set_not_found();
|
||||
exec sql whenever sqlerror sqlprint;
|
Reference in New Issue
Block a user