pgsql: Remove another useless snapshot creation. - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Remove another useless snapshot creation.
Date
Msg-id 20080319211420.B54067558DC@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove another useless snapshot creation.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        autovacuum.c (r1.74 -> r1.75)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/autovacuum.c?r1=1.74&r2=1.75)

pgsql-committers by date:

Previous
From: dim@pgfoundry.org (User Dim)
Date:
Subject: prefix - prefix: fixes for prefix_range unions when prefixes are empty
Next
From: dim@pgfoundry.org (User Dim)
Date:
Subject: prefix - prefix: Implementation of operators & (intersection) and &&