Doc: update CREATE OPERATOR's statement about => as an operator. This doco said that use of => as an operator "is deprecated". It's been fully disallowed since 865f14a2d back in 9.5, but evidently that commit missed updating this statement. Do so now.
Branch ------ REL_14_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/9208c6f04328612661281696b4d626b118547a10 Modified Files -------------- doc/src/sgml/ref/create_operator.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)