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:48 -0500 |
commit | 85be69154a1edc9abd9e1557ad7b2f09c0ad88bc (patch) | |
tree | 2379e966f5a7dfa7910873bcbab92452e2f4e3b7 /src/backend/access/gist/gistvacuum.c | |
parent | 2ee44e10d44b9c8c331040eac76f2769bc80865e (diff) | |
download | postgresql-85be69154a1edc9abd9e1557ad7b2f09c0ad88bc.tar.gz postgresql-85be69154a1edc9abd9e1557ad7b2f09c0ad88bc.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/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions