mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-21 13:56:59 +08:00
While usually safe, this fails if the coercion function needs the query snapshot to be set already. Per example from Nigel Andrews.
While usually safe, this fails if the coercion function needs the query snapshot to be set already. Per example from Nigel Andrews.