postgresql/src/backend/utils
Thomas Munro d2bddc2500 Add huge_page_size setting for use on Linux.
This allows the huge page size to be set explicitly.  The default is 0,
meaning it will use the system default, as before.

Author: Odin Ugedal <odin@ugedal.com>
Discussion: https://postgr.es/m/20200608154639.20254-1-odin%40ugedal.com
2020-07-17 14:33:00 +12:00
..
adt Eliminate cache lookup errors in SQL functions for object addresses 2020-07-15 09:03:10 +09:00
cache Fix function name in comment. 2020-07-08 11:00:23 +09:00
error Log the location field before any backtrace 2020-07-10 08:32:06 +02:00
fmgr Fix -Wcast-function-type warnings 2020-07-14 19:55:25 +02:00
hash Fix -Wcast-function-type warnings 2020-07-14 19:55:25 +02:00
init code: replace 'master' with 'leader' where appropriate. 2020-07-08 12:58:32 -07:00
mb Dial back -Wimplicit-fallthrough to level 3 2020-05-13 15:31:14 -04:00
misc Add huge_page_size setting for use on Linux. 2020-07-17 14:33:00 +12:00
mmgr Fix typos and some format mistakes in comments 2020-06-12 21:05:10 +09:00
resowner Improve performance of "simple expressions" in PL/pgSQL. 2020-03-26 18:58:57 -04:00
sort Fix buffile.c error handling. 2020-06-16 16:59:07 +12:00
time code: replace most remaining uses of 'master'. 2020-07-08 13:24:35 -07:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
errcodes.txt Make SQL/JSON error code names match SQL standard 2020-04-30 09:34:54 +02:00
Gen_dummy_probes.pl Update copyrights for 2020 2020-01-01 12:21:45 -05:00
Gen_dummy_probes.sed Update copyrights for 2020 2020-01-01 12:21:45 -05:00
Gen_fmgrtab.pl Use perl warnings pragma consistently 2020-04-13 11:55:45 -04:00
generate-errcodes.pl Update copyrights for 2020 2020-01-01 12:21:45 -05:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00
probes.d Update copyrights for 2020 2020-01-01 12:21:45 -05:00