Обсуждение: pgsql: Document the minimum required Python version.

Поиск
Список
Период
Сортировка

pgsql: Document the minimum required Python version.

От
petere@postgresql.org (Peter Eisentraut)
Дата:
Log Message:
-----------
Document the minimum required Python version.

It turns out that Python 2.2 is the oldest version that PL/Python compiles
with, apparently related to the introduction of iterators.  Might as well
document this.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        installation.sgml (r1.326 -> r1.327)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml?r1=1.326&r2=1.327)