mirror of
https://github.com/postgres/postgres.git
synced 2025-12-04 12:02:48 +03:00
Update FAQ.
This commit is contained in:
2
doc/FAQ
2
doc/FAQ
@@ -757,7 +757,7 @@ Maximum number of indexes on a table? unlimited
|
||||
|
||||
The ~ operator does regular expression matching, and ~* does
|
||||
case-insensitive regular expression matching. The case-insensitive
|
||||
variant of LIKE is called ILIKE.
|
||||
variant of LIKE is called ILIKE and will appear in 7.1.
|
||||
|
||||
4.14) In a query, how do I detect if a field is NULL?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user