PostgreSQL Source Code
git master
decimal.h
Go to the documentation of this file.
1
/* src/interfaces/ecpg/include/decimal.h */
2
3
#ifndef _ECPG_DECIMAL_H
4
#define _ECPG_DECIMAL_H
5
6
#include <
ecpg_informix.h
>
7
8
/* source created by ecpg which defines this */
9
#ifndef _ECPGLIB_H
10
typedef
decimal
dec_t
;
11
#endif
/* ndef _ECPGLIB_H */
12
13
#endif
/* ndef _ECPG_DECIMAL_H */
dec_t
decimal dec_t
Definition:
decimal.h:10
ecpg_informix.h
decimal
Definition:
pgtypes_numeric.h:30
src
interfaces
ecpg
include
decimal.h
Generated on Tue Oct 15 2024 12:13:25 for PostgreSQL Source Code by
1.9.1