postgresql/src/backend
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
..
access I had overlooked the fact that some fmgr-callable functions return void 2000-06-14 05:24:50 +00:00
bootstrap
catalog Fix for memory leak from Denis Perchine 2000-06-14 04:53:44 +00:00
commands Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
executor Another batch of fmgr updates. I think I have gotten all old-style 2000-06-13 07:35:40 +00:00
lib
libpq Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
main
nodes Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
optimizer Cause inheritance patch to meet minimum coding standards (no gcc 2000-06-09 03:17:13 +00:00
parser Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
port
postmaster Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
regex
rewrite Rename rule CURRENT to OLD in source tree. Add mapping for backward 2000-06-12 19:40:58 +00:00
storage > If read or write fails. Position will left the same. This 2000-06-14 03:19:24 +00:00
tcop Back out pg_shadow changes to allow create table and locking permissions. 2000-06-12 03:41:03 +00:00
tioga
utils Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
Makefile