pgsql: Add documentation for format_type(), which somehow escaped it

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add documentation for format_type(), which somehow escaped it
Date: 2005-01-28 23:13:10
Message-ID: 20050128231310.A32593A634A@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add documentation for format_type(), which somehow escaped it before.

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.236 -> r1.237)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.236&r2=1.237)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-01-28 23:13:32 pgsql: Add documentation for format_type(), which somehow escaped it
Previous Message Tom Lane 2005-01-28 22:59:11 pgsql: Add intset() to README (backpatch teodor's docs fix in HEAD).