postgresql/src/backend/utils/sort
Andres Freund 7d962eaf50 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
2019-11-13 15:57:01 -08:00
..
.gitignore Speed up in-memory tuplesorting. 2012-02-15 12:13:32 -05:00
gen_qsort_tuple.pl Don't fall off the end of perl functions 2018-05-27 09:08:42 -04:00
logtape.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
sharedtuplestore.c Remove unnecessary #include <limits.h> 2019-08-07 16:55:31 -04:00
sortsupport.c Change function call information to be variable length. 2019-01-26 14:17:52 -08:00
tuplesort.c Remove unused code from tuplesort. 2019-11-13 15:57:01 -08:00
tuplestore.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00