<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/postgresql/introspection.py, branch 6.0.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=6.0.3</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=6.0.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-02-24T23:36:09Z</updated>
<entry>
<title>[6.0.x] Applied Black's 2026 stable style.</title>
<updated>2026-02-24T23:36:09Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2026-01-18T20:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=090f1da56e663e9f840e307e73b5cf011cb7b061'/>
<id>urn:sha1:090f1da56e663e9f840e307e73b5cf011cb7b061</id>
<content type='text'>
https://github.com/psf/black/releases/tag/26.1.0

Backport of 6cff02078799b7c683a0d39630d49ab4fe532e7c from main.
</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Refs #28909 -- Simplified code using unpacking generalizations.</title>
<updated>2025-04-01T01:43:13Z</updated>
<author>
<name>Aarni Koskela</name>
<email>akx@iki.fi</email>
</author>
<published>2025-03-05T16:45:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c972af69e2021b75b89d8bc47e214ef875bbdc06'/>
<id>urn:sha1:c972af69e2021b75b89d8bc47e214ef875bbdc06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #18468 -- Used obj_description() with a catalog name on PostgreSQL.</title>
<updated>2023-01-12T12:23:47Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-12T12:23:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=648005dee62481acc1784e5c9625e90f0fd6aab4'/>
<id>urn:sha1:648005dee62481acc1784e5c9625e90f0fd6aab4</id>
<content type='text'>
obj_description(object oid) without a catalog name is deprecated since
there is no guarantee that OIDs are unique across different system
catalogs.

Thanks Tim Graham for the report.</content>
</entry>
<entry>
<title>Fixed #18468 -- Added support for comments on columns and tables.</title>
<updated>2022-12-28T05:28:07Z</updated>
<author>
<name>kimsoungryoul</name>
<email>kimsoungryoul@gmail.com</email>
</author>
<published>2022-10-16T05:59:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=78f163a4fb3937aca2e71786fbdd51a0ef39629e'/>
<id>urn:sha1:78f163a4fb3937aca2e71786fbdd51a0ef39629e</id>
<content type='text'>
Thanks Jared Chung, Tom Carrick, David Smith, Nick Pope, and Mariusz
Felisiak for reviews.

Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
Co-authored-by: Nick Pope &lt;nick@nickpope.me.uk&gt;
</content>
</entry>
<entry>
<title>Made inspectdb used Cursor.description.display_size for CharFields' max_length.</title>
<updated>2022-12-08T08:00:35Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-12-08T08:00:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cbc0fb370583c6371eb2901f752ce286f008a6a4'/>
<id>urn:sha1:cbc0fb370583c6371eb2901f752ce286f008a6a4</id>
<content type='text'>
internal_size is size for fixed-size types not for char types.</content>
</entry>
<entry>
<title>Fixed #30511 -- Used identity columns instead of serials on PostgreSQL.</title>
<updated>2022-04-13T19:51:51Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2022-03-24T15:46:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2eea361eff58dd98c409c5227064b901f41bd0d6'/>
<id>urn:sha1:2eea361eff58dd98c409c5227064b901f41bd0d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed DatabaseIntrospection.get_key_columns().</title>
<updated>2021-11-10T15:38:43Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-11-10T15:38:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b95a96ee10d3e12aef01d449467bcf4641286b4'/>
<id>urn:sha1:0b95a96ee10d3e12aef01d449467bcf4641286b4</id>
<content type='text'>
Thanks Simon Charette for the report.</content>
</entry>
</feed>
