<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/postgresql/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>2008-03-18T05:45:37Z</updated>
<entry>
<title>queryset-refactor: Merged from trunk up to [7280]</title>
<updated>2008-03-18T05:45:37Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-03-18T05:45:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6df9e25b618b603fb903f9e6c74e675aa2490305'/>
<id>urn:sha1:6df9e25b618b603fb903f9e6c74e675aa2490305</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7281 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>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>
<entry>
<title>Removed backend.dictfetchone(), as it wasn't being used anywhere</title>
<updated>2007-08-20T01:13:12Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-08-20T01:13:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1b4cfd4fea151da70a77c9ca6197276110aa8c31'/>
<id>urn:sha1:1b4cfd4fea151da70a77c9ca6197276110aa8c31</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5968 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Refactored quote_name() to DatabaseOperations.quote_name(). Refs #5106</title>
<updated>2007-08-20T01:03:33Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-08-20T01:03:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=221f99ed5831b71b7ddb810ec8808a884773ef04'/>
<id>urn:sha1:221f99ed5831b71b7ddb810ec8808a884773ef04</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
