Re: Patch to improve a few appendStringInfo* calls
От | Robert Haas |
---|---|
Тема | Re: Patch to improve a few appendStringInfo* calls |
Дата | |
Msg-id | CA+TgmoYG613U4ds2=bnB3dx2m20dwf-CaBQ0q2Kq_hZwrgU42g@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Patch to improve a few appendStringInfo* calls (David Rowley <david.rowley@2ndquadrant.com>) |
Ответы |
Re: Patch to improve a few appendStringInfo* calls
Re: Patch to improve a few appendStringInfo* calls |
Список | pgsql-hackers |
On Thu, Jul 2, 2015 at 6:08 AM, David Rowley <david.rowley@2ndquadrant.com> wrote: >> I left out the changes like >> >>> - appendStringInfoString(&collist, buf.data); >>> + appendBinaryStringInfo(&collist, buf.data, buf.len); >> >> >> because they're not an improvement in readablity, IMHO, and they were not >> in performance-critical paths. > > Perhaps we can come up with appendStringInfoStringInfo at some later date. concatenateStringInfo? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: