mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-30 00:04:49 -04:00 
			
		
		
		
	Remove outdated reference to a removed file
parse_jsontable.c was removed as part of 2f2b18bd3f55, though its mention in src/backend/parser/README was not. Fix that. Discussion: https://postgr.es/m/CA%2BHiwqHDzw8AP8p_dEkFr0xg458ZTf58zbivAHhK4UeNrx9Tdg%40mail.gmail.com
This commit is contained in:
		
							parent
							
								
									d6326ba8fe
								
							
						
					
					
						commit
						5c8c8079b0
					
				| @ -20,7 +20,6 @@ parse_cte.c	handle Common Table Expressions (WITH clauses) | ||||
| parse_expr.c	handle expressions like col, col + 3, x = 3 or x = 4 | ||||
| parse_enr.c	handle ephemeral named rels (trigger transition tables, ...) | ||||
| parse_func.c	handle functions, table.column and column identifiers | ||||
| parse_jsontable.c handle JSON_TABLE | ||||
| parse_merge.c	handle MERGE | ||||
| parse_node.c	create nodes for various structures | ||||
| parse_oper.c	handle operators in expressions | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user