mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-09-04 22:02:34 -06:00
Update include/pgAdmin3.h
This commit is contained in:
parent
e82e44f593
commit
f494f68237
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@
|
|||
// Supported server minimum and maximum values.
|
||||
const short SERVER_MIN_VERSION_N = 0x0804;
|
||||
const wxString SERVER_MIN_VERSION_T = wxT("8.4");
|
||||
<<<<<<< HEAD
|
||||
const short SERVER_MAX_VERSION_N = 0x0C00;
|
||||
const wxString SERVER_MAX_VERSION_T = wxT("12");
|
||||
// Supported Greenplum Database and Greenplum HAWQ minimum and maximum values.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue