You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
send global transaction info from root to children: Done as communication to child backend. Child backend registers this process to the worker process.
When root transaction successfully send global transaction information to a child, it can (not necessarily) update its latest valid clock to the child.
We need another hook to handle extended qtype at SocketBackend(): postgres.c
Maybe we need some new function to register protocol handler for unknown qtype.