Re: Please, apply patch for current CVS - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Please, apply patch for current CVS
Date
Msg-id 21215.1055359378@sss.pgh.pa.us
Whole thread Raw
In response to Re: Please, apply patch for current CVS  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Please, apply patch for current CVS  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Patch applied.  You patch indicated _int.c should be removed from CVS,
> so I have done so.

This patch causes contrib/intarray to fail to build.

$ make
sed 's,MODULE_PATHNAME,$libdir/_int,g' _int.sql.in >_int.sql
make: *** No rule to make target `_int_bool.o', needed by `lib_int.a'.  Stop.
$
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SELECT blocking on ALTER TABLE ADD FOREIGN KEY
Next
From: Bruce Momjian
Date:
Subject: Re: Please, apply patch for current CVS