mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-29 22:49:41 +03:00 
			
		
		
		
	| @@ -63,7 +63,7 @@ void | ||||
| InstrStartNode(Instrumentation *instr) | ||||
| { | ||||
| 	if (instr->need_timer && | ||||
| 		INSTR_TIME_SET_CURRENT_LAZY(instr->starttime)) | ||||
| 		!INSTR_TIME_SET_CURRENT_LAZY(instr->starttime)) | ||||
| 		elog(ERROR, "InstrStartNode called twice in a row"); | ||||
|  | ||||
| 	/* save buffer usage totals at node entry, if needed */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user