On Oct 21, 2012, at 6:02 PM, Peter Eisentraut wrote:
> On Thu, 2012-10-18 at 16:31 +, Murphy, Kevin wrote:
>> It might be nice for psql to have a 'htmlcaption' boolean pset option that
>> would wrap the provided title/caption, if any, in a caption tag in the HTML
>> report output, when using
On Thu, 2012-10-18 at 16:31 +, Murphy, Kevin wrote:
> It might be nice for psql to have a 'htmlcaption' boolean pset option that
> would wrap the provided title/caption, if any, in a caption tag in the HTML
> report output, when using html format.
I'm not following. It does do that already:
On Thu, Oct 18, 2012 at 12:31 PM, Murphy, Kevin wrote:
> It might be nice for psql to have a 'htmlcaption' boolean pset option that
> would wrap the provided title/caption, if any, in a caption tag in the HTML
> report output, when using html format.
>
> Motivation:
>
> When I use:
>
> \pset
It might be nice for psql to have a 'htmlcaption' boolean pset option that
would wrap the provided title/caption, if any, in a caption tag in the HTML
report output, when using html format.
Motivation:
When I use:
\pset title 'Some title'
or
\C 'Some title'
psql emits the text: