mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	We can remove byte version text highlight method with this change. pgroonga.match_positions_character was added in PGroonga 1.1.1: http://pgroonga.github.io/reference/functions/pgroonga-match-positions-character.html PGroonga 1.1.1 was released at 2016-08-31. So we can use it.
		
			
				
	
	
		
			3 lines
		
	
	
		
			55 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			55 B
		
	
	
	
		
			Python
		
	
	
	
	
	
ZULIP_VERSION = "1.5.1+git"
 | 
						|
PROVISION_VERSION = '4.14'
 |