summaryrefslogtreecommitdiff
path: root/classes/database/Postgres.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/database/Postgres.php')
-rw-r--r--classes/database/Postgres.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/database/Postgres.php b/classes/database/Postgres.php
index b780e0ad..6fab3bd7 100644
--- a/classes/database/Postgres.php
+++ b/classes/database/Postgres.php
@@ -11,7 +11,7 @@ include_once('./classes/database/ADODB_base.php');
class Postgres extends ADODB_base {
- var $major_version = 12;
+ var $major_version = 14;
// Max object name length
var $_maxNameLen = 63;
// Store the current schema