github.com/jackc/pgtype.TimestamptzArray.EncodeText (method)

2 uses

	github.com/jackc/pgtype (current package)
		timestamptz_array.go#L388: func (src TimestamptzArray) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
		timestamptz_array.go#L509: 	buf, err := src.EncodeText(nil, nil)