OSDN Git Service

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)
commite6a64bd3b6ec4646e4d3bc06692af76bca4967ab
treecd41665e5de04b431c4cf069bdf7ed0262922296
parent1e9199e84c26eca7bdd49b47c1c627d4f3a60747
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