| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> |
| Cc: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, James Pye <lists(at)jwp(dot)name>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Tightening binary receive functions |
| Date: | 2009-11-10 16:54:44 |
| Message-ID: | 200911101654.nAAGsif27963@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
FYI, Heikki has fixed this bug and the fix will appear in Postgres 8.5.
---------------------------------------------------------------------------
Andrew Gierth wrote:
> >>>>> "Heikki" == Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)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.
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2009-11-10 18:04:48 | Re: Parsing config files in a directory |
| Previous Message | Tom Lane | 2009-11-10 16:36:03 | Re: [HACKERS] PostgreSQL 8.3.8 on AIX5.3 : compilation failed |