<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/postgresql/creation.py, branch 1.11.21</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.11.21</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.11.21'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2017-01-25T14:15:36Z</updated>
<entry>
<title>[1.11.x] Removed unused variables that are overwritten.</title>
<updated>2017-01-25T14:15:36Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-01-25T14:14:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c94cb4f86541d8f76ee27652e214fedd0c0920fe'/>
<id>urn:sha1:c94cb4f86541d8f76ee27652e214fedd0c0920fe</id>
<content type='text'>
Backport of ebf34c3cdcd2c75349c60a064427ac255958bf9b from master
</content>
</entry>
<entry>
<title>Fixed #27061 -- Added a TEST['TEMPLATE'] setting for PostgreSQL.</title>
<updated>2016-08-23T19:08:20Z</updated>
<author>
<name>Chris Jerdonek</name>
<email>chris.jerdonek@gmail.com</email>
</author>
<published>2016-08-15T14:10:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a3db480393d0065fc69834057f0e02a4afc65df9'/>
<id>urn:sha1:a3db480393d0065fc69834057f0e02a4afc65df9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #25196 -- Fixed incorrect argument order in test database creation.</title>
<updated>2015-11-13T16:29:35Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-11-13T16:28:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=abcdb237bb313d116ce2ac8e90f79f61429afc70'/>
<id>urn:sha1:abcdb237bb313d116ce2ac8e90f79f61429afc70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25196 -- Normalized database representations in test database messages.</title>
<updated>2015-09-25T14:21:55Z</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2015-07-30T10:56:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=afe777639cc1c591df32591e196d4cda5783c615'/>
<id>urn:sha1:afe777639cc1c591df32591e196d4cda5783c615</id>
<content type='text'>
Left over Oracle mostly as-is since it's more complicated.
</content>
</entry>
<entry>
<title>Cloned databases for running tests in parallel.</title>
<updated>2015-09-09T21:01:15Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2015-02-09T21:00:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0586c061f0b857e2259bea48e21ebb69a7878d13'/>
<id>urn:sha1:0586c061f0b857e2259bea48e21ebb69a7878d13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.</title>
<updated>2015-08-07T13:33:17Z</updated>
<author>
<name>Caio Ariede</name>
<email>caio.ariede@gmail.com</email>
</author>
<published>2015-08-05T14:08:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ec9004728ee136e3b7e2b7cd2610203e16b6ce9b'/>
<id>urn:sha1:ec9004728ee136e3b7e2b7cd2610203e16b6ce9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecated the psycopg-based postgresql database backend.</title>
<updated>2011-04-02T08:39:08Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-04-02T08:39:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89117545557f8ccfccfa9addd086a160501104b3'/>
<id>urn:sha1:89117545557f8ccfccfa9addd086a160501104b3</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15980 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13773 -- Passed in the current connection in a call to db_type(). Thanks to Suor for the report and patch.</title>
<updated>2010-07-30T02:54:47Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-07-30T02:54:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f185a58025ecd48b5557a520e4dcc4de15f85c18'/>
<id>urn:sha1:f185a58025ecd48b5557a520e4dcc4de15f85c18</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13451 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8901 -- Reapplied r13328 (with extra docs) now that we have a 1.3 development branch.</title>
<updated>2010-06-21T11:48:45Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-06-21T11:48:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6ab3fea11314d66b3b28b680684ad0423ed8b665'/>
<id>urn:sha1:6ab3fea11314d66b3b28b680684ad0423ed8b665</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13363 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Refs #8901 -- Reverted r13328 because the patch imposes a minimum version requirement of Postgres 8.0; we can't impose that on Django 1.2, so we need to wait until the 1.3 is branched before we can apply this change.</title>
<updated>2010-06-10T11:45:29Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-06-10T11:45:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2597f31ed4e9dff814809767e83209843bf9512e'/>
<id>urn:sha1:2597f31ed4e9dff814809767e83209843bf9512e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13348 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
