PG Doc comments form <nore...@postgresql.org> writes: > In the new documentation > https://www.postgresql.org/docs/14/functions-string.html > you again lost information about ^@ operator for text and keep information > about only function starts_with on which this operator is based.
"Again"? It was never there before, cf https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=710d90da1 I did do something about this recently, though: https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=2ae5d72f0 regards, tom lane