pgsql: Add: > > * Convert single quotes to apostrophes in the PDF

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > > * Convert single quotes to apostrophes in the PDF
Date: 2008-03-21 20:00:54
Message-ID: 20080321200054.02A4A7558DC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

>
> * Convert single quotes to apostrophes in the PDF documentation
>
> http://archives.postgresql.org/pgsql-docs/2007-12/msg00059.php
>

Modified Files:
--------------
pgsql/doc:
TODO (r1.2352 -> r1.2353)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2352&r2=1.2353)
pgsql/doc/src/FAQ:
TODO.html (r1.860 -> r1.861)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.860&r2=1.861)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dim 2008-03-21 20:57:54 prefix - prefix: fix DatumGetPrefixRange usage
Previous Message Bruce Momjian 2008-03-21 19:58:11 pgsql: Add: > > * Fix inconsistent precedence of =, >, and < compared