Re: pgsql/src/bin/initdb Makefile initdb.sh
От | Tom Lane |
---|---|
Тема | Re: pgsql/src/bin/initdb Makefile initdb.sh |
Дата | |
Msg-id | 5401.989342390@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | pgsql/src/bin/initdb Makefile initdb.sh (Bruce Momjian - CVS <momjian@hub.org>) |
Ответы |
Re: pgsql/src/bin/initdb Makefile initdb.sh
Re: pgsql/src/bin/initdb Makefile initdb.sh |
Список | pgsql-committers |
Bruce Momjian - CVS <momjian@hub.org> writes: > Allow SHELL in Makefile.* to control initdb. Waste of time, Bruce. By my count, our distribution contains sixty-five other shell scripts with hard-wired "#! /bin/sh", most of which are not being passed through any autoconfiguration step. Foremost on the list is configure itself. It's going to be rather difficult to autoconfigure anything if /bin/sh doesn't work. I would suggest reverting this change, since there's no point in having initdb work differently from all our other shellscripts. I agree with Doug McNaught that any system where /bin/sh isn't a Bourne shell is not Unix. regards, tom lane
В списке pgsql-committers по дате отправления: