> -----Original Message----- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 09 December 2003 12:45 > To: Dave Page > Cc: [EMAIL PROTECTED]; Howard Bagcat; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] pgAdmin3 tl_PH translation (Partial) > > There's a new tagalog.patch file for wxWindows, to support Tagalog > (Philippines) correctly. > This should go to our snapshot some time, and should be used > by our binary snapshots.
Hi Andreas, Compiled and built for Linux, however when compiling on Windows I get: C:\wxWindows_2.5\src\common\intl.cpp(3288) : error C2065: 'LANG_TAGALOG' : undeclared identifier C:\wxWindows_2.5\src\common\intl.cpp(3289) : error C2065: 'SUBLANG_TAGALOG_PHILIPPINES' : undeclared identifier I don't have the output from patch any more, but I remember it patching 2 files cleanly. Any ideas? Regards, Dave ---------------------------(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