Re: making way for DRDA
От | Brian Bruns |
---|---|
Тема | Re: making way for DRDA |
Дата | |
Msg-id | Pine.LNX.4.33.0202170847160.23833-100000@localhost.localdomain обсуждение исходный текст |
Ответ на | making way for DRDA (Brian Bruns <camber@ais.org>) |
Список | pgsql-hackers |
Hi Bruce, On Sat, 16 Feb 2002, Bruce Momjian wrote: > I have just a few stylistic suggestions. First, we need context diff > (diff -c) rather than regular diffs. Will do. > Second, I was wondering why you > called it pgnet. If we are already in the backend code, seems it could > all just be called 'net'. I wanted to avoid something that might have a namespace clash with other modules or OS headers so "net.h" seemed to be shakey ground. I'm flexible on this point. > Third, what is the value of this extra level > of abstraction? This may already have been covered but I forgot. I think eventually I'm going to try to make all calls via a set of function pointers in a structure, so there shouldn't be that much overhead. I'm still debating that as there could be some generic processing going on and then some protocol-specific processing. The eventual goal though is to allow pgsql to support multiple network protocols. I'm mostly interested in DRDA (the OpenGroup standard), but I know others want SQL*Net (on the todo list). Cheers, Brian
В списке pgsql-hackers по дате отправления: