Content-Length: 257027 | pFad | http://github.com/postgrespro/postgres/commit/2ab218b57698bf76fc31b03e6230d057f5187ba3

42 Don't use spi_priv.h in plpython. · postgrespro/postgres@2ab218b · GitHub
Skip to content

Commit 2ab218b

Browse files
committed
Don't use spi_priv.h in plpython.
There may once have been a reason to violate modularity like that, but it doesn't appear that there is anymore.
1 parent 0900ac2 commit 2ab218b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pl/plpython/plpy_spi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#include "access/htup_details.h"
1010
#include "access/xact.h"
1111
#include "catalog/pg_type.h"
12-
#include "executor/spi_priv.h"
12+
#include "executor/spi.h"
1313
#include "mb/pg_wchar.h"
1414
#include "parser/parse_type.h"
1515
#include "utils/memutils.h"

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/2ab218b57698bf76fc31b03e6230d057f5187ba3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy