]> granicus.if.org Git - postgresql/commit
Clean up code, comments, and formatting for table partitioning.
authorRobert Haas <rhaas@postgresql.org>
Tue, 13 Dec 2016 15:54:52 +0000 (10:54 -0500)
committerRobert Haas <rhaas@postgresql.org>
Tue, 13 Dec 2016 15:59:14 +0000 (10:59 -0500)
commit4b9a98e154cec81849af24091443747a6057c968
tree10523af2176f83d4e4c25c62bce502bb018652db
parentacddbe221b084956a0efd6e4b6c6586e8fd994d7
Clean up code, comments, and formatting for table partitioning.

Amit Langote, plus pgindent-ing by me.  Inspired in part by review
comments from Tomas Vondra.
src/backend/catalog/heap.c
src/backend/catalog/partition.c
src/backend/commands/copy.c
src/backend/commands/tablecmds.c
src/backend/executor/nodeModifyTable.c
src/include/catalog/pg_partitioned_table.h