Set gen_random_uuid() to volatile
Peter Eisentraut <peter@eisentraut.org>
Set gen_random_uuid() to volatile It was set to immutable. This was a mistake in the initial commit (5925e5549890416bcf588334d9d0bc99f8ad6c7f). Reported-by: hubert depesz lubaczewski <depesz@depesz.com> Discussion: https://www.postgresql.org/message-id/flat/20200218185452.GA8710%40depesz.com
Files
| Path | Change | +/− |
|---|---|---|
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_proc.dat | modified | +2 −2 |
Discussion
- gen_random_uuid() is immutable in Pg 13devel 8 messages · 2020-02-18 → 2020-02-20