"Christopher Travers" <[EMAIL PROTECTED]> writes:
> FATAL: SPI: improper call to spi_dest_setup
I think this is a known and already-fixed bug. What version are you
running?
regards, tom lane
---(end of broadcast)---
TIP 3:
Hi all;
I have two tables which have different security considerations wrapped into
a view. Inserting into the view is done using a simple rule which inserts
into both tables (tables have a 1:1 relationship and reflect the
user-defined and admin-defined portions of a user profile). From psql,