Postgrsql 12

add PG12 support.
Bug fix
This commit is contained in:
levinsv 2019-10-05 16:38:43 +05:00
parent 10e9e0229c
commit 7e10968209
14 changed files with 89 additions and 25 deletions

View file

@ -56,6 +56,7 @@ public:
void OnAutoComplete(wxCommandEvent &event);
void OnSearchReplace(wxCommandEvent &event);
void OnKillFocus(wxFocusEvent &event);
// void OnBackGround(wxEraseEvent &event);
void SetQueryBook(ctlAuiNotebook *query_book);
ctlAuiNotebook* GetQueryBook()
{