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

Fix pg_dump to add the required OPERATOR() decoration to schema-qualified

operator names.  This is needed when dumping operator definitions that have
COMMUTATOR (or similar) links to operators in other schemas.
Apparently Daniel Whitter is the first person ever to try this :-(
parent 894829a3
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