Versions in this module Expand all Collapse all v0 v0.1.1 Apr 5, 2026 v0.1.0 Apr 5, 2026 Changes in this version + func FormatColumnSimple(gcv spanner.GenericColumnValue) (string, error) + func FormatPostgreSQLType(typ *sppb.Type) string + func PostgreSQLCatalogTypeName(typ *sppb.Type) (name string, ok bool) + func PostgreSQLPlaceholder(n int) (sql string, ok bool) + func StatementParamKey(n int) (key string, ok bool)