postgresql/src/backend
Tom Lane 0ac6298bb8 Implement new-protocol binary I/O support in DataRow, Bind, and FunctionCall
messages.  Binary I/O is now up and working, but only for a small set
of datatypes (integers, text, bytea).
2003-05-09 18:08:48 +00:00
..
access Implement new-protocol binary I/O support in DataRow, Bind, and FunctionCall 2003-05-09 18:08:48 +00:00
bootstrap Pass shared memory address on command line to exec'ed backend. 2003-05-08 14:49:04 +00:00
catalog Reinstate pg_type's typsend and typreceive columns. They don't do much 2003-05-08 22:19:58 +00:00
commands Implement new-protocol binary I/O support in DataRow, Bind, and FunctionCall 2003-05-09 18:08:48 +00:00
executor Implement new-protocol binary I/O support in DataRow, Bind, and FunctionCall 2003-05-09 18:08:48 +00:00
lib Infrastructure for upgraded error reporting mechanism. elog.c is 2003-04-24 21:16:45 +00:00
libpq Binary send/receive routines for a few basic datatypes --- enough for 2003-05-09 15:44:42 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes Implement feature of new FE/BE protocol whereby RowDescription identifies 2003-05-06 00:20:33 +00:00
optimizer Implement feature of new FE/BE protocol whereby RowDescription identifies 2003-05-06 00:20:33 +00:00
parser Implement feature of new FE/BE protocol whereby RowDescription identifies 2003-05-06 00:20:33 +00:00
po Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
port Add rint() to /port, remove from qnx/. 2003-05-09 16:26:29 +00:00
postmaster Pass canAcceptConnections to exec'ed backend, for Jan. 2003-05-09 15:57:24 +00:00
regex Replace regular expression package with Henry Spencer's latest version 2003-02-05 17:41:33 +00:00
rewrite Portal and memory management infrastructure for extended query protocol. 2003-05-02 20:54:36 +00:00
storage Pass shared memory id and socket descriptor number on command line for 2003-05-06 23:34:56 +00:00
tcop Implement new-protocol binary I/O support in DataRow, Bind, and FunctionCall 2003-05-09 18:08:48 +00:00
utils Implement new-protocol binary I/O support in DataRow, Bind, and FunctionCall 2003-05-09 18:08:48 +00:00
Makefile Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00