Fix a bug in the previous patch, which caused the title pointer to be used

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: e6a64bd3b6ec4646e4d3bc06692af76bca4967ab
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2008-05-13T00:14:11Z
Releases: 8.4.0
Fix a bug in the previous patch, which caused the title pointer to be used
before it was actually set.

Files

PathChange+/−
src/bin/psql/describe.c modified +40 −40
src/bin/psql/print.c modified +4 −2