Re: Add CASEFOLD() function. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Add CASEFOLD() function.
Date
Msg-id 608525.1737781222@sss.pgh.pa.us
Whole thread Raw
In response to Re: Add CASEFOLD() function.  (Ian Lawrence Barwick <barwick@gmail.com>)
Responses Re: Add CASEFOLD() function.
List pgsql-hackers
Jeff Davis <pgsql@j-davis.com> writes:
> v6 attached. I plan to commit this soon.

The documentation for this function is giving the PDF docs build
indigestion:

[WARN] FOUserAgent - Glyph "?" (0x3a3, Sigma) not available in font "Courier".
[WARN] FOUserAgent - Glyph "?" (0x3c3, sigma) not available in font "Courier".
[WARN] FOUserAgent - Glyph "?" (0x3c2, sigma1) not available in font "Courier".

Found characters that cannot be output in the PDF document;  see README.non-ASCII

Not sure about a good workaround for this.  Are there any characters
within LATIN-1 that have interesting case-folding behavior?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Alexander Lakhin
Date:
Subject: Re: Allow NOT VALID foreign key constraints on partitioned tables.
Next
From: Akshat Jaimini
Date:
Subject: Re: New process of getting changes into the commitfest app