Skip to content

Commit e4d1e26

Browse files
committed
Remove unused InhPaths
Allegedly, the last remaining usages of that struct were removed by 0e99be1. Author: Peter Geoghegan
1 parent f9ef578 commit e4d1e26

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/include/parser/parse_func.h

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,6 @@
1818
#include "parser/parse_node.h"
1919

2020

21-
/*
22-
* This structure is used to explore the inheritance hierarchy above
23-
* nodes in the type tree in order to disambiguate among polymorphic
24-
* functions.
25-
*/
26-
typedef struct _InhPaths
27-
{
28-
int nsupers; /* number of superclasses */
29-
Oid self; /* this class */
30-
Oid *supervec; /* vector of superclasses */
31-
} InhPaths;
32-
3321
/* Result codes for func_get_detail */
3422
typedef enum
3523
{

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