COPY security fix
Started by Bruce Momjianalmost 22 years ago2 messageshackers
Would someone remind me --- is the binary COPY security fix we did for
7.4 also needed for earlier releases like 7.3.X?
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Re: COPY security fix
Bruce Momjian <pgman@candle.pha.pa.us> writes:
Would someone remind me --- is the binary COPY security fix we did for
7.4 also needed for earlier releases like 7.3.X?
No, because there is no on-the-wire binary copy before 7.4, and copy
from file is superuser-only anyway.
regards, tom lane