Fix a bug in the previous patch, which caused the title pointer to be used
commit730f82b90962606df13d455972727e8fe3f3d5d2
authoralvherre <alvherre>
Tue, 13 May 2008 00:14:11 +0000 (13 00:14 +0000)
committeralvherre <alvherre>
Tue, 13 May 2008 00:14:11 +0000 (13 00:14 +0000)
tree031b09ec1a0f376dd233563fdfa644c66e233f77
parentd761d54a4bacd3b29ae36cfac5e8dc6a0ada26db
Fix a bug in the previous patch, which caused the title pointer to be used
before it was actually set.
src/bin/psql/describe.c
src/bin/psql/print.c