Sha256: 7e7f821609a0b27ef437bf81ba661c59ea79309a9effbf23dc1306725f66e9d4

Contents?: true

Size: 1.53 KB

Versions: 24

Compression:

Stored size: 1.53 KB

Contents

#define BOOLOID			16
#define BYTEAOID		17
#define CHAROID			18
#define NAMEOID			19
#define INT8OID			20
#define INT2OID			21
#define INT2VECTOROID	22
#define INT4OID			23
#define REGPROCOID		24
#define TEXTOID			25
#define OIDOID			26
#define TIDOID		27
#define XIDOID 28
#define CIDOID 29
#define OIDVECTOROID	30
#define PG_TYPE_RELTYPE_OID 71
#define PG_ATTRIBUTE_RELTYPE_OID 75
#define PG_PROC_RELTYPE_OID 81
#define PG_CLASS_RELTYPE_OID 83
#define POINTOID		600
#define LSEGOID			601
#define PATHOID			602
#define BOXOID			603
#define POLYGONOID		604
#define LINEOID			628
#define FLOAT4OID 700
#define FLOAT8OID 701
#define ABSTIMEOID		702
#define RELTIMEOID		703
#define TINTERVALOID	704
#define UNKNOWNOID		705
#define CIRCLEOID		718
#define CASHOID 790
#define MACADDROID 829
#define INETOID 869
#define CIDROID 650
#define INT4ARRAYOID		1007
#define ACLITEMOID		1033
#define BPCHAROID		1042
#define VARCHAROID		1043
#define DATEOID			1082
#define TIMEOID			1083
#define TIMESTAMPOID	1114
#define TIMESTAMPTZOID	1184
#define INTERVALOID		1186
#define TIMETZOID		1266
#define BITOID	 1560
#define VARBITOID	  1562
#define NUMERICOID		1700
#define REFCURSOROID	1790
#define REGPROCEDUREOID 2202
#define REGOPEROID		2203
#define REGOPERATOROID	2204
#define REGCLASSOID		2205
#define REGTYPEOID		2206
#define RECORDOID		2249
#define CSTRINGOID		2275
#define ANYOID			2276
#define ANYARRAYOID		2277
#define VOIDOID			2278
#define TRIGGEROID		2279
#define LANGUAGE_HANDLEROID		2280
#define INTERNALOID		2281
#define OPAQUEOID		2282
#define ANYELEMENTOID	2283

Version data entries

24 entries across 24 versions & 3 rubygems

Version Path
antage-postgres-0.7.9.2009.05.12 ext/type-oids.h
antage-postgres-0.7.9.2009.05.13 ext/type-oids.h
ruby-postgres-0.7.1.2005.11.24-mswin32 type-oids.h
ruby-postgres-0.7.1.2006.04.06-mswin32 type-oids.h
ruby-postgres-0.7.1.2006.04.05-mswin32 type-oids.h
ruby-postgres-0.7.1.2005.12.21-mswin32 type-oids.h
ruby-postgres-0.7.1.2005.12.20-mswin32 type-oids.h
ruby-postgres-0.7.1.2005.12.19-mswin32 type-oids.h
ruby-postgres-0.7.1.2005.11.27-mswin32 type-oids.h
postgres-0.7.9.2007.12.12 compat-ruby-postgres/type-oids.h
postgres-0.7.9.2007.12.22 compat-ruby-postgres/type-oids.h
postgres-0.7.9.2008.01.03 compat-ruby-postgres/type-oids.h
postgres-0.7.9.2008.01.09 ext/type-oids.h
postgres-0.7.9.2008.01.28 ext/type-oids.h
postgres-0.7.9.2008.01.24 ext/type-oids.h
ruby-postgres-0.7.1.2005.11.23 type-oids.h
ruby-postgres-0.7.1.2005.12.20 type-oids.h
ruby-postgres-0.7.1.2005.11.24 type-oids.h
ruby-postgres-0.7.1.2005.11.26 type-oids.h
ruby-postgres-0.7.1.2005.11.27 type-oids.h