postgresql/src/backend/utils
Magnus Hagander fbec7459aa Fix spelling errors and typos in comments
Author: Daniel Gustafsson <daniel@yesql.se>
2018-11-02 13:56:52 +01:00
..
adt Fix spelling errors and typos in comments 2018-11-02 13:56:52 +01:00
cache Fix spelling errors and typos in comments 2018-11-02 13:56:52 +01:00
error Implement %m in src/port/snprintf.c, and teach elog.c to rely on that. 2018-09-26 13:31:56 -04:00
fmgr Drop const cast from dlsym() calls 2018-10-23 14:35:59 +02:00
hash Allow memory contexts to have both fixed and variable ident strings. 2018-03-27 16:46:51 -04:00
init Refactor pid, random seed and start time initialization. 2018-10-19 13:59:28 +13:00
mb Const-ify a few more large static tables. 2018-10-17 15:32:47 -04:00
misc Turn transaction_isolation into GUC enum 2018-10-09 21:26:00 +02:00
mmgr Simplify use of AllocSetContextCreate() wrapper macro. 2018-10-12 14:26:56 -04:00
resowner Use a ResourceOwner to track buffer pins in all cases. 2018-07-18 12:15:16 -04:00
sort Adjust trace_sort log messages. 2018-11-01 09:18:57 -07:00
time Fix misc typos, mostly in comments. 2018-07-18 16:17:32 +03:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
errcodes.txt Relax transactional restrictions on ALTER TYPE ... ADD VALUE (redux). 2018-10-09 12:51:01 +13:00
Gen_dummy_probes.pl Clean up some perlcritic warnings 2018-05-07 15:35:32 -04:00
Gen_dummy_probes.sed Update copyright for 2018 2018-01-02 23:30:12 -05:00
Gen_fmgrtab.pl Reorder FmgrBuiltin members, saving 25% in size. 2018-10-16 14:51:18 -07:00
generate-errcodes.pl Update copyright for 2018 2018-01-02 23:30:12 -05:00
Makefile Suppress compiler warnings when building with --enable-dtrace. 2018-05-07 13:44:09 -04:00
probes.d Support parallel btree index builds. 2018-02-02 13:32:44 -05:00