Re: PL/Perl and Perl 5.8
От | Peter Eisentraut |
---|---|
Тема | Re: PL/Perl and Perl 5.8 |
Дата | |
Msg-id | Pine.LNX.4.44.0211061819220.1018-100000@localhost.localdomain обсуждение исходный текст |
Ответ на | Re: PL/Perl and Perl 5.8 (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: PL/Perl and Perl 5.8
|
Список | pgsql-hackers |
Tom Lane writes: > I'm guessing that what we need to do is -D_GNU_SOURCE somewhere in the > Makefiles; the $64 question is exactly where (can we restrict it to > src/pl/plperl?) and what conditions should cause the Makefiles to add > it? Do we want a configure test? The simplest choice would be to just define it unconditionally in linux.h. Since it is not supposed to change any interfaces, just add new ones, this should be safe. If you don't believe that, then we really need to test and define _GNU_SOURCE early in configure so the following tests can take it into account. In either case, the command line is not the place for it. -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-hackers по дате отправления: