Hi, I’m writing some kernel codes in pg15, and now I need to make a map struct, I know c-lang doesn’t support this, so
doespg support an internal struct? Hopefully your replies.
Hello,
On Thu, 5 Oct 2023 at 16:42, jacktby jacktby <jacktby@gmail.com> wrote:
>
> Hi, I’m writing some kernel codes in pg15, and now I need to make a map struct, I know c-lang doesn’t support this,
sodoes pg support an internal struct? Hopefully your replies.
PostgreSQL has hash tables:
https://github.com/postgres/postgres/blob/REL_16_0/src/include/utils/hsearch.h
This is not exactly a map struct. But it might be suitable for your case.
--
Artur
Есть вопросы? Напишите нам!
✖
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера