On Thu, 2004-11-04 at 13:05, Bruce Momjian wrote:
> I am fine with removing it but if we don't I would like to have it
> secure, mostly from a public relations perspective.

A change which introduced two regressions and fails to materially
improve the security of the script is a curious definition of "secure"
if you ask me...

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.

-Neil

--- contrib/findoidjoins/Makefile
+++ contrib/findoidjoins/Makefile
@@ -6,7 +6,6 @@
 PG_CPPFLAGS = -I$(libpq_srcdir)
 PG_LIBS = $(libpq)
 
-SCRIPTS = make_oidjoins_check
 DOCS = README.findoidjoins
 
 ifdef USE_PGXS
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to