mirror of
https://github.com/postgres/postgres.git
synced 2025-09-09 13:09:39 +03:00
Clean up references to SQL92
In most cases, these were just references to the SQL standard in general. In a few cases, a contrast was made between SQL92 and later standards -- those have been kept unchanged.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
*
|
||||
* Keith Parks. <keith@mtcc.demon.co.uk>
|
||||
*
|
||||
* SQL92 lets you specify the escape character by saying
|
||||
* SQL lets you specify the escape character by saying
|
||||
* LIKE <pattern> ESCAPE <escape character>. We are a small operation
|
||||
* so we force you to use '\'. - ay 7/95
|
||||
*
|
||||
|
Reference in New Issue
Block a user