Thread: pre-6.1-to-6.1 conversion procs slated for destruction

pre-6.1-to-6.1 conversion procs slated for destruction

From
Tom Lane
Date:
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

From
Thomas Lockhart
Date:
> 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