Re: Incorrect link in release notes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "M(dot) Justin" <mjustin(dot)lists(at)gmail(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Incorrect link in release notes
Date: 2017-10-19 15:06:12
Message-ID: 1472.1508425572@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

"M. Justin" <mjustin(dot)lists(at)gmail(dot)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

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2017-10-19 15:11:58 Re: no more SGML empty tags
Previous Message Pantelis Theodosiou 2017-10-19 12:30:01 Re: Wrong description in "13.2.1. Read Committed Isolation Level"