Tom Lane wrote:
> Well, it's not. Exactly what are you going to flip it *to*? You can't
> hardwire a particular userid and expect to have a robust solution.
>
> I'd recommend the lower-level approach myself.
How about flipping to the owner of the table, (or perhaps schema since
all pljava specific stuff resides in the sqlj schema) that I want to access?
Regards,
Thomas Hallgren