Re: InitPostgres and flatfiles question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: InitPostgres and flatfiles question
Дата
Msg-id 9335.1167968920@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: InitPostgres and flatfiles question  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: InitPostgres and flatfiles question  (Bruce Momjian <bruce@momjian.us>)
Re: InitPostgres and flatfiles question  (Ron Mayer <rm_pg@cheapcomplexdevices.com>)
Re: InitPostgres and flatfiles question  (Ron Mayer <rm_pg@cheapcomplexdevices.com>)
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> What value is allowing multiple queies via PQexec()

The only argument I can think of is that it allows applications to be
sloppy about parsing a SQL script into individual commands before they
send it.  (I think initdb may be guilty of exactly that BTW...)  At the
same time you could argue that such sloppiness is inherently a Bad Idea.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: InitPostgres and flatfiles question
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: ideas for auto-processing patches