postgresql/src/backend/access/common
Tom Lane 9e9b9ac7d1 Make a code-cleanup pass over the collations patch.
This patch is almost entirely cosmetic --- mostly cleaning up a lot of
neglected comments, and fixing code layout problems in places where the
patch made lines too long and then pgindent did weird things with that.
I did find a bug-of-omission in equalTupleDescs().
2011-04-22 17:43:18 -04:00
..
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
heaptuple.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
indextuple.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
printtup.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
reloptions.c Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 2011-04-12 19:19:24 -04:00
scankey.c Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 2011-04-12 19:19:24 -04:00
tupconvert.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tupdesc.c Make a code-cleanup pass over the collations patch. 2011-04-22 17:43:18 -04:00