Re: check_primary_key is busted too

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane)
Cc: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Re: check_primary_key is busted too
Date: 1999-03-21 03:12:50
Message-ID: 199903210312.WAA07321@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-03-21 03:13:46 Re: [HACKERS] Unary % operator is broken in current sources
Previous Message Tom Lane 1999-03-21 02:51:54 Re: [HACKERS] Unary % operator is broken in current sources