mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Message style improvements
This commit is contained in:
@ -1523,7 +1523,7 @@
|
||||
<entry><type>text</type></entry>
|
||||
<entry>
|
||||
Format a string. This function is similar to the C function
|
||||
<function>sprintf</>; but only the following conversions
|
||||
<function>sprintf</>; but only the following conversion specifications
|
||||
are recognized: <literal>%s</literal> interpolates the corresponding
|
||||
argument as a string; <literal>%I</literal> escapes its argument as
|
||||
an SQL identifier; <literal>%L</literal> escapes its argument as an
|
||||
|
Reference in New Issue
Block a user