Use local cache for tracking changes to reduce reading file
[online_analyze.git] / README.online_analyze
index 3bb942c..bb4491c 100644 (file)
@@ -1,7 +1,8 @@
 Module makes an analyze call immediately after INSERT/UPDATE/DELETE/SELECT INTO
 for affected table(s).
 
-Supported versions of PostgreSQL: 8.4.*, 9.0.*, 9.1.*, 9.2.*, 9.3.*, 9.4*
+Supported versions of PostgreSQL: 8.4.*, 9.0.*, 9.1.*, 9.2.*, 9.3.*, 9.4*, 9.5*,
+                 9.6*
 
 Usage: LOAD 'online_analyze';