Reduce comments
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 28 Feb 2019 09:54:44 +0000 (10:54 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 28 Feb 2019 10:06:33 +0000 (11:06 +0100)
commit05d604718f7fec7db33548374ecde3f11916ec15
tree6159dae03e218709440ae2742d8a08873dd629e9
parent0afdecc1e5d70f86d87fdc125b83ed4b7e3e88dd
Reduce comments

Reduce the vertical space used by comments in ri_triggers.c, making
the file longer and more tedious to read than it needs to be.  Update
some comments to use a more common style.

Reviewed-by: Corey Huinker <corey.huinker@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/0ccdd3e1-10b0-dd05-d8a7-183507c11eb1%402ndquadrant.com
src/backend/utils/adt/ri_triggers.c