1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Updated obsolete links in the documentation

This commit is contained in:
Claude Paroz
2012-06-28 10:49:07 +02:00
parent c8928b91b5
commit 8a5d1a6b93
28 changed files with 53 additions and 54 deletions

View File

@@ -31,7 +31,7 @@ attempt to use the ``StdDev(sample=False)`` or ``Variance(sample=False)``
aggregate with a database backend that falls within the affected release range.
.. _known to be faulty: http://archives.postgresql.org/pgsql-bugs/2007-07/msg00046.php
.. _Release 8.2.5: http://developer.postgresql.org/pgdocs/postgres/release-8-2-5.html
.. _Release 8.2.5: http://www.postgresql.org/docs/devel/static/release-8-2-5.html
Optimizing PostgreSQL's configuration
-------------------------------------