| From: | Andreas 'ads' Scherbaum <adsmail(at)wars-nicht(dot)de> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Patch for str_numth() in PG 7.4 |
| Date: | 2009-01-12 23:52:28 |
| Message-ID: | 20090113005228.7444e992@iridium.wars-nicht.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello all,
On Mon, 12 Jan 2009 22:55:32 +0100 Andreas 'ads' Scherbaum wrote:
> I tracked the problem done to the function str_numth() in
> src/backend/utils/adt/formatting.c. The fix (attached) is easy: i
> stole the function code from the latest 8.0 version which looks fare
> more sane in handling the string pointers.
Now with the correct patch attached, thanks to anyone who pointed this
out ;-)
Kind regards
--
Andreas 'ads' Scherbaum
German PostgreSQL User Group
European PostgreSQL User Group - Board of Directors
| Attachment | Content-Type | Size |
|---|---|---|
| formatting-str_numth-7.4.patch | text/x-patch | 682 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2009-01-13 00:10:44 | Re: Recovery Test Framework |
| Previous Message | Gregory Stark | 2009-01-12 23:44:00 | Re: Patch for str_numth() in PG 7.4 |