postgresql/src/backend/commands
1997-11-25 22:07:18 +00:00
..
_deadcode Break parser functions into smaller files, group together. 1997-11-25 22:07:18 +00:00
async.c Remove all time travel stuff. Small parser cleanup. 1997-11-20 23:24:03 +00:00
cluster.c Remove archive stuff. 1997-11-21 18:12:58 +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 Remove archive stuff. 1997-11-21 18:12:58 +00:00
dbcommands.c Move dbcommands.c to commands/. It should not be in the parser directory. 1997-11-24 05:32:56 +00:00
defind.c Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
define.c Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan). 1997-10-28 15:11:45 +00:00
explain.c Break parser functions into smaller files, group together. 1997-11-25 22:07:18 +00:00
Makefile Move dbcommands.c to commands/. It should not be in the parser directory. 1997-11-24 05:21:03 +00:00
proclang.c Remove all time travel stuff. Small parser cleanup. 1997-11-20 23:24:03 +00:00
recipe.c Break parser functions into smaller files, group together. 1997-11-25 22:07:18 +00:00
remove.c Break parser functions into smaller files, group together. 1997-11-25 22:07:18 +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 Remove all time travel stuff. Small parser cleanup. 1997-11-20 23:24:03 +00:00
vacuum.c Break parser functions into smaller files, group together. 1997-11-25 22:07:18 +00:00
view.c Break parser functions into smaller files, group together. 1997-11-25 22:07:18 +00:00