mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
c063da1769
We did not need a location tag on NullTest or BooleanTest before, because no error messages referred directly to their locations. That's planned to change though, so add these fields in a separate housekeeping commit. Catversion bump because stored rules may change.