mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Refresh function name in CRC-associated Valgrind suppressions.
Back-patch to 9.5, where commit 4f700bcd20
first appeared.
Reviewed by Tom Lane.  Reported by Andrew Dunstan.
Discussion: https://postgr.es/m/4dfabec2-a3ad-0546-2d62-f816c97edd0c@2ndQuadrant.com
			
			
This commit is contained in:
		@@ -45,7 +45,7 @@
 | 
				
			|||||||
	padding_XLogRecData_CRC
 | 
						padding_XLogRecData_CRC
 | 
				
			||||||
	Memcheck:Value8
 | 
						Memcheck:Value8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	fun:pg_comp_crc32c
 | 
						fun:pg_comp_crc32c*
 | 
				
			||||||
	fun:XLogRecordAssemble
 | 
						fun:XLogRecordAssemble
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -89,7 +89,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	padding_twophase_CRC
 | 
						padding_twophase_CRC
 | 
				
			||||||
	Memcheck:Value8
 | 
						Memcheck:Value8
 | 
				
			||||||
	fun:pg_comp_crc32c
 | 
						fun:pg_comp_crc32c*
 | 
				
			||||||
	fun:EndPrepare
 | 
						fun:EndPrepare
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user