[postgis-devel] PostGIS 1.5.2 are we ready for release?

Paul Ramsey pramsey at opengeo.org
Fri Sep 24 11:17:44 PDT 2010


Well, it's a shame to have regression noise in a final release... and
it's a shame every new pgsql release gives us new regression issues to
work around :)

Let me quickly look at those cases, I would vote for commenting them
out of this release so we don't release aomething with failing 'make
check' results.

P.

On Fri, Sep 24, 2010 at 11:08 AM, Paragon Corporation <lr at pcorp.us> wrote:
> Paul, Kevin and Mark,
>
> You think we are ready for release yet?  Seems fine to me.
>
> As far as the 2 errors I got in 9.0.  I confirmed it's a new feature that
> when you do a SELECT INTO or CREATE TABLE AS
>
> The output also gives count of records.  Snippet from release notes:
> ----------------------------------------------------------------------------
> ----------------------------------------------------------------------------
> --------
> "Make SELECT INTO and CREATE TABLE AS return row counts to the client in
> their command tags (Boszormenyi Zoltan)
>
> This can save an entire round-trip to the client, allowing result counts and
> pagination to be calculated without an additional COUNT query. "
>
> ----------------------------------------------------------------------------
> -------------------------------------------------------
>  I suppose we can change our regress to do a CREATE and then insert or
> something, but certainly no reason to hold up the release.
>
> Thanks,
> Regina
>
>
>
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>



More information about the postgis-devel mailing list