pg_type.h
Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
00036 #define BOOLOID 16
00037 #define BYTEAOID 17
00038 #define CHAROID 18
00039 #define NAMEOID 19
00040 #define INT8OID 20
00041 #define INT2OID 21
00042 #define INT2VECTOROID 22
00043 #define INT4OID 23
00044 #define REGPROCOID 24
00045 #define TEXTOID 25
00046 #define OIDOID 26
00047 #define TIDOID 27
00048 #define XIDOID 28
00049 #define CIDOID 29
00050 #define OIDVECTOROID 30
00051 #define POINTOID 600
00052 #define LSEGOID 601
00053 #define PATHOID 602
00054 #define BOXOID 603
00055 #define POLYGONOID 604
00056 #define LINEOID 628
00057 #define FLOAT4OID 700
00058 #define FLOAT8OID 701
00059 #define ABSTIMEOID 702
00060 #define RELTIMEOID 703
00061 #define TINTERVALOID 704
00062 #define UNKNOWNOID 705
00063 #define CIRCLEOID 718
00064 #define CASHOID 790
00065 #define MACADDROID 829
00066 #define INETOID 869
00067 #define CIDROID 650
00068 #define ACLITEMOID 1033
00069 #define BPCHAROID 1042
00070 #define VARCHAROID 1043
00071 #define DATEOID 1082
00072 #define TIMEOID 1083
00073 #define TIMESTAMPOID 1114
00074 #define TIMESTAMPTZOID 1184
00075 #define INTERVALOID 1186
00076 #define TIMETZOID 1266
00077 #define BITOID 1560
00078 #define VARBITOID 1562
00079 #define NUMERICOID 1700
00080 #define REFCURSOROID 1790
00081 #define REGPROCEDUREOID 2202
00082 #define REGOPEROID 2203
00083 #define REGOPERATOROID 2204
00084 #define REGCLASSOID 2205
00085 #define REGTYPEOID 2206
00086 #define RECORDOID 2249
00087 #define CSTRINGOID 2275
00088 #define ANYOID 2276
00089 #define ANYARRAYOID 2277
00090 #define VOIDOID 2278
00091 #define TRIGGEROID 2279
00092 #define LANGUAGE_HANDLEROID 2280
00093 #define INTERNALOID 2281
00094 #define OPAQUEOID 2282