index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
include
/
decimal.h
blob: f307207adce9fcd7d6b1e360a503bd653018a7f5 (
plain
)
1
2
3
4
5
#include
<pgtypes_numeric.h>
#ifndef dec_t
#define dec_t NumericVar
#endif
/* dec_t */