On Tue, Mar 28, 2017 at 7:39 PM, Petr Jelinek
<petr.jeli...@2ndquadrant.com> wrote:
> Sigh, forgot git add for the docs, so one more try...

+    if (strncmp(worker->bgw_library_name, "postgres", 8) != 0)
+        return NULL;

I think that's not right.  You don't want to match postgresshdkgjsdglkjs.

Aside from that, these look good to me.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to