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. regards, tom lane
- Re: [HACKERS] loss of portability in ecpg Tom Lane
- Re: [HACKERS] loss of portability in ecpg Peter Eisentraut
- [HACKERS] Re: loss of portability in ecpg Michael Meskes