[PATCH] Sanity check BackgroundWorker's function entry - Mailing list pgsql-hackers

From Adam Lee
Subject [PATCH] Sanity check BackgroundWorker's function entry
Date
Msg-id 20200211060327.GA5732@earth.local
Whole thread Raw
List pgsql-hackers
Hi,

I get the error `can not find file ""` when I hack the bgworkers, the
root case is a zero initialized bgworker was registered. It's not
interesting, but I'd like to refine the error message a bit.

Thanks.

-- 
Adam Lee

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Getting rid of some more lseek() calls
Next
From: Peter Eisentraut
Date:
Subject: Add PostgreSQL home page to --help output