func github.com/jackc/pgtype.quoteArrayElement

3 uses

	github.com/jackc/pgtype (current package)
		array.go#L346: func quoteArrayElement(src string) string {
		array.go#L357: 		return quoteArrayElement(src)
		hstore.go#L236: 		return quoteArrayElement(src)