pgsql: Improve documentation of pg_typeof, per gripe from David Wheeler.

Lists: pgsql-committers
From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve documentation of pg_typeof, per gripe from David Wheeler.
Date: 2008-11-07 22:54:41
Message-ID: 20081107225441.663237545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Improve documentation of pg_typeof, per gripe from David Wheeler.

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.455 -> r1.456)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.455&r2=1.456)