Documentation ¶ Index ¶ func ParseList(list nodes.List) (pg.FQN, error) func ParseRange(rv *nodes.RangeVar) (pg.FQN, error) func ParseString(name string) (pg.FQN, error) func ToColumn(n *nodes.TypeName) pg.Column func Update(c *pg.Catalog, stmt nodes.Node) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ParseList ¶ func ParseList(list nodes.List) (pg.FQN, error) func ParseRange ¶ func ParseRange(rv *nodes.RangeVar) (pg.FQN, error) func ParseString ¶ added in v1.0.0 func ParseString(name string) (pg.FQN, error) func ToColumn ¶ func ToColumn(n *nodes.TypeName) pg.Column func Update ¶ func Update(c *pg.Catalog, stmt nodes.Node) error Types ¶ This section is empty. Source Files ¶ View all Source files build.go Click to show internal directories. Click to hide internal directories.