Re: Transaction ID wraparound: problem and proposed solution

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Hannu Krosing <hannu(at)tm(dot)ee>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Transaction ID wraparound: problem and proposed solution
Date: 2000-11-05 20:59:00
Message-ID: 20001105145900.A3569@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> [001105 12:07]:
> Larry Rosenman <ler(at)lerctr(dot)org> writes:
> >> Uh, we don't want to depend on gcc, do we?
>
> > Doesn't C99 *REQUIRE* long long?
>
> What difference does that make? It'll be a very long time before
> Postgres can REQUIRE that people have a C99-compliant compiler.
> Portability does not mean "we work great on just the newest and
> spiffiest platforms"...
I understand, but long long should start appearing in mainstream stuff
now that the standard is out. I do understand your concern, however.
I was just making a point that we should start seeing it.
>
> regards, tom lane
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2000-11-05 21:24:47 Re: Transaction ID wraparound: problem and proposed solution
Previous Message Peter Eisentraut 2000-11-05 20:58:34 Re: Unicode conversion (Re: [COMMITTERS] pgsql (configure.in))