From: Dave Page Date: Thu, 6 Dec 2012 14:07:16 +0000 (+0000) Subject: Update releases X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=c11688e5954f56ac18499494d0a01c7eedfdfdb9;p=pgweb.git Update releases --- diff --git a/pgweb/util/contexts.py b/pgweb/util/contexts.py index 826a2cb6..e83ddaca 100644 --- a/pgweb/util/contexts.py +++ b/pgweb/util/contexts.py @@ -38,7 +38,7 @@ sitenav = { {'title': 'Japanese', 'link':'http://www.postgresql.jp/document/'}, ]}, {'title': 'Security', 'link':'/support/security/'}, - {'title': 'What\'s New', 'link':'/docs/9.2/static/release-9-2.html'}, + {'title': 'What\'s New', 'link':'/docs/9.2/static/release-9-2-2.html'}, {'title': 'FAQ', 'link':'http://wiki.postgresql.org/wiki/Category:FAQ'}, {'title': 'Books', 'link':'/docs/books/'}, {'title': 'Wiki', 'link':'http://wiki.postgresql.org'}, diff --git a/templates/index.html b/templates/index.html index 221a7e96..4be59e1c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -14,12 +14,12 @@

The PostgreSQL Global Development Group announces updates for all active branches of the PostgreSQL object-relational database system, including -versions 9.2.1, 9.1.6, 9.0.10, 8.4.14 and 8.3.21. These releases fix a number -of bugs, including a potential data corruption bug in the 9.1 and 9.2 releases. +versions 9.2.2, 9.1.7, 9.0.11, 8.4.15 and 8.3.22. These releases fix a number +of bugs in previous releases.,