Re: Fastest memmove in C - Mailing list pgsql-general

From Tom Lane
Subject Re: Fastest memmove in C
Date
Msg-id 20527.1467910895@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fastest memmove in C  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Fastest memmove in C  ("FarjadFarid\(ChkNet\)" <farjad.farid@checknetworks.com>)
List pgsql-general
Stephen Frost <sfrost@snowman.net> writes:
> While I agree with this, I'm trying to figure out why this isn't being
> incorporated into glibc instead..?

Indeed --- it seems far more useful to integrate this sort of work at
the libc level than to ask applications to support their own replacements
for libc routines.

            regards, tom lane


pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Fastest memmove in C
Next
From: Dmitry Shalashov
Date:
Subject: pasting a lot of commands to psql