Alter some gratuitous uses of "ANSI" when "SQL standard" might have been
Peter Eisentraut <peter_e@gmx.net>
Alter some gratuitous uses of "ANSI" when "SQL standard" might have been meant or the reference to a standard was unnecessary.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ecpg.sgml | modified | +5 −5 |
| src/backend/utils/adt/varchar.c | modified | +2 −2 |
| src/include/catalog/pg_type.h | modified | +4 −4 |
| src/pl/plpgsql/src/gram.y | modified | +2 −2 |
| src/test/regress/expected/select_distinct.out | modified | +1 −1 |
| src/test/regress/sql/select_distinct.sql | modified | +1 −1 |