diff options
| author | Marti Raudsepp <marti@juffo.org> | 2016-10-25 18:43:32 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-10-25 11:43:32 -0400 |
| commit | 51fbe2a60d9c7ff3fe62688ad262ccda648f506d (patch) | |
| tree | 9d43c8caf9d433cde8ca638ed2a7e3a63d80870c /docs/topics/db | |
| parent | adc93e85990b644194c679f528225deed9fdaa85 (diff) | |
Updated postgresql.org links to https and made them canonical.
Diffstat (limited to 'docs/topics/db')
| -rw-r--r-- | docs/topics/db/sql.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/db/sql.txt b/docs/topics/db/sql.txt index 14bf7f9725..b5c45844cd 100644 --- a/docs/topics/db/sql.txt +++ b/docs/topics/db/sql.txt @@ -185,7 +185,7 @@ of people with their ages calculated by the database:: Jane is 42. ... -__ http://www.postgresql.org/docs/current/static/functions-datetime.html +__ https://www.postgresql.org/docs/current/static/functions-datetime.html Passing parameters into ``raw()`` --------------------------------- |
