shortlog tags manifest rss

changelog for pg8000-py3

navigate: (0) -30 -10 tip

8 months ago: Merge pg8000 trunk, add proper row_count support for commands.
changeset 85: 530bbbaf998b
parent 82:45e9e767a21a
parent 84:708eb2608133
tag:tip
author: mfenniak@stewart.fenniak.net
date: Thu Sep 06 20:06:19 2007 -0600
files: pg8000/interface.py pg8000_test.py
8 months ago: Add test for last checkin.
changeset 84: 708eb2608133
author: mfenniak@stewart.fenniak.net
date: Thu Sep 06 20:02:38 2007 -0600
files: pg8000_test.py
8 months ago: If no results are forthcoming, return 0 for row count.
changeset 83: b7cb4adb4337
parent 81:6c528bc48075
author: mfenniak@stewart.fenniak.net
date: Thu Sep 06 20:01:00 2007 -0600
files: pg8000/interface.py
8 months ago: Merged pg8000 py2 trunk for rowcount/row_count support
changeset 82: 45e9e767a21a
parent 80:fbb7b07691f1
parent 81:6c528bc48075
child 85:530bbbaf998b
author: mfenniak@stewart.fenniak.net
date: Thu Sep 06 19:16:36 2007 -0600
files: pg8000/dbapi.py pg8000/interface.py pg8000_test.py
8 months ago: Support rowcount for DBAPI through filling up the prepared statement's row cache.
changeset 81: 6c528bc48075
parent 72:18a3904c741d
child 82:45e9e767a21a
child 83:b7cb4adb4337
author: mfenniak@stewart.fenniak.net
date: Thu Sep 06 19:14:12 2007 -0600
files: pg8000/dbapi.py pg8000/interface.py pg8000_test.py
8 months ago: Remove debug statements. Lock _close_statements_eventually array for thread safety. Add check in parse for whether statement is pending close -- this _does_ happen.
changeset 80: fbb7b07691f1
child 82:45e9e767a21a
author: mfenniak@stewart.fenniak.net
date: Wed Sep 05 21:51:22 2007 -0600
files: pg8000/protocol.py pg8000_test.py
8 months ago: Add assertions for _sock_lock.locked in _sock access methods.
changeset 79: 4993690523b3
author: mfenniak@stewart.fenniak.net
date: Wed Sep 05 21:37:31 2007 -0600
files: pg8000/protocol.py
8 months ago: Change _sock_lock usages to use new with statement. Fix Lock deadlock with close_statement being called from __del__ occasionally while _sock_lock was already in use.
changeset 78: c7e994479718
author: mfenniak@stewart.local
date: Wed Sep 05 21:32:39 2007 -0600
files: pg8000/interface.py pg8000/protocol.py pg8000_test.py
8 months ago: Every test suite runs successfully when run independently, but a stalling error occurs when all test suites are run.
changeset 77: 33280ff4f169
author: mfenniak@stewart.fenniak.net
date: Wed Sep 05 16:16:08 2007 -0600
files: pg8000/types.py pg8000_test.py
8 months ago: Ongoing py3 work
changeset 76: 589bcd775514
author: mfenniak@stewart.fenniak.net
date: Sat Sep 01 21:50:48 2007 -0600
files: pg8000/protocol.py pg8000/types.py pg8000_test.py

navigate: (0) -30 -10 tip