mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	Fix incorrect comment.
Etsuro Fujita Discussion: http://postgr.es/m/5A05728E.4050009@lab.ntt.co.jp
This commit is contained in:
		
							parent
							
								
									9a8d3c4eea
								
							
						
					
					
						commit
						b9941d3468
					
				@ -676,8 +676,7 @@ build_join_rel(PlannerInfo *root,
 | 
			
		||||
 * 'sjinfo': child-join context info
 | 
			
		||||
 * 'restrictlist': list of RestrictInfo nodes that apply to this particular
 | 
			
		||||
 *		pair of joinable relations
 | 
			
		||||
 * 'join_appinfos': list of AppendRelInfo nodes for base child relations
 | 
			
		||||
 *		involved in this join
 | 
			
		||||
 * 'jointype' is the join type (inner, left, full, etc)
 | 
			
		||||
 */
 | 
			
		||||
RelOptInfo *
 | 
			
		||||
build_child_join_rel(PlannerInfo *root, RelOptInfo *outer_rel,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user