diff options
author | Andres Freund <andres@anarazel.de> | 2019-11-13 15:57:01 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2019-11-13 15:57:01 -0800 |
commit | 7d962eaf50c093b4bb1d35a7b495d416a67b40e2 (patch) | |
tree | 02d12c3acad647bd275c504219241dc74de08a3e /src/backend/executor/nodeModifyTable.c | |
parent | 4a252996d5fda7662b2afdf329a5c95be0fe3b01 (diff) | |
download | postgresql-7d962eaf50c093b4bb1d35a7b495d416a67b40e2.tar.gz postgresql-7d962eaf50c093b4bb1d35a7b495d416a67b40e2.zip |
Remove unused code from tuplesort.
copytup_index() is unused, as tuplesort_putindextuplevalues() doesn't
use COPYTUP(). Replace function body with an elog(ERROR), as already
done e.g. for copytup_datum().
Author: Andres Freund
Discussion: https://postgr.es/m/20191013144153.ooxrfglvnaocsrx2@alap3.anarazel.de
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions