Re: [PATCHES] small doc patch for regexp_replace

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Joachim Wieland <joe(at)mcknight(dot)de>, PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: Re: [PATCHES] small doc patch for regexp_replace
Date: 2006-05-18 16:43:56
Message-ID: 200605181643.k4IGhun15313@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-patches

Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Seems there is some inconsistency there. There are two types of
> > function listings, one with just the types, and another with param_name
> > and then type. We use "string" instead of "text" because varchar() and
> > char() can also be used.

There are many mentions of <parameter>string</> used a function
arguments in func.sgml. Should those be changed to <type>text</>?

--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2006-05-18 17:47:23 Re: [PATCHES] small doc patch for regexp_replace
Previous Message Bruce Momjian 2006-05-18 03:20:39 Re: small doc patch for regexp_replace

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-05-18 17:42:54 Re: Compression and on-disk sorting
Previous Message Bruce Momjian 2006-05-18 16:25:45 Re: [HACKERS] buildfarm failures