postgresql/src/include/tcop
Tom Lane c0a8c3ac13 Update 3.0 protocol support to match recent agreements about how to
handle multiple 'formats' for data I/O.  Restructure CommandDest and
DestReceiver stuff one more time (it's finally starting to look a bit
clean though).  Code now matches latest 3.0 protocol document as far
as message formats go --- but there is no support for binary I/O yet.
2003-05-08 18:16:37 +00:00
..
dest.h Update 3.0 protocol support to match recent agreements about how to 2003-05-08 18:16:37 +00:00
fastpath.h Second round of FE/BE protocol changes. Frontend->backend messages now 2003-04-19 00:02:30 +00:00
pquery.h Update 3.0 protocol support to match recent agreements about how to 2003-05-08 18:16:37 +00:00
tcopdebug.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tcopprot.h Extended query protocol: parse, bind, execute, describe FE/BE messages. 2003-05-05 00:44:56 +00:00
utility.h Restructure command destination handling so that we pass around 2003-05-06 20:26:28 +00:00