Re: Doc for ltrim and rtrim - Mailing list pgsql-patches

From Tom Lane
Subject Re: Doc for ltrim and rtrim
Date
Msg-id 28809.1078435081@sss.pgh.pa.us
Whole thread Raw
In response to Doc for ltrim and rtrim  (Dennis Bjorklund <db@zigo.dhs.org>)
List pgsql-patches
Dennis Bjorklund <db@zigo.dhs.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

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: Doc for ltrim and rtrim
Next
From: Tom Lane
Date:
Subject: Re: Fix for log_executor_stats