Re: [GENERAL] Error in manual

2000-05-18 Thread Tom Lane
Travis Bauer <[EMAIL PROTECTED]> writes: > On another note, I noticed that when you load a dynamically loaded c > library using the create funtion statement in psql, the library is never > reloaded unless you quit psql and restart it, even if you "drop function", > change the library, and recreate

Re: [GENERAL] Error in manual

2000-05-18 Thread Bruce Momjian
> Thanks for the help on the libperl question. I bet recompiling the > sources will fix my problem. > > There is an error in the example in the file: triggers20290.htm. All the > elog statements list "WARN" as the first parameter. However WARN is not > defined in elog.h (or, it seems, anywhere

[GENERAL] Error in manual

2000-05-18 Thread Travis Bauer
Thanks for the help on the libperl question. I bet recompiling the sources will fix my problem. There is an error in the example in the file: triggers20290.htm. All the elog statements list "WARN" as the first parameter. However WARN is not defined in elog.h (or, it seems, anywhere else). In