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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6777080) | patch
Rename pending_list_cleanup_size to gin_pending_list_limit.
2014年11月13日 03:14:48 +0000 (12:14 +0900)
2014年11月13日 03:14:48 +0000 (12:14 +0900)
commit c291503b1c8250c7ba6ca900b7ba2f85a64b1eb6
Rename pending_list_cleanup_size to gin_pending_list_limit.

Since this parameter is only for GIN index, it's better to
add "gin" to the parameter name for easier understanding.
13 files changed:
doc/src/sgml/config.sgml diff | blob | blame | history
doc/src/sgml/gin.sgml diff | blob | blame | history
doc/src/sgml/ref/create_index.sgml diff | blob | blame | history
src/backend/access/common/reloptions.c diff | blob | blame | history
src/backend/access/gin/ginfast.c diff | blob | blame | history
src/backend/access/gin/ginutil.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/bin/psql/tab-complete.c diff | blob | blame | history
src/include/access/gin.h diff | blob | blame | history
src/include/access/gin_private.h diff | blob | blame | history
src/test/regress/expected/create_index.out diff | blob | blame | history
src/test/regress/sql/create_index.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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