We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c7b7a commit 35b74c1Copy full SHA for 35b74c1
src/backend/access/Makefile
@@ -9,6 +9,6 @@ top_builddir = ../../..
9
include $(top_builddir)/src/Makefile.global
10
11
SUBDIRS = brin common gin gist hash heap index nbtree rmgrdesc spgist \
12
- table tablesample transam immem
+ table tablesample transam inmem
13
14
include $(top_srcdir)/src/backend/common.mk
0 commit comments