Re: PQunescapeBytea tweak - Mailing list pgsql-patches

From Adam Kavan
Subject Re: PQunescapeBytea tweak
Date
Msg-id 5.2.1.1.0.20031031110406.00ab5540@pop.central.cox.net
Whole thread Raw
In response to Re: PQunescapeBytea tweak  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
At 09:57 PM 10/30/03 -0500, Tom Lane wrote:
>What compiler and optimization settings are you using, and what is the
>hardware platform?  It seems strange to me that you would get any
>noticeable speedup from this change.  Most C compilers are supposed to
>be reasonably smart about optimizing subscripted pointers.

Whoops, my code was linking against an old 7.3.x version of libpq, the
speed is the same compared to 7.4.

--- Adam Kavan
--- akavan@cox.net


pgsql-patches by date:

Previous
From: Larry Rosenman
Date:
Subject: UnixWare UP3 compiler detection patch
Next
From: Tom Lane
Date:
Subject: Re: "make check" improvement for cygwin