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

From Bruce Momjian
Subject Re: Doc for ltrim and rtrim
Date
Msg-id 200403041816.i24IG4v10423@candle.pha.pa.us
Whole thread Raw
In response to Doc for ltrim and rtrim  (Dennis Bjorklund <db@zigo.dhs.org>)
Responses Re: Doc for ltrim and rtrim  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Dennis Bjorklund wrote:
> 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>.

Good.

> I can not build the docs myself, but i'm pretty sure it's correct.

No problem.  See the developers page for 5-minute build so you can check
your commit.

> Is it okay to commit this? Should I do it on the 7.4 branch also, before
> the release?

Sure.  We don't normally backpatch doc adjustment into subreleases, but
you could classify this as a doc bug.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Dennis Bjorklund
Date:
Subject: Doc for ltrim and rtrim
Next
From: Bruce Momjian
Date:
Subject: Fix for log_executor_stats