-
- Downloads
"...postgres-lambda-diff.git" did not exist on "88342ae929e98cc59bf48a6da96d70d35b240510"
Thank you for applying patch --- regexp_replace.
An attached patch is a small additional improvement. This patch use appendStringInfoText instead of appendStringInfoString. There is an overhead of PG_TEXT_GET_STR when appendStringInfoString is executed by text type. This can be reduced by appendStringInfoText. Atsushi Ogawa
Loading
Please register or sign in to comment