Want to store extra integer value in Index Tuple

Поиск
Список
Период
Сортировка
От Rohit Goyal
Тема Want to store extra integer value in Index Tuple
Дата
Msg-id CANqGtSvyu3P7cSmjBk8S3aOo2zymwcBF6q6koQ+5ExdMKWTqjw@mail.gmail.com
обсуждение исходный текст
Список pgsql-novice
Hi All, 

I am testing some code in postgresql. For that i want to store an extra value inside index tuple(itup).
1. To achieve this i modified the index tuple structure and add define one integer value inside it. But I got some opclass error.

Can you guide me how I can store a extra integer value inside each index tuple(itup). Please mind that i am a very beginner in postgres :)

Regards,
Rohit Goyal

В списке pgsql-novice по дате отправления:

Предыдущее
От: Sameer Kumar
Дата:
Сообщение: Re: Index to help ordering?
Следующее
От: James David Smith
Дата:
Сообщение: Re: Index to help ordering?