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

2 uses

	github.com/jackc/pgtype (current package)
		date.go#L220: func (src Date) Value() (driver.Value, error) {

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