postgresql/src/backend
2002-05-18 15:44:48 +00:00
..
access Support temporary setting of search path during CREATE SCHEMA; this 2002-05-17 20:53:33 +00:00
bootstrap Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
catalog Allow functions to be executed with the privileges of the function owner. 2002-05-18 13:48:01 +00:00
commands Allow functions to be executed with the privileges of the function owner. 2002-05-18 13:48:01 +00:00
executor Get rid of the last few uses of typeidTypeName() rather than 2002-05-17 22:35:13 +00:00
lib Add Assert check to catch vsnprintf overrunning its buffer. (Seen to 2002-03-04 18:34:02 +00:00
libpq Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
main Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
nodes Extend syntax of CREATE FUNCTION to resemble SQL99. 2002-05-17 18:32:52 +00:00
optimizer Change set_plan_references and join_references to take an rtable List 2002-05-18 02:25:50 +00:00
parser Get rid of the last few uses of typeidTypeName() rather than 2002-05-17 22:35:13 +00:00
po Improve lexer's error reporting. You get the whole token mentioned now 2002-05-01 17:12:08 +00:00
port Add missing includes. 2002-05-05 16:14:24 +00:00
postmaster Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
regex Fix code to work when isalpha and friends are macros, not functions. 2002-05-05 00:50:31 +00:00
rewrite First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +00:00
storage Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
tcop Revise command completion tags as per hackers message on 20 March. 2002-05-18 15:44:48 +00:00
tioga Change made to elog: 2002-03-06 06:10:59 +00:00
utils Allow functions to be executed with the privileges of the function owner. 2002-05-18 13:48:01 +00:00
Makefile Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00