Fix copyright notices, other minor editing in new range-types code.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Nov 2011 18:59:34 +0000 (13:59 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Nov 2011 18:59:34 +0000 (13:59 -0500)
commitf1585362856d4da17113ba2e4ba46cf83cba0cf2
treea7bd6b1823d7c562cd6724c70c9f0d70ba207e6f
parent1a2586c1d0d458235b3241834f3f755410301c64
Fix copyright notices, other minor editing in new range-types code.

No functional changes in this commit (except I could not resist the
temptation to re-word a couple of error messages).  This is just manual
cleanup after pgindent to make the code look reasonably like other PG
code, in preparation for more detailed code review to come.
src/backend/catalog/pg_range.c
src/backend/utils/adt/rangetypes.c
src/backend/utils/adt/rangetypes_gist.c
src/include/catalog/pg_range.h
src/include/utils/rangetypes.h
src/test/regress/expected/rangetypes.out