Re: Refactoring backend fork+exec code - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Refactoring backend fork+exec code
Date
Msg-id ZnCCEN0l3qWv-XpW@nathan
Whole thread Raw
In response to Re: Refactoring backend fork+exec code  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
While looking into [0], I noticed that main() still only checks for the
--fork prefix, but IIUC commit aafc05d removed all --fork* options except
for --forkchild.  I've attached a patch to strengthen the check in main().
This is definitely just a nitpick.

[0] https://postgr.es/m/CAKAnmmJkZtZAiSryho%3DgYpbvC7H-HNjEDAh16F3SoC9LPu8rqQ%40mail.gmail.com

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Direct SSL connection and ALPN loose ends
Next
From: Andres Freund
Date:
Subject: Re: Add support to TLS 1.3 cipher suites and curves lists