Hey Team, I'm currently working through IPC and am working on creating a
query log table to store all queries done on a process. I am attempting
to modify .z.pi so that for each query ran in q it updates a query
table. This is my current query: .z.pi...