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:40 -0500 |
commit | df3962c00b36efd406aac2c1a7ba5177d5a7d1e1 (patch) | |
tree | c27c212e105471af93a597eada22ec1eb66184d7 /src/backend/utils/adt/encode.c | |
parent | 06f47297e2b05971e89dafca01ed00f12313ca16 (diff) |
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/utils/adt/encode.c')
0 files changed, 0 insertions, 0 deletions