aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2009-03-11 00:08:07 +0000
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2009-03-11 00:08:07 +0000
commit9a1dd6ed4bb9d7eee25defff149e93cc9e76b109 (patch)
treeb3f5f8ce645d8b1a0ac4ec2055918875a725550c /src/backend/executor
parent6f7e1d1db8897fd3de2f5262b3d226a84407306f (diff)
downloadpostgresql-9a1dd6ed4bb9d7eee25defff149e93cc9e76b109.tar.gz
postgresql-9a1dd6ed4bb9d7eee25defff149e93cc9e76b109.zip
Remove pg_trace.h inclusion from c.h and add it to the .c files that need it.
Only needed in 8.3 because it's already this way in HEAD, and older branches did not support DTrace. This allows external modules to compile on Linux machines where SystemTap support was recently added, when the required SystemTap headers are not present on the build machine. Approach suggested by Tom, after a RPM build trouble report by Devrim Gunduz.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions