I could compile pgadmin3 after commenting out line 155 of src/frm/frmConfig.cpp:
//menuFactories->RegisterMenu(this,
wxCommandEventHandler(pgFrame::OnAction));
PgAdmin3 seems to be working ok after a quick test. What is supposed to
do this line ?. What should I test ?.
Diego.
---------------------------(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
