postgresql/src/backend/storage/ipc
Peter Eisentraut 97d85be365 Make the order of the header file includes consistent
Similar to commit 7e735035f2.

Author: Richard Guo <guofenglinux@gmail.com>
Reviewed-by: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CAMbWs4-WhpCFMbXCjtJ%2BFzmjfPrp7Hw1pk4p%2BZpU95Kh3ofZ1A%40mail.gmail.com
2024-03-13 15:07:00 +01:00
..
Makefile Introduce the dynamic shared memory registry. 2024-01-19 14:24:36 -06:00
barrier.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
dsm.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
dsm_impl.c Fix 'mmap' DSM implementation with allocations larger than 4 GB 2024-02-13 21:23:41 +02:00
dsm_registry.c Add helper functions for dshash tables with string keys. 2024-02-26 15:47:13 -06:00
ipc.c Use MyBackendType in more places to check what process this is 2024-03-04 10:25:12 +02:00
ipci.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
latch.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
meson.build Introduce the dynamic shared memory registry. 2024-01-19 14:24:36 -06:00
pmsignal.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
procarray.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
procsignal.c Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
shm_mq.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
shm_toc.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
shmem.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
signalfuncs.c Remove the adminpack contrib extension 2024-03-04 12:39:22 +01:00
sinval.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
sinvaladt.c Replace BackendIds with 0-based ProcNumbers 2024-03-03 19:38:22 +02:00
standby.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00