pgsql: Add comment explaining why RelationOpenSmgr() call is not needed.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Add comment explaining why RelationOpenSmgr() call is not needed.
Дата
Msg-id 20060107223043.942679DCA54@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add comment explaining why RelationOpenSmgr() call is not needed.

Modified Files:
--------------
    pgsql/src/backend/executor:
        execMain.c (r1.262 -> r1.263)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/execMain.c.diff?r1=1.262&r2=1.263)

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

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql: 2006-01-07 Francisco Figueiredo Jr.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add RelationOpenSmgr() calls to ensure rd_smgr is valid when we