On Thu, 2023-06-15 at 13:22 +0300, Yura Sokolov wrote: > Good day, hackers. > > I found, than declaration of function as IMMUTABLE/STABLE is not enough to be > sure > function doesn't manipulate data. > > [...] > > + errmsg("Damn1! Update were done > in a non-volatile function")));
I think it is project policy to start error messages with a lower case character. Yours, Laurenz Albe