Documentation ¶
Overview ¶
Package pgtypes contains the types from PostgreSQL's 'pg_catalog' and 'information_schema' schemas.
Index ¶
- type Abstime
- type Aclitem
- type Anyarray
- type Anyelement
- type Anyenum
- type Anynonarray
- type Anyrange
- type Box
- type CardinalNumber
- type CharacterData
- type Cid
- type Cidr
- type Circle
- type Cstring
- type Date
- type Daterange
- type EventTrigger
- type FdwHandler
- type Gtsvector
- type Inet
- type Int
- type Int2vector
- type Int4range
- type Int8range
- type Internal
- type JSON
- type Jsonb
- type LanguageHandler
- type Line
- type Lseg
- type Macaddr
- type Name
- type Numrange
- type Oid
- type Oidvector
- type Opaque
- type Path
- type PgAttribute
- type PgDdlCommand
- type PgLsn
- type PgNodeTree
- type PgType
- type Point
- type Polygon
- type Record
- type Refcursor
- type Regclass
- type Regconfig
- type Regdictionary
- type Regnamespace
- type Regoper
- type Regoperator
- type Regproc
- type Regprocedure
- type Regrole
- type Regtype
- type Reltime
- type SQLIdentifier
- type Smgr
- type Tid
- type TimeStamp
- type Tinterval
- type Trigger
- type TsmHandler
- type Tsquery
- type Tsrange
- type Tstzrange
- type Tsvector
- type TxidSnapshot
- type UUID
- type Unknown
- type Void
- type XML
- type Xid
- type YesOrNo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Anyelement ¶
type Anyelement struct{}
type Anynonarray ¶
type Anynonarray struct{}
type CardinalNumber ¶
type CardinalNumber struct{}
type EventTrigger ¶
type EventTrigger struct{}
type FdwHandler ¶
type FdwHandler struct{}
type Int2vector ¶
type Int2vector struct{}
type LanguageHandler ¶
type LanguageHandler struct{}
type PgAttribute ¶
type PgAttribute struct{}
type PgDdlCommand ¶
type PgDdlCommand struct{}
type PgNodeTree ¶
type PgNodeTree struct{}
type Regdictionary ¶
type Regdictionary struct{}
type Regnamespace ¶
type Regnamespace struct{}
type Regoperator ¶
type Regoperator struct{}
type Regprocedure ¶
type Regprocedure struct{}
type SQLIdentifier ¶
type SQLIdentifier struct{}
type TsmHandler ¶
type TsmHandler struct{}
type TxidSnapshot ¶
type TxidSnapshot struct{}
Click to show internal directories.
Click to hide internal directories.