Subject | Re: [ib-support] Re: Collation order |
---|---|
Author | Frank Schlottmann-Goedde |
Post date | 2001-06-29T10:12:22Z |
Sandor Szollosi wrote:
Frank
--
"Fascinating creatures, phoenixes. They can carry immensely heavy loads,
their tears have healing powers and they make highly faithful pets."
- J.K. Rowling
http://firebirdsql.org
>Arggh, copy and paste, I will fix it.
> Hi Frank
>
> Thanks for the great work with hun collation order.
> Reading checkins we found something, is it maybe a bug?
>
> >>RCS file: /cvsroot/firebird/interbase/jrd/intlnames.h,v
> >>retrieving revision 1.1.1.1
> >>retrieving revision 1.2
> >>diff -U3 -r1.1.1.1 -r1.2
> >>--- intlnames.h 2000/08/03 20:50:38 1.1.1.1
> >>+++ intlnames.h 2001/06/28 16:58:12 1.2
> >>@@ -209,6 +209,8 @@
> >> COLLATION ("PXW_HUNDC", CC_HUNGARY, CS_WIN1250, 2,
> >>WIN1250_c2_init)
> >> COLLATION ("PXW_PLK", CC_POLAND, CS_WIN1250, 3,
> >>WIN1250_c3_init)
> >> COLLATION ("PXW_SLOV", CC_YUGOSLAVIA, CS_WIN1250, 4,
> >>WIN1250_c4_init)
> >>+ COLLATION ("PXW_HUN", CC_HUNGARY, CS_WIN1250, 5,
> >>WIN1250_c2_init)
>
> The last line is not right.
> Good version:
> COLLATION ("PXW_HUN", CC_HUNGARY, CS_WIN1250, 5,
> WIN1250_c5_init)
Frank
--
"Fascinating creatures, phoenixes. They can carry immensely heavy loads,
their tears have healing powers and they make highly faithful pets."
- J.K. Rowling
http://firebirdsql.org