postgresql/src/backend/commands
Bruce Momjian 318e593f03 Rename Temp to Noname for noname tables. 1999-02-09 17:03:14 +00:00
..
_deadcode Many more cleanups... 1998-12-14 06:50:32 +00:00
Makefile No need compile command/version.c anymore. 1998-10-08 18:37:14 +00:00
async.c Initial MVCC code. 1998-12-15 12:47:01 +00:00
cluster.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
command.c Added LIMIT/OFFSET functionality including new regression test for it. 1999-02-08 14:14:32 +00:00
copy.c Changed ExecConstraints() and ExecRelCheck() to cache the constraints 1999-02-07 16:17:14 +00:00
creatinh.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
dbcommands.c Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
defind.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
define.c Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
explain.c Rename Temp to Noname for noname tables. 1999-02-09 17:03:14 +00:00
proclang.c Initial MVCC code. 1998-12-15 12:47:01 +00:00
recipe.c Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
remove.c Initial MVCC code. 1998-12-15 12:47:01 +00:00
rename.c Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
sequence.c Initial MVCC code. 1998-12-15 12:47:01 +00:00
trigger.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
user.c Initial MVCC code. 1998-12-15 12:47:01 +00:00
vacuum.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
variable.c SET TRANSACTION ISOLATION LEVEL ... 1998-12-18 09:10:39 +00:00
view.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00