No large-object test in regression suite? - Mailing list pgsql-hackers

From Tom Lane
Subject No large-object test in regression suite?
Date
Msg-id 5099.894299855@sss.pgh.pa.us
Whole thread Raw
List pgsql-hackers
I don't see one, but I think there ought to be one.

My revised libpq managed to pass the regression tests
even though PQfn() was broken; I didn't discover that
until I tried to run the large-object example in
src/test/example/testlo.c.  (Perhaps that file could
be converted into a regression test with little effort?)

BTW, src/test/example/testlo2.c looks like a waste of
disk space.  It seems to be an old version of testlo.c.

            regards, tom lane

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: SIGPIPE gripe
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Re: SIGPIPE gripe