No large-object test in regression suite?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: No large-object test in regression suite?
Date: 1998-05-04 16:37:35
Message-ID: 5099.894299855@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1998-05-04 16:44:23 Re: [HACKERS] Re: SIGPIPE gripe
Previous Message Bruce Momjian 1998-05-04 16:34:35 Re: [HACKERS] Re: SIGPIPE gripe