postgresql/src/backend/commands
Bruce Momjian d404f1006b Fix for select 1=1 or 2=2, select 1=1 and 2=2, and select sum(2+2). 1997-12-22 05:42:25 +00:00
..
_deadcode Rename pg_plan and pg_eval to be more meaningful. 1997-12-11 17:36:58 +00:00
Makefile Major cleanout of PORTNAME variables from Makefiles...bound to screw up 1997-12-20 00:29:35 +00:00
async.c Makefile cleaned up 1997-12-17 04:44:50 +00:00
cluster.c Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. 1997-11-28 17:28:02 +00:00
command.c Remove all time travel stuff. Small parser cleanup. 1997-11-20 23:24:03 +00:00
copy.c Remove all time travel stuff. Small parser cleanup. 1997-11-20 23:24:03 +00:00
creatinh.c Change Constraint structure name from ConstraintDef to Constraint. 1997-12-04 23:15:28 +00:00
dbcommands.c Rename pg_plan and pg_eval to be more meaningful. 1997-12-11 17:36:58 +00:00
defind.c Fix for select 1=1 or 2=2, select 1=1 and 2=2, and select sum(2+2). 1997-12-22 05:42:25 +00:00
define.c Fix tolower loops to go in proper direction for cache. 1997-12-05 01:13:24 +00:00
explain.c Break parser functions into smaller files, group together. 1997-11-25 22:07:18 +00:00
proclang.c Fix tolower loops to go in proper direction for cache. 1997-12-05 01:13:24 +00:00
recipe.c Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. 1997-11-28 17:28:02 +00:00
remove.c Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. 1997-11-28 17:28:02 +00:00
rename.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
sequence.c Remove archive stuff. 1997-11-21 18:12:58 +00:00
trigger.c Add VARHDRSZ where needed. Many places just used 4. 1997-12-06 22:57:36 +00:00
user.c Make password null on startup. 1997-12-12 16:26:36 +00:00
vacuum.c More cleanups. I can now compile without PORTNAME being defined n 1997-12-19 02:09:10 +00:00
view.c Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. 1997-11-28 17:28:02 +00:00