Log Message:
-----------
Allow configure to deal with Python 3.0. Changes were:
print foo --> print(foo)
string.join(...) --> ' '.join(...)
These changes are backward compatible.
The actual plpython module appears to need significant updates to support
Python 3.0, though. This change just relieves interested developers from
having to deal with Autoconf.
Modified Files:
--------------
pgsql:
configure (r1.618 -> r1.619)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.618&r2=1.619)
pgsql/config:
python.m4 (r1.14 -> r1.15)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/python.m4?r1=1.14&r2=1.15)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.