Heikki Linnakangas <[EMAIL PROTECTED]> writes: > I agree that it is a bit misleading, though. A boolean > "MyXactMadeTransactionControlledXlogEntry", like the > "MyXactMadeXLogEntry" and "MyXactMadeTempRelupdate" variables would be > cleaner.
I think at one time the back-link nature of the variable was actually exploited --- it was used to make an additional back-link in XLOG record headers. But it's true that it isn't much more than a bool at present. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly