postgresql/src/backend/access
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
..
brin Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
common Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
gin Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
gist Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
hash Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
heap Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
index Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
nbtree Update obsolete index scan TID comments. 2024-03-11 18:07:10 -04:00
rmgrdesc Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
sequence Fix comment thinko in sequence.c 2024-02-27 08:19:39 +09:00
spgist Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
table Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
tablesample Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
transam Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
Makefile Introduce sequence_*() access functions 2024-02-26 16:04:59 +09:00
meson.build Introduce sequence_*() access functions 2024-02-26 16:04:59 +09:00