Thread: pgsql: Use RELKIND_COMPOSITE_TYPE rather than hardcoded 'c'.

pgsql: Use RELKIND_COMPOSITE_TYPE rather than hardcoded 'c'.

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Use RELKIND_COMPOSITE_TYPE rather than hardcoded 'c'.

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_dump.c (r1.424 -> r1.425)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c.diff?r1=1.424&r2=1.425)