<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/postgresql/base.py, branch 3.0.10</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.0.10</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.0.10'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-01-29T05:53:43Z</updated>
<entry>
<title>[3.0.x] Fixed #31212 -- Updated psycopg links to HTTPS and new location.</title>
<updated>2020-01-29T05:53:43Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-01-29T00:58:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=21cc09740343e89c951fa7fd9532a4eb62e1c8d7'/>
<id>urn:sha1:21cc09740343e89c951fa7fd9532a4eb62e1c8d7</id>
<content type='text'>
Backport of 958977f662d878c299b3599282f005c3469dbef9 from master
</content>
</entry>
<entry>
<title>Fixed #30661 -- Added models.SmallAutoField.</title>
<updated>2019-08-02T09:39:01Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-07-26T21:05:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=194d1dfc186cc8d2b35dabf64f3ed38b757cbd98'/>
<id>urn:sha1:194d1dfc186cc8d2b35dabf64f3ed38b757cbd98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30451 -- Added ASGI handler and coroutine-safety.</title>
<updated>2019-06-20T10:29:43Z</updated>
<author>
<name>Andrew Godwin</name>
<email>andrew@aeracode.org</email>
</author>
<published>2019-04-12T13:15:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a415ce70bef6d91036b00dd2c8544aed7aeeaaed'/>
<id>urn:sha1:a415ce70bef6d91036b00dd2c8544aed7aeeaaed</id>
<content type='text'>
This adds an ASGI handler, asgi.py file for the default project layout,
a few async utilities and adds async-safety to many parts of Django.
</content>
</entry>
<entry>
<title>Fixed #30148 -- Logged COPY ... TO statements in connection.queries on PostgreSQL.</title>
<updated>2019-04-29T12:20:17Z</updated>
<author>
<name>kingbuzzman</name>
<email>buzzi.javier@gmail.com</email>
</author>
<published>2019-04-25T16:09:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=673fe2e3ec63614259e86e7a370b9d1e91fcc1e1'/>
<id>urn:sha1:673fe2e3ec63614259e86e7a370b9d1e91fcc1e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30193, Refs #28478 -- Avoided PostgreSQL connection health checks on initialization.</title>
<updated>2019-02-20T09:59:40Z</updated>
<author>
<name>Simon Charette</name>
<email>charettes@users.noreply.github.com</email>
</author>
<published>2019-02-20T09:59:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7071f8f2729295b0da77b6c651966dc32c71f1ab'/>
<id>urn:sha1:7071f8f2729295b0da77b6c651966dc32c71f1ab</id>
<content type='text'>
This addressed a regression introduced by a96b9019320ed8236659ee520a7a017c1bafbc6f as identified by Ran Benita.</content>
</entry>
<entry>
<title>Fixed #30171 -- Fixed DatabaseError in servers tests.</title>
<updated>2019-02-14T15:04:55Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-02-14T15:04:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=76990cbbda5d93fda560c8a5ab019860f7efaab7'/>
<id>urn:sha1:76990cbbda5d93fda560c8a5ab019860f7efaab7</id>
<content type='text'>
Made DatabaseWrapper thread sharing logic reentrant. Used a reference
counting like scheme to allow nested uses.

The error appeared after 8c775391b78b2a4a2b57c5e89ed4888f36aada4b.</content>
</entry>
<entry>
<title>Refs #27753 -- Favored SafeString over SafeText.</title>
<updated>2019-02-06T19:12:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-02-05T14:38:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=77d25dbd0f20d6a907c805ffae8aaadd87edbacf'/>
<id>urn:sha1:77d25dbd0f20d6a907c805ffae8aaadd87edbacf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #28478 -- Prevented timezone assignment for unusable PostgreSQL connections.</title>
<updated>2019-01-14T21:05:00Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2019-01-12T19:17:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a96b9019320ed8236659ee520a7a017c1bafbc6f'/>
<id>urn:sha1:a96b9019320ed8236659ee520a7a017c1bafbc6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29886 -- Fixed unaccent lookup when PostgreSQL's standard_conforming_strings option is off.</title>
<updated>2018-11-01T15:14:34Z</updated>
<author>
<name>Jayantha Gumballi</name>
<email>jayantha.gumballi@gmail.com</email>
</author>
<published>2018-11-01T15:14:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dfcdc8992f8bbbf072cefa4d325fe5cac5316f3d'/>
<id>urn:sha1:dfcdc8992f8bbbf072cefa4d325fe5cac5316f3d</id>
<content type='text'>
Thanks Tom McClure for the patch.</content>
</entry>
<entry>
<title>Refs #29015 -- Added database name to PostgreSQL database name too long exception.</title>
<updated>2018-08-17T16:43:56Z</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=bf17f5e88466e3f571065345f5b2fea0d8af89fe'/>
<id>urn:sha1:bf17f5e88466e3f571065345f5b2fea0d8af89fe</id>
<content type='text'>
</content>
</entry>
</feed>
