forked from pool/python-psycopg2
* connection.h: added codec attribute to avoid repeated codec name
lookups during unicode query/params manipulations.
* setup.py: bumped to version 2.3.2.dev0
* psycopg/connection_int.c: applied patch from Marti Raudsepp to close
ticket #24. Fixed segfault in connection when DateStyle not available
(e.g. pgbouncer appars not passing it to the client)
* psycopg/utils.c: Added psycopg_strdup function.
- See ChangeLog for more...
- Don't package testsuite
- Fix non-executable script rpmlint warning
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=27
4.8 KiB
4.8 KiB