mirror of
https://github.com/postgres/postgres.git
synced 2026-02-27 03:40:28 -05:00
doc: Remove Cyrillic from unistr example
Not supported by PDF build right now, so let's do without it.
This commit is contained in:
parent
13cb5bd846
commit
287d2a97c1
1 changed files with 0 additions and 4 deletions
|
|
@ -3583,10 +3583,6 @@ repeat('Pg', 4) <returnvalue>PgPgPgPg</returnvalue>
|
|||
linkend="sql-syntax-strings-uescape"/>).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<literal>unistr('\0441\043B\043E\043D')</literal>
|
||||
<returnvalue>слон</returnvalue>
|
||||
</para>
|
||||
<para>
|
||||
<literal>unistr('d\0061t\+000061')</literal>
|
||||
<returnvalue>data</returnvalue>
|
||||
|
|
|
|||
Loading…
Reference in a new issue