Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Use an indexscan not a heapscan to search pg_index in

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Use an indexscan not a heapscan to search pg_index in
Дата
Msg-id 20080114024947.3B8AF754108@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Use an indexscan not a heapscan to search pg_index in get_pkey_attnames.
Noted while looking for heapscans that might need to start from block
zero.

Modified Files:
--------------
    pgsql/contrib/dblink:
        dblink.c (r1.68 -> r1.69)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/dblink.c?r1=1.68&r2=1.69)

В списке pgsql-committers по дате отправления: