> On Feb 22, 2020, at 14:02, Tom Lane <t...@sss.pgh.pa.us> wrote: > It's a really bad idea to mark a function that has side-effects > (i.e., emitting a NOTICE) as immutable, especially if the occurrence > of the side-effect at well-defined times is exactly what you're > desirous of. True, and it doesn't actually need to be immutable here; just cut and pasted from the wrong example. (That being said, I'm not coming up with a specific bad thing that a RAISE NOTICE in an immutable function will cause. Is there one?) -- -- Christophe Pettus x...@thebuild.com
- Can I trigger an action from a coalesce ? stan
- Re: Can I trigger an action from a coalesce ? Adrian Klaver
- Re: Can I trigger an action from a coalesc... Christophe Pettus
- Re: Can I trigger an action from a coa... stan
- Re: Can I trigger an action from a... Christophe Pettus
- Re: Can I trigger an action f... Tom Lane
- Re: Can I trigger an acti... Christophe Pettus
- Re: Can I trigger an ... Tom Lane
- Re: Can I trigger an ... Christophe Pettus
- Re: Can I trigger an action from a coalesce ? Peter J. Holzer
- Re: Can I trigger an action from a coalesc... sivapostg...@yahoo.com
- Re: Can I trigger an action from a coa... Peter J. Holzer