pgsql: Make the newly-added regression tests for lo_truncate() - Mailing list pgsql-committers

From neilc@postgresql.org (Neil Conway)
Subject pgsql: Make the newly-added regression tests for lo_truncate()
Date
Msg-id 20070303225704.25E5B9FB39F@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make the newly-added regression tests for lo_truncate() consistent
with the recent largeobject cosmetic fixes. Jeremy Drake.

Modified Files:
--------------
    pgsql/src/test/regress/input:
        largeobject.source (r1.3 -> r1.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/input/largeobject.source.diff?r1=1.3&r2=1.4)
    pgsql/src/test/regress/output:
        largeobject.source (r1.3 -> r1.4)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/output/largeobject.source.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: okbob@pgfoundry.org (User Okbob)
Date:
Subject: plpsm - plpgpsm: regress test fix
Next
From: andrewsn@pgfoundry.org (User Andrewsn)
Date:
Subject: newsysviews - newsysview: Prep work for 8.2 support.