Re: Tests for psql \g and \o

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Tests for psql \g and \o
Дата
Msg-id Y4bvGNYfCqQurhXO@paquier.xyz
обсуждение исходный текст
Ответ на Re: Tests for psql \g and \o  ("Daniel Verite" <daniel@manitou-mail.org>)
Ответы Re: Tests for psql \g and \o
Re: Tests for psql \g and \o
Список pgsql-hackers
On Wed, Nov 23, 2022 at 09:18:57PM +0100, Daniel Verite wrote:
> PFA a new patch addressing these issues.

Thanks, the tests part of the main regression test suite look good to
me, so I have applied them after fixing a few typos and tweaking the
style of the test.  Regarding the tests with pipes, I had cold feet
with the dependencies on cat for non-WIN32 or findstr for WIN32.  cat
is used in the kerberos and ldap tests, though I am wondering whether
we shouldn't take an approach similar to other tests where the command
may not exist, and where we should check if there is something in the
environment..
--
Michael

Вложения

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Non-decimal integer literals
Следующее
От: John Naylor
Дата:
Сообщение: Re: [PoC] Improve dead tuple storage for lazy vacuum