Adjust postgres.xml rule so that make will notice a failure exit from osx.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 May 2010 18:15:07 +0000 (18:15 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 May 2010 18:15:07 +0000 (18:15 +0000)
commitf856fad80b0d8607e20774d7326f76f27ac04cec
tree16d087f22c841dbd189c54ff831ce03286acd8f6
parentf5c23ca20811c62c87c35c0b45f74572b0b77955
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.
doc/src/sgml/Makefile