Re: Beta going well
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Tatsuo Ishii <t-ishii@sra.co.jp>, PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2001-11-06T22:49:55Z
Lists: pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes: > The correct way would be to check for the existance of int8, int16, etc. Good in theory ... but ... are you sure you have included the correct set of system headers before checking this? (It's not at all clear to me that we know what "correct" is in this context.) regards, tom lane