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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f2bf2d2) | patch
Integrate autovacuum functionality into the backend. There's still a
2005年7月14日 05:13:45 +0000 (05:13 +0000)
2005年7月14日 05:13:45 +0000 (05:13 +0000)
commit 29094193f526bf90671d71b59a2e007aad1fcae5
Integrate autovacuum functionality into the backend. There's still a
few loose ends to be dealt with, but it seems to work. Alvaro Herrera,
based on the contrib code by Matthew O'Connor.
25 files changed:
doc/src/sgml/catalogs.sgml diff | blob | blame | history
doc/src/sgml/runtime.sgml diff | blob | blame | history
src/backend/catalog/Makefile diff | blob | blame | history
src/backend/commands/analyze.c diff | blob | blame | history
src/backend/commands/vacuum.c diff | blob | blame | history
src/backend/commands/vacuumlazy.c diff | blob | blame | history
src/backend/postmaster/Makefile diff | blob | blame | history
src/backend/postmaster/autovacuum.c [new file with mode: 0644] blob
src/backend/postmaster/pgstat.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/tcop/utility.c diff | blob | blame | history
src/backend/utils/init/miscinit.c diff | blob | blame | history
src/backend/utils/init/postinit.c diff | blob | blame | history
src/backend/utils/misc/guc.c diff | blob | blame | history
src/backend/utils/misc/postgresql.conf.sample diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/catalog/indexing.h diff | blob | blame | history
src/include/catalog/pg_autovacuum.h [new file with mode: 0644] blob
src/include/commands/vacuum.h diff | blob | blame | history
src/include/pgstat.h diff | blob | blame | history
src/include/postmaster/autovacuum.h [new file with mode: 0644] blob
src/include/tcop/tcopprot.h diff | blob | blame | history
src/include/utils/guc_tables.h diff | blob | blame | history
src/test/regress/expected/sanity_check.out diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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