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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8502b68) | patch
Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR
2007年1月23日 05:07:18 +0000 (05:07 +0000)
2007年1月23日 05:07:18 +0000 (05:07 +0000)
commit a33cf1041f99ed5f19bb7d24584db79ada07d8a4
Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR
FAMILY; and add FAMILY option to CREATE OPERATOR CLASS to allow adding a
class to a pre-existing family. Per previous discussion. Man, what a
tedious lot of cutting and pasting ...
22 files changed:
doc/src/sgml/ref/allfiles.sgml diff | blob | blame | history
doc/src/sgml/ref/alter_opclass.sgml diff | blob | blame | history
doc/src/sgml/ref/alter_opfamily.sgml [new file with mode: 0644] blob
doc/src/sgml/ref/comment.sgml diff | blob | blame | history
doc/src/sgml/ref/create_opclass.sgml diff | blob | blame | history
doc/src/sgml/ref/create_opfamily.sgml [new file with mode: 0644] blob
doc/src/sgml/ref/drop_opclass.sgml diff | blob | blame | history
doc/src/sgml/ref/drop_opfamily.sgml [new file with mode: 0644] blob
doc/src/sgml/reference.sgml diff | blob | blame | history
src/backend/catalog/aclchk.c diff | blob | blame | history
src/backend/commands/alter.c diff | blob | blame | history
src/backend/commands/comment.c diff | blob | blame | history
src/backend/commands/opclasscmds.c diff | blob | blame | history
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/include/commands/defrem.h diff | blob | blame | history
src/include/nodes/nodes.h diff | blob | blame | history
src/include/nodes/parsenodes.h diff | blob | blame | history
src/include/utils/acl.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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