forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita1dad99
committed
Extend 'guc' regression test to check manipulations of datestyle as
well as vacuum_cost_delay. Since datestyle is a string variable,this exercises memory allocation issues that might not appear whenmodifying an integer GUC variable. Also, we can observe the sideeffects of changing datestyle to check that assign hooks are calledat the right times.1 parentd2ccc70 commita1dad99