git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: ed9cc2b) | patch
Run pg_upgrade and pg_resetxlog with restricted token on Windows
2015年3月30日 21:07:52 +0000 (17:07 -0400)
2015年3月30日 21:07:52 +0000 (17:07 -0400)
commit fa1e5afa8a26d467aec7c8b36a0b749b690f636c
Run pg_upgrade and pg_resetxlog with restricted token on Windows

As with initdb these programs need to run with a restricted token, and
if they don't pg_upgrade will fail when run as a user with Adminstrator
privileges.

Backpatch to all live branches. On the development branch the code is
reorganized so that the restricted token code is now in a single
location. On the stable bramches a less invasive change is made by
simply copying the relevant code to pg_upgrade.c and pg_resetxlog.c.

Patches and bug report from Muhammad Asif Naeem, reviewed by Michael
Paquier, slightly edited by me.
contrib/pg_upgrade/pg_upgrade.c diff | blob | blame | history
src/bin/initdb/initdb.c diff | blob | blame | history
src/bin/pg_resetxlog/pg_resetxlog.c diff | blob | blame | history
src/common/Makefile diff | blob | blame | history
src/common/restricted_token.c [new file with mode: 0644] blob
src/include/common/restricted_token.h [new file with mode: 0644] blob
src/test/regress/pg_regress.c diff | blob | blame | history
src/tools/msvc/Mkvcbuild.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /