]> granicus.if.org Git - postgresql/commit
Make gen_partprune_steps static
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 9 May 2018 13:40:21 +0000 (10:40 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 9 May 2018 13:40:25 +0000 (10:40 -0300)
commitd1e2cac5ff7eaf3e9feac419205b3e08052be961
tree66b756ca0371b92b77c3b2ee22df005037f64179
parentc775fb9e18ace94e61d5d9587b5667f7baaca459
Make gen_partprune_steps static

There's no need to export this function, so don't.  Michaël didn't
actually write the patch, but we list him as first author because with a
trivial one like this, intellectual authorship is as important (if not
more) as bit shovelling.

Author: Michaël Paquier, Amit Langote
Discussion: https://postgr.es/m/c91299c4-199b-0f16-339b-a29d6d2a39ee@lab.ntt.co.jp
src/backend/partitioning/partprune.c
src/include/partitioning/partprune.h