Andrew Dunstan <and...@dunslane.net> writes:
> Why does pg_test_fsync.c include postgres.h? Shouldn't it use postgres_fe.h?

I had tried that, actually, but it fails because the other include files
test_fsync needs are backend-specific.  We may have to refactor those
include files so that the stuff test_fsync actually needs is includable
with less context required.   I thought I'd wait on that project till we
had a full cycle from the buildfarm and could see what other portability
issues surface.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to