Updated postgresql.org links to https and made them canonical.

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

View file

@ -6,7 +6,7 @@ PostgreSQL specific aggregation functions
:synopsis: PostgreSQL specific aggregation functions
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::