RELEASSE: psycopg 2.4.1

Поиск
Список
Период
Сортировка
От Federico Di Gregorio
Тема RELEASSE: psycopg 2.4.1
Дата
Msg-id 4DCA4606.6040504@dndg.it
обсуждение исходный текст
Список psycopg
Hi *,

Daniele stacked another round of fixes on the devel branch, so it is
time for another release. So, as always, kudos to Daniele and here are
the direct download links (web site will be updated soon):

http://www.psycopg.org/psycopg/tarballs/psycopg2-latest.tar.gz
http://www.psycopg.org/psycopg/tarballs/psycopg2-latest.tar.gz.asc

Release notes attached, as always. And al always, have fun,

federico


What's new in psycopg 2.4.1
---------------------------

  - Use own parser for bytea output, not requiring anymore the libpq 9.0
    to parse the hex format.
  - Don't fail connection if the client encoding is a non-normalized
    variant. Issue reported by Peter Eisentraut.
  - Correctly detect an empty query sent to the backend (ticket #46).
  - Fixed a SystemError clobbering libpq errors raised without SQLSTATE.
    Bug vivisectioned by Eric Snow.
  - Fixed interaction between NamedTuple and server-side cursors.
  - Allow to specify --static-libpq on setup.py command line instead of
    just in 'setup.cfg'. Patch provided by Matthew Ryan (ticket #48).


--
Federico Di Gregorio                         federico.digregorio@dndg.it
Studio Associato Di Nunzio e Di Gregorio                  http://dndg.it
           Purtroppo i creazionisti non si sono ancora estinti. -- vodka


В списке psycopg по дате отправления:

Предыдущее
От: Israel Ben Guilherme Fonseca
Дата:
Сообщение: Input and Output data traffic
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: Input and Output data traffic