I have some troubles to run test_shm_mq;

Поиск
Список
Период
Сортировка
От Andy Fan
Тема I have some troubles to run test_shm_mq;
Дата
Msg-id CAKU4AWokATEABxo-x8QO3rMK829qjDRunVpBeKW9baw-pouyGg@mail.gmail.com
обсуждение исходный текст
Ответы Re: I have some troubles to run test_shm_mq;
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Fix volatile vs. pointer confusion
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits