Skip to content

Commit 8222fbf

Browse files
author
James William Pye
committed
Note changes and attribution.
1 parent 7867225 commit 8222fbf

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

postgresql/documentation/changes.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
Changes
22
=======
33

4-
1.0.3 in development
5-
--------------------
4+
1.0.3 released on 2011-09-24
5+
----------------------------
6+
7+
* Use raise x from y to generalize exceptions. (Elvis Pranskevichus)
8+
* Alter postgresql.string.quote_ident to always quote. (Elvis Pranskevichus)
9+
* Add postgresql.string.quote_ident_if_necessary (Modification of Elvis Pranskevichus' patch)
10+
* Many postgresql.string bug fixes (Elvis Pranskevichus)
11+
* Correct ResourceWarnings improving Python 3.2 support. (jwp)
612

713
1.0.2 released on 2010-09-18
814
----------------------------

0 commit comments

Comments
 (0)