mirror of
https://github.com/postgres/postgres.git
synced 2025-10-17 00:06:40 -04:00
The parameter description for the using_expression and check_expression in CREATE POLICY were unclear and arguably included a typo. Clarify and improve the consistency of that language. Pointed out by Dean Rasheed.