pgsql: Fix define_custom_variable to preserve any sourcefile/sourceline

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix define_custom_variable to preserve any sourcefile/sourceline
Дата
Msg-id 20090105132333.BEE06754A17@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix define_custom_variable to preserve any sourcefile/sourceline information
present in the placeholder.  Noted while testing pg_stat_statements.

Modified Files:
--------------
    pgsql/src/backend/utils/misc:
        guc.c (r1.488 -> r1.489)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.488&r2=1.489)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Quiet repeated "loaded library" messages from child backends that
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: When cross-compiling, allow and require an external zic program