summaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorRobert Haas2016-04-05 19:47:49 +0000
committerRobert Haas2016-04-05 19:47:49 +0000
commit09adc9a8c09c9640de05c7023b27fb83c761e91c (patch)
treed49e850574d39aa1204b2ad332d729f2a0725bcc /src/backend/commands/functioncmds.c
parent1d2fe56e42640613781fc17ab1534fd0551de9bd (diff)
Align all shared memory allocations to cache line boundaries.
Experimentation shows this only costs about 6kB, which seems well worth it given the major performance effects that can be caused by insufficient alignment, especially on larger systems. Discussion: [email protected]
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions