| From: | Neil Conway <neilc(at)samurai(dot)com> |
|---|---|
| To: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | to_char() code cleanup |
| Date: | 2002-09-18 23:19:55 |
| Message-ID: | 873cs6ans4.fsf@mailbox.samurai.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
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 | Content-Type | Size |
|---|---|---|
| to_char.patch | text/x-patch | 19.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2002-09-18 23:53:50 | Re: make_greater_string busted |
| Previous Message | Bruno Wolff III | 2002-09-18 12:38:48 | Re: Earth Distance patch |