mirror of
https://github.com/postgres/postgres.git
synced 2025-08-19 23:22:23 +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:
@@ -1558,8 +1558,8 @@ overflow:
|
||||
* Returns 0 if successful, DTERR code if bogus input detected.
|
||||
*
|
||||
* Note that support for time zone is here for
|
||||
* SQL92 TIME WITH TIME ZONE, but it reveals
|
||||
* bogosity with SQL92 date/time standards, since
|
||||
* SQL TIME WITH TIME ZONE, but it reveals
|
||||
* bogosity with SQL date/time standards, since
|
||||
* we must infer a time zone from current time.
|
||||
* - thomas 2000-03-10
|
||||
* Allow specifying date to get a better time zone,
|
||||
|
Reference in New Issue
Block a user