I have some troubles to run test_shm_mq; - Mailing list pgsql-hackers

From Andy Fan
Subject I have some troubles to run test_shm_mq;
Date
Msg-id CAKU4AWokATEABxo-x8QO3rMK829qjDRunVpBeKW9baw-pouyGg@mail.gmail.com
Whole thread Raw
Responses Re: I have some troubles to run test_shm_mq;
List pgsql-hackers
My code is based on commit 

zhifan@zhifandeMacBook-Pro ~/g/polardb_clean> git log
commit d06fe6ce2c79420fd19ac89ace81b66579f08493 
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date:   Tue Nov 6 18:56:26 2018 -0500

what I did includes:
1.   ./configure --enable-debug
2.   make world  // doesn't see the test_shm_mq on the output
3.   make install-world // doesn't see the test_shm_mq.control under the install directory.
4.   CREATE EXTENSION test_shm_mq;  ==> .  could not open extension control file "/.../share/postgresql/extension/test_shm_mq.control": No such file or directory

how can I get it work?  Thanks

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Fix volatile vs. pointer confusion
Next
From: Masahiko Sawada
Date:
Subject: Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits