Remove NEXTXID xlog record type to avoid three-way deadlock risk.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: af6e88a9cfefcb1549a61ed7642c9837599fd0a7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-03-18T20:18:59Z
Releases: 7.1.1
Remove NEXTXID xlog record type to avoid three-way deadlock risk.
NEXTXID isn't really necessary, per previous discussion in pghackers,
but I mulishy insisted we should put it in anyway.  Mea culpa.

Files