Re: Creating server-side functions: one simple error
От
Peter Eisentraut
Тема
Re: Creating server-side functions: one simple error
Дата
Msg-id
Pine.LNX.4.44.0210111850320.928-100000@localhost.localdomain
Ответ на
Re: Creating server-side functions: one simple error (Ruslan A Dautkhanov)
Список
Дерево обсуждения
Re: Creating server-side functions: one simple error Joe Conway <mail@joeconway.com>
Ruslan A Dautkhanov writes: > Is this mean, that PostgreSQL not C++-ready for compiling server-side > functions, doesn't it? PostgreSQL is written in C and does not claim to be compilable by a C++ compiler. That includes the header files. > Is any methods exists for compiling procedure in > C++ (namespace modifications etc)?? Thanks for your help. Make a small wrapper that you compile with a C compiler and put the actual C++ implementation into a separate file. Maybe you could make a complete C++ language handler out of that. -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-bugs по дате отправления
От: elein <elein@sbcglobal.net>(by way of elein <elein@sbcglobal.net>)
Дата: