Remove absolete function TupleDescGetSlot().
Andres Freund <andres@anarazel.de>
Remove absolete function TupleDescGetSlot(). TupleDescGetSlot() was kept around for backward compatibility for user-written SRFs. With the TupleTableSlot abstraction work, that code will need to be version specific anyway, so there's no point in keeping the function around any longer. Author: Ashutosh Bapat Reviewed-By: Andres Freund Discussion: https://postgr.es/m/20180220224318.gw4oe5jadhpmcdnm@alap3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execTuples.c | modified | +0 −22 |
Discussion
- TupleTableSlot abstraction 50 messages · 2018-02-20 → 2019-02-27