Adding recognition of Greenplum (pgsql fork)

This commit is contained in:
Miroslav Stampar
2020-01-31 13:01:15 +01:00
parent 8d343fc2a6
commit 8ab4f6214f
3 changed files with 4 additions and 1 deletions

View File

@@ -82,6 +82,7 @@ class FORK(object):
COCKROACHDB = "CockroachDB"
TIDB = "TiDB"
REDSHIFT = "Amazon Redshift"
GREENPLUM = "Greenplum"
class CUSTOM_LOGGING(object):
PAYLOAD = 9