diff options
author | Andres Freund <andres@anarazel.de> | 2018-09-25 16:28:57 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2018-09-25 16:28:57 -0700 |
commit | 10763358c3f0df48d2ae39b49b0c93be149cceab (patch) | |
tree | b11b6de79d01fc25ea2cc1ac1def72cabcc2b8c1 /src/backend/access/transam/commit_ts.c | |
parent | 29c94e03c7d05d2b29afa1de32795ce178531246 (diff) | |
download | postgresql-10763358c3f0df48d2ae39b49b0c93be149cceab.tar.gz postgresql-10763358c3f0df48d2ae39b49b0c93be149cceab.zip |
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
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions