diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-02-27 15:04:21 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-02-27 15:04:21 -0500 |
commit | d6ff2e30395bf9e68e083b2a4ba178732115531b (patch) | |
tree | e4008092efe30935865841841badf5f056f495ac /src/backend/executor/nodeModifyTable.c | |
parent | b45f821e2226bd10d8a6e2e601bbb1fe17c5686f (diff) | |
download | postgresql-d6ff2e30395bf9e68e083b2a4ba178732115531b.tar.gz postgresql-d6ff2e30395bf9e68e083b2a4ba178732115531b.zip |
Remove regression tests' CREATE FUNCTION commands for unused C functions.
I removed these functions altogether in HEAD, in commit db3af9feb, and
it emerges that that causes trouble for cross-branch upgrade testing.
We could put back stub functions but that seems pretty silly. Instead,
back-patch a minimal subset of db3af9feb, namely just removing the
CREATE FUNCTION commands.
Discussion: https://postgr.es/m/11927.1519756619@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions