Re: Geometric function example results - Mailing list pgsql-docs

From Tom Lane
Subject Re: Geometric function example results
Date
Msg-id 1895.1309544397@sss.pgh.pa.us
Whole thread Raw
In response to Geometric function example results  (Thom Brown <thom@linux.com>)
Responses Re: Geometric function example results
List pgsql-docs
Thom Brown <thom@linux.com> writes:
> I noticed that there are no example outputs shown on the geometric
> functions page (http://www.postgresql.org/docs/9.0/static/functions-geometry.html).
>  So I've attached a patch which adds them.  I'm not entirely sure to
> make of the 2 example outputs that are very large, but they're
> included anyway.

I think this is unworkable, because those tables are already so wide
they barely fit on a page.  This will certainly not work for PDF output,
and I don't think it'll look very nice in HTML either.

            regards, tom lane

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Functions example results incorrect
Next
From: Thom Brown
Date:
Subject: Re: Geometric function example results