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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9eefba1) | patch
Move code for managing PartitionDescs into a new file, partdesc.c
2019年2月21日 16:38:54 +0000 (11:38 -0500)
2019年2月21日 16:45:02 +0000 (11:45 -0500)
commit 1bb5e78218107db543086e71fc162d36a955b08e
Move code for managing PartitionDescs into a new file, partdesc.c

This is similar in spirit to the existing partbounds.c file in the
same directory, except that there's a lot less code in the new file
created by this commit. Pending work in this area proposes to add a
bunch more code related to PartitionDescs, though, and this will give
us a good place to put it.

Discussion: http://postgr.es/m/CA+TgmoZUwPf_uanjF==gTGBMJrn8uCq52XYvAEorNkLrUdoawg@mail.gmail.com
17 files changed:
src/backend/catalog/heap.c diff | blob | blame | history
src/backend/catalog/partition.c diff | blob | blame | history
src/backend/catalog/pg_constraint.c diff | blob | blame | history
src/backend/commands/indexcmds.c diff | blob | blame | history
src/backend/commands/tablecmds.c diff | blob | blame | history
src/backend/commands/trigger.c diff | blob | blame | history
src/backend/executor/execPartition.c diff | blob | blame | history
src/backend/optimizer/util/inherit.c diff | blob | blame | history
src/backend/optimizer/util/plancat.c diff | blob | blame | history
src/backend/partitioning/Makefile diff | blob | blame | history
src/backend/partitioning/partbounds.c diff | blob | blame | history
src/backend/partitioning/partdesc.c [new file with mode: 0644] blob
src/backend/utils/cache/partcache.c diff | blob | blame | history
src/backend/utils/cache/relcache.c diff | blob | blame | history
src/include/catalog/partition.h diff | blob | blame | history
src/include/partitioning/partdesc.h [new file with mode: 0644] blob
src/include/utils/partcache.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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