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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 237e5df) | patch
Partial indexes work again, courtesy of Martijn van Oosterhout.
2001年7月16日 05:07:00 +0000 (05:07 +0000)
2001年7月16日 05:07:00 +0000 (05:07 +0000)
commit f31dc0ada731d89313dbca7ef5da91d674fc640c
Partial indexes work again, courtesy of Martijn van Oosterhout.
Note: I didn't force an initdb, figuring that one today was enough.
However, there is a new function in pg_proc.h, and pg_dump won't be
able to dump partial indexes until you add that function.
32 files changed:
doc/src/sgml/indices.sgml diff | blob | blame | history
doc/src/sgml/ref/create_index.sgml diff | blob | blame | history
src/backend/bootstrap/bootstrap.c diff | blob | blame | history
src/backend/catalog/index.c diff | blob | blame | history
src/backend/commands/command.c diff | blob | blame | history
src/backend/commands/indexcmds.c diff | blob | blame | history
src/backend/executor/execUtils.c diff | blob | blame | history
src/backend/optimizer/path/indxpath.c diff | blob | blame | history
src/backend/optimizer/util/pathnode.c diff | blob | blame | history
src/backend/parser/analyze.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/adt/ruleutils.c diff | blob | blame | history
src/backend/utils/adt/selfuncs.c diff | blob | blame | history
src/bin/pg_dump/pg_dump.c diff | blob | blame | history
src/bin/pg_dump/pg_dump.h diff | blob | blame | history
src/include/catalog/index.h diff | blob | blame | history
src/include/catalog/pg_proc.h diff | blob | blame | history
src/include/commands/defrem.h diff | blob | blame | history
src/include/config.h.in diff | blob | blame | history
src/include/nodes/execnodes.h diff | blob | blame | history
src/include/utils/builtins.h diff | blob | blame | history
src/interfaces/ecpg/preproc/keywords.c diff | blob | blame | history
src/interfaces/ecpg/preproc/preproc.y diff | blob | blame | history
src/test/regress/expected/create_index.out diff | blob | blame | history
src/test/regress/expected/portals_p2.out diff | blob | blame | history
src/test/regress/expected/sanity_check.out diff | blob | blame | history
src/test/regress/expected/select.out diff | blob | blame | history
src/test/regress/sql/create_index.sql diff | blob | blame | history
src/test/regress/sql/portals_p2.sql diff | blob | blame | history
src/test/regress/sql/select.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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