Hi,

While looking at something nearby, I noticed that BackendXidGetPid()
uses an "int" for "pid", where it should be used "pid_t" like in other
places in the code including in procarray.c.

Here is a small patch to fix this.


Thanks,

--
Sami Imseih
Amazon Web Services (AWS)

Attachment: 0001-Change-BackendXidGetPid-return-type-to-pid_t.patch
Description: Binary data

Reply via email to