mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +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