--- - branch: MAIN date: Sun Aug 31 21:34:23 UTC 2014 files: - new: '1.28' old: '1.27' path: pkgsrc/databases/py-psycopg2/Makefile pathrev: pkgsrc/databases/py-psycopg2/Makefile@1.28 type: modified - new: '1.19' old: '1.18' path: pkgsrc/databases/py-psycopg2/distinfo pathrev: pkgsrc/databases/py-psycopg2/distinfo@1.19 type: modified id: 20140831T213423Z.46927db2ce935feb718926b597ee5571980de29d log: | Update to 2.5.4: What's new in psycopg 2.5.4 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Added :sql:`jsonb` support for PostgreSQL 9.4 (:ticket:`#226`). - Fixed segfault if COPY statements are passed to `~cursor.execute()` instead of using the proper methods (:ticket:`#219`). - Force conversion of pool arguments to integer to avoid potentially unbounded pools (:ticket:`#220`). - Cursors :sql:`WITH HOLD` don't begin a new transaction upon move/fetch/close (:ticket:`#228`). - Cursors :sql:`WITH HOLD` can be used in autocommit (:ticket:`#229`). - `~cursor.callproc()` doesn't silently ignore an argument without a length. - Fixed memory leak with large objects (:ticket:`#256`). - Make sure the internal ``_psycopg.so`` module can be imported stand-alone (to allow modules juggling such as the one described in :ticket:`#201`). module: pkgsrc subject: 'CVS commit: pkgsrc/databases/py-psycopg2' unixtime: '1409520863' user: wiz