postgresql/src/backend/utils
Tom Lane 232720be9b Fix incidental warnings from cpluspluscheck.
Remove use of "register" keyword in hashfn.c.  It's obsolescent
according to recent C++ compilers, and no modern C compiler pays
much attention to it either.

Also fix one cosmetic warning about signed vs unsigned comparison.

Discussion: https://postgr.es/m/20518.1559494394@sss.pgh.pa.us
2019-08-18 19:01:40 -04:00
..
adt Don't include utils/array.h from acl.h. 2019-08-16 10:33:30 -07:00
cache Fix plpgsql to re-look-up composite type names at need. 2019-08-15 15:21:47 -04:00
error Update copyright for 2019 2019-01-02 12:44:25 -05:00
fmgr Fix inconsistencies and typos in the tree 2019-07-22 10:01:50 +09:00
hash Fix incidental warnings from cpluspluscheck. 2019-08-18 19:01:40 -04:00
init Represent Lists as expansible arrays, not chains of cons-cells. 2019-07-15 13:41:58 -04:00
mb Represent Lists as expansible arrays, not chains of cons-cells. 2019-07-15 13:41:58 -04:00
misc Add default_table_access_method to postgresql.conf.sample. 2019-08-16 15:24:22 -07:00
mmgr Fix inconsistencies and typos in the tree, take 10 2019-08-13 13:53:41 +09:00
resowner Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
sort Fix inconsistencies and typos in the tree, take 10 2019-08-13 13:53:41 +09:00
time Fix inconsistencies and typos in the tree, take 9 2019-08-05 12:14:58 +09:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
Gen_dummy_probes.pl Fix many typos and inconsistencies 2019-07-01 10:00:23 +09:00
Gen_dummy_probes.sed Update copyright for 2019 2019-01-02 12:44:25 -05:00
Gen_fmgrtab.pl Fix more typos and inconsistencies in the tree 2019-06-17 16:13:16 +09:00
Makefile Use Getopt::Long for catalog scripts 2019-02-12 12:22:08 -03:00
errcodes.txt Partial implementation of SQL/JSON path language 2019-03-16 12:16:48 +03:00
generate-errcodes.pl Update copyright for 2019 2019-01-02 12:44:25 -05:00
probes.d Update copyright for 2019 2019-01-02 12:44:25 -05:00