pgsql: Remove reinvention of stringify macro.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Remove reinvention of stringify macro.
Дата
Msg-id E1cuomH-0003Zq-6O@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove reinvention of stringify macro.

We already have CppAsString2, there's no need for the MSVC support to
re-invent a macro to do that (and especially not to inject it in as
ugly a way as this).

Discussion: https://postgr.es/m/CADkLM=c+hm2rc0tkKgC-ZgrLttHT2KkfppE+BC-=i-xj+7V-TQ@mail.gmail.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cd6baed78150e107eb858dbd53ddf900dd429f50

Modified Files
--------------
src/tools/msvc/Solution.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Document psql's behavior of recalling the previously executedqu
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Change xref style to number only