prob with really simple insert - Mailing list pgsql-general

From marian
Subject prob with really simple insert
Date
Msg-id 405E7312.6000006@mail.jozep.com.au
Whole thread Raw
Responses Re: prob with really simple insert
Re: prob with really simple insert
List pgsql-general
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

What is going on here????


pgsql-general by date:

Previous
From: billybobc1210@yahoo.com (Bill C.)
Date:
Subject: Questions on production rollout
Next
From: Paul Tillotson
Date:
Subject: where can I get the HTML docs