Re: Minor cleanups in the SSL tests
От | Peter Eisentraut |
---|---|
Тема | Re: Minor cleanups in the SSL tests |
Дата | |
Msg-id | 5e7ab50a-b1e8-4079-9c0c-4585374c73b1@eisentraut.org обсуждение исходный текст |
Ответ на | Re: Minor cleanups in the SSL tests (Daniel Gustafsson <daniel@yesql.se>) |
Ответы |
Re: Minor cleanups in the SSL tests
|
Список | pgsql-hackers |
On 16.05.24 23:27, Daniel Gustafsson wrote: >> On 16 May 2024, at 11:43, Peter Eisentraut <peter@eisentraut.org> wrote: > >> You might want to run your patch through pgperltidy. The result doesn't look bad, but a bit different than what you hadcrafted. > > Ugh, I thought I had but clearly had forgotten. Fixed now. > >> append_conf() opens and closes the file for each call. It might be nice if it could accept a list. Or you can just passthe whole block as one string, like it was done for pg_ident.conf before. > > The attached v2 pass the whole block as a here-doc which seemed like the best > option to retain readability of the config. Works for me.
В списке pgsql-hackers по дате отправления: