mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
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.