1
0
mirror of https://github.com/django/django.git synced 2025-10-27 07:36:08 +00:00

[1.10.x] Updated postgresql.org links to https and made them canonical.

Backport of 51fbe2a60d from master
This commit is contained in:
Marti Raudsepp
2016-10-25 18:43:32 +03:00
committed by Tim Graham
parent 3a416e4ba9
commit ae91fc786c
13 changed files with 23 additions and 23 deletions

View File

@@ -8,7 +8,7 @@ PostgreSQL specific aggregation functions
.. versionadded:: 1.9
These functions are described in more detail in the `PostgreSQL docs
<http://www.postgresql.org/docs/current/static/functions-aggregate.html>`_.
<https://www.postgresql.org/docs/current/static/functions-aggregate.html>`_.
.. note::