Re: [SQL] rule causes nextval() to be invoked twice

2003-07-22 Thread paul cannon
On Tue, Jul 22, 2003 at 07:47:00PM -0600, paul cannon wrote: > Until then, I'll have to make a function to do nextval('main_id_seq') > with every insert, and have the primary key be INTEGER. Nevermind- that doesn't work either! Here's the new sample code: --

[SQL] rule causes nextval() to be invoked twice

2003-07-22 Thread paul cannon
extval('main_id_seq') with every insert, and have the primary key be INTEGER. Thanks- -- .. | paul cannon [EMAIL PROTECTED] | | http://people.debian.org/~pik/ | ---(end of broadca