fix docs
authorTeodor Sigaev <teodor@sigaev.ru>
Tue, 10 Sep 2013 08:33:45 +0000 (12:33 +0400)
committerTeodor Sigaev <teodor@sigaev.ru>
Tue, 10 Sep 2013 08:33:45 +0000 (12:33 +0400)
README.online_analyze

index e76b0f5..42c692f 100644 (file)
@@ -1,7 +1,7 @@
 Module makes an analyze call immediately after INSERT/UPDATE/DELETE/SELECT INTO
 for affected table(s).
 
-Supported versionsi of PostgreSQL: 8.4.*, 9.0.*, 9.1.*
+Supported versionsi of PostgreSQL: 8.4.*, 9.0.*, 9.1.*, 9.2.*, 9.3.*
 
 Usage: LOAD 'online_analyze';