mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Replace ASCII-quotes with proper markup.
This commit is contained in:
@@ -955,8 +955,8 @@ char *<REPLACEABLE CLASS="PARAMETER">nulls</REPLACEABLE>
|
||||
<PARA>
|
||||
Array describing what parameters get NULLs
|
||||
<SimpleList>
|
||||
<Member>'n' indicates NULL allowed</Member>
|
||||
<Member>' ' indicates NULL not allowed</Member>
|
||||
<Member><literal>n</literal> indicates NULL allowed</Member>
|
||||
<Member>A space indicates NULL not allowed</Member>
|
||||
</SimpleList>
|
||||
</PARA>
|
||||
</LISTITEM>
|
||||
|
||||
Reference in New Issue
Block a user