From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Updated macOS start scripts |
Date: | 2017-11-15 16:32:34 |
Message-ID: | 31338.1510763554@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
The stuff in contrib/start-scripts/osx/ does not, as far as I know,
work at all on any recent release of macOS, because SystemStarter
is long gone. I propose replacing it with the attached, which
I've tested on current-vintage Macs.
If anyone's interested in reviewing this, I'll stick it into the
next commitfest.
regards, tom lane
Attachment | Content-Type | Size |
---|---|---|
new-macos-startup-1.patch | text/x-diff | 3.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-11-15 16:50:11 | Re: pgsql: Add hooks for session start and session end |
Previous Message | Antonin Houska | 2017-11-15 16:20:33 | Re: [HACKERS] [PATCH] Incremental sort |