Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7b2ad43

Browse files
author
Álvaro Herrera
committed
Sort includes in alphabetical order
Added by commit042a662, no backpatch needed.
1 parentd4a7e4e commit7b2ad43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/utils/adt/mcxtfuncs.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515

1616
#include"postgres.h"
1717

18+
#include"access/twophase.h"
19+
#include"catalog/pg_authid_d.h"
1820
#include"funcapi.h"
1921
#include"mb/pg_wchar.h"
2022
#include"miscadmin.h"
21-
#include"access/twophase.h"
22-
#include"catalog/pg_authid_d.h"
2323
#include"storage/proc.h"
2424
#include"storage/procarray.h"
2525
#include"utils/acl.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp