|
|
|
@ -196,8 +196,10 @@ export const language = <languages.IMonarchLanguage>{
|
|
|
|
|
'avg',
|
|
|
|
|
'bit',
|
|
|
|
|
'bit_and',
|
|
|
|
|
'bit_count',
|
|
|
|
|
'bit_length',
|
|
|
|
|
'bit_or',
|
|
|
|
|
'bit_xor',
|
|
|
|
|
'bool_and',
|
|
|
|
|
'bool_or',
|
|
|
|
|
'bound_box',
|
|
|
|
@ -244,6 +246,7 @@ export const language = <languages.IMonarchLanguage>{
|
|
|
|
|
'current_user',
|
|
|
|
|
'currval',
|
|
|
|
|
'cursor_to_xml',
|
|
|
|
|
'date_bin',
|
|
|
|
|
'date_part',
|
|
|
|
|
'date_trunc',
|
|
|
|
|
'decode',
|
|
|
|
@ -548,6 +551,7 @@ export const language = <languages.IMonarchLanguage>{
|
|
|
|
|
'stddev_samp',
|
|
|
|
|
'string_agg',
|
|
|
|
|
'string_to_array',
|
|
|
|
|
'string_to_table',
|
|
|
|
|
'strip',
|
|
|
|
|
'strpos',
|
|
|
|
|
'substr',
|
|
|
|
@ -580,6 +584,7 @@ export const language = <languages.IMonarchLanguage>{
|
|
|
|
|
'transaction_timestamp',
|
|
|
|
|
'translate',
|
|
|
|
|
'trim',
|
|
|
|
|
'trim_array',
|
|
|
|
|
'trunc',
|
|
|
|
|
'ts_debug',
|
|
|
|
|
'ts_delete',
|
|
|
|
@ -602,6 +607,7 @@ export const language = <languages.IMonarchLanguage>{
|
|
|
|
|
'txid_snapshot_xmax',
|
|
|
|
|
'txid_snapshot_xmin',
|
|
|
|
|
'txid_visible_in_snapshot',
|
|
|
|
|
'unistr',
|
|
|
|
|
'unnest',
|
|
|
|
|
'upper',
|
|
|
|
|
'upper_inc',
|
|
|
|
|