Skip to content

Commit 24e71d5

Browse files
committed
Remove unneeded header declarations in multixact.c
Two header declarations were related to SQL-callable functions, that should have been cleaned up in df9133f. Some more includes can be removed on closer inspection, so let's clean up these as well, while on it. Reported-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/345438.1755524834@sss.pgh.pa.us
1 parent a98ccf7 commit 24e71d5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/backend/access/transam/multixact.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,24 +70,19 @@
7070

7171
#include "access/multixact.h"
7272
#include "access/slru.h"
73-
#include "access/transam.h"
7473
#include "access/twophase.h"
7574
#include "access/twophase_rmgr.h"
76-
#include "access/xact.h"
7775
#include "access/xlog.h"
7876
#include "access/xloginsert.h"
7977
#include "access/xlogutils.h"
8078
#include "commands/dbcommands.h"
81-
#include "funcapi.h"
82-
#include "lib/ilist.h"
8379
#include "miscadmin.h"
8480
#include "pg_trace.h"
8581
#include "pgstat.h"
8682
#include "postmaster/autovacuum.h"
8783
#include "storage/pmsignal.h"
8884
#include "storage/proc.h"
8985
#include "storage/procarray.h"
90-
#include "utils/fmgrprotos.h"
9186
#include "utils/guc_hooks.h"
9287
#include "utils/injection_point.h"
9388
#include "utils/memutils.h"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy