Suppress compiler warning, and not incidentally make the code more
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 Jul 2008 04:20:24 +0000 (04:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 Jul 2008 04:20:24 +0000 (04:20 +0000)
commita4775a80fd444162ff878d2e945c8af7ba37eb89
tree6a6af0c12fe8ade51191f5a4dedae6242ae6f389
parent69a785b8bfe076847f72317a41964821e85ccfd6
Suppress compiler warning, and not incidentally make the code more
robust.  The previous coding was quite risky because it was testing
conditions different from 'is the array really allocated?'.
src/bin/psql/describe.c