| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Cleanup of to_char/from_char |
| Date: | 2005-08-17 21:49:11 |
| Message-ID: | 200508172149.j7HLnBQ17658@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
This applied patch replaces to_char/to_*() usage of an integer with
flags to a boolean is_to_char.
--
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
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 39.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jim C. Nasby | 2005-08-17 22:07:18 | Re: gettime() - a timeofday() alternative |
| Previous Message | Tom Lane | 2005-08-17 21:42:32 | Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries |