-
Noticed PGAdmin3 in the package list and I was wondering if there were any plans to upgrade it to work with later versions of PostgreSQL and add better partition support. I've been looking at the var…
-
```
There are two files: pgadmin3 and wsxtd. I think the last is from Wxwidgets
but I am not sure...
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/trunk/pgadmin3/i18n/
It makes non sense but the .pot …
-
```
There are two files: pgadmin3 and wsxtd. I think the last is from Wxwidgets
but I am not sure...
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/trunk/pgadmin3/i18n/
It makes non sense but the .pot …
-
pgAdmin3.cpp: In member function ‘void frmDlgTest::OnSelect(wxCommandEvent&)’:
pgAdmin3.cpp:198:34: error: no matching function for call to ‘pgDialog::LoadResource(frmDlgTest*, wxString&)’
dlg->L…
-
```
There are two files: pgadmin3 and wsxtd. I think the last is from Wxwidgets
but I am not sure...
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/trunk/pgadmin3/i18n/
It makes non sense but the .pot …
-
Hi,
Can not build the master anymore:
```cpp
pgAdmin3.cpp: In member function ‘void frmDlgTest::OnSelect(wxCommandEvent&)’:
pgAdmin3.cpp:198:34: error: no matching function for call to ‘pgDialog…
-
znmeb updated
8 years ago
-
To reproduce:
* Open `pgadmin3`
* Focus pgadmin3's main window
* Attempt to run any stumpwm command
Expected: stumpwm works normally
Actual: Nothing works, I can't even move focus away from p…
-
Hi
I can not pass the compilation phase. It fails with (tried with wxGtk3.0 and 3.1):
```bash
mv -f $depbase.Tpo $depbase.Po
pgAdmin3.cpp: In member function ‘void frmDlgTest::OnSelect(wxCommandE…
-
There are lots of places which bring up an ineffective wxALIGN_CENTRE with wxEXPAND with
current wxWidgets libraries dialog box. I rebuilt pgadmin3 after removing the allegedly superfluous wxALIGN_C…