]> granicus.if.org Git - postgresql/commit
Don't forget to flush XLOG_PARAMETER_CHANGE record.
authorFujii Masao <fujii@postgresql.org>
Tue, 25 Mar 2014 17:12:39 +0000 (02:12 +0900)
committerFujii Masao <fujii@postgresql.org>
Tue, 25 Mar 2014 17:13:51 +0000 (02:13 +0900)
commitb12f99478757b3db180396fc2ab5a9f1520d196b
tree2f0c928f99fc45a3b694f1a114b034b48c1934b3
parenta2e3df7b6f102d3ae1790ba53afdd525ac3100f6
Don't forget to flush XLOG_PARAMETER_CHANGE record.

Backpatch to 9.0 where XLOG_PARAMETER_CHANGE record was instroduced.
src/backend/access/transam/xlog.c