pgsql/src backend/catalog/heap.c backend/catal ...

Поиск
Список
Период
Сортировка
Искать
От
tgl@postgresql.org (Tom Lane)
Тема
pgsql/src backend/catalog/heap.c backend/catal ...
Дата
Msg-id
20020714210808.AE118475B66@postgresql.org
Список
CVSROOT:	/cvsroot
Module name:	pgsql
Changes by:	tgl@postgresql.org	02/07/14 17:08:08

Modified files:
	src/backend/catalog: heap.c index.c 
	src/include/catalog: heap.h 

Log message:
	In DeleteAttributeTuples, use a single indexscan instead of the multiple
	scans that will most likely be caused by SearchSysCache probes.  Also,
	share some code between index deletion and table deletion.

В списке pgsql-committers по дате отправления
От: tgl@postgresql.org (Tom Lane)
Дата:
От: tgl@postgresql.org (Tom Lane)
Дата:
FAQ