mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 22:34:54 -04:00
1c993b3ace
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.