| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Andreas 'ads' Scherbaum" <adsmail(at)wars-nicht(dot)de>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Patch for str_numth() in PG 7.4 |
| Date: | 2009-01-13 15:30:09 |
| Message-ID: | 20090113153009.GC4005@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > This was fixed on 1.84 of formatting.c for 8.0 (but not backpatched for
> > no apparent reason), which also changed some other stuff in that file.
> > The complete patch is attached.
>
> I dunno why I didn't back-patch that; feel free to do so. Better do the
> whole thing, because anything that chokes on str_numth's abuse of
> sprintf is not going to like those other cases either.
The other cases were already handled, so Andreas' initial patch was
enough -- applied.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Chernow | 2009-01-13 15:47:15 | Re: solaris libpq threaded build fails |
| Previous Message | Tom Lane | 2009-01-13 15:23:16 | Re: New patch for Column-level privileges |