making way for DRDA - Mailing list pgsql-hackers

From Brian Bruns
Subject making way for DRDA
Date
Msg-id Pine.LNX.4.33.0202162212400.14538-100000@localhost.localdomain
Whole thread Raw
List pgsql-hackers
Hi all,

I've started separating out the protocol stuff into a single module under 
src/backend/pgnet.  I've posted some initial diffs that move the 
authentication, cancels, and beginning/end of results out of the mainline 
code.  I still need to move the sending of rows and some miscellaneous 
error handling things.  I've posted my current code at:

http://opendrda.sourceforge.net/pgsql/

I'd appreciate it if folks wanted to take a look and give some feedback 
about the direction and getting this ready to merge.

Cheers,

Brian



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Create Domain....
Next
From: Masaru Sugawara
Date:
Subject: Re: Trouble with pg_dumpall import with 7.2