Incorrect link in release notes
When reviewing the PostgreSQL 10 release notes I discovered that the
make_date() link in "E.1.3.6. Functions" incorrectly points to
https://www.postgresql.org/docs/devel/static/functions-formatting.html#functions-formatting-table
instead of
https://www.postgresql.org/docs/10/static/functions-datetime.html#functions-datetime-table
.
"M. Justin" <mjustin.lists@gmail.com> writes:
When reviewing the PostgreSQL 10 release notes I discovered that the
make_date() link in "E.1.3.6. Functions" incorrectly points to
https://www.postgresql.org/docs/devel/static/functions-formatting.html#functions-formatting-table
instead of
https://www.postgresql.org/docs/10/static/functions-datetime.html#functions-datetime-table
Mmm, looks like that link should have been applied to the next item
instead (to_timestamp). Thanks for noticing!
regards, tom lane
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs