I want to know if someone raises to between 2.0 and 2.5 bblinds in a cash game. What i am not sure of is if poker tracker and postsql consider the raise in holdem_hand_player_detail.amt_p_raise_made as "raise to" or just raise. From general poker terms raise to means the total amount of the call and your raise. While just raise is how much you only added to the call. So how does poker tracker and postsql return a value this fieldholdem_hand_player_detail.amt_p_raise_made? Is it the raise to amount(total) or just how much you raised different than the call?
I also have lots of other quesions probably coming that i can't find in the forum or help pages. Anyone know how to simply find all of the possible return values for fields so you don't have to go out and test them yourself?
