Обсуждение: pgsql: Update SELECT version() to show whether it is a 32 or 64-bit

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

pgsql: Update SELECT version() to show whether it is a 32 or 64-bit

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Update SELECT version() to show whether it is a 32 or 64-bit backend binary.

Modified Files:
--------------
    pgsql:
        configure (r1.620 -> r1.621)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.620&r2=1.621)
        configure.in (r1.579 -> r1.580)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.579&r2=1.580)
    pgsql/doc/src/sgml:
        start.sgml (r1.47 -> r1.48)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/start.sgml?r1=1.47&r2=1.48)