Re: Mostly Harmless: Welcoming our C++ friends
От | David Lee Lambert |
---|---|
Тема | Re: Mostly Harmless: Welcoming our C++ friends |
Дата | |
Msg-id | 200812052015.02820.davidl@lmert.com обсуждение исходный текст |
Ответ на | Re: Mostly Harmless: Welcoming our C++ friends (Kurt Harriman <harriman@acm.org>) |
Список | pgsql-hackers |
On Friday 05 December 2008 10:45, Kurt Harriman wrote: > Tom Lane wrote: > > Kurt Harriman <harriman@acm.org> writes: > >> [ make the backend C++-compilable ] I tested applying this patch to CVS HEAD today and compiling with --enable-cplusplus with gcc 4.2: $ ldd postmaster ... libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7bf9000) ... Then I ran pgbench and played with a table with a UUID column. Performance was great. (I first mistakenly applied it against a not-up-to-date source-tree --- something from mid-September --- and that ended up not compiling.) I still have not tried this with my own C++ code, but it seems to have less impact on the build process than some might have feared. -- David Lee Lambert ... Software Developer Cell phone: +1 586-873-8813 ; alt. email <dlambert@bmtcarhaul.com> or <lamber45@msu.edu> GPG key at http://www.lmert.com/keyring.txt
В списке pgsql-hackers по дате отправления: