mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
doc: Properly punctuate "etc."
This commit is contained in:
@ -1062,7 +1062,7 @@ CAST ( '<replaceable>string</replaceable>' AS <replaceable>type</replaceable> )
|
||||
<entry><token>IS</token> <token>ISNULL</token> <token>NOTNULL</token></entry>
|
||||
<entry></entry>
|
||||
<entry><literal>IS TRUE</literal>, <literal>IS FALSE</literal>, <literal>IS
|
||||
NULL</literal>, <literal>IS DISTINCT FROM</literal>, etc</entry>
|
||||
NULL</literal>, <literal>IS DISTINCT FROM</literal>, etc.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
Reference in New Issue
Block a user