Hi,
Is a C99 compiler required to build psqlODBC? There are some C++-style comments in the C code, but I don't see if
that'san accident or literally required. Some platforms' C compilers are C89, and they have issues with the //
comments(for example, in pgtypes.h).