mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 10:30:33 +03:00 
			
		
		
		
	Update typedefs.list and re-run pgindent
Discussion: http://postgr.es/m/CA+TgmoaA9=1RWKtBWpDaj+sF3Stgc8sHgf5z=KGtbjwPLQVDMA@mail.gmail.com
This commit is contained in:
		| @@ -133,7 +133,7 @@ typedef struct HashScanPosData | ||||
| 	int			itemIndex;		/* current index in items[] */ | ||||
|  | ||||
| 	HashScanPosItem items[MaxIndexTuplesPerPage];	/* MUST BE LAST */ | ||||
| }			HashScanPosData; | ||||
| } HashScanPosData; | ||||
|  | ||||
| #define HashScanPosIsPinned(scanpos) \ | ||||
| ( \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user