PreparedServerInfo.queuedForRelease

Not actually from the server. Connection uses this to keep track of statements that should be treated as having been released.

struct PreparedServerInfo
bool queuedForRelease;

Meta