From: [email protected] > [mailto:[email protected]] On Behalf Of Tsunakawa, > Takayuki > How about applying the attached small patch for another refactoring? This > merely changes makeStringInfo() to initStringInfo() at two sites just other > places in the same file. makeStringInfo() on the function local variables > leaves memory for StringInfoData allocated unnecessarily (which may be > automatically reclaimed some time after.)
Sorry, I forgot to attach the file. Regards Takayuki Tsunakawa
dblink_strinfo_refactor.patch
Description: dblink_strinfo_refactor.patch
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
