summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-09-29 17:21:35 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2013-09-29 17:25:29 -0400
commita0b8ce4ecf611feedea6403c15faffdfc84da203 (patch)
treedc3762222b393b0a02f9e23007bed1b4cbc537b9
parent1e75bb2fabcb776cfdbcaf740d6d0c87989bbad6 (diff)
downloadsqlalchemy-a0b8ce4ecf611feedea6403c15faffdfc84da203.tar.gz
changelog
-rw-r--r--doc/build/changelog/changelog_08.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst
index 8ff27fb01..0cfeedf8d 100644
--- a/doc/build/changelog/changelog_08.rst
+++ b/doc/build/changelog/changelog_08.rst
@@ -11,6 +11,15 @@
:version: 0.8.3
.. change::
+ :tags: bug, postgresql
+ :tickets: 2819
+ :versions: 0.9.0
+
+ Fixed bug where Postgresql version strings that had a prefix preceding
+ the words "Postgresql" or "EnterpriseDB" would not parse.
+ Courtesy Scott Schaefer.
+
+ .. change::
:tags: feature, engine
:tickets: 2821
:versions: 0.9.0