Skip to content
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

Support PostgreSQL 12 to 16; fix bug that won't break Korean Hangul into 2-gram #6

Merged
merged 9 commits into from
Oct 26, 2023

Conversation

jimmy-shaojun
Copy link
Collaborator

Close #4
Close #3

  1. pg_atoi has been removed so we need to replace it with pg_strtoint32 to support PostgreSQL >= v13
  2. Add extra code point detection to support Korean Hangul

@jimmy-shaojun jimmy-shaojun merged commit a627574 into master Oct 26, 2023
2 checks passed
@jimmy-shaojun jimmy-shaojun deleted the jimmy/support_pg_16-and-korean_hangul branch October 26, 2023 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
2 participants