diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-01-02 01:16:02 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-01-02 01:16:02 +0000 |
commit | ccdb6627ee07f4bad658905c8b0c56cd29731e43 (patch) | |
tree | 743f42dec8259a96000bc50591e20f52b40ed2bf /src/backend/access/gist/gistutil.c | |
parent | 65deb13436af7633e67886735d85020233e82442 (diff) | |
download | postgresql-ccdb6627ee07f4bad658905c8b0c56cd29731e43.tar.gz postgresql-ccdb6627ee07f4bad658905c8b0c56cd29731e43.zip |
Tweak guc.c to allow underscores in the names of custom variable classes,
and change auto_explain's custom GUC variables to be named auto_explain.xxx
not just explain.xxx. Per discussion in connection with the
pg_stat_statements patch, it seems like a good idea to have the convention
that custom variable classes are named the same as their defining module.
Committing separately since this should happen regardless of what happens
with pg_stat_statements itself.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions