postgresql/src/backend/utils
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
..
adt Make a code-cleanup pass over the collations patch. 2011-04-22 17:43:18 -04:00
cache Make a code-cleanup pass over the collations patch. 2011-04-22 17:43:18 -04:00
error pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
fmgr Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 2011-04-12 19:19:24 -04:00
hash Fix the size of predicate lock manager's shared memory hash tables at creation. 2011-04-11 13:43:31 +03:00
init pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
mb foreach() and list_delete() don't mix. 2011-04-17 13:37:39 -04:00
misc pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
mmgr pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
resowner pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
sort Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 2011-04-12 19:19:24 -04:00
time pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
Gen_dummy_probes.sed Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
Gen_fmgrtab.pl Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
errcodes.txt Per-column collation support 2011-02-08 23:04:18 +02:00
generate-errcodes.pl Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
probes.d Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00