Fix a bug in the previous patch, which caused the title pointer to be used
Alvaro Herrera <alvherre@alvh.no-ip.org>
Fix a bug in the previous patch, which caused the title pointer to be used before it was actually set.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/describe.c | modified | +40 −40 |
| src/bin/psql/print.c | modified | +4 −2 |