mirror of https://github.com/postgres/postgres
This is more secure, and saves a redirect since we no longer accept plain HTTP connections on the website. References in code comments should probably be updated too, but that doesn't seem to need back-patching, whereas this does. Also, in the 9.2 branch, remove suggestion that you can get the source code via FTP, since that service will be shut down soon. Daniel Gustafsson, with a few additional changes by me Discussion: https://postgr.es/m/9A2C89A7-0BB8-41A8-B288-8B7BD09D7D44@yesql.sepull/30/head
parent
46498d2277
commit
6156f78d8d
@ -1,5 +1,5 @@ |
||||
Release notes for all versions of PostgreSQL can be found on-line at |
||||
http://www.postgresql.org/docs/current/static/release.html |
||||
https://www.postgresql.org/docs/current/static/release.html |
||||
|
||||
Distribution file sets include release notes for their version and preceding |
||||
versions. Visit the file doc/src/sgml/html/release.html in an HTML browser. |
||||
|
@ -1,3 +1,3 @@ |
||||
The TODO list is now maintained at: |
||||
|
||||
http://wiki.postgresql.org/wiki/Todo |
||||
https://wiki.postgresql.org/wiki/Todo |
||||
|
Loading…
Reference in new issue