Dave Page wrote:
> From this release, two versions of the driver are provided for
> Windows, 'PostgreSQL ANSI' which supports single and multibyte
> applications through the ANSI ODBC API, and 'PostgreSQL Unicode'
> which provides Unicode support through the Unicode ODBC API. On Unix
> systems, the driver type may be selected via a configure option.
With my packager hat on, I'm puzzled by this. I am now supposed to
produce two shared libraries? I thought the idea was to have both sets
of functions in one binary and let the driver manager or application
program figure out which to call.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/