mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	Spelling mistake in comment in utility.c
This commit is contained in:
		
							parent
							
								
									633e15ea0f
								
							
						
					
					
						commit
						ed770c325c
					
				| @ -1452,9 +1452,8 @@ ProcessUtilitySlow(ParseState *pstate, | ||||
| 				break; | ||||
| 
 | ||||
| 			case T_RefreshMatViewStmt: | ||||
| 
 | ||||
| 				/*
 | ||||
| 				 * REFRSH CONCURRENTLY executes some DDL commands internally. | ||||
| 				 * REFRESH CONCURRENTLY executes some DDL commands internally. | ||||
| 				 * Inhibit DDL command collection here to avoid those commands | ||||
| 				 * from showing up in the deparsed command queue.  The refresh | ||||
| 				 * command itself is queued, which is enough. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user