<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/postgresql_psycopg2/base.py, branch archive/attic/queryset-refactor</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fqueryset-refactor</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fqueryset-refactor'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2007-12-03T02:59:56Z</updated>
<entry>
<title>queryset-refactor: Merged from trunk up to [6856].</title>
<updated>2007-12-03T02:59:56Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-12-03T02:59:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=07ddd56872e70e76e13eb0b118c7b6503d5d821f'/>
<id>urn:sha1:07ddd56872e70e76e13eb0b118c7b6503d5d821f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6857 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Merged from trunk up to [6623].</title>
<updated>2007-11-03T02:15:27Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-11-03T02:15:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f189280eb39b20a8cfdb6b9416df1176e107550d'/>
<id>urn:sha1:f189280eb39b20a8cfdb6b9416df1176e107550d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6637 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed postgresql and postgresql_psycopg2 backends NOT to do a SELECT version() for every connection, which was ludicrous. Now the version is only retrieved if it needs to be, via a lazy loader.</title>
<updated>2007-08-25T19:24:47Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-08-25T19:24:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8b8a36c7d05f747685cd62e62776141029fef1dd'/>
<id>urn:sha1:8b8a36c7d05f747685cd62e62776141029fef1dd</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6012 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Made various negligible formatting cleanups to the database backends</title>
<updated>2007-08-20T03:32:06Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-08-20T03:32:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b367ec2244995c8efe1057671e0180d23664725f'/>
<id>urn:sha1:b367ec2244995c8efe1057671e0180d23664725f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Refactored OPERATOR_MAPPING so that it exists as django.db.connection.operators instead of django.db.backend.OPERATOR_MAPPING. Refs #5106</title>
<updated>2007-08-20T03:26:55Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-08-20T03:26:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14db37319bd2a73b796d4b1a078fa7f162fc25e8'/>
<id>urn:sha1:14db37319bd2a73b796d4b1a078fa7f162fc25e8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5982 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Implemented BaseDatabaseFeatures and changed all code to access it -- connection.features.foo instead of backend.foo</title>
<updated>2007-08-20T02:20:33Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-08-20T02:20:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1a8f9b2b97d2549fe28c2d9090fece3f29f029fa'/>
<id>urn:sha1:1a8f9b2b97d2549fe28c2d9090fece3f29f029fa</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5974 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed unneeded import from postgresql_psycopg2/base.py</title>
<updated>2007-08-20T01:30:11Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-08-20T01:30:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4f8225051246fb4c1560bbba77a4ead18bc22828'/>
<id>urn:sha1:4f8225051246fb4c1560bbba77a4ead18bc22828</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5973 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Moved postgresql backend DatabaseOperations class into a new module, postgresql/operations.py, so that it can be imported by both the postgresql and postgresql_psycopg2 backends. Hence the two backends no longer have a duplicated DatabaseOperations class</title>
<updated>2007-08-20T01:26:46Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-08-20T01:26:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f4b397087cd0261ce1f8c35c2014e1121f5f0f5f'/>
<id>urn:sha1:f4b397087cd0261ce1f8c35c2014e1121f5f0f5f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5972 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed backend.dictfetchall(), as it wasn't being used anywhere</title>
<updated>2007-08-20T01:14:53Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-08-20T01:14:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a6a5e3cf326849da55483cc041d8b69589183976'/>
<id>urn:sha1:a6a5e3cf326849da55483cc041d8b69589183976</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5970 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed backend.dictfetchmany(), as it wasn't being used anywhere</title>
<updated>2007-08-20T01:14:03Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-08-20T01:14:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ba49e7be08e340db9c0e570619388e9e2ea69509'/>
<id>urn:sha1:ba49e7be08e340db9c0e570619388e9e2ea69509</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5969 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
