postgresql/src/backend/commands
Peter Eisentraut 44d1abebb4 Big warnings cleanup for Solaris/GCC. Down to about 40 now, but
we'll get there one day.

Use `cat' to create aclocal.m4, not `aclocal'. Some people don't
have automake installed.

Only run the autoconf rule in the top-level GNUmakefile if the
invoker specified `make configure', don't run it automatically
because of CVS timestamp skew.
2000-06-14 18:18:01 +00:00
..
_deadcode
analyze.c Third round of fmgr updates: eliminate calls using fmgr() and 2000-05-30 04:25:00 +00:00
async.c Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
cluster.c Remove unused include files. Do not touch /port or includes used by defines. 2000-05-30 00:49:57 +00:00
command.c Back out pg_shadow changes to allow create table and locking permissions. 2000-06-12 03:41:03 +00:00
comment.c Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
copy.c Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
creatinh.c Back out pg_shadow changes to allow create table and locking permissions. 2000-06-12 03:41:03 +00:00
dbcommands.c If create/drop database are going to call closeAllVfds(), they ought 2000-06-02 04:04:54 +00:00
define.c
explain.c
indexcmds.c Remove unused include files. Do not touch /port or includes used by defines. 2000-05-30 00:49:57 +00:00
Makefile
proclang.c
remove.c
rename.c
sequence.c Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
trigger.c Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
user.c Back out pg_shadow changes to allow create table and locking permissions. 2000-06-12 03:41:03 +00:00
vacuum.c
variable.c Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
view.c Rename rule CURRENT to OLD in source tree. Add mapping for backward 2000-06-12 19:40:58 +00:00