diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-02-28 17:47:25 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-02-28 17:47:25 -0500 |
commit | e8aecc5c2ce1d3b2b1b01bd770c14f5214c2a369 (patch) | |
tree | 701cfe1b6086c082d5668b97b3ecc41e1a3ddc9e /src/backend/executor/nodeModifyTable.c | |
parent | 6a6b7f5de3ff0dad46aab9e8e17a3747370199a3 (diff) | |
download | postgresql-e8aecc5c2ce1d3b2b1b01bd770c14f5214c2a369.tar.gz postgresql-e8aecc5c2ce1d3b2b1b01bd770c14f5214c2a369.zip |
Fix cross-version upgrade tests after f0827b443.
Removing the get_columns_length() function from regress.so
means we have to drop it when testing upgrades from versions
that had it. Per buildfarm.
Discussion: https://postgr.es/m/2520881.1709159002@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions