mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
pgindent run for 9.5
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#ifdef WIN32
|
||||
|
||||
/* internal vars */
|
||||
char *restrict_env;
|
||||
char *restrict_env;
|
||||
|
||||
typedef BOOL (WINAPI * __CreateRestrictedToken) (HANDLE, DWORD, DWORD, PSID_AND_ATTRIBUTES, DWORD, PLUID_AND_ATTRIBUTES, DWORD, PSID_AND_ATTRIBUTES, PHANDLE);
|
||||
|
||||
|
Reference in New Issue
Block a user