Re: appendStringInfo vs appendStringInfoString

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: appendStringInfo vs appendStringInfoString
Дата
Msg-id CA+TgmoZY2B-=RSegcwZkqAZVwMT0rjW=9n+zZ5XosPBedpKvVQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: appendStringInfo vs appendStringInfoString  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: appendStringInfo vs appendStringInfoString  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Wed, Oct 30, 2013 at 12:12 PM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:
> Andres Freund escribió:
>> On 2013-10-30 10:52:05 -0300, Alvaro Herrera wrote:
>> > Robert Haas escribió:
>> > > On Wed, Oct 30, 2013 at 4:51 AM, David Rowley <dgrowleyml@gmail.com> wrote:
>> > > > I've attached a re-based version of this.
>> > >
>> > > I don't see any compelling reason not to commit this.  Does anyone
>> > > wish to object?
>> >
>> > I think a blanket substitution of places that currently have %s might
>> > cause bugs, particularly if the string is user-supplied.  It might be
>> > right for many cases, but did you/someone review each such callsite?
>> >
>> > No objection to the other half, that substitute calls that don't have
>> > %s.
>>
>> appendStringInfoString() doesn't expand format strings, so I am not sure
>> what you're worried about?
>
> Um.  Blame my lack of decent breakfast this morning.

So, does that mean we're good to go?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Something fishy happening on frogmouth
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Long paths for tablespace leads to uninterruptible hang in Windows