postgresql/src/backend
2003-05-09 15:44:42 +00:00
..
access Update 3.0 protocol support to match recent agreements about how to 2003-05-08 18:16:37 +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 Reinstate pg_type's typsend and typreceive columns. They don't do much 2003-05-08 22:19:58 +00:00
executor Update 3.0 protocol support to match recent agreements about how to 2003-05-08 18:16:37 +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 Move attached to shared memory out into a separate function for clarity. 2003-05-08 19:17:07 +00:00
postmaster Write non-defaults file before signalling the children to reread it. 2003-05-08 20:43:07 +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 Update 3.0 protocol support to match recent agreements about how to 2003-05-08 18:16:37 +00:00
utils Binary send/receive routines for a few basic datatypes --- enough for 2003-05-09 15:44:42 +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