Adjust postgres.xml rule so that make will notice a failure exit from osx.
Tom Lane <tgl@sss.pgh.pa.us>
Adjust postgres.xml rule so that make will notice a failure exit from osx. The previous coding had it in a pipe, which on most shells won't report the error. Per experimentation with a bug report from Vladimir Kokovic. This doesn't actually fix his problem, but it does explain why make didn't report that there was a problem.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/Makefile | modified | +7 −6 |