The list of PostgreSQL reserved key words.
See also
http://www.postgresql.org/docs/9.4/static/sql-keywords-appendix.html
File
core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php, line 34
Class
Connection PostgreSQL implementation of \Drupal\Core\Database\Connection.
Namespace
Drupal\Core\Database\Driver\pgsql
Code
protected $postgresqlReservedKeyWords = ['all', 'analyse', 'analyze', 'and',
'any', 'array', 'as', 'asc', 'asymmetric', 'authorization', 'binary', 'both',
'case',