python - be: Expected is always filled in now, so it cannot be used as

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - be: Expected is always filled in now, so it cannot be used as
Дата
Msg-id 20050812042642.1F47A1125018@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Expected is always filled in now, so it cannot be used as an indicator to
whether the call or the result of the call is to be returned.

Modified Files:
--------------
    be/src:
        function.c (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/function.c.diff?r1=1.8&r2=1.9)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add files to do read I/O on the cluster directory:
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Remove BufferBlockPointers array in favor of a base + (bufnum) *