Properties

Name: replace 
Specific name: replace(text, text, text) 
Owner: postgres 
Argument count:
Return type: text 
Language: internal 
Return a set:  
Source: replace_text 
Volatility:  
Security of definer:  
Strict:  
Comment: replace all occurrences of old_substr with new_substr in string 

SQL

See Also

List of functions