Tom,
On Thu, Aug 16, 2001 at 03:07:10PM -0400, Tom Lane wrote:
> Jason Tishler <jason(at)tishler(dot)net> writes:
> > - static PGSTD string IntToString(int);
> > + PGSTD string IntToString(int);
>
> This one is news to me. Please file a bug report about it.
I just converted an old Windows NT 4.0 machine to Linux. I will do
a build there before submitting a bug report (if necessary). If it is
a Cygwin thing, then...
> I have no idea if that's the correct patch, though.
Agreed, I was just trying to get the build to finish so I could run the
regression test.
..I will try to come up with the correct patch.
Jason