mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-04-10 04:45:01 +08:00
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 :-(