Create/drop cast now requires ownership of at least one of the types.
Peter Eisentraut <peter_e@gmx.net>
Create/drop cast now requires ownership of at least one of the types.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/create_cast.sgml | modified | +3 −9 |
| doc/src/sgml/ref/drop_cast.sgml | modified | +4 −10 |
| src/backend/commands/functioncmds.c | modified | +12 −28 |