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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 839cb06) | patch
Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING
2017年3月20日 20:40:45 +0000 (16:40 -0400)
2017年3月20日 20:40:45 +0000 (16:40 -0400)
commit b6fb534f10e1dea17dc5641f44cc651b8d60d8f0
Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING

There is still some inconsistency with the error messages surrounding
foreign servers. Some use the word "foreign" and some don't. My
inclination is to remove all such uses of "foreign" on the basis that
the CREATE/ALTER/DROP SERVER commands don't use the word. However, that
is left for another day. In this patch I have kept to the existing usage
in the affected commands, which omits "foreign".

Anastasia Lubennikova, reviewed by Arthur Zakirov and Ashtosh Bapat.

Discussion: http://postgr.es/m/7c2ab9b8-388a-1ce0-23a3-7acf2a0ed3c6@postgrespro.ru
doc/src/sgml/ref/create_server.sgml diff | blob | blame | history
doc/src/sgml/ref/create_user_mapping.sgml diff | blob | blame | history
src/backend/commands/foreigncmds.c diff | blob | blame | history
src/backend/parser/gram.y diff | blob | blame | history
src/include/nodes/parsenodes.h diff | blob | blame | history
src/test/regress/expected/foreign_data.out diff | blob | blame | history
src/test/regress/sql/foreign_data.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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