Florian G. Pflug wrote:
Hi
Starting from revisions 5097 (for 1.4) and 5096 (trunk) the OSX build
failes for me. Seems like ::GetLastError() is undefined when using
wxMac 2.6.2. Any ideas?
Man, you really should upgrade your operating system to a compatible
one... :-)
GetLastError is a win32 api call, needs to be removed.
Regards,
Andreas
---------------------------(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