pop is a Linux only table

This commit is contained in:
Thomas Stromberg 2023-05-12 11:10:50 -04:00
parent 99af29e2df
commit 2645fa41f7
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -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,