Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Breen Hagan <breen@rtda.com>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>,
Alvaro Herrera <alvherre@2ndquadrant.com>, PostgreSQL mailing lists <pgsql-bugs@postgresql.org>
Date: 2016-10-02T12:47:58Z
Lists: pgsql-bugs, pgsql-hackers
On Sat, Sep 24, 2016 at 8:52 AM, Michael Paquier <michael.paquier@gmail.com> wrote: > On Sat, Sep 24, 2016 at 2:55 AM, Breen Hagan <breen@rtda.com> wrote: >> Sorry for the delay in response. We don't presently build postgres for >> Windows (we do for linux and macos), but I'm willing to give it a shot if >> there is a solid doc on setting up the build. That would probably be easier >> than doing a test program. > > There is a whole chapter in the docs in the matter: > https://www.postgresql.org/docs/9.0/static/install-windows.html (Moved to next CF, with same status "Ready for committer"). -- Michael
Commits
-
Fix and simplify check for whether we're running as Windows service.
- 9c52ddfcee06 9.2.21 landed
- 3ebcc2498d2b 9.3.17 landed
- 6b584c36a40c 9.4.12 landed
- 96fd76dd2875 9.5.7 landed
- 38bdba54a64b 9.6.3 landed
- ff30aec759bd 10.0 landed