• Tatsuo Ishii's avatar
    Add new CREATE CONVERSION/DROP CONVERSION command. · fcc96256
    Tatsuo Ishii authored
    This is the first cut toward CREATE CONVERSION/DROP CONVERSION implementaion.
    The commands can now add/remove tuples to the new pg_conversion system
    catalog, but that's all. Still need work to make them actually working.
    Documentations, regression tests also need work.
    fcc96256
catname.h 1.67 KB