Re: [HACKERS] Possible make_oidjoins_check Security Issue

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Neil Conway <neilc@samurai.com>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, Gavin Sherry <swm@linuxworld.com.au>, PostgreSQL-patches <pgsql-patches@postgresql.org>
Date: 2004-11-04T05:55:42Z
Lists: pgsql-hackers
Neil Conway <neilc@samurai.com> writes:
> Attached is a patch that removes the make_oidjoins_check script from
> "make install". Barring any objections, I'll apply it to HEAD later
> today.

If we are going in that direction, all the files installed by this
subdirectory should be suppressed (ie, findoidjoins and
README.findoidjoins too).

			regards, tom lane