mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-25 15:57:02 +08: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:
@ -164,7 +164,7 @@ SELECT '' AS tf_12_ff_4, BOOLTBL1.*, BOOLTBL2.*
|
||||
ORDER BY BOOLTBL1.f1, BOOLTBL2.f1;
|
||||
|
||||
--
|
||||
-- SQL92 syntax
|
||||
-- SQL syntax
|
||||
-- Try all combinations to ensure that we get nothing when we expect nothing
|
||||
-- - thomas 2000-01-04
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user