Fix a bug in the previous patch, which caused the title pointer to be used
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 13 May 2008 00:14:11 +0000 (00:14 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 13 May 2008 00:14:11 +0000 (00:14 +0000)
commitf1f6f12d16f6fc98a0dc3d59f8c463ac5d70c557
tree4a7b46d4a708a950befaa520cb889052c240cd7a
parent0d54e9ee3ba4b3c70b80d9d0e87792959672aaa1
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