C++ project using postgresql source

Поиск
Список
Период
Сортировка
От Kiswono Prayogo
Тема C++ project using postgresql source
Дата
Msg-id 99024f5f1003060326p4ca8bee5xf93a845e668fbe33@mail.gmail.com
обсуждение исходный текст
Ответы Re: C++ project using postgresql source
Список pgsql-hackers
Hi, good day everyone ^^
i got these errors: primnodes.h:1155: error: expected unqualified-id
before ‘using’
when i tried to compile plv8 project using g++,

could postgresql use/chage variable name considering also C++ keywords?
that is:
# using
# typeid
# typename
# namespace
# delete

detailed error: http://plv8js.pastebin.com/QtDPb496

thank you~
flames anyone?

--
Regards,
Kiswono P
GB


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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: SQL compatibility reminder: MySQL vs PostgreSQL
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: C++ project using postgresql source