diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-07-29 03:17:55 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-07-29 03:17:55 +0000 |
commit | 722f31f786164d5bffd801be6fe31515cc3f2ece (patch) | |
tree | c4c7bb43bb41cc355cd6559bbd12ce86f648bdbf /src/backend/utils/adt/dbsize.c | |
parent | 5d27bf20b482ca7d1bd206da49bd6495d783bc71 (diff) | |
download | postgresql-722f31f786164d5bffd801be6fe31515cc3f2ece.tar.gz postgresql-722f31f786164d5bffd801be6fe31515cc3f2ece.zip |
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
Diffstat (limited to 'src/backend/utils/adt/dbsize.c')
0 files changed, 0 insertions, 0 deletions