Re: Small TAP improvements
От | Álvaro Herrera |
---|---|
Тема | Re: Small TAP improvements |
Дата | |
Msg-id | 39c05f3f-9c7e-4411-b314-95c6a20f5543@www.fastmail.com обсуждение исходный текст |
Ответ на | Small TAP improvements (Andrew Dunstan <andrew@dunslane.net>) |
Ответы |
Re: Small TAP improvements
|
Список | pgsql-hackers |
The comment atop config_data still mentions $option, but after the patch that's no longer a name used in the function. (Ihave to admit that using @_ in the body of the function was a little bit confusing to me at first. Did you do that in orderto allow multiple options to be passed?) Also: if you give an option to pg_config, the output is not prefixed with the variable name. So you don't need to strip the"SHAREDIR =" bit: there isn't any. This is true even if you give multiple options: schmee: master 0$ pg_config --sharedir --includedir /home/alvherre/Code/pgsql-install/REL9_6_STABLE/share /home/alvherre/Code/pgsql-install/REL9_6_STABLE/include
В списке pgsql-hackers по дате отправления: