You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/commands
Marc G. Fournier 3c1332e573 Slightly delayed patches from Todd...damn holidays :) 28 years ago
..
_deadcode Rename pg_plan and pg_eval to be more meaningful. 28 years ago
Makefile Major cleanout of PORTNAME variables from Makefiles...bound to screw up 28 years ago
async.c Makefile cleaned up 28 years ago
cluster.c Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. 28 years ago
command.c Remove all time travel stuff. Small parser cleanup. 28 years ago
copy.c Remove all time travel stuff. Small parser cleanup. 28 years ago
creatinh.c Change Constraint structure name from ConstraintDef to Constraint. 28 years ago
dbcommands.c Rename pg_plan and pg_eval to be more meaningful. 28 years ago
defind.c Fix for select 1=1 or 2=2, select 1=1 and 2=2, and select sum(2+2). 28 years ago
define.c Fix tolower loops to go in proper direction for cache. 28 years ago
explain.c Change some mallocs to palloc. 28 years ago
proclang.c Fix tolower loops to go in proper direction for cache. 28 years ago
recipe.c Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. 28 years ago
remove.c Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. 28 years ago
rename.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
sequence.c Remove archive stuff. 28 years ago
trigger.c Add VARHDRSZ where needed. Many places just used 4. 28 years ago
user.c Slightly delayed patches from Todd...damn holidays :) 28 years ago
vacuum.c More cleanups. I can now compile without PORTNAME being defined n 28 years ago
view.c Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. 28 years ago