pgsql: Fix markup that doesn't work in back branches.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix markup that doesn't work in back branches.
Date: 2007-09-14 15:57:28
Message-ID: 20070914155728.BEC55753DF9@cvs.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix markup that doesn't work in back branches.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
release.sgml (r1.163.2.45 -> r1.163.2.46)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.163.2.45&r2=1.163.2.46)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-09-14 15:58:02 pgsql: Fix GSS API pointer checking.
Previous Message Bruce Momjian 2007-09-14 15:53:48 pgsql: Document atan2() as y/x, rather than x/y, to conform to general