pgsql: Fix define_custom_variable so that SUSET custom variables behave - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Fix define_custom_variable so that SUSET custom variables behave
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix define_custom_variable so that SUSET custom variables behave
somewhat reasonably.  It's not perfect, but it beats the kluge
proposed in the auto-explain patch ...

Modified Files:
--------------
    pgsql/src/backend/utils/misc:
        guc.c (r1.478 -> r1.479)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.478&r2=1.479)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Some infrastructure changes for the upcoming auto-explain contrib
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: New Directory