mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	step by step...file by file...
This commit is contained in:
		
							parent
							
								
									7260183685
								
							
						
					
					
						commit
						7bb98fd618
					
				| @ -6,18 +6,17 @@ | ||||
|  * | ||||
|  * Copyright (c) 1994, Regents of the University of California | ||||
|  * | ||||
|  * $Id: syscache.h,v 1.1 1996/08/28 01:59:26 scrappy Exp $ | ||||
|  * $Id: syscache.h,v 1.2 1996/10/19 04:16:04 scrappy Exp $ | ||||
|  * | ||||
|  *------------------------------------------------------------------------- | ||||
|  */ | ||||
| #ifndef	SYSCACHE_H | ||||
| #define SYSCACHE_H | ||||
| 
 | ||||
| #include "access/attnum.h" | ||||
| 
 | ||||
| /*#define CACHEDEBUG*/ 	/* turns DEBUG elogs on */ | ||||
| 
 | ||||
| #include "postgres.h" | ||||
| #include "access/htup.h" | ||||
| #include "nodes/pg_list.h" | ||||
| 
 | ||||
| /*
 | ||||
|  *	Declarations for util/syscache.c. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user