mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
pgindent run prior to branching
This commit is contained in:
@@ -2014,8 +2014,8 @@ GetRunningTransactionData(void)
|
||||
/*
|
||||
* If we wished to exclude xids this would be the right place for it.
|
||||
* Procs with the PROC_IN_VACUUM flag set don't usually assign xids,
|
||||
* but they do during truncation at the end when they get the lock
|
||||
* and truncate, so it is not much of a problem to include them if they
|
||||
* but they do during truncation at the end when they get the lock and
|
||||
* truncate, so it is not much of a problem to include them if they
|
||||
* are seen and it is cleaner to include them.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user