git.postgresql.org Git - postgresql.git/commit
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:
This is the main PostgreSQL git repository.
RSS
Atom