| From: | Bruce Momjian <pgman(at)candle(dot)pha(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 18:16:04 |
| Message-ID: | 200403041816.i24IG4v10423@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-03-04 18:32:34 | Fix for log_executor_stats |
| Previous Message | Dennis Bjorklund | 2004-03-04 18:09:00 | Doc for ltrim and rtrim |