Sort includes in alphabetical order
Added by commit 042a66291b04, no backpatch needed.
This commit is contained in:
parent
d4a7e4e179
commit
7b2ad43426
@ -15,11 +15,11 @@
|
||||
|
||||
#include "postgres.h"
|
||||
|
||||
#include "access/twophase.h"
|
||||
#include "catalog/pg_authid_d.h"
|
||||
#include "funcapi.h"
|
||||
#include "mb/pg_wchar.h"
|
||||
#include "miscadmin.h"
|
||||
#include "access/twophase.h"
|
||||
#include "catalog/pg_authid_d.h"
|
||||
#include "storage/proc.h"
|
||||
#include "storage/procarray.h"
|
||||
#include "utils/acl.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user