????

Your IP : 3.15.10.218


Current Path : C:/opt/pgsql/include/
Upload File :
Current File : C:/opt/pgsql/include/pgtypes.h

/* src/interfaces/ecpg/include/pgtypes.h */

#ifndef PGTYPES_H
#define PGTYPES_H

#ifdef __cplusplus
extern "C"
{
#endif

extern void PGTYPESchar_free(char *ptr);

#ifdef __cplusplus
}
#endif

#endif							/* PGTYPES_H */