mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Adapt valgrind.supp to the XLogInsert() split.
The CRC computation now happens in XLogInsertRecord(), not XLogInsert() itself anymore.
This commit is contained in:
		@@ -45,7 +45,7 @@
 | 
				
			|||||||
	padding_XLogRecData_CRC
 | 
						padding_XLogRecData_CRC
 | 
				
			||||||
	Memcheck:Value8
 | 
						Memcheck:Value8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	fun:XLogInsert
 | 
						fun:XLogInsertRecord
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user