github.com/jackc/pgtype.Timestamptz.Value (method)

2 uses

	github.com/jackc/pgtype (current package)
		timestamptz.go#L226: func (src Timestamptz) Value() (driver.Value, error) {

	github.com/jackc/pgx/v4/stdlib
		sql.go#L655: 					return d.Value()