mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 11:35:13 -04:00
220f2a7d15
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.