Skip to content

Postgresql: Declare the same setting for nulls in indexes as in order by statement #420

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

alex-kulakov
Copy link
Contributor

otherwise, index order conflicts with order by which cause longer query execution. According to documentation default settings for nulls are exact opposite.

… by statement

otherwise, index order conflicts with order by which cause longer query execution.
According to documentation default settings for nulls are exact opposite.
@alex-kulakov alex-kulakov merged commit c2edc24 into 7.1 Jan 24, 2025
@alex-kulakov alex-kulakov deleted the 7.1-pgsql-nulls-order-in-indexes branch January 24, 2025 09:43
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