The recent patch to log changes in postgresql.conf settings dumped core
Tom Lane <tgl@sss.pgh.pa.us>
The recent patch to log changes in postgresql.conf settings dumped core if the initial value of a string variable was NULL, which is entirely possible. Noted while experimenting with custom_variable_classes.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc-file.l | modified | +22 −7 |