| От | Bruce Momjian |
|---|---|
| Тема | Re: [HACKERS] reverse file descriptor to a file name... |
| Дата | |
| Msg-id | 199804112303.TAA04340@candle.pha.pa.us обсуждение |
| Ответ на | Re: [HACKERS] reverse file descriptor to a file name... (The Hermit Hacker <scrappy@hub.org>) |
| Список | pgsql-hackers |
> Odd...rel->rd_rel->relname->data produces: > > nbtsearch.c: In function `_bt_moveright': > nbtsearch.c:223: invalid type argument of `->' > > But...rel->rd_rel->relname.data works. > > Now, I really really hate pointers to start with...always > have...but can someone confirm which is (should be) right? :( Yep, that is right. It takes a little trial-and-error to check the type of each structure member, and reference it accordingly. -- Bruce Momjian | 830 Blythe Avenue maillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026 + If your life is a hard drive, | (610) 353-9879(w) + Christ can be your backup. | (610) 853-3000(h)
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера