]>
granicus.if.org Git - postgresql/log
Marc G. Fournier [Wed, 6 Nov 1996 08:07:45 +0000 (08:07 +0000)]
Another one cleaned up
Marc G. Fournier [Wed, 6 Nov 1996 08:05:02 +0000 (08:05 +0000)]
Oops, two includes unrequired
Marc G. Fournier [Wed, 6 Nov 1996 08:02:40 +0000 (08:02 +0000)]
Another one bite sthe dust
Marc G. Fournier [Wed, 6 Nov 1996 07:50:12 +0000 (07:50 +0000)]
another include cleaned out
Marc G. Fournier [Wed, 6 Nov 1996 07:44:18 +0000 (07:44 +0000)]
Further include file cleanups
Marc G. Fournier [Wed, 6 Nov 1996 07:31:26 +0000 (07:31 +0000)]
Another directory cleaned up
Marc G. Fournier [Wed, 6 Nov 1996 07:05:18 +0000 (07:05 +0000)]
Another one bites the dust
Marc G. Fournier [Wed, 6 Nov 1996 06:52:23 +0000 (06:52 +0000)]
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier [Tue, 5 Nov 1996 11:57:55 +0000 (11:57 +0000)]
Makes it compile...still needs work
Marc G. Fournier [Tue, 5 Nov 1996 11:29:45 +0000 (11:29 +0000)]
another one quickly done up
Marc G. Fournier [Tue, 5 Nov 1996 11:23:43 +0000 (11:23 +0000)]
clean this one
Marc G. Fournier [Tue, 5 Nov 1996 11:17:47 +0000 (11:17 +0000)]
Missed a file...
access now compile with -Wall -Werror
Marc G. Fournier [Tue, 5 Nov 1996 11:12:33 +0000 (11:12 +0000)]
There, that cleans *that* out
Marc G. Fournier [Tue, 5 Nov 1996 10:54:20 +0000 (10:54 +0000)]
One more to go
Marc G. Fournier [Tue, 5 Nov 1996 10:37:16 +0000 (10:37 +0000)]
these ones have their dependencies cleaned up
Marc G. Fournier [Tue, 5 Nov 1996 10:35:38 +0000 (10:35 +0000)]
Almost done access...
Marc G. Fournier [Tue, 5 Nov 1996 10:02:06 +0000 (10:02 +0000)]
More cleanups
Marc G. Fournier [Tue, 5 Nov 1996 09:53:03 +0000 (09:53 +0000)]
More cleanups
Marc G. Fournier [Tue, 5 Nov 1996 09:40:25 +0000 (09:40 +0000)]
another directory cleaned of extraneous #includes
makefile fixed for fmgr.h
Marc G. Fournier [Tue, 5 Nov 1996 08:19:01 +0000 (08:19 +0000)]
More cleaned out #include files
Makefile fixed for fmgr.h
Marc G. Fournier [Tue, 5 Nov 1996 08:18:44 +0000 (08:18 +0000)]
Another run through.
This gets us a clean compile of 'common' and 'gist' with *clean* #include
files
Marc G. Fournier [Tue, 5 Nov 1996 07:42:46 +0000 (07:42 +0000)]
Re-add -I../.. for fmgr.h
Change #include "" to #include <>
Remove a few unused #includes
Make sure it compiles with -Wall -Werror
Marc G. Fournier [Tue, 5 Nov 1996 07:41:13 +0000 (07:41 +0000)]
And double check changes
Marc G. Fournier [Tue, 5 Nov 1996 07:38:17 +0000 (07:38 +0000)]
Make sure all changes commited
Marc G. Fournier [Tue, 5 Nov 1996 07:24:03 +0000 (07:24 +0000)]
Another
Marc G. Fournier [Tue, 5 Nov 1996 07:22:50 +0000 (07:22 +0000)]
And another one
Marc G. Fournier [Tue, 5 Nov 1996 07:20:09 +0000 (07:20 +0000)]
Another one bits the dust...
Marc G. Fournier [Tue, 5 Nov 1996 07:18:05 +0000 (07:18 +0000)]
And another...
Marc G. Fournier [Tue, 5 Nov 1996 07:15:58 +0000 (07:15 +0000)]
And another..
Marc G. Fournier [Tue, 5 Nov 1996 07:07:22 +0000 (07:07 +0000)]
Another one cleaned out
Marc G. Fournier [Tue, 5 Nov 1996 06:11:08 +0000 (06:11 +0000)]
Another directory totally cleaned out
Marc G. Fournier [Tue, 5 Nov 1996 05:28:20 +0000 (05:28 +0000)]
Fix c.h for sparc_solaris
Pointed out by Keith Parks
Marc G. Fournier [Tue, 5 Nov 1996 05:26:32 +0000 (05:26 +0000)]
Clean up a few of the #include files
Marc G. Fournier [Tue, 5 Nov 1996 05:25:44 +0000 (05:25 +0000)]
Added missing #includes pointed out by Keith Parks
Marc G. Fournier [Tue, 5 Nov 1996 05:17:28 +0000 (05:17 +0000)]
Bring in minor changes from Andrew
Marc G. Fournier [Mon, 4 Nov 1996 12:12:52 +0000 (12:12 +0000)]
Make sure all the cleaned includes are commited
Marc G. Fournier [Mon, 4 Nov 1996 12:11:44 +0000 (12:11 +0000)]
Make sure all the cleaned up includes are commited
Marc G. Fournier [Mon, 4 Nov 1996 12:07:05 +0000 (12:07 +0000)]
Another one completely cleaned up
Marc G. Fournier [Mon, 4 Nov 1996 11:51:27 +0000 (11:51 +0000)]
finally, this directory is (should be!) totally clean
Bryan Henderson [Mon, 4 Nov 1996 09:17:55 +0000 (09:17 +0000)]
Add frontend \copy command.
Marc G. Fournier [Mon, 4 Nov 1996 08:53:07 +0000 (08:53 +0000)]
another pass through.
Note. all include files that have been hit so far have had extraneous
include files cleaned out and are reduced to...the lowest common
"include file", based on 'cc -Wall -I. test.c', where test.c is:
#include "postgres.h"
#include "<top of branches>" (ie. top of branches this time was utils/fcache2.h)
Marc G. Fournier [Mon, 4 Nov 1996 08:14:05 +0000 (08:14 +0000)]
More cleanups (this one will most likely break under Win32, if anyone is
working on it)
Marc G. Fournier [Mon, 4 Nov 1996 07:59:39 +0000 (07:59 +0000)]
Next, based on utils/catcache.h
Marc G. Fournier [Mon, 4 Nov 1996 07:46:06 +0000 (07:46 +0000)]
Another series started from utils/builtins.h
Marc G. Fournier [Mon, 4 Nov 1996 07:18:46 +0000 (07:18 +0000)]
-Wall based cleanup of include files, based from acl.h, and everything
that it depends on
Marc G. Fournier [Mon, 4 Nov 1996 06:35:36 +0000 (06:35 +0000)]
include utils/palloc.h as a default include, as its used more often then
not
Bryan Henderson [Mon, 4 Nov 1996 06:32:59 +0000 (06:32 +0000)]
Add ability to deal with the fmgr.h dependency.
Bruce Momjian [Mon, 4 Nov 1996 05:15:07 +0000 (05:15 +0000)]
Rename CDEBUG to COPT
Bruce Momjian [Mon, 4 Nov 1996 05:02:44 +0000 (05:02 +0000)]
Remove AMERICAN STYLE. Not used.
Bruce Momjian [Mon, 4 Nov 1996 05:01:47 +0000 (05:01 +0000)]
Remove optimization-specific stuff from OS sections. Use CDEBUG.
Bruce Momjian [Mon, 4 Nov 1996 04:53:51 +0000 (04:53 +0000)]
Remove OPENLINK define
Bruce Momjian [Mon, 4 Nov 1996 04:35:48 +0000 (04:35 +0000)]
Remove NULL_PATCH define
Bruce Momjian [Mon, 4 Nov 1996 04:19:55 +0000 (04:19 +0000)]
Remove ARRAY_PATCH define
Bruce Momjian [Mon, 4 Nov 1996 04:05:16 +0000 (04:05 +0000)]
Remove ESCAPE_PATCH define
Bruce Momjian [Mon, 4 Nov 1996 04:00:56 +0000 (04:00 +0000)]
Removed PORTNAME_. Use OS version only.
Marc G. Fournier [Sun, 3 Nov 1996 23:57:43 +0000 (23:57 +0000)]
Another first pass at cleaning up the #includes
Marc G. Fournier [Sun, 3 Nov 1996 23:49:07 +0000 (23:49 +0000)]
Not sure if this is the right place, but add a prototype for
Bryan's superuser() function
Marc G. Fournier [Sun, 3 Nov 1996 23:46:28 +0000 (23:46 +0000)]
Cleaned up include headers
Marc G. Fournier [Sun, 3 Nov 1996 23:27:08 +0000 (23:27 +0000)]
first pass at cleaning up include files
Marc G. Fournier [Sun, 3 Nov 1996 22:58:26 +0000 (22:58 +0000)]
More include file cleanups
Marc G. Fournier [Sun, 3 Nov 1996 12:35:27 +0000 (12:35 +0000)]
Changes required so that access/* compiles cleanly...
cleaning up behind myself before *yawn* bed :)
Marc G. Fournier [Sun, 3 Nov 1996 12:13:35 +0000 (12:13 +0000)]
More cleans of the inter-dependencies in the #include files
Marc G. Fournier [Sun, 3 Nov 1996 12:11:19 +0000 (12:11 +0000)]
More include file cleanups
Marc G. Fournier [Sun, 3 Nov 1996 10:57:24 +0000 (10:57 +0000)]
That pretty much totally cleans up the includes files here.
Bryan Henderson [Sun, 3 Nov 1996 09:28:31 +0000 (09:28 +0000)]
Include Makefile.global so fmgrtab.c compiles properly. Thanks Keith Parks.
Bryan Henderson [Sun, 3 Nov 1996 09:24:04 +0000 (09:24 +0000)]
Fix bogus format in two error messages.
Marc G. Fournier [Sun, 3 Nov 1996 09:07:03 +0000 (09:07 +0000)]
Finish cleaning up -I lines
Bryan Henderson [Sun, 3 Nov 1996 09:05:30 +0000 (09:05 +0000)]
Keep the generated .h files in the local directory, like other object files,
rather than in src/include with normal header files. Necessary to make
dependancies work out so they don't keep getting rebuilt for no reason.
Bryan Henderson [Sun, 3 Nov 1996 09:03:30 +0000 (09:03 +0000)]
Create TAGS file for emacs. Like MAKE_CTAGS for vi.
Marc G. Fournier [Sun, 3 Nov 1996 08:17:38 +0000 (08:17 +0000)]
More include file cleanups
Marc G. Fournier [Sun, 3 Nov 1996 07:14:32 +0000 (07:14 +0000)]
shared build fails, but the rest compiles...formatting error in the
cc -shared, I believe...
Marc G. Fournier [Sun, 3 Nov 1996 07:00:57 +0000 (07:00 +0000)]
Quiet a compiler warning (see line 729+, retvalue)
Marc G. Fournier [Sun, 3 Nov 1996 06:56:52 +0000 (06:56 +0000)]
Remove 'unused variable `open_errno''
Marc G. Fournier [Sun, 3 Nov 1996 06:54:38 +0000 (06:54 +0000)]
Produce a clean compile of backend...
Marc G. Fournier [Sun, 3 Nov 1996 06:54:10 +0000 (06:54 +0000)]
Change default install directories to /usr/local/pgsql
Add CFLAGS+= -Wall -Werror (should only affect developers, not users)
Marc G. Fournier [Sun, 3 Nov 1996 05:08:01 +0000 (05:08 +0000)]
Clean up Makefile(s)
Add #include "postgres.h" as required
Remove #include "c.h" *and* "utils/elog.h" as applicable
Marc G. Fournier [Sun, 3 Nov 1996 04:57:03 +0000 (04:57 +0000)]
Clean up Makefile
Add #include "postgres.h" as required
Remove #include "utils/elog.h"
Marc G. Fournier [Sun, 3 Nov 1996 04:51:51 +0000 (04:51 +0000)]
Clean up Makefile, add #postgres.h as required
Marc G. Fournier [Sun, 3 Nov 1996 04:48:27 +0000 (04:48 +0000)]
Clean up Makefile, make sure that postmaster.c compiles
Bryan Henderson [Sat, 2 Nov 1996 09:54:44 +0000 (09:54 +0000)]
Continuation of make file simplification; deal with header file shuffle.
Bryan Henderson [Sat, 2 Nov 1996 09:53:15 +0000 (09:53 +0000)]
Continuation of make file simplification; handle libpq.a dependancy.
Bryan Henderson [Sat, 2 Nov 1996 09:49:57 +0000 (09:49 +0000)]
Add complete setting of AROPT
Bryan Henderson [Sat, 2 Nov 1996 02:06:47 +0000 (02:06 +0000)]
Convenience routine for checking superuser status.
Bryan Henderson [Sat, 2 Nov 1996 02:03:50 +0000 (02:03 +0000)]
Add misc subdirectory.
Bryan Henderson [Sat, 2 Nov 1996 02:03:13 +0000 (02:03 +0000)]
Fix bug in checking permissions on table being COPY'd.
Bryan Henderson [Sat, 2 Nov 1996 02:01:48 +0000 (02:01 +0000)]
Allow only superuser to do backend copy.
Bruce Momjian [Fri, 1 Nov 1996 21:04:48 +0000 (21:04 +0000)]
Comment changes.
Marc G. Fournier [Fri, 1 Nov 1996 09:41:41 +0000 (09:41 +0000)]
More intelligent #include cleanups, as pointed out by Bryan...
Compiled with -Wall -Werror
Marc G. Fournier [Fri, 1 Nov 1996 09:31:17 +0000 (09:31 +0000)]
Okay, following Bryan's (and others) suggestions...cleaning up the
include files properly...yet, slowly...
Marc G. Fournier [Fri, 1 Nov 1996 09:22:37 +0000 (09:22 +0000)]
Include dependencies based on tupdesc.h, as:
access/tupdesc.h
catalog/pg_attribute.h
nodes/pg_list.h
nodes/nodes.h
access/attnum.h
Marc G. Fournier [Fri, 1 Nov 1996 09:19:11 +0000 (09:19 +0000)]
Include file cleanup:
Based on include files require by htup.h, as:
access/htup.h
storage/itemptr.h
storage/block.h
storage/off.h
utils/nabstime.h
<time.h>
Marc G. Fournier [Fri, 1 Nov 1996 09:12:18 +0000 (09:12 +0000)]
Okay, so I was going backwards on my include cleanup...
Pointed out by Bryan (in a subtle way *grin*)
Bruce Momjian [Fri, 1 Nov 1996 03:36:16 +0000 (03:36 +0000)]
More chanes for bsdi_2_1 removal
Bruce Momjian [Fri, 1 Nov 1996 02:32:16 +0000 (02:32 +0000)]
Decoupled ASSERT and DEBUG options.
Bruce Momjian [Fri, 1 Nov 1996 02:21:15 +0000 (02:21 +0000)]
FIx for bsdi.
Bruce Momjian [Fri, 1 Nov 1996 01:47:23 +0000 (01:47 +0000)]
Removal of bsdi_2_1 port.
Bruce Momjian [Thu, 31 Oct 1996 18:33:09 +0000 (18:33 +0000)]
typo fix on include file.
Bruce Momjian [Thu, 31 Oct 1996 18:27:54 +0000 (18:27 +0000)]
Fix prototype.
Bruce Momjian [Thu, 31 Oct 1996 17:27:58 +0000 (17:27 +0000)]
Fix for gmake clean.
Marc G. Fournier [Thu, 31 Oct 1996 11:09:44 +0000 (11:09 +0000)]
Add #include "postgres.h"