[postgis-devel] [PostGIS] #1337: documentation: attribute-based restrictions reduce number of records, not fields returned
PostGIS
trac at osgeo.org
Wed Nov 30 11:46:25 PST 2011
#1337: documentation: attribute-based restrictions reduce number of records, not
fields returned
---------------------------+------------------------------------------------
Reporter: lorin | Owner: robe
Type: defect | Status: new
Priority: low | Milestone: PostGIS 1.5.4
Component: documentation | Version: 1.5.X
Keywords: |
---------------------------+------------------------------------------------
Here
http://www.postgis.org/documentation/manual-1.3/ch04.html#id2571948
It says:
The most straightforward means of pulling data out of the database is to
use a SQL select query and dump the resulting columns into a parsable text
file:
However, there will be times when some kind of restriction is necessary to
cut down the number of fields returned.
I believe that last sentence should instead say "...reduce the number of
RECORDS returned"
(This sentence appears in earlier version documentation too).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1337>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list