Re: loss of portability in ecpg - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: loss of portability in ecpg
Date
Msg-id Pine.LNX.4.21.0009201946080.362-100000@peter
Whole thread Raw
In response to loss of portability in ecpg  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane writes:

> Current ecpg sources will not build on a compiler that doesn't accept
> "long long int".  They are also overly optimistic about the prospects
> of having strtoull() in libc.  I think some autoconf work is needed
> here.

Will look.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Timezone discrepancies
Next
From: Stephan Szabo
Date:
Subject: Re: Solution for RI permission problem