mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	MERGE syntax diagram correction
Reported-by: Andrew Gierth
This commit is contained in:
		
							parent
							
								
									b981275b65
								
							
						
					
					
						commit
						ddb4158579
					
				| @ -41,7 +41,7 @@ and <replaceable class="parameter">merge_insert</replaceable> is | ||||
| 
 | ||||
| INSERT [( <replaceable class="parameter">column_name</replaceable> [, ...] )] | ||||
| [ OVERRIDING { SYSTEM | USER } VALUE ] | ||||
| { VALUES ( { <replaceable class="parameter">expression</replaceable> | DEFAULT } ) | DEFAULT VALUES } | ||||
| { VALUES ( { <replaceable class="parameter">expression</replaceable> | DEFAULT } [, ...] ) | DEFAULT VALUES } | ||||
| 
 | ||||
| and <replaceable class="parameter">merge_update</replaceable> is | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user