| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | Gregor Notten <etmgrno(at)etm(dot)ericsson(dot)se> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: PostgreSQL + year 2000 |
| Date: | 1998-08-21 16:59:16 |
| Message-ID: | Pine.BSF.4.02.9808211254490.12889-100000@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Gregor...
I believe we are compliant, up to at least the year 2039, when
Unix has its "problems". Thomas would be better at answering this,
though, as he knows the 'date/time' code the best...
Unix, in general, doesn't fall under the Y2K problem, since its
dates are represented in seconds since epoch...which hits its limit aroudn
the year 2039, and I elieve all our dates are represented as the full
year (1998), not the partial (98)...
On Fri, 21 Aug 1998, Gregor Notten wrote:
> Hello Marc,
>
> I'm planning to start using PostgreSQL in the near future. But one thing
> I need to know:
>
> Is PostgreSQL 'year 2000 compliant'?
>
> Can you give me an answer to this question? Thank you in advance.
>
> Regards,
> Gregor Notten
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Keith Parks | 1998-08-21 17:09:53 | Re: [HACKERS] initdb problem |
| Previous Message | Jan Wieck | 1998-08-21 16:09:04 | Re: [HACKERS] Rules for 6.4 finished |