mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	Fix typo on comment
Author: David Rowley
This commit is contained in:
		
							parent
							
								
									c6d21d56f1
								
							
						
					
					
						commit
						7731c32087
					
				| @ -1940,7 +1940,7 @@ json_agg_transfn(PG_FUNCTION_ARGS) | ||||
| 				  state->val_output_func, false); | ||||
| 
 | ||||
| 	/*
 | ||||
| 	 * The transition type for array_agg() is declared to be "internal", which | ||||
| 	 * The transition type for json_agg() is declared to be "internal", which | ||||
| 	 * is a pass-by-value type the same size as a pointer.  So we can safely | ||||
| 	 * pass the JsonAggState pointer through nodeAgg.c's machinations. | ||||
| 	 */ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user