aboutsummaryrefslogtreecommitdiff
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 */