cockroachdb / cockroachdb/docs

"Features that differ from PostgreSQL" should mention NULL sort order

Open
#21,687 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
212
Forks
476
Avg merge
40m
Merged PRs (30d)
3

Description

[This page lists most postgresql compatibility issues](https://www.cockroachlabs.com/docs/stable/postgresql-compatibility#features-that-differ-from-postgresql), but it doesn't mention that [NULLs are sorted differently by ORDER BY](https://www.cockroachlabs.com/docs/stable/null-handling#nulls-and-sorting). I think it should be mentioned

Also maybe it should explain how to use the ` null_ordered_last` session variable.

Jira issue: DOC-15693

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.