Fixed #5883 -- Added __iter__ methods to the debug cursor and the postgresql backend...
commitae6ac9d3c66d763cb82f614fa6946c2731829606
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Mon, 17 Mar 2008 14:15:15 +0000 (17 14:15 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Mon, 17 Mar 2008 14:15:15 +0000 (17 14:15 +0000)
tree6671b8884acad62ee25a60acbb399caa6856b520
parent8c4483fe3de08c98369dcefad8f3e0cefba66f73
Fixed #5883 -- Added __iter__ methods to the debug cursor and the postgresql backend cursor.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7259 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/db/backends/postgresql/base.py
django/db/backends/util.py