<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/postgresql/base.py, branch 2.1.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.1.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.1.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-08-17T16:44:17Z</updated>
<entry>
<title>[2.1.x] Refs #29015 -- Added database name to PostgreSQL database name too long exception.</title>
<updated>2018-08-17T16:44:17Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-08-17T16:43:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cae84904c6a5facc0edd75e030c775de437320e0'/>
<id>urn:sha1:cae84904c6a5facc0edd75e030c775de437320e0</id>
<content type='text'>
Backport of bf17f5e88466e3f571065345f5b2fea0d8af89fe from master
</content>
</entry>
<entry>
<title>Fixed #29015 -- Added an exception if the PostgreSQL database name is too long.</title>
<updated>2018-04-28T01:37:42Z</updated>
<author>
<name>priyanshsaxena</name>
<email>geniuspriyansh@gmail.com</email>
</author>
<published>2018-01-18T18:15:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6b3d2920438746d260f7d158a91db53450055ae2'/>
<id>urn:sha1:6b3d2920438746d260f7d158a91db53450055ae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #24791 -- Made PostgreSQL's nodb connection use first PostgresSQL db when 'postgres' db isn't available.</title>
<updated>2018-04-03T20:21:47Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2018-04-03T20:21:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=816b386d41e58c6ae750f2e57b6614310886a61a'/>
<id>urn:sha1:816b386d41e58c6ae750f2e57b6614310886a61a</id>
<content type='text'>
Thanks Tim Graham and Claude Paroz for reviews.</content>
</entry>
<entry>
<title>Fixed hanging indentation in various code.</title>
<updated>2018-03-16T09:54:34Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2018-03-16T09:54:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=362813d6287925b8f63f0b107c55a74d95f5825e'/>
<id>urn:sha1:362813d6287925b8f63f0b107c55a74d95f5825e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking.</title>
<updated>2017-12-11T12:08:45Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2017-12-11T12:08:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d13a9e44ded4e93570c6ba42ec84e45ddca2505b'/>
<id>urn:sha1:d13a9e44ded4e93570c6ba42ec84e45ddca2505b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed DatabaseWrapper.psycopg2_version.</title>
<updated>2017-09-06T13:51:56Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2017-09-06T13:51:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=690fc30d4426549a7b419e4104449bb2f2226697'/>
<id>urn:sha1:690fc30d4426549a7b419e4104449bb2f2226697</id>
<content type='text'>
Unused since 3adc5f1ee6618a615db07d4a868b366a15c39f82.
</content>
</entry>
<entry>
<title>Removed unneeded __init__() in PostgreSQL DatabaseWrapper.</title>
<updated>2017-09-05T20:22:36Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-09-05T10:20:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=15f2d87ceb6c981d88c988f002e4f0f6743b0dd9'/>
<id>urn:sha1:15f2d87ceb6c981d88c988f002e4f0f6743b0dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27830 -- Used distutils.version.LooseVersion for version parsing.</title>
<updated>2017-06-13T14:53:39Z</updated>
<author>
<name>chillaranand</name>
<email>anand21nanda@gmail.com</email>
</author>
<published>2017-02-15T16:14:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=08bda82c237b9ad071538c2386b8bfc62fef7f7f'/>
<id>urn:sha1:08bda82c237b9ad071538c2386b8bfc62fef7f7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27859 -- Added DatabaseWrapper.display_name.</title>
<updated>2017-05-23T13:09:35Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2017-05-23T13:09:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b3eb6eaf1a197ff155faf333871da032c77ba855'/>
<id>urn:sha1:b3eb6eaf1a197ff155faf333871da032c77ba855</id>
<content type='text'>
Thanks Tim Graham for the review.</content>
</entry>
<entry>
<title>Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.</title>
<updated>2017-03-21T16:23:17Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2017-03-21T16:23:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=43380e911073beab401a2fdeca0f25001e170dac'/>
<id>urn:sha1:43380e911073beab401a2fdeca0f25001e170dac</id>
<content type='text'>
Thanks Tim Graham for the review.</content>
</entry>
</feed>
