pgsql/src/backend/utils/misc guc.c
Started by Tom Laneabout 24 years ago1 messagescomitters
CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 02/05/17 16:32:29
Modified files:
src/backend/utils/misc: guc.c
Log message:
Dept. of second thoughts: interaction between DoIt and makeDepend
in set_config_option wasn't quite right. Also clean up a couple other
things that could have been done better.