postgresql/src
Tom Lane ccdb6627ee 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.
2009-01-02 01:16:02 +00:00
..
backend Tweak guc.c to allow underscores in the names of custom variable classes, 2009-01-02 01:16:02 +00:00
bin Update copyright for 2009. 2009-01-01 17:24:05 +00:00
include Update copyright for 2009. 2009-01-01 17:24:05 +00:00
interfaces Fix a couple of missed copyright dates. 2009-01-01 17:59:40 +00:00
makefiles
pl Update copyright for 2009. 2009-01-01 17:24:05 +00:00
port Update copyright for 2009. 2009-01-01 17:24:05 +00:00
template
test Update copyright for 2009. 2009-01-01 17:24:05 +00:00
timezone Update copyright for 2009. 2009-01-01 17:24:05 +00:00
tools Be smarter --- accept missing comma, and force comma if missing. 2009-01-01 18:31:55 +00:00
tutorial Update copyright for 2009. 2009-01-01 17:24:05 +00:00
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak