mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01: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
|
|
@ -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 New Issue
Block a user