Steve Singer ssinger at ca.afilias.info
Mon Jun 30 06:08:29 PDT 2014
Remove HAVE_POSIX_SIGNALS from config.h

Compiling slony against PG 9.4 gives compiler warnings because the
definition of HAVE_POSIX_SIGNALS has changed.  This is defined in pg_config
so we do not really need to redefine it in the config.h slony provides.

We leave the configure check in place to we just don't include it in
the header

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=0d71e224595446b30efc1c4274ac93637d8828f6

Modified Files
--------------
config.h.in |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the Slony1-commit mailing list