Thread: pgsql: Make the newly-added regression tests for lo_truncate()

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

From
neilc@postgresql.org (Neil Conway)
Date:
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)