mirror of
https://github.com/postgres/postgres.git
synced 2025-11-13 00:03:54 -05: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.