Mark Dilger <[email protected]> writes: > The deprecation warnings included in this patch warn that postfix operator > support, along with both postfix ! and prefix !! factorial operators, will be > removed in PostgreSQL 14.
The operator docs should say "use factorial() instead", or words to
that effect.
regards, tom lane
