| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: to_char() code cleanup |
| Date: | 2002-09-20 03:54:51 |
| Message-ID: | 200209200354.g8K3spr10793@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Patch applied. Thanks.
---------------------------------------------------------------------------
Neil Conway wrote:
> This patch cleans up some of the code in src/util/adt/formatting.c,
> fixes a few minor bugs (typos, potential buffer overruns, etc.), and
> fixes some spelling/grammar mistakes.
>
> I did *not* make the to_char() behavior change discussed on -hackers
> (although I had originally intended to) -- if anyone else would like
> to make those changes, feel free.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
--
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 | 2002-09-20 03:55:36 | Re: make_greater_string busted |
| Previous Message | Bruce Momjian | 2002-09-20 03:53:59 | Re: trivial doc fix |