mirror of
https://github.com/postgres/postgres.git
synced 2025-11-15 03:41:20 +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.