> > Not my case, but I was wondering what if the reason was stuff such as
> > CURRENT_TIMESTAMP and those type of functions...
> >
> >   
> 
> I was wondering that too. Wouldn't it make more sense to check if the 
> defaults of any columns involved a function that is not immutable?

That does not help CURRENT_TIMESTAMP case(just locking the table is
enough). We need to replace the value of CURRENT_TIMESTAMP to a
constant. Any idea?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
_______________________________________________
Pgpool-general mailing list
Pgpool-general@pgfoundry.org
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to