Skip to content

Commit e7cc78a

Browse files
committed
Remove superfluous tqual.h includes.
Most of these had been obsoleted by 568d413 / the SnapshotNow removal. This is is preparation for moving most of tqual.[ch] into either snapmgr.h or heapam.h, which in turn is in preparation for pluggable table AMs. Author: Andres Freund Discussion: https://postgr.es/m/20180703070645.wchpu5muyto5n647@alap3.anarazel.de
1 parent e0c4ec0 commit e7cc78a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+0
-54
lines changed

contrib/dblink/dblink.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
#include "utils/lsyscache.h"
6161
#include "utils/memutils.h"
6262
#include "utils/rel.h"
63-
#include "utils/tqual.h"
6463
#include "utils/varlena.h"
6564

6665
PG_MODULE_MAGIC;

contrib/sepgsql/label.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
#include "utils/lsyscache.h"
3636
#include "utils/memutils.h"
3737
#include "utils/rel.h"
38-
#include "utils/tqual.h"
3938

4039
#include "sepgsql.h"
4140

src/backend/access/index/indexam.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
#include "storage/lmgr.h"
8282
#include "storage/predicate.h"
8383
#include "utils/snapmgr.h"
84-
#include "utils/tqual.h"
8584

8685

8786
/* ----------------------------------------------------------------

src/backend/access/nbtree/nbtinsert.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
#include "storage/lmgr.h"
2525
#include "storage/predicate.h"
2626
#include "storage/smgr.h"
27-
#include "utils/tqual.h"
2827

2928
/* Minimum tree height for application of fastpath optimization */
3029
#define BTREE_FASTPATH_MIN_LEVEL 2

src/backend/access/nbtree/nbtsearch.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#include "storage/predicate.h"
2323
#include "utils/lsyscache.h"
2424
#include "utils/rel.h"
25-
#include "utils/tqual.h"
2625

2726

2827
static bool _bt_readpage(IndexScanDesc scan, ScanDirection dir,

src/backend/bootstrap/bootstrap.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
#include "utils/ps_status.h"
4949
#include "utils/rel.h"
5050
#include "utils/relmapper.h"
51-
#include "utils/tqual.h"
5251

5352
uint32 bootstrap_data_checksum_version = 0; /* No checksum */
5453

src/backend/catalog/aclchk.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
#include "utils/lsyscache.h"
7575
#include "utils/rel.h"
7676
#include "utils/syscache.h"
77-
#include "utils/tqual.h"
7877

7978

8079
/*

src/backend/catalog/catalog.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
#include "utils/fmgrprotos.h"
4949
#include "utils/rel.h"
5050
#include "utils/syscache.h"
51-
#include "utils/tqual.h"
5251

5352

5453
/*

src/backend/catalog/dependency.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
#include "utils/guc.h"
8282
#include "utils/lsyscache.h"
8383
#include "utils/syscache.h"
84-
#include "utils/tqual.h"
8584

8685

8786
/*

src/backend/catalog/heap.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
#include "utils/ruleutils.h"
8686
#include "utils/snapmgr.h"
8787
#include "utils/syscache.h"
88-
#include "utils/tqual.h"
8988

9089

9190
/* Potentially set by pg_upgrade_support functions */

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