Re: prob with really simple insert - Mailing list pgsql-general

From Stephan Szabo
Subject Re: prob with really simple insert
Date
Msg-id 20040326094311.K71760@megazone.bigpanda.com
Whole thread Raw
In response to prob with really simple insert  (marian <marian@mail.jozep.com.au>)
List pgsql-general
On Mon, 22 Mar 2004, marian wrote:

> When I do this,
> INSERT INTO orgdata ( name, fax, contact, email, phone, address,
> preferred ) VALUES ( 'wally', '123456789', 'wally', 'wally@wally.com',
> '987654321', 'wally way', 'f' )
>
> I get
> ERROR:  query rewritten 100 times, may contain cycles
> : PGRES_FATAL_ERROR

Do you have any rules on orgdata?

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: To: Mr. Al Cohen: Your Reply To My Previous Post (which database to use/buy)
Next
From: Richard Huxton
Date:
Subject: Re: Tables as function arguments