Add display of eventual result RowDescription (if any) to the output

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 755d19170095ae6a775046b8bc97cb070bdc7582
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-05-06T21:51:42Z
Releases: 7.4.1
Add display of eventual result RowDescription (if any) to the output
of Describe on a prepared statement.  This was in the original 3.0
protocol proposal, but I took it out for reasons that seemed good at
the time.  Put it back per yesterday's pghackers discussion.

Files