Re: Doc for ltrim and rtrim

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Doc for ltrim and rtrim
Date: 2004-03-04 21:18:01
Message-ID: 28809.1078435081@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org> writes:
> The doc for the trim functions does not say that the second argument can
> be omitted. This patch fixes it. It also fixes that the type text was not
> wrapped as <type>text</type>.

It would perhaps be clearer to show the single-argument forms as
separate entries. That would give you room to show an example.

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-03-04 21:24:46 Re: Fix for log_executor_stats
Previous Message Neil Conway 2004-03-04 20:37:56 Re: Doc for ltrim and rtrim