Re: 4.1.2.3. String Constants with Unicode Escapes

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: y(dot)saburov(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: 4.1.2.3. String Constants with Unicode Escapes
Date: 2026-08-27 14:58:26
Message-ID: CAFj8pRAA+S4K40Acf=WmwVaoR_efF-fwFnqxenarDK6kah-pUw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

čt 27. 8. 2026 v 16:48 odesílatel David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> napsal:

> On Thu, Aug 27, 2026 at 10:20 AM PG Doc comments form <
> noreply(at)postgresql(dot)org> wrote:
>
>> The following documentation comment has been logged on the website:
>>
>> Page: https://www.postgresql.org/docs/18/sql-syntax-lexical.html
>> Description:
>>
>> >> The following less trivial example writes the Russian word “slon”
>> (elephant) in Cyrillic letters:
>>
>> Why are you tagging the word “elephant” with a country? This word is
>> written
>> in Cyrillic characters, which are used in many countries:
>>
>> Why do you consider it Russian?
>>
>
> The word "slon" is Russian. It seems unhelpful for the example to specify
> what other languages may also have incorporated the word "slon" into their
> vocabulary. To not specify at least one language as containing "slon" also
> seems unhelpful.
>

Slon is slavic word. Almost all slavic languages use the same word - Czech,
Polish, Slovak, ... and in this case it is not taken from Russian

Regards

Pavel

>
> David J.
>
>

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message David G. Johnston 2026-08-27 15:02:37 Re: tutorial
Previous Message David G. Johnston 2026-08-27 14:53:31 Re: 4.1. Lexical Structure