mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +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.