mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
Also avoid hardcoding the current default state by giving it the name "on" and replace with a meaningful name that reflects its behaviour. Coding only, no change in behaviour.