While reading the logical replication (and related) code, I found a few unused
function arguments:

         * XactLogCommitRecord() - unused argument forceSync

         * SnapBuildBuildSnapshot() - xid

         * TeardownHistoricSnapshot() - is_error

No idea which ones are intended for future use and which ones can be
removed.

-- 
Antonin Houska
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26
A-2700 Wiener Neustadt
Web: http://www.postgresql-support.de, http://www.cybertec.at


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to