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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 5ea27a4) | patch
Rename the newly-added commands for discarding session state.
2007年4月26日 16:13:15 +0000 (16:13 +0000)
2007年4月26日 16:13:15 +0000 (16:13 +0000)
commit 16efdb5ec7f28bed9541fc773330e3e2ebe2ed9a
Rename the newly-added commands for discarding session state.
RESET SESSION, RESET PLANS, and RESET TEMP are now DISCARD ALL,
DISCARD PLANS, and DISCARD TEMP, respectively. This is to avoid
confusion with the pre-existing RESET variants: the DISCARD
commands are not actually similar to RESET. Patch from Marko
Kreen, with some minor editorialization.
19 files changed:
doc/src/sgml/ref/allfiles.sgml diff | blob | blame | history
doc/src/sgml/ref/discard.sgml [new file with mode: 0644] blob
doc/src/sgml/ref/reset.sgml diff | blob | blame | history
doc/src/sgml/reference.sgml diff | blob | blame | history
src/backend/commands/Makefile diff | blob | blame | history
src/backend/commands/discard.c [new file with mode: 0644] blob
src/backend/nodes/copyfuncs.c diff | blob | blame | history
src/backend/nodes/equalfuncs.c diff | blob | blame | history
src/backend/parser/gram.y diff | blob | blame | history
src/backend/parser/keywords.c diff | blob | blame | history
src/backend/tcop/utility.c diff | blob | blame | history
src/backend/utils/misc/guc.c diff | blob | blame | history
src/backend/utils/mmgr/portalmem.c diff | blob | blame | history
src/bin/psql/tab-complete.c diff | blob | blame | history
src/include/commands/discard.h [new file with mode: 0644] blob
src/include/nodes/nodes.h diff | blob | blame | history
src/include/nodes/parsenodes.h diff | blob | blame | history
src/test/regress/expected/guc.out diff | blob | blame | history
src/test/regress/sql/guc.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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