postgresql/src/backend/utils
Tom Lane c079673dcb Preventive maintenance in advance of pgindent run.
Reformat various places in which pgindent will make a mess, and
fix a few small violations of coding style that I happened to notice
while perusing the diffs from a pgindent dry run.

There is one actual bug fix here: the need-to-enlarge-the-buffer code
path in icu_convert_case was obviously broken.  Perhaps it's unreachable
in our usage?  Or maybe this is just sadly undertested.
2017-05-16 20:36:35 -04:00
..
adt Preventive maintenance in advance of pgindent run. 2017-05-16 20:36:35 -04:00
cache Standardize terminology for pg_statistic_ext entries. 2017-05-14 10:55:01 -04:00
error Fix new warnings from GCC 7 2017-04-17 13:59:46 -04:00
fmgr Avoid passing function pointers across process boundaries. 2017-04-14 23:50:16 -04:00
hash Adjust outdated comment. 2017-04-25 10:58:45 -04:00
init Show more processes in pg_stat_activity. 2017-03-26 22:02:22 -04:00
mb Remove duplicate assignment. 2017-04-07 19:19:50 +03:00
misc Rename WAL-related functions and views to use "lsn" not "location". 2017-05-11 11:49:59 -04:00
mmgr Improve memory use in logical replication apply 2017-05-09 14:51:49 -04:00
resowner Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
sort Fix duplicated words in comment. 2017-05-06 17:03:45 -07:00
time Remove poorly worded and duplicated comment 2017-05-08 08:49:28 +01:00
.gitignore Generate fmgr prototypes automatically 2017-01-17 14:06:07 -05:00
errcodes.txt Identity columns 2017-04-06 08:41:37 -04:00
Gen_dummy_probes.pl Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Gen_dummy_probes.sed Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Gen_fmgrtab.pl Update copyright in recently added files. 2017-04-25 23:38:41 +09:00
generate-errcodes.pl Clean up Perl code according to perlcritic 2017-03-27 08:18:22 -04:00
Makefile Fix parallel make issue with new fmgrprotos.h 2017-01-23 15:36:27 -05:00
probes.d Rename dtrace probes for ongoing xlog -> wal conversion. 2017-02-09 16:40:19 -05:00