pgsql: Add WITH as a refname to the SELECT reference page.

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add WITH as a refname to the SELECT reference page.
Date: 2008-11-19 12:21:57
Message-ID: 20081119122157.E16DD7545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add WITH as a refname to the SELECT reference page.

Now "\help WITH" works and there will be a separate WITH(7) man page.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
select.sgml (r1.108 -> r1.109)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/select.sgml?r1=1.108&r2=1.109)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-11-19 12:50:05 pgbouncer - pgbouncer: Dynamic database creation for non-defined
Previous Message User Mkz 2008-11-19 12:16:15 pgbouncer - pgbouncer: asynctest improvements - add $(LIBS) to link