summaryrefslogtreecommitdiff
path: root/drivers/adodb-postgres.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/adodb-postgres.inc.php')
-rw-r--r--drivers/adodb-postgres.inc.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/adodb-postgres.inc.php b/drivers/adodb-postgres.inc.php
index 784227d3..e20b70cb 100644
--- a/drivers/adodb-postgres.inc.php
+++ b/drivers/adodb-postgres.inc.php
@@ -9,6 +9,7 @@
Set tabs to 4.
NOTE: Since 3.31, this file is no longer used, and the "postgres" driver is
- remapped to "postgres7". Maintaining multiple postgres drivers is no easy
- job, so hopefully this will ensure greater consistency and fewer bugs.
+ remapped to lastest available postgres version. Maintaining multiple
+ postgres drivers is no easy job, so hopefully this will ensure greater
+ consistency and fewer bugs.
*/