postgres/src/backend
Tom Lane f9e4f611a1 First pass at set-returning-functions in FROM, by Joe Conway with
some kibitzing from Tom Lane.  Not everything works yet, and there's
no documentation or regression test, but let's commit this so Joe
doesn't need to cope with tracking changes in so many files ...
2002-05-12 20:10:05 +00:00
..
access Make initdb print a message about which locale it is about to use. 2002-05-09 13:30:24 +00:00
bootstrap Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
catalog First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +00:00
commands First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +00:00
executor First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +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 Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
nodes First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +00:00
optimizer First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +00:00
parser First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +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 Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +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 Suppress duplicate logging of utility commands under debug_print_query. 2002-05-10 20:22:13 +00:00
tioga Change made to elog: 2002-03-06 06:10:59 +00:00
utils First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +00:00
Makefile Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00