mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	Fix typo in comment.
Sawada Masahiko
This commit is contained in:
		
							parent
							
								
									4d1e2aeb1a
								
							
						
					
					
						commit
						5363c7f2bc
					
				| @ -727,7 +727,7 @@ make_new_heap(Oid OIDOldHeap, Oid NewTableSpace, bool forcetemp, | |||||||
| /*
 | /*
 | ||||||
|  * Do the physical copying of heap data. |  * Do the physical copying of heap data. | ||||||
|  * |  * | ||||||
|  * There are two output parameters: |  * There are three output parameters: | ||||||
|  * *pSwapToastByContent is set true if toast tables must be swapped by content. |  * *pSwapToastByContent is set true if toast tables must be swapped by content. | ||||||
|  * *pFreezeXid receives the TransactionId used as freeze cutoff point. |  * *pFreezeXid receives the TransactionId used as freeze cutoff point. | ||||||
|  * *pCutoffMulti receives the MultiXactId used as a cutoff point. |  * *pCutoffMulti receives the MultiXactId used as a cutoff point. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user