mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
Clarify that the restriction against reg* types only applies to table columns using these types, not to the type appearing in any other way, for example as a function argument.