This is a discussion on [ psqlodbc-Bugs-1006030 ] Configuring using --disable-unicode is broken fro unix distribution within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> Bugs item #1006030, was opened at 2007-06-08 21:50 You can respond by visiting: http://pgfoundry.org/tracker/?func=d...oup_id=1000125 Category: None Group: None Status: ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Bugs item #1006030, was opened at 2007-06-08 21:50 You can respond by visiting: http://pgfoundry.org/tracker/?func=d...oup_id=1000125 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Ramon Peek (ramonpeek) Assigned to: Nobody (None) Summary: Configuring using --disable-unicode is broken fro unix distribution Initial Comment: When trying to configure psqlODBC 08.02.0400 on unix systems with the option --disable-unicode the configure script create an error. The given command was : ../configure --disable-unicode The cause is an error in the configure script. Attached is a patch which fix the configure file... Good luck. Ramon ---------------------------------------------------------------------- You can respond by visiting: http://pgfoundry.org/tracker/?func=d...oup_id=1000125 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |