MCPcopy Create free account
hub / github.com/auxten/postgresql-parser / String

Method String

pkg/sql/sem/tree/table_name.go:265–265  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

263}
264
265func (n *TableIndexName) String() string { return AsString(n) }
266
267// TableIndexNames is a list of indexes.
268type TableIndexNames []*TableIndexName

Callers

nothing calls this directly

Calls 1

AsStringFunction · 0.85

Tested by

no test coverage detected