mirror of
https://github.com/django/django.git
synced 2025-10-26 23:26: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:
committed by
Tim Graham
parent
3a416e4ba9
commit
ae91fc786c
@@ -30,7 +30,7 @@ able to store certain characters in the database, and information will be lost.
|
||||
for internal encoding.
|
||||
|
||||
.. _MySQL manual: https://dev.mysql.com/doc/refman/en/charset-database.html
|
||||
.. _PostgreSQL manual: http://www.postgresql.org/docs/current/static/multibyte.html
|
||||
.. _PostgreSQL manual: https://www.postgresql.org/docs/current/static/multibyte.html
|
||||
.. _Oracle manual: https://docs.oracle.com/cd/E11882_01/server.112/e10729/toc.htm
|
||||
.. _section 2: https://docs.oracle.com/cd/E11882_01/server.112/e10729/ch2charset.htm#NLSPG002
|
||||
.. _section 11: https://docs.oracle.com/cd/E11882_01/server.112/e10729/ch11charsetmig.htm#NLSPG011
|
||||
|
||||
Reference in New Issue
Block a user