postgresql/src/include/commands
PostgreSQL Daemon baef78d96b Thank god for searchable mail archives.
Patch by: wieck@sapserv.debis.de (Jan Wieck)

   One  of  the design rules of PostgreSQL is extensibility. And
   to follow this rule means (at least for me) that there should
   not  only  be a builtin PL.  Instead I would prefer a defined
   interface for PL implemetations.
1998-01-15 19:46:37 +00:00
..
async.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
cluster.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
command.h Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
copy.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
creatinh.h Cleanup up include files. 1997-11-26 01:14:33 +00:00
dbcommands.h Move dbcommands.c to commands/. It should not be in the parser directory. 1997-11-24 05:32:56 +00:00
defrem.h Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
explain.h Cleanup up include files. 1997-11-26 01:14:33 +00:00
proclang.h Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan). 1997-10-28 15:11:45 +00:00
recipe.h Cleanup up include files. 1997-11-26 01:14:33 +00:00
rename.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
sequence.h Cleanup up include files. 1997-11-26 01:14:33 +00:00
trigger.h Cleanup up include files. 1997-11-26 01:14:33 +00:00
user.h Missed a few files from Todd's patch...oops :) 1997-12-04 00:34:01 +00:00
vacuum.h Thank god for searchable mail archives. 1998-01-15 19:46:37 +00:00
variable.h Move variable.c to commands/ and aclchk.c to catalog/. 1998-01-05 18:53:12 +00:00
version.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
view.h Cleanup up include files. 1997-11-26 01:14:33 +00:00