update pgtypes.h.

Signed-off-by: Lain <linkc@vastdata.com.cn>
This commit is contained in:
Lain
2023-02-02 10:51:37 +00:00
committed by Gitee
parent efe5823daa
commit c08565dab2

View File

@ -70,6 +70,7 @@
/* binary same as bytea */
#define PG_TYPE_RAW 86
#define PG_TYPE_BLOB 88
#define PG_TYPE_LONG_RAW 94
#define PG_TYPE_MYSQL_BINARY 9779
/* oracle date */
#define PG_TYPE_ORADATE 9040