pgsql: Include hash table name in all the internal-error elog messages

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Include hash table name in all the internal-error elog messages
Дата
Msg-id 20070911161746.97B0F754206@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Include hash table name in all the internal-error elog messages in
dynahash.c.  Sergey Koposov's current open problem shows the possible
usefulness of this, and it doesn't add much code.

Modified Files:
--------------
    pgsql/src/backend/utils/hash:
        dynahash.c (r1.75 -> r1.76)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/hash/dynahash.c?r1=1.75&r2=1.76)

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

Предыдущее
От: teodor@postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: Remove QueryOperand->istrue flag, it was used only in cover
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Make sure that open hash table scans are cleaned up when bgwriter