Re: Preventing abort() and exit() calls in libpq

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Preventing abort() and exit() calls in libpq
Дата
Msg-id 202107010144.ffjf7l4izv4m@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Preventing abort() and exit() calls in libpq  (Noah Misch <noah@leadboat.com>)
Ответы Re: Preventing abort() and exit() calls in libpq
Re: Preventing abort() and exit() calls in libpq
Список pgsql-hackers
On 2021-Jun-30, Noah Misch wrote:

> No, and wrasse still succeeds at "git checkout e45b0df^".  Solaris
> /usr/bin/grep doesn't support "-e":

I think this means the rule should use $(GREP), which is /usr/bin/ggrep
in wrasse,

checking for grep that handles long lines and -e... /usr/bin/ggrep

-- 
Álvaro Herrera                            39°49'30"S 73°17'W
                               https://www.EnterpriseDB.com/



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

Предыдущее
От: "tanghy.fnst@fujitsu.com"
Дата:
Сообщение: RE: Added schema level support for publication.
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: postgres_fdw - should we tighten up batch_size, fetch_size options against non-numeric values?