Problem/Motivation
We have added a spellcheck to Drupal core. The Postgres schema driver contains a number of SQL column and function names that are not English words and do not appear elsewhere in core.
Proposed resolution
Ignore the words when spellchecking and remove them from the dictionary.