#30644: Postgres introspection don't filter on visible objects.
-------------------------------------+-------------------------------------
Reporter: Georgi Yanchev | Owner: Georgi
Type: | Yanchev
Cleanup/optimization | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: Postgres schemas | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"c6581a40be3bb4c1e13861f0adbb3fe01f09107f" c6581a40]:
{{{
#!CommitTicketReference repository=""
revision="c6581a40be3bb4c1e13861f0adbb3fe01f09107f"
Fixed #30644 -- Made introspection use pg_table_is_visible() instead of
filtering by public schema on PostgreSQL.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30644#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/072.7828d3d97202bf7908da32cc1f29a6a8%40djangoproject.com.