Skip to content

Use index collation when locating replicated rows - #328

Merged
sharmay merged 1 commit into
aws:mainfrom
bdrouvotAWS:fix-index-scan-collation
Aug 20, 2026
Merged

Use index collation when locating replicated rows#328
sharmay merged 1 commit into
aws:mainfrom
bdrouvotAWS:fix-index-scan-collation

Conversation

@bdrouvotAWS

Copy link
Copy Markdown
Contributor

Set the scan key collation from the index so replicated row lookups use the index's ordering rules.

This follows PostgreSQL commit
postgres/postgres@5e1963f

Set the scan key collation from the index so replicated row lookups
use the index's ordering rules.

This follows PostgreSQL commit
postgres/postgres@5e1963f
@bdrouvotAWS
bdrouvotAWS force-pushed the fix-index-scan-collation branch from 53d6b90 to a8d5967 Compare August 20, 2026 04:52
@sharmay
sharmay merged commit 0f417de into aws:main Aug 20, 2026
6 checks passed
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.

2 participants