pgsql: Reduce comments

Started by Peter Eisentrautover 7 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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: /messages/by-id/0ccdd3e1-10b0-dd05-d8a7-183507c11eb1@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/05d604718f7fec7db33548374ecde3f11916ec15

Modified Files
--------------
src/backend/utils/adt/ri_triggers.c | 379 +++++++++++++-----------------------
1 file changed, 133 insertions(+), 246 deletions(-)