Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
patch: very simply optimalization of string_agg
From:
Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To:
PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject:
patch: very simply optimalization of string_agg
Date:
2011-12-21 10:12:33
Message-ID:
CAFj8pRC1CZ-_0zY8J0Z4AQDn2UZPgRhsoEd+gY+fBOdRMmHj-w@mail.gmail.com
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2011-12-21 10:12:33 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> 📎
2011-12-21 13:54:23 from Robert Haas <robertmhaas(at)gmail(dot)com>
Lists:
pgsql-hackers
Hello
This remove a not necessary string to text overhead
Regards
Pavel Stehule
Attachment
Content-Type
Size
string_agg_optim.diff
text/x-patch
591 bytes
Responses
Re: patch: very simply optimalization of string_agg
at 2011-12-21 13:54:23 from Robert Haas
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Simon Riggs
2011-12-21 10:17:48
Re: CLOG contention
Previous Message
Pavel Stehule
2011-12-21 10:04:16
patch: bytea_agg