lp:~wgrant/storm/psycopg2-2.4-pgbouncer

Created by William Grant and last modified
Get this branch:
bzr branch lp:~wgrant/storm/psycopg2-2.4-pgbouncer
Only William Grant can upload to this branch. If you are William Grant please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
William Grant
Project:
Storm
Status:
Merged

Recent revisions

444. By William Grant

psycopg2 2.4 raises a DatabaseError on pgbouncer disconnection, rather than the traditional ProgrammingError. Catch both.

443. By William Grant

Undisable pgbouncer disconnection tests with psycopg2 2.4.

442. By Thomas Herve

Merge postgres-repeatable-read [r=jkakar,stub] [f=968298]

Switch to REPEATABLE READ as default isolation level for Postgres, as it's the
same for Postgres < 9 as SERIALIZABLE, and provides something saner on Postgres
9. psycopg2 >= 2.4 needs to be used to see the change.

441. By Free Ekanayaka

Add a NEWS note about the new Distinct expression [trivial] [r=therve]

440. By Thomas Herve

Reset global ZStorm after tests [trivial] [f=959471]

439. By Free Ekanayaka

Add a Distinct exp for prepending DISTINCT in the cases where SQL support it [trivial] [r=therve]

438. By Thomas Herve

Fix CaptureTracer imports in the tests that I managed to miss somehow in the
previous commit [trivial].

437. By Thomas Herve

Move CaptureTracer to storm.testing [trivial] [r=free.ekanayaka] [f=958571]

436. By David Britton

Replace "ubuntu" user with $USER in db setup script [trivial]

435. By Free Ekanayaka

Make ZStormResourceManager re-build a schema from scratch if an unknonw patch is found [trivial] [r=therve]

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:storm
This branch contains Public information 
Everyone can see this information.

Subscribers