Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bfe23f8

Browse files
committed
Remove unnecessary include
autovacuum.c no longer needs dsa.h, since commit 31ae163. Author: Masahiko Sawada Discussion: https://postgr.es/m/CAD21AoCWvYyXrvdANSHWWWEWJH5TeAWAkJ_2gqrHhukG+OBo1g@mail.gmail.com
1 parent 5ca17d6 commit bfe23f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/postmaster/autovacuum.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
#include "storage/sinvaladt.h"
9494
#include "storage/smgr.h"
9595
#include "tcop/tcopprot.h"
96-
#include "utils/dsa.h"
9796
#include "utils/fmgroids.h"
9897
#include "utils/fmgrprotos.h"
9998
#include "utils/lsyscache.h"

0 commit comments

Comments
 (0)