Re: Why is abstime type deprecated?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Kilian Hagemann <hagemann1(at)egs(dot)uct(dot)ac(dot)za>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Why is abstime type deprecated?
Date: 2004-10-27 18:57:57
Message-ID: 200410271857.i9RIvvT08187@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Kilian Hagemann wrote:
> >
> > Because it will certainly break by 2038, when 32-bit time_t overflows.
> >
> > In practice, Unix systems will have to move to 64-bit time_t before
> > that, and we'll probably either remove abstime or make it an 8-byte type
> > as soon as that practice is common.
>
> Thanks for that. By that time my storage requirements will certainly have
> changed, but I guess this transformation won't happen in a hurry... I'd like
> to see abstime supported until at least 2020.
>
> > TIP 5: Have you checked our extensive FAQ?
>
> I have, and it doesn't have an entry on this. Don't know who maintains the
> FAQ, but I think it would be worthwhile adding this issue to the FAQ.

It is not an F(frequent)AQ because you are the first to ask about it in
perhaps years.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Lucas Sultanum 2004-10-27 20:27:20 Bug
Previous Message John Browne 2004-10-27 17:09:56 pgsql 8.0 beta 4 - Win32 psql client problem