Defend against overrun of ExtraOptions array --- strictly paranoia,
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 10 Jul 2004 23:29:16 +0000 (23:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 10 Jul 2004 23:29:16 +0000 (23:29 +0000)
commit5dfd5063e242ccea2ba3fc70c19f5f84f9f8402c
tree5c982a7a7fd7da2a57d1f6bbcdcc1772cd87cb66
parent99b225c528a3f082f60fd5974e1b44ee0462a6fd
Defend against overrun of ExtraOptions array --- strictly paranoia,
since the person or script starting the postmaster has to be trusted
anyway.
src/backend/postmaster/postmaster.c