pgsql: Add comment that it is difficult to access the more accurate

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Add comment that it is difficult to access the more accurate
Дата
Msg-id 20090107195121.A2731754A1B@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add comment that it is difficult to access the more accurate
'query_string' from current_query().

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        misc.c (r1.67 -> r1.68)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/misc.c?r1=1.67&r2=1.68)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update comment associated with 'debug_query_string'.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Insert conditional SPI_push/SPI_pop calls into InputFunctionCall,