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:
@ -61,6 +61,7 @@ extern "C"
|
||||
bool ECPGallocate_desc(int line,const char *name);
|
||||
void ECPGraise(int line, int code, const char *str);
|
||||
bool ECPGget_desc_header(int, char *, int *);
|
||||
bool ECPGget_desc(int, char *, int, ...);
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user