Robert Haas wrote:
> On Mon, Mar 28, 2011 at 9:26 AM, Tom Lane <[email protected]> wrote:
> > Robert Haas <[email protected]> writes:
> >> On Sat, Mar 26, 2011 at 9:41 PM, Robert Haas <[email protected]> wrote:
> >>> Per previous discussion, I'm going to wrap alpha5 Monday morning
> >>> Eastern time, barring objections.
> >
> >> It seems that the 'make distcheck' build is broken. ?Apparently we
> >> don't have any automated testing of this? ?Anyone know what to fix
> >> here?
> >
> > Bruce keeps trying to put cross-references where they mustn't go ...
>
> Actually those are all my fault. Sorry, I'm still learning the ropes.
> I didn't realize xref couldn't be used in the release notes; it looks
> like Bruce used <link> rather than <xref> for the things I used <xref>
> for.
FYI, this is documented in release.sgml in an SGML comment:
For new features, add links to the documentation sections. Use </link>
not just </> so that generate_history.pl can remove it, so HISTORY.html
can be created without links to the main documentation. Don't use
<xref>.
<xref> can't be used because there is no text to keep, and </link> ( not
</>) has to be used so we remove the right tag.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers