Skip to content
Snippets Groups Projects
Commit d2db166c authored by Tom Lane's avatar Tom Lane
Browse files

Require superuser privilege to create a binary-compatible cast, per

discussion some weeks ago.  Also, add a check that two types to be
binary-equivalenced match as to typlen, typbyval, and typalign; if
they don't then it's surely a mistake to equivalence them.
parent 04c57d68
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment