Code improvements for ALTER SYSTEM .. SET. Move FreeConfigVariables() later to make sure ErrorConfFile is valid when we use it, and get rid of an unnecessary string copy operation.
Amit Kapila, kibitzed by me. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/05ff5062da5fb4b0c950260ed12af0ae5d8932a4 Modified Files -------------- src/backend/utils/misc/guc-file.l | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
