mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 05:49:16 -04:00
6e6cc5910b
This was already a runtime failure condition, but it's better to check at validation time if possible. Lightly modified version of a patch by Shigeru Hanada.