mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
*** empty log message ***
This commit is contained in:
@ -59,7 +59,7 @@ extern "C"
|
||||
const char *descriptor,const char *query);
|
||||
bool ECPGdeallocate_desc(int line,const char *name);
|
||||
bool ECPGallocate_desc(int line,const char *name);
|
||||
void ECPGraise(int line,int code);
|
||||
void ECPGraise(int line, int code, const char *str);
|
||||
bool ECPGget_desc_header(int, char *, int *);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user