Skip to content
Snippets Groups Projects
Commit 1cfd9e88 authored by Tom Lane's avatar Tom Lane
Browse files

Fix executor/spi.h to follow our usual conventions for include files, ie,

not include postgres.h nor anything else it doesn't directly need.  Add
#includes to calling files as needed to compensate.  Per my proposal of
yesterday.

This should be noted as a source code change in the 8.4 release notes,
since it's likely to require changes in add-on modules.
parent b09f930d
No related branches found
No related tags found
Loading
Showing
with 102 additions and 78 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment