mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Alphabetically order reference to include files, "S"-"Z".
This commit is contained in:
@ -5,9 +5,9 @@
|
||||
|
||||
#include "access/gist.h"
|
||||
#include "access/itup.h"
|
||||
#include "utils/builtins.h"
|
||||
#include "utils/elog.h"
|
||||
#include "utils/palloc.h"
|
||||
#include "utils/builtins.h"
|
||||
#include "storage/bufpage.h"
|
||||
|
||||
/* options */
|
||||
|
Reference in New Issue
Block a user