Thread: pgsql-server/src/bin/pg_dump common.c

pgsql-server/src/bin/pg_dump common.c

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@svr1.postgresql.org    03/12/06 23:14:01

Modified files:
    src/bin/pg_dump: common.c

Log message:
    Speed up findObjectByCatalogId() to get rid of the other salient
    bottleneck in the new pg_dump code.