Re: Support building in a different directory on Solaris
В списке pgsql-patches по дате отправления:
| От | Ian Lance Taylor |
|---|---|
| Тема | Re: Support building in a different directory on Solaris |
| Дата | |
| Msg-id | sipua37fxe.fsf@daffy.airs.com обсуждение исходный текст |
| Ответ на | Re: Support building in a different directory on Solaris (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Support building in a different directory on Solaris
|
| Список | pgsql-patches |
Tom Lane <tgl@sss.pgh.pa.us> writes: > > The second is that /bin/find requires > > an explicit -print when -o is used. > > This is a good change. A lot of older "find"s don't provide a default > -print action at all (-o or no -o), so writing -print is the portable > way to use it. I don't think you need two of them though. Actually, you do, because of the -o. The -print is an action which is applied to files which match up to that point. Actions are not carried across -o, and actions found after a -o are not applied to files matched before the -o. If you have access to a Solaris system, try it. Ian
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера