Downloaded CVS version of pgAdmin and during the ./configure I received the
following error:
configure: error: you need to install the ogl package from
wxWindows/contrib/src/ogl with wxUSE_DEPRECATED=0
I have wxMac-2.5.5 installed. Any clues on how I proceed?
TIA
Patrick Hatcher
Hello,
ok, thank you.
Daniel
>>> Andreas Pflug <[EMAIL PROTECTED]> 07.04.2005 14:36 >>>
Daniel Seichter wrote:
> Hello,
>
> isn't there a function for reorder columns of an existing table?
No, and there never will be, this was discussed exhaustively on
pgsql-hackers.
Simply *never-ever* rely
Daniel Seichter wrote:
Hello,
isn't there a function for reorder columns of an existing table?
No, and there never will be, this was discussed exhaustively on
pgsql-hackers.
Simply *never-ever* rely on the order of columns of a SELECT *, on any
database system; it's always a call for trouble.
Re
Hello,
isn't there a function for reorder columns of an existing table?
Daniel
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster
FYI:
pgAdmin III does *not* work correctly with vanilla wxWidgets 2.5.5 under
MSW, because a problem with tree context menus has crept in, we need to
stay with 2.5.4 . The problem has already been fixed in wx CVS, so 2.6
will hopefully be ok for us.
Regards,
Andreas
---(end