[postgis-devel] 1.1.3 release schedule
strk at refractions.net
strk at refractions.net
Sun Jun 25 18:20:29 PDT 2006
Just committed in a patch for this.
PGSQL 7.4 and previous used 'COMMIT' as response
for an END; statement, reguardless of transaction status.
--strk;
On Sun, Jun 25, 2006 at 07:18:56PM -0600, Michael Fuhr wrote:
> On Mon, Jun 26, 2006 at 02:14:50AM +0200, strk at refractions.net wrote:
> > I've shifted release date to take new Long Transaction support in.
> > It's committed now, so any test is appreciated (regress test run
> > by make check).
>
> All tests except for one pass on FreeBSD 6.1 and Solaris 9, both
> running PostgreSQL 8.1.4. The failure is:
>
> long_xact. failed (diff expected obtained: /tmp/pgis_reg_57610/test_24_diff)
>
> The diff is:
>
> 16c16
> < COMMIT
> ---
> > ROLLBACK
>
> In 8.0 and later failed transactions respond with ROLLBACK even if
> the command was COMMIT.
>
> --
> Michael Fuhr
More information about the postgis-devel
mailing list