Remove dead forceSync parameter of XactLogCommitRecord() - Mailing list pgsql-hackers

From Noah Misch
Subject Remove dead forceSync parameter of XactLogCommitRecord()
Date
Msg-id 20200617032615.GC2916904@rfd.leadboat.com
Whole thread Raw
Responses Re: Remove dead forceSync parameter of XactLogCommitRecord()  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
I think someone planned to have XactLogCommitRecord() use its forceSync
parameter instead of reading the forceSyncCommit global variable, but that
didn't happen.  I'd like to remove the parameter, as attached.  This has no
functional consequences, as detailed in the commit message.

Attachment

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: valgrind versus pg_atomic_init()
Next
From: Andres Freund
Date:
Subject: Re: valgrind versus pg_atomic_init()