Skip to content

Search path#21

Open
thesocialdev wants to merge 2 commits intomapbox:masterfrom
thesocialdev:search_path
Open

Search path#21
thesocialdev wants to merge 2 commits intomapbox:masterfrom
thesocialdev:search_path

Conversation

@thesocialdev
Copy link

This PR is about calling the pg_catalog schema explicitly to protect the Database's Search Path as suggested by PostgreSQL documentation:

If you write your queries with specific schema.object form, including objects that exist in the pg_catalog (e.g. calling SELECT pg_catalog.lower('ALICE');), then you are not immediately vulnerable to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant