Properties

Name: array_append 
Specific name: array_append(anyarray, anyelement) 
Owner: postgres 
Argument count:
Return type: anyarray 
Language: internal 
Return a set:  
Source: array_push 
Volatility:  
Security of definer:  
Strict:  
Comment: append element onto end of array 

SQL

See Also

List of functions