diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-05-09 13:05:08 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-05-09 13:05:08 -0400 |
commit | 6c298881c20797ac424558b9ff68d9781e03f6c4 (patch) | |
tree | 6cb48cf938f87c571bce7d01bb50cb2776aab95d /src/backend/executor/nodeIncrementalSort.c | |
parent | 89a7d21dfc9d891d2b3dcfea161b58d4ea458af6 (diff) | |
download | postgresql-6c298881c20797ac424558b9ff68d9781e03f6c4.tar.gz postgresql-6c298881c20797ac424558b9ff68d9781e03f6c4.zip |
Update oidjoins regression test for v13.
We seem to have forgotten to do this in the v12 cycle, so add it as
a task in the RELEASE_CHANGES list, in hopes we won't forget again.
While here, fix findoidjoins.c so that it actually works in the
new dispensation where OID is a regular column, and change it to only
consider system relations (this avoids being fooled by the OID column
in the brintest test table).
Also tweak the largeobject test so that the somewhat-recently-added
manual creation of a LO with an OID in the system range doesn't
fool findoidjoins.c. For the moment I just made that use an unused
OID, but we might have to find a more robust solution someday.
Diffstat (limited to 'src/backend/executor/nodeIncrementalSort.c')
0 files changed, 0 insertions, 0 deletions