Re: check_primary_key is busted too - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: check_primary_key is busted too
Date
Msg-id 199903210312.WAA07321@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
> The 'triggers' regress test is failing in current sources,
> producing a bunch of unexpected error messages like this:
> 
> ERROR:  check_primary_key: even number of arguments should be specified
> 
> I traced that error string to contrib/spi/refint.c, and find
> that you changed it recently ...
> 
>             regards, tom lane
> 

Yes, it was some enhancement.  Perhaps someone can comment on this?  I
remember someone knowing about this thing.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Unary % operator is broken in current sources
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Unary % operator is broken in current sources