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

Поиск
Список
Период
Сортировка
Искать

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

От:
tgl@svr1.postgresql.org (Tom Lane)
Дата:
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.

FAQ