mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-29 22:49:41 +03:00 
			
		
		
		
	Re-pgindent brin.c.
Backpatch-through: 13
This commit is contained in:
		| @@ -536,7 +536,7 @@ bringetbitmap(IndexScanDesc scan, TIDBitmap *tbm) | ||||
|  | ||||
| 		MemoryContextResetAndDeleteChildren(perRangeCxt); | ||||
|  | ||||
| 		tup = brinGetTupleForHeapBlock(opaque->bo_rmAccess, (BlockNumber ) heapBlk, &buf, | ||||
| 		tup = brinGetTupleForHeapBlock(opaque->bo_rmAccess, (BlockNumber) heapBlk, &buf, | ||||
| 									   &off, &size, BUFFER_LOCK_SHARE, | ||||
| 									   scan->xs_snapshot); | ||||
| 		if (tup) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user