The standard answer is to use the text type and manually use the lower function when you need to compare case-insensitively; this works all right if case-insensitive comparison is needed only infrequently.
La réponse habituelle à cette question est d'utiliser le type text et d'utiliser manuellement la fonction lower lorsque vous avez besoin d'une comparaison insensible à la casse ; ceci fonctionne très bien si vous avez besoin peu fréquemment de comparaisons insensibles à la casse.
In all cases, timezone names and abbreviations are recognized case-insensitively.
Dans tous les cas, les noms des fuseaux horaires et les abréviations sont insensibles à la casse.
The patterns will be matched case-insensitively, but you must specify them in lower case.
Les patrons sont insensibles à la casse, mais vous devez les spécifier en minuscule.
The database entries are a sorted list (case-insensitively, for users' convenience).
Headers can be fetched case-insensitively.
Match case-insensitively, for example a@ matches A Match any label with this prefix, for example foo* matches foobar % Match initial underscore-separated words
Correspondance sans vérification de casse, par exemple a@ établit une correspondance avec A Correspondance d'un préfixe pour un label, par exemple foo* établit une correspondance avec foobar % Correspondance avec les mots séparés par des tirets bas
Show only commits whose messages include a given string (case-insensitively)
Here's an example of how to pull out the first word after the first number on each item, and then sort those words case-insensitively.
If specified, the iteration will only include those files with a file type matching the given name (case-insensitively).
citext doesn't help much if you need data to compare case-sensitively in some contexts and case-insensitively in other contexts.
Vos données doivent être comparées de manière sensible à la casse dans certains contextes, et de manière sensible à la casse dans d'autres contextes.
The regular expression is matched case-insensitively on the whole key, i.e. the content of the first hw tag but keeping only letters, spaces, dashes and apostrophes. Find
Find files containing "FOO" case-insensitively, and print only the match, rather than the whole line
then it can be used in SQL unquoted and case-insensitively.
alors il peut être utilisé en SQL sans guillemet pourvu qu'il soit utilisé tout en majuscules.