Remove should_free arguments to tuplesort routines.

Robert Haas <rhaas@postgresql.org>

Commit: 3856cf9607f41245ec9462519c53f1109e781fc5
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-12-12T20:57:35Z
Releases: 10.0
Remove should_free arguments to tuplesort routines.

Since commit e94568ecc10f2638e542ae34f2990b821bbf90ac, the answer is
always "false", and we do not need to complicate the API by arranging
to return a constant value.

Peter Geoghegan

Discussion: http://postgr.es/m/CAM3SWZQWZZ_N=DmmL7tKy_OUjGH_5mN=N=A6h7kHyyDvEhg2DA@mail.gmail.com

Files

Discussion