session id and global storage

Поиск
Список
Период
Сортировка
От David Hoksza
Тема session id and global storage
Дата
Msg-id 525800902.20060530144618@seznam.cz
обсуждение исходный текст
Список pgsql-hackers
Hi, I cant find any function, which tells me something like session
id. Is there something like that? I need it in my AM, because I need
to know, if something which I wrote in file was written in this
current session or previously.

And second thing - it would be great if I could save pointer in some
global storage, because I would like to access my dynamically created
tree in more subsequent scans, which is impossible with void pointer
stored just in opaque scan structure:(

Thnaks,      David Hoksza



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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: 64bit build vs 32 bit build
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: plperl's ppport.h out of date?