pop is a Linux only table
This commit is contained in:
parent
99af29e2df
commit
2645fa41f7
|
@ -1,7 +1,7 @@
|
|||
-- Return the list of open pipes per process
|
||||
--
|
||||
-- tags: postmortem
|
||||
-- platform: macos
|
||||
-- platform: linux
|
||||
SELECT
|
||||
p.path AS p_path,
|
||||
p.name AS p_name,
|
||||
|
|
Loading…
Reference in New Issue