]> 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:38:14 +0000 (02:38 +0900)
commit0af5fd82e0ca4f61875f5e02aa868b4cea43ae40
treeeee7704bab74ee6f925173e377ced37cd0689cc4
parent4859a710ea9b26e38a9637301f1259f6123e4de7
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