Re: [PATCH] Custom code int(32|64) => text conversions out of performance reasons
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: pgsql-hackers@postgresql.org
Cc: Itagaki Takahiro <itagaki.takahiro@gmail.com>
Date: 2010-11-02T00:44:29Z
Lists: pgsql-hackers
Attachments
- Implement-custom-int-248-string-conversion-routines-V2.patch (text/x-patch) patch
On Tuesday 02 November 2010 01:37:43 Andres Freund wrote: > Revised version attached - I will submit this to the next comittfest now. Context diff attached this time...