aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2017-11-15 13:32:29 -0500
committerAndrew Dunstan <andrew@dunslane.net>2017-11-15 13:32:29 -0500
commit9989f92aabdc2015c9dc64b9df4cdeceecf75e47 (patch)
treeb8e7bfa4edbf93f2768faf3f2c66776b1de0eaf8 /src
parent6337865f36da34e9c89aaa292f976bde6df0b065 (diff)
downloadpostgresql-9989f92aabdc2015c9dc64b9df4cdeceecf75e47.tar.gz
postgresql-9989f92aabdc2015c9dc64b9df4cdeceecf75e47.zip
Disable test_session_hooks test module until buildfarm issues are sorted out
Diffstat (limited to 'src')
-rw-r--r--src/test/modules/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/modules/Makefile b/src/test/modules/Makefile
index 7246552d386..b7ed0af021f 100644
--- a/src/test/modules/Makefile
+++ b/src/test/modules/Makefile
@@ -15,7 +15,6 @@ SUBDIRS = \
test_pg_dump \
test_rbtree \
test_rls_hooks \
- test_session_hooks \
test_shm_mq \
worker_spi