mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| gen_qsort_tuple.pl | ||
| logtape.c | ||
| Makefile | ||
| sharedtuplestore.c | ||
| sortsupport.c | ||
| tuplesort.c | ||
| tuplestore.c | ||