mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Before commita0ed19e0a9there was a cast around these, but the cast inadvertently changed the signedness, but that made the format placeholder correct. Commita0ed19e0a9removed the casts, so now the format placeholders had the wrong signedness.