• Tom Lane's avatar
    Add regression test to prevent future breakage of legacy query in libpq. · 2dd352d4
    Tom Lane authored
    Memorialize the expected output of the query that libpq has been using for
    many years to get the OIDs of large-object support functions.  Although
    we really ought to change the way libpq does this, we must expect that
    this query will remain in use in the field for the foreseeable future,
    so until we're ready to break compatibility with old libpq versions
    we'd better check the results stay the same.  See the recent lo_create()
    fiasco.
    2dd352d4
opr_sanity.out 68.4 KB