Peter,
On Wed, Jan 07, 2004 at 12:23:12AM +0100, Peter Eisentraut wrote:
> Jason Tishler wrote:
> (Even "make check" works now -- whoohoo!)
Sigh... Now I'm really confused!
The rules test passes under make check:
$ make MAX_CONNECTIONS=5 check
[snip]
rules ... ok
[snip]
but fails under make installcheck and your minimal test case:
> > BTW, in order to help debug this faster, what are the minimal tests
> > that rules is dependent on? My current approach is to just run all
> > 76 tests listed before rules in serial_schedule. Unfortunately, this
> > approach take over 3 minutes per try. :,(
>
> I managed to get the following to work:
>
> ./pg_regress create_table create_misc create_function_1 create_type
> create_function_2 create_operator create_view rules
>
> The create_table test will fail in this case, but the others should
> pass.
$ ./pg_regress create_table create_misc create_function_1 ... rules
[snip]
test rules ... FAILED
[snip]
Any ideas?
Thanks,
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6