This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-22 12:22:45 +03:00
Code
Activity
Files
e06e3d38103274388a05ee3bcbea584ff9cacb22
postgres
/
contrib
/
tsearch2
/
wordparser
/
parser.c
Teodor Sigaev
fc565cfc7b
Fix parser bug on Windows with UTF8 encoding and C locale, the reason was
...
sizeof(wchar_t) = 2 instead of 4.
2007-03-22 15:59:09 +00:00
39 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink