pre-6.1-to-6.1 conversion procs slated for destruction
Started by Tom Laneover 25 years ago2 messageshackers
I'm updating path & polygon for TOAST/new fmgr. I'm not going to
bother to fix the following functions; they'll be deleted instead:
/* isoldpath, upgradepath, upgradepoly, revertpoly are used to update pre-v6.1 to v6.1 - tgl 97/06/03 */
Any objections?
regards, tom lane
Re: pre-6.1-to-6.1 conversion procs slated for destruction
I'm updating path & polygon for TOAST/new fmgr. I'm not going to
bother to fix the following functions; they'll be deleted instead:
/* isoldpath, upgradepath, upgradepoly, revertpoly are used to update pre-v6.1 to v6.1 - tgl 97/06/03 */
Any objections?
No, kill 'em!
- Thomas