mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +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.