postgresql/src/backend/utils
Tatsuo Ishii 36bda3937d Add missing comment in postgresql.conf.
dynamic_shared_memory_type requires to restart server to reflect
the new value. Per Yugo Nagata and Masahiko Sawada.

Back pached to 9.4 and beyond.
2017-07-31 11:11:28 +09:00
..
adt Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. 2017-07-24 15:16:31 -04:00
cache Fix new warnings from GCC 7 2017-05-16 08:43:55 -04:00
error Fix new warnings from GCC 7 2017-05-16 08:43:55 -04:00
fmgr Fix typos in comments. 2017-02-06 11:34:18 +02:00
hash Reorganize our CRC source files again. 2015-04-14 17:03:42 +03:00
init Unify SIGHUP handling between normal and walsender backends. 2017-06-05 19:18:16 -07:00
mb Add KOI8-U map files to Makefile. 2017-02-02 14:13:55 +02:00
misc Add missing comment in postgresql.conf. 2017-07-31 11:11:28 +09:00
mmgr Use doubly-linked block lists in aset.c to reduce large-chunk overhead. 2017-03-08 12:21:12 -05:00
resowner Update copyright for 2015 2015-01-06 11:43:47 -05:00
sort Avoid integer overflow while sifting-up a heap in tuplesort.c. 2017-07-12 13:24:16 -04:00
time Fix new warnings from GCC 7 2017-05-16 08:43:55 -04:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
errcodes.txt Redesign tablesample method API, and do extensive code review. 2015-07-25 14:39:00 -04:00
Gen_dummy_probes.pl Remove dependency on psed for MSVC builds. 2016-03-19 18:44:04 -04:00
Gen_dummy_probes.sed Update copyright for 2015 2015-01-06 11:43:47 -05:00
Gen_fmgrtab.pl Allow forcing nullness of columns during bootstrap. 2015-02-21 22:31:54 +01:00
generate-errcodes.pl Update copyright for 2015 2015-01-06 11:43:47 -05:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
probes.d Update copyright for 2015 2015-01-06 11:43:47 -05:00