postgres/src/backend/utils
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
..
adt First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +00:00
cache Clean up loose ends remaining from schema privileges discussion. 2002-04-30 01:26:26 +00:00
error Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
fmgr First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +00:00
hash Clean up INT64CONST conflicts. Make the pg_crc code use a macro called 2002-04-23 15:45:30 +00:00
init Accept SET SESSION AUTHORIZATION DEFAULT and RESET SESSION AUTHORIZATION 2002-05-06 19:47:30 +00:00
mb Add missing Unicode multibyte files. 2002-03-06 06:12:59 +00:00
misc A little paranoia never hurt anyone. 2002-05-05 17:50:04 +00:00
mmgr Change made to elog: 2002-03-06 06:10:59 +00:00
sort Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 2002-01-06 00:37:44 +00:00
time Reorder snapshot checks to save a couple comparisons in the common case, 2002-05-06 02:39:01 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Restructure representation of aggregate functions so that they have pg_proc 2002-04-11 20:00:18 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00