summaryrefslogtreecommitdiff
path: root/perf/perf-postgres.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'perf/perf-postgres.inc.php')
-rw-r--r--perf/perf-postgres.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/perf-postgres.inc.php b/perf/perf-postgres.inc.php
index 5ca19449..16b767d2 100644
--- a/perf/perf-postgres.inc.php
+++ b/perf/perf-postgres.inc.php
@@ -102,7 +102,7 @@ class perf_postgres extends adodb_perf{
var $optimizeTableHigh = 'VACUUM ANALYZE %s';
/**
- * @see adodb_perf#optimizeTable
+ * @see adodb_perf::optimizeTable()
*/
function optimizeTable($table, $mode = ADODB_OPT_LOW)