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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 02e6a11) | patch
Add postmaster/postgres undocumented -b option for binary upgrades.
2011年4月25日 16:00:21 +0000 (12:00 -0400)
2011年4月25日 16:00:21 +0000 (12:00 -0400)
commit 76dd09bbec893c02376e3440a6a86a3b994d804c
Add postmaster/postgres undocumented -b option for binary upgrades.
This option turns off autovacuum, prevents non-super-user connections,
and enables oid setting hooks in the backend. The code continues to use
the old autoavacuum disable settings for servers with earlier catalog
versions.

This includes a catalog version bump to identify servers that support
the -b option.
16 files changed:
contrib/pg_upgrade/check.c diff | blob | blame | history
contrib/pg_upgrade/pg_upgrade.h diff | blob | blame | history
contrib/pg_upgrade/server.c diff | blob | blame | history
src/backend/catalog/heap.c diff | blob | blame | history
src/backend/catalog/index.c diff | blob | blame | history
src/backend/catalog/pg_enum.c diff | blob | blame | history
src/backend/catalog/pg_type.c diff | blob | blame | history
src/backend/catalog/toasting.c diff | blob | blame | history
src/backend/commands/typecmds.c diff | blob | blame | history
src/backend/commands/user.c diff | blob | blame | history
src/backend/postmaster/postmaster.c diff | blob | blame | history
src/backend/tcop/postgres.c diff | blob | blame | history
src/backend/utils/init/globals.c diff | blob | blame | history
src/backend/utils/init/postinit.c diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/miscadmin.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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