mirror of
https://github.com/postgres/postgres.git
synced 2025-07-23 03:21:12 +03:00
*** empty log message ***
This commit is contained in:
@ -35,6 +35,8 @@ extern "C"
|
||||
enum ECPGttype, void *, void *, long, long);
|
||||
char *ecpg_alloc(long, int);
|
||||
char *ecpg_strdup(const char *, int);
|
||||
const char *ECPGtype_name(enum ECPGttype);
|
||||
|
||||
|
||||
/* and some vars */
|
||||
extern struct auto_mem *auto_allocs;
|
||||
|
Reference in New Issue
Block a user