mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-30 00:04:49 -04:00 
			
		
		
		
	Fix old mention of exec() in AttachSharedMemoryAndSemaphores comment.
This commit is contained in:
		
							parent
							
								
									e90b841915
								
							
						
					
					
						commit
						aaafbdcfd3
					
				| @ -8,7 +8,7 @@ | ||||
|  * | ||||
|  * | ||||
|  * IDENTIFICATION | ||||
|  *	  $Header: /cvsroot/pgsql/src/backend/storage/ipc/ipci.c,v 1.56 2003/08/04 02:40:03 momjian Exp $ | ||||
|  *	  $Header: /cvsroot/pgsql/src/backend/storage/ipc/ipci.c,v 1.57 2003/09/12 02:13:23 momjian Exp $ | ||||
|  * | ||||
|  *------------------------------------------------------------------------- | ||||
|  */ | ||||
| @ -138,8 +138,7 @@ CreateSharedMemoryAndSemaphores(bool makePrivate, | ||||
| 
 | ||||
| /*
 | ||||
|  * AttachSharedMemoryAndSemaphores | ||||
|  *		Attaches to the existing shared resources when exec()'d off | ||||
|  *		by the postmaster. | ||||
|  *		Attaches to the existing shared resources. | ||||
|  */ | ||||
| void | ||||
| AttachSharedMemoryAndSemaphores(void) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user