mirror of
https://github.com/postgres/postgres.git
synced 2025-06-04 00:02:37 -04:00
fix problems with replacement-string backslashes that aren't followed by one of the expected characters, avoid giving the impression that replace_text_regexp() is meant to be called directly as a SQL function, etc.