Feb 9 14:29:26 localhost postgres[3138]: [122-1] LOG: statement: Select * from game_state_set_disqualified( $1, $2, $3, $4 )
How can I find out what $1, $2, $3, $4 are short of recompiling the C ++ client code?
Thanks Robert Perry
Feb 9 14:29:26 localhost postgres[3138]: [122-1] LOG: statement: Select * from game_state_set_disqualified( $1, $2, $3, $4 )
How can I find out what $1, $2, $3, $4 are short of recompiling the C ++ client code?
Thanks Robert Perry