Re: Tightening binary receive functions
Andrew Gierth <andrew@tao11.riddles.org.uk>
From: Andrew Gierth <andrew@tao11.riddles.org.uk>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: James Pye <lists@jwp.name>, pgsql-hackers@postgresql.org
Date: 2009-10-26T14:59:45Z
Lists: pgsql-hackers
>>>>> "Heikki" == Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes: Heikki> Oops, you're right. The check is indeed confusing julian day Heikki> numbers, with epoch at 23th of Nov 4714 BC, with Heikki> postgres-reckoning day numbers, with epoch at 1th of Jan Heikki> 2000. Thanks, will fix. Which reminds me: why isn't there an extract(jday from ...) function or similar? -- Andrew.