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

2 uses

	github.com/jackc/pgtype (current package)
		timestamp.go#L229: func (src Timestamp) Value() (driver.Value, error) {

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