Modify backend switch parsing to prevent 'insecure' switches

Tom Lane <tgl@sss.pgh.pa.us>

Commit: cf1478982cbe5637f0e78f88a28bf5d8ecfb389f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-05-22T17:47:54Z
Releases: 7.1.1
Modify backend switch parsing to prevent 'insecure' switches
from being accepted when they are passed from client connection request.
Get rid of a couple that no longer do anything (like -P).

Files