Hi congratulations on having the thing turning on mac. I'm not familiar with your code, but I guess we are really running into some unicode problems. Are non-unicode builds available for other platforms ?
Could you send me a link on how I can build this (I don't have anything else installed on that machine yet, so I guess I'd need pg as well) and the config params you needed Thanks, Stefan -------------------------------------------- Advanced Concepts AG Software-Engineering Heldweg 10 CH-8475 Ossingen Switzerland phone:+41 52 245 0 245 fax:+41 52 245 0 246 http://www.advanced.ch mailto:[EMAIL PROTECTED] -------------------------------------------- > -----Original Message----- > From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] > Sent: Samstag, 18. Oktober 2003 03:10 > To: [EMAIL PROTECTED] > Cc: Stefan Csomor > Subject: PgAdmin3 on Mac > > Here are some screenshots of pgAdmin3 1.0.1 running on Mac OS X: > > Language Selection: > http://www.fmonkey.net/pgasplash.jpg > > Tip of the Day: > http://www.fmonkey.net/pgatips.jpg > > Main Window: > http://www.fmonkey.net/pgamain.jpg > > So, we've obviously got some string problems here, which I > can only assume are related to the Unicode stuff. Perhaps > Stefan, whom I've cc'd on this message, can give us some help > with solving this problem (which I assume requires converting > those pesky Unicode functions to their Mac equivalents). > Anyway, at least it compiles and runs, right? > :-) > > Dave, you might want to think about backporting my acinclude > and Makefile.am changes to the REL_1_0_1 branch, especially > the new wxWindows library code detection, since the REL_1_0_1 > branch doesn't compile against our wxWindows snapshot without > the --enable-monolithic flag. > > ahp > ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match