Frees the memory block associated with the result

Property definitions

postgresql $ NativePGResult :: clear
  # Frees the memory block associated with the result
  fun clear `{PQclear(self); `}
lib/postgresql/native_postgres.nit:53,3--54,31