Change #include's to use <> and "" as appropriate.
authorBruce Momjian
Thu, 15 Jul 1999 23:04:24 +0000 (23:04 +0000)
committerBruce Momjian
Thu, 15 Jul 1999 23:04:24 +0000 (23:04 +0000)
211 files changed:
src/backend/access/common/heaptuple.c
src/backend/access/common/indextuple.c
src/backend/access/common/indexvalid.c
src/backend/access/common/scankey.c
src/backend/access/common/tupdesc.c
src/backend/access/gist/gist.c
src/backend/access/gist/gistget.c
src/backend/access/gist/gistscan.c
src/backend/access/gist/giststrat.c
src/backend/access/hash/hash.c
src/backend/access/hash/hashinsert.c
src/backend/access/hash/hashovfl.c
src/backend/access/hash/hashpage.c
src/backend/access/hash/hashscan.c
src/backend/access/hash/hashsearch.c
src/backend/access/hash/hashstrat.c
src/backend/access/hash/hashutil.c
src/backend/access/heap/heapam.c
src/backend/access/heap/hio.c
src/backend/access/heap/stats.c
src/backend/access/index/genam.c
src/backend/access/index/indexam.c
src/backend/access/nbtree/nbtcompare.c
src/backend/access/nbtree/nbtinsert.c
src/backend/access/nbtree/nbtpage.c
src/backend/access/nbtree/nbtree.c
src/backend/access/nbtree/nbtscan.c
src/backend/access/nbtree/nbtsearch.c
src/backend/access/nbtree/nbtstrat.c
src/backend/access/rtree/rtget.c
src/backend/access/rtree/rtproc.c
src/backend/access/rtree/rtree.c
src/backend/access/rtree/rtscan.c
src/backend/access/rtree/rtstrat.c
src/backend/access/transam/transam.c
src/backend/access/transam/transsup.c
src/backend/access/transam/varsup.c
src/backend/access/transam/xact.c
src/backend/access/transam/xid.c
src/backend/catalog/catalog.c
src/backend/catalog/pg_aggregate.c
src/backend/commands/_deadcode/recipe.c
src/backend/commands/_deadcode/version.c
src/backend/commands/async.c
src/backend/commands/cluster.c
src/backend/commands/command.c
src/backend/commands/copy.c
src/backend/commands/creatinh.c
src/backend/commands/define.c
src/backend/commands/explain.c
src/backend/commands/indexcmds.c
src/backend/commands/rename.c
src/backend/commands/sequence.c
src/backend/commands/user.c
src/backend/commands/view.c
src/backend/lib/bit.c
src/backend/lib/dllist.c
src/backend/lib/fstack.c
src/backend/lib/hasht.c
src/backend/lib/lispsort.c
src/backend/libpq/auth.c
src/backend/libpq/be-dumpdata.c
src/backend/libpq/be-fsstubs.c
src/backend/libpq/be-pqexec.c
src/backend/libpq/hba.c
src/backend/libpq/password.c
src/backend/libpq/portal.c
src/backend/libpq/portalbuf.c
src/backend/libpq/pqpacket.c
src/backend/libpq/pqsignal.c
src/backend/libpq/util.c
src/backend/main/main.c
src/backend/optimizer/plan/createplan.c
src/backend/optimizer/util/clauses.c
src/backend/port/dynloader/aix.c
src/backend/port/dynloader/bsd.c
src/backend/port/dynloader/bsd.h
src/backend/port/dynloader/freebsd.c
src/backend/port/dynloader/freebsd.h
src/backend/port/dynloader/hpux.c
src/backend/port/dynloader/linux.h
src/backend/port/dynloader/nextstep.c
src/backend/port/dynloader/ultrix4.c
src/backend/port/dynloader/ultrix4.h
src/backend/port/nextstep/port.c
src/backend/port/strerror.c
src/backend/postmaster/postmaster.c
src/backend/regex/regcomp.c
src/backend/regex/regerror.c
src/backend/regex/regexec.c
src/backend/regex/regfree.c
src/backend/regex/retest.c
src/backend/utils/Gen_fmgrtab.sh.in
src/backend/utils/adt/acl.c
src/backend/utils/adt/chunk.c
src/backend/utils/adt/filename.c
src/backend/utils/adt/inet_net_ntop.c
src/backend/utils/adt/inet_net_pton.c
src/backend/utils/adt/mac.c
src/backend/utils/adt/nabstime.c
src/backend/utils/adt/network.c
src/backend/utils/adt/regexp.c
src/backend/utils/cache/inval.c
src/backend/utils/hash/dynahash.c
src/backend/utils/init/globals.c
src/backend/utils/init/postinit.c
src/backend/utils/mb/utftest.c
src/backend/utils/mb/wstrcmp.c
src/backend/utils/mb/wstrncmp.c
src/backend/utils/misc/superuser.c
src/include/access/genam.h
src/include/access/gist.h
src/include/access/gistscan.h
src/include/access/giststrat.h
src/include/access/hash.h
src/include/access/hio.h
src/include/access/htup.h
src/include/access/ibit.h
src/include/access/iqual.h
src/include/access/istrat.h
src/include/access/itup.h
src/include/access/nbtree.h
src/include/access/printtup.h
src/include/access/relscan.h
src/include/access/rtree.h
src/include/access/rtscan.h
src/include/access/rtstrat.h
src/include/access/skey.h
src/include/access/strat.h
src/include/access/transam.h
src/include/access/tupdesc.h
src/include/access/xact.h
src/include/bootstrap/bootstrap.h
src/include/catalog/catalog.h
src/include/catalog/heap.h
src/include/catalog/index.h
src/include/catalog/indexing.h
src/include/catalog/pg_proc.h
src/include/commands/command.h
src/include/commands/defrem.h
src/include/commands/proclang.h
src/include/executor/execdebug.h
src/include/executor/execdesc.h
src/include/executor/executor.h
src/include/executor/tuptable.h
src/include/lib/hasht.h
src/include/libpq/crypt.h
src/include/libpq/pqcomm.h
src/include/nodes/execnodes.h
src/include/nodes/makefuncs.h
src/include/nodes/memnodes.h
src/include/nodes/nodeFuncs.h
src/include/nodes/params.h
src/include/nodes/parsenodes.h
src/include/nodes/pg_list.h
src/include/nodes/plannodes.h
src/include/nodes/primnodes.h
src/include/nodes/relation.h
src/include/optimizer/_deadcode/xfunc.h
src/include/optimizer/clauses.h
src/include/optimizer/ordering.h
src/include/optimizer/plancat.h
src/include/optimizer/prep.h
src/include/parser/analyze.h
src/include/parser/parse_agg.h
src/include/parser/parse_clause.h
src/include/parser/parse_expr.h
src/include/parser/parse_func.h
src/include/parser/parse_node.h
src/include/parser/parse_relation.h
src/include/parser/parse_target.h
src/include/parser/parser.h
src/include/port/nextstep.h
src/include/port/solaris_i386.h
src/include/port/svr4.h
src/include/regex/regex.h
src/include/rewrite/prs2lock.h
src/include/storage/buf_internals.h
src/include/storage/bufmgr.h
src/include/storage/bufpage.h
src/include/storage/ipc.h
src/include/storage/itempos.h
src/include/storage/itemptr.h
src/include/storage/large_object.h
src/include/storage/lmgr.h
src/include/storage/lock.h
src/include/storage/multilev.h
src/include/storage/proc.h
src/include/storage/s_lock.h
src/include/storage/shmem.h
src/include/storage/sinval.h
src/include/storage/sinvaladt.h
src/include/storage/smgr.h
src/include/storage/spin.h
src/include/tcop/dest.h
src/include/tcop/pquery.h
src/include/tcop/utility.h
src/include/utils/acl.h
src/include/utils/builtins.h
src/include/utils/catcache.h
src/include/utils/dynamic_loader.h
src/include/utils/fcache.h
src/include/utils/fcache2.h
src/include/utils/inval.h
src/include/utils/lsyscache.h
src/include/utils/portal.h
src/include/utils/rel.h
src/include/utils/rel2.h
src/include/utils/relcache.h
src/include/utils/syscache.h
src/include/utils/tqual.h

index ad1c7b252c9e94044f4bcba34e49847562820ba5..950a7f6030f3057101414df33b2009a51c2bca4a 100644 (file)
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/heaptuple.c,v 1.54 1999/07/15 22:38:31 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/heaptuple.c,v 1.55 1999/07/15 23:02:51 momjian Exp $
  *
  * NOTES
  *   The old interface functions have been converted to macros
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/heapam.h"
+#include "catalog/pg_type.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 61b1ae483ee7a29f3278143a6bc6e0432db5d00b..8ed3adcd15176a45d87e6cf4919cac432ebee06a 100644 (file)
@@ -8,16 +8,16 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/indextuple.c,v 1.34 1999/07/15 22:38:32 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/indextuple.c,v 1.35 1999/07/15 23:02:51 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
+#include "access/heapam.h"
+#include "access/itup.h"
+#include "catalog/pg_type.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 0d3f4bac42341e277927ee6d1874fd5adb50149a..20de0ec2827d874db5171b87d17e151b4ff944ea 100644 (file)
@@ -7,15 +7,15 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/Attic/indexvalid.c,v 1.22 1999/07/15 22:38:32 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/Attic/indexvalid.c,v 1.23 1999/07/15 23:02:51 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/iqual.h"
+#include "executor/execdebug.h"
 
 /* ----------------------------------------------------------------
  *               index scan key qualification code
index ed95c0dfb8cbc8e1d64e7337dd8ac63d9f21555a..672ab6dbd3bc067230be0632d74cca728f75c0b5 100644 (file)
@@ -7,14 +7,14 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/scankey.c,v 1.15 1999/07/15 22:38:32 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/scankey.c,v 1.16 1999/07/15 23:02:51 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
+#include "access/skey.h"
 
 /*
  * ScanKeyEntryIsLegal
index 27ffc2aec3c581812fc3054bc0161feef82853a8..99f867c9689681264c34bdaad42578c19a9dc82d 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/tupdesc.c,v 1.51 1999/07/15 22:38:33 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/tupdesc.c,v 1.52 1999/07/15 23:02:51 momjian Exp $
  *
  * NOTES
  *   some of the executor utility code such as "ExecTypeFromTL" should be
 
 #include 
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "catalog/pg_type.h"
+#include "nodes/parsenodes.h"
+#include "parser/parse_type.h"
+#include "utils/builtins.h"
+#include "utils/syscache.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 2e905427d894cdf381601b9ed760ebf0a75cb019..934d7e591144977de02e90589eefdbc4080ef218 100644 (file)
  *-------------------------------------------------------------------------
  */
 
-#include 
-
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "postgres.h"
+
+#include "catalog/pg_index.h"
+#include "access/genam.h"
+#include "access/gist.h"
+#include "access/gistscan.h"
+#include "access/heapam.h"
+#include "catalog/index.h"
+#include "executor/executor.h"
+#include "utils/syscache.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 07dbd2694713905bb91b2a5f7deeb332ce4bdfe2..26736686e60b3e3fc980a99080beb375f7d6f9d4 100644 (file)
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/gist.h"
+#include "executor/execdebug.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 2fe9222b2d44722158997e4093cdf34afc19690a..9bc3acc7196ffebfc7e2c87109400af5640846a6 100644 (file)
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
+#include "access/gist.h"
+#include "access/gistscan.h"
+#include "access/genam.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 69eb9c31c3f749dcca0306d0f8bde41c5c8cbb4c..e1a5e497a7d0d43faa5a3ab883b2473fce0d8e4c 100644 (file)
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/gist.h"
+#include "access/istrat.h"
 
 /*
  * Note:  negate, commute, and negatecommute all assume that operators are
index 525168b836d2cbf302338407c1afaa5e2a06aeb9..def7ce83944e552101eafb831e336f4d800f8b58 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hash.c,v 1.27 1999/07/15 22:38:35 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hash.c,v 1.28 1999/07/15 23:02:54 momjian Exp $
  *
  * NOTES
  *   This file contains only the public interface routines.
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "access/hash.h"
+#include "executor/executor.h"
+#include "access/heapam.h"
+#include "access/genam.h"
+#include "catalog/index.h"
+#include "miscadmin.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index a4d51c2d1de7d42bf6f839622c23697626f67db8..bb5a4acc1d80659ed7798f06877c9126e7af24c7 100644 (file)
@@ -7,14 +7,14 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashinsert.c,v 1.16 1999/07/15 22:38:36 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashinsert.c,v 1.17 1999/07/15 23:02:54 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
+#include "access/hash.h"
 
 static InsertIndexResult _hash_insertonpg(Relation rel, Buffer buf, int keysz, ScanKey scankey, HashItem hitem, Buffer metabuf);
 static OffsetNumber _hash_pgaddtup(Relation rel, Buffer buf, int keysz, ScanKey itup_scankey, Size itemsize, HashItem hitem);
index 3fb38df0412a47b805ffa665acc5210e449fce60..d6eb973654135e55effdf4b4e24324251d34d454 100644 (file)
@@ -7,16 +7,16 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashovfl.c,v 1.21 1999/07/15 22:38:37 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashovfl.c,v 1.22 1999/07/15 23:02:55 momjian Exp $
  *
  * NOTES
  *   Overflow pages look like ordinary relation pages.
  *
  *-------------------------------------------------------------------------
  */
-#include 
+#include "postgres.h"
 
-#include 
+#include "access/hash.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 0dec4c1fd833c4519124ec23932bfd84be46df73..083fbcb13be214f70da22e29726c3620ecdbd54f 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashpage.c,v 1.21 1999/07/15 22:38:37 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashpage.c,v 1.22 1999/07/15 23:02:55 momjian Exp $
  *
  * NOTES
  *   Postgres hash pages look like ordinary relation pages.  The opaque
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
+#include "access/hash.h"
+#include "miscadmin.h"
+#include "access/genam.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 21321e8efc4bb0a43401cb84d9ffe56d9725e640..d3bd838bc123fc61ee7d7f4026380bf78fe77421 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashscan.c,v 1.19 1999/07/15 15:18:33 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashscan.c,v 1.20 1999/07/15 23:02:55 momjian Exp $
  *
  * NOTES
  *   Because we can be doing an index scan on a relation while we
@@ -27,9 +27,9 @@
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
+#include "access/hash.h"
 
 static void _hash_scandel(IndexScanDesc scan, BlockNumber blkno, OffsetNumber offno);
 static bool _hash_scantouched(IndexScanDesc scan, BlockNumber blkno, OffsetNumber offno);
index 9a868fed2162780566ca988137fcc8ecb981db68..2253fc56dbb61ddf4f7b658702762e9a537afb88 100644 (file)
@@ -7,14 +7,14 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashsearch.c,v 1.18 1999/07/15 22:38:38 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashsearch.c,v 1.19 1999/07/15 23:02:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
+#include "access/hash.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 72a29c1c196bb2f0c6cbeef5d7eed28172333e3c..3901431ddf0351ea1ce1601234d0cc41d07b3d34 100644 (file)
@@ -7,12 +7,12 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/Attic/hashstrat.c,v 1.14 1999/07/15 22:38:38 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/Attic/hashstrat.c,v 1.15 1999/07/15 23:02:56 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
 
 /*
index 6948145b6198a1eb18850c9b9b300fb8c84a6c57..b544034241a1b7b570e42e65b4046333a86568dd 100644 (file)
@@ -7,15 +7,15 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashutil.c,v 1.18 1999/07/15 22:38:39 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashutil.c,v 1.19 1999/07/15 23:02:56 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/hash.h"
+#include "access/iqual.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 232149c71ed4f4c46bae7d697bb268136b6d6ef4..5437921e861670870f9a5253d86c7bfde24f40ba 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/heap/heapam.c,v 1.49 1999/07/15 22:38:40 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/heap/heapam.c,v 1.50 1999/07/15 23:02:57 momjian Exp $
  *
  *
  * INTERFACE ROUTINES
  *-------------------------------------------------------------------------
  */
 
-#include 
-
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "postgres.h"
+
+#include "access/heapam.h"
+#include "miscadmin.h"
+#include "utils/relcache.h"
+#include "access/valid.h"
+#include "access/hio.h"
+#include "storage/smgr.h"
+#include "catalog/catalog.h"
+#include "utils/inval.h"
+#include "utils/builtins.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 1a680d8d709438d76325beec8dccc8bef7584154..e5e476d5f09398b210f1b9581da1abdb5b1b5c1f 100644 (file)
@@ -7,15 +7,15 @@
  *
  *
  * IDENTIFICATION
- *   $Id: hio.c,v 1.23 1999/07/15 22:38:41 momjian Exp $
+ *   $Id: hio.c,v 1.24 1999/07/15 23:02:57 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/hio.h"
+#include "access/heapam.h"
 
 /*
  * amputunique - place tuple at tid
index e9e87664dda77a1c1c861e6b61a0687f263e5b31..6b5d50e50c18bf35aa4ebf7a0e98dc8d271a5bd4 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/heap/Attic/stats.c,v 1.18 1999/07/15 22:38:42 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/heap/Attic/stats.c,v 1.19 1999/07/15 23:02:58 momjian Exp $
  *
  * NOTES
  *   initam should be moved someplace else.
@@ -18,9 +18,9 @@
 #include 
 #include 
 
-#include 
+#include "postgres.h"
 
-#include 
+#include "access/heapam.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 517eb93357e7d9021540db39cc5d6c2c339a32bd..60b9599f1271ad3ee39abbb844145ad3dfc66248 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/index/genam.c,v 1.18 1999/07/15 22:38:42 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/index/genam.c,v 1.19 1999/07/15 23:02:58 momjian Exp $
  *
  * NOTES
  *   many of the old access method routines have been turned into
@@ -44,9 +44,9 @@
  * ----------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
+#include "access/genam.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 7d59e2b1283bfb835788489a349cfc8bfbd96bbc..00d5fdf21ad40e59df02de8a301cb56f3dc2488e 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/index/indexam.c,v 1.33 1999/07/15 22:38:43 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/index/indexam.c,v 1.34 1999/07/15 23:02:59 momjian Exp $
  *
  * INTERFACE ROUTINES
  *     index_open      - open an index relation by relationId
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
+#include "access/genam.h"
+#include "utils/relcache.h"
+#include "access/heapam.h"
 
 /* ----------------
  *  undefine macros we aren't going to use that would otherwise
index df164bd6ffaf73a5b8ede009734558f9b1e98eb2..834d510b8c768a59a0eef96fa4f5901a08e3cb08 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtcompare.c,v 1.25 1999/07/15 22:38:45 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtcompare.c,v 1.26 1999/07/15 23:02:59 momjian Exp $
  *
  * NOTES
  *     These functions are stored in pg_amproc.  For each operator class
@@ -22,9 +22,9 @@
 
 #include 
 
-#include 
+#include "postgres.h"
 
-#include 
+#include "utils/builtins.h"
 
 int32
 btint2cmp(int16 a, int16 b)
index b4d3994550d2cb84601c33a10ef649375b8e60c1..14ef86accfe8f4473b3620aba2ca1dfe55c8e358 100644 (file)
@@ -7,15 +7,15 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtinsert.c,v 1.45 1999/07/15 22:38:45 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtinsert.c,v 1.46 1999/07/15 23:03:00 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/nbtree.h"
+#include "access/heapam.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 522692ba9f148746a2be4556e5f6c44019931410..e43110a8c2f57d764c0b2392e504ac1db230f117 100644 (file)
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtpage.c,v 1.27 1999/07/15 22:38:46 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtpage.c,v 1.28 1999/07/15 23:03:00 momjian Exp $
  *
  * NOTES
  *    Postgres btree pages look like ordinary relation pages.  The opaque
 #include 
 #include 
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/nbtree.h"
+#include "miscadmin.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 5961ebf4ec3ee8eb6fca83383a5420ed93399917..a483cd898547ef88d1456742eb449e6cce985a6f 100644 (file)
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtree.c,v 1.42 1999/07/15 22:38:47 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtree.c,v 1.43 1999/07/15 23:03:00 momjian Exp $
  *
  * NOTES
  *   This file contains only the public interface routines.
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "access/genam.h"
+#include "access/nbtree.h"
+#include "executor/executor.h"
+#include "access/heapam.h"
+#include "catalog/index.h"
+#include "miscadmin.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index fbb6046ff757df93fbaa7b64c6baf71beb6fbf88..a655a442eeafe0b86fbf3543f1e8143ef6d3d1e6 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/Attic/nbtscan.c,v 1.26 1999/07/15 22:38:48 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/Attic/nbtscan.c,v 1.27 1999/07/15 23:03:00 momjian Exp $
  *
  *
  * NOTES
@@ -27,9 +27,9 @@
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
+#include "access/nbtree.h"
 
 typedef struct BTScanListData
 {
index fd98e18fac21d676c0299b73f4d450d173af051a..0cb2850c4fb501640687f59bb726828dc1de6a10 100644 (file)
@@ -7,15 +7,15 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtsearch.c,v 1.48 1999/07/15 22:38:48 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtsearch.c,v 1.49 1999/07/15 23:03:00 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/genam.h"
+#include "access/nbtree.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index e1027215bb55d596ae629d7ea22599650a9fed07..16ca39007d22b13c3ac5c26d61fd5558814dd473 100644 (file)
@@ -7,15 +7,15 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/Attic/nbtstrat.c,v 1.9 1999/07/15 22:38:49 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/Attic/nbtstrat.c,v 1.10 1999/07/15 23:03:01 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/istrat.h"
+#include "access/nbtree.h"
 
 /*
  * Note:
index 212ddf79b169faae20e113410cf6f0de28289d9c..0f1dba0383d14046819216451ef0ea23ca9b037f 100644 (file)
@@ -7,15 +7,15 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtget.c,v 1.16 1999/07/15 22:38:51 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtget.c,v 1.17 1999/07/15 23:03:01 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/iqual.h"
+#include "access/rtree.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index cfae3bae75aa6e92f29ae3d16b0de2fb0c1c178a..49c7808c82a57fd59b6dc164dd08da3202dce38b 100644 (file)
@@ -7,14 +7,14 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtproc.c,v 1.21 1999/07/15 22:38:51 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtproc.c,v 1.22 1999/07/15 23:03:01 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
+#include "utils/builtins.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 7c5f6f4243d37cd4aa2b4f08c4c13754c2547b6c..5e5ede35e312cd986c8cfad466e523542e9f2b5a 100644 (file)
@@ -7,19 +7,19 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtree.c,v 1.33 1999/07/15 22:38:51 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtree.c,v 1.34 1999/07/15 23:03:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "access/genam.h"
+#include "catalog/index.h"
+#include "access/rtree.h"
+#include "utils/geo_decls.h"
+#include "executor/executor.h"
+#include "access/heapam.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 5a7e15b07d2ad24c7a8a4d2565273ac815bb8e65..a249a821528999ea77032bb99208559fb192410c 100644 (file)
@@ -7,15 +7,15 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtscan.c,v 1.26 1999/07/15 22:38:52 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtscan.c,v 1.27 1999/07/15 23:03:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/genam.h"
+#include "access/rtree.h"
 
 #ifndef HAVE_MEMMOVE
 #else
index 95c62a7ea6a427256222d54c9d78c88211df7894..b9489c7ebe87de1301e6aed2138509ce83484e47 100644 (file)
@@ -7,15 +7,15 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtstrat.c,v 1.12 1999/07/15 22:38:53 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtstrat.c,v 1.13 1999/07/15 23:03:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "access/rtree.h"
+#include "access/istrat.h"
 
 static StrategyNumber RelationGetRTStrategy(Relation r,
                      AttrNumber attnum, RegProcedure proc);
index 020dd389dd3af0894114474a44035aa101260c7c..23fe21a35ee05b4cca096818f95d21804c9e0dfe 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/transam/transam.c,v 1.29 1999/07/15 22:38:53 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/transam/transam.c,v 1.30 1999/07/15 23:03:02 momjian Exp $
  *
  * NOTES
  *   This file contains the high level access-method interface to the
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
+#include "access/heapam.h"
+#include "catalog/catname.h"
+#include "commands/vacuum.h"
 
 static int RecoveryCheckingEnabled(void);
 static void TransRecover(Relation logRelation);
index c9788f12969599bb3feb4f6f63ea1a542ce337be..d874674a915d3e68c08fbb86b13ea148f83330ce 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/transam/Attic/transsup.c,v 1.22 1999/07/15 22:38:54 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/transam/Attic/transsup.c,v 1.23 1999/07/15 23:03:03 momjian Exp $
  *
  * NOTES
  *   This file contains support functions for the high
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "utils/bit.h"
+#include "access/xact.h"
 
 static XidStatus TransBlockGetXidStatus(Block tblock,
                       TransactionId transactionId);
index 0a95088cba466b5f58431cde4fdd55bd12f44433..135912e97de58ec2b4490557b2d4091d561ea339 100644 (file)
@@ -7,16 +7,16 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/transam/varsup.c,v 1.23 1999/07/15 22:38:54 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/transam/varsup.c,v 1.24 1999/07/15 23:03:03 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
+#include "access/heapam.h"
+#include "catalog/catname.h"
+#include "storage/proc.h"
 
 static void GetNewObjectIdBlock(Oid *oid_return, int oid_block_size);
 static void VariableRelationGetNextOid(Oid *oid_return);
index 6a7a8201cce9394ee31d969cba883a9f94288079..2059ec9b758ab6ca6a1caa99745cd6ec1c3055e5 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/transam/xact.c,v 1.44 1999/07/15 22:38:54 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/transam/xact.c,v 1.45 1999/07/15 23:03:03 momjian Exp $
  *
  * NOTES
  *     Transaction aborts can now occur two ways:
  * [PA, 7/17/98]
  * [PA] is Pascal André 
  */
-#include 
-
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "postgres.h"
+
+#include "utils/inval.h"
+#include "utils/portal.h"
+#include "storage/proc.h"
+#include "catalog/heap.h"
+#include "utils/relcache.h"
+#include "commands/async.h"
+#include "commands/sequence.h"
+#include "libpq/be-fsstubs.h"
 
 extern bool    SharedBufferChanged;
 
index 017c042747ce7a03acb16e20e6ff6e396f4d25b6..1d824cabc48ef07fd51e2c45f04f1dfa04f769c9 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: xid.c,v 1.24 1999/07/15 15:18:45 momjian Exp $
+ * $Id: xid.c,v 1.25 1999/07/15 23:03:04 momjian Exp $
  *
  * OLD COMMENTS
  * XXX WARNING
@@ -20,8 +20,8 @@
 
 #include 
 
-#include 
-#include 
+#include "postgres.h"
+#include "access/xact.h"
 
 extern TransactionId NullTransactionId;
 extern TransactionId DisabledTransactionId;
index 5e7207143545fd81333ddbe60e743e8aa4361446..02c2ee8ba0524f747aa958a592ef70b0c34cb4d6 100644 (file)
@@ -7,20 +7,20 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/catalog/catalog.c,v 1.21 1999/05/25 16:08:01 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/catalog/catalog.c,v 1.22 1999/07/15 23:03:04 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include 
 
-#include 
+#include "postgres.h"
 
 #include          /* for DataDir */
-#include 
+#include "utils/syscache.h"
 #include    /* NameIs{,Shared}SystemRelationName */
-#include 
-#include 
-#include 
+#include "catalog/pg_type.h"
+#include "catalog/catalog.h"
+#include "access/transam.h"
 
 /*
  * relpath             - path to the relation
index 96863e8a3fe84f9e274ed645a2c2813e380aebc4..7a118888132b1ef0c488dd70a30422bf80f626e1 100644 (file)
@@ -7,20 +7,20 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/catalog/pg_aggregate.c,v 1.21 1999/07/15 22:38:58 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/catalog/pg_aggregate.c,v 1.22 1999/07/15 23:03:04 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "access/heapam.h"
+#include "utils/builtins.h"
+#include "catalog/catname.h"
+#include "utils/syscache.h"
+#include "catalog/pg_proc.h"
+#include "catalog/pg_type.h"
+#include "catalog/pg_aggregate.h"
+#include "miscadmin.h"
 #ifndef HAVE_MEMMOVE
 #else
 #include 
index 487f55923df6496bdd657ccb6d5a39b6c3461b44..28d74f1aaf8894f351db9dbc51ea7f517afdf500 100644 (file)
@@ -7,28 +7,28 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/_deadcode/Attic/recipe.c,v 1.4 1999/05/25 22:40:56 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/_deadcode/Attic/recipe.c,v 1.5 1999/07/15 23:03:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
-#include 
-
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "postgres.h"
+
+#include "nodes/parsenodes.h"
+#include "nodes/plannodes.h"
+#include "nodes/execnodes.h"
+#include "nodes/makefuncs.h"
+#include "catalog/pg_type.h"
+#include "commands/recipe.h"
+#include "libpq/libpq-be.h"
+#include "parser/parse_node.h"
+#include "utils/builtins.h"
 #include         /* for RelationNameGetRelation */
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "rewrite/rewriteHandler.h"
+#include "rewrite/rewriteManip.h"
+#include "tcop/pquery.h"
+#include "tcop/dest.h"
+#include "optimizer/planner.h"
+#include "executor/executor.h"
 
 /* from tcop/postgres.c */
 extern CommandDest whereToSendOutput;
@@ -43,7 +43,7 @@ beginRecipe(RecipeStmt *stmt)
 
 #else
 
-#include 
+#include "tioga/tgRecipe.h"
 
 #define DEBUG_RECIPE 1
 
index a07c1423d77d2cae880f1f10d5d9131cb4c7f3cc..eddc79392daeb69fe700ab55e0ee8cbfeecd8277 100644 (file)
@@ -9,7 +9,7 @@
  * doesn't work! - jolly 8/19/95
  *
  *
- * $Id: version.c,v 1.20 1999/07/15 22:39:03 momjian Exp $
+ * $Id: version.c,v 1.21 1999/07/15 23:03:09 momjian Exp $
  *
  * NOTES
  * At the point the version is defined, 2 physical relations are created
@@ -23,7 +23,7 @@
 #include 
 #include 
 
-#include 
+#include "postgres.h"
 
 
 #define MAX_QUERY_LEN 1024
index ffb2998c3585a9aac7a17dc51a0cf015856bda7f..29f9614244aa78a43286c2258bef0a916b6f7987 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/async.c,v 1.48 1999/07/15 22:38:59 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/async.c,v 1.49 1999/07/15 23:03:06 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -94,8 +94,8 @@
 #include "libpq/pqformat.h"
 #include "miscadmin.h"
 #include "utils/syscache.h"
-#include 
-#include 
+#include "utils/trace.h"
+#include "utils/ps_status.h"
 
 /* stuff that we really ought not be touching directly :-( */
 extern TransactionState CurrentTransactionState;
index a58cc85d15388073e4276b1c253c90dbea8fa4bf..f1fbe3529158decb218cb1cf2a7975a88969b8fd 100644 (file)
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/cluster.c,v 1.41 1999/07/15 22:39:00 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/cluster.c,v 1.42 1999/07/15 23:03:06 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include 
 
-#include 
-
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "postgres.h"
+
+#include "catalog/heap.h"
+#include "access/heapam.h"
+#include "access/genam.h"
+#include "utils/syscache.h"
+#include "catalog/index.h"
+#include "catalog/pg_type.h"
+#include "commands/cluster.h"
+#include "commands/rename.h"
+#include "utils/builtins.h"
+#include "catalog/pg_proc.h"
+#include "optimizer/internal.h"
 #ifndef NO_SECURITY
 #endif  /* !NO_SECURITY */
 
index 7b4936387ce521d5f3f97ef5757c98fb5d0bdbce..c39db896e658b7bfc6a98dcd28d1c07e05bd7299 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/command.c,v 1.49 1999/07/15 22:39:00 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/command.c,v 1.50 1999/07/15 23:03:07 momjian Exp $
  *
  * NOTES
  *   The PortalExecutorHeapMemory crap needs to be eliminated
@@ -36,7 +36,7 @@
 #include "utils/temprel.h"
 #include "utils/syscache.h"
 #include "miscadmin.h"
-#include "string.h"
+#include 
 
 /* ----------------
  *     PortalExecutorHeapMemory stuff
index b1d4901fc6bd9578773d2df89f01ca4697783fc6..196785265a47722ea2d05d1ef144a0ba4d713a5f 100644 (file)
@@ -6,7 +6,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/copy.c,v 1.82 1999/07/15 22:39:01 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/copy.c,v 1.83 1999/07/15 23:03:07 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include 
 #include 
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
-#include 
+#include "access/heapam.h"
+#include "miscadmin.h"
+#include "utils/builtins.h"
+#include "utils/acl.h"
 #include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "catalog/pg_index.h"
+#include "utils/syscache.h"
+#include "executor/executor.h"
+#include "catalog/index.h"
+#include "access/genam.h"
+#include "catalog/pg_type.h"
+#include "catalog/catname.h"
+#include "catalog/pg_shadow.h"
+#include "commands/copy.h"
 #include "commands/trigger.h"
-#include 
+#include "libpq/libpq.h"
 
 #ifdef MULTIBYTE
 #endif
index 252763a48f32226bd11e986604b38e9ab0f31ecc..64ed30974d70a5c87168502d6904b554a3a5b0e6 100644 (file)
@@ -7,23 +7,23 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/creatinh.c,v 1.42 1999/07/15 22:39:01 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/creatinh.c,v 1.43 1999/07/15 23:03:07 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include 
 #include 
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "catalog/heap.h"
+#include "commands/creatinh.h"
+#include "access/heapam.h"
+#include "utils/syscache.h"
+#include "catalog/catname.h"
+#include "catalog/pg_type.h"
+#include "catalog/pg_inherits.h"
+#include "catalog/pg_ipl.h"
 
 /* ----------------
  *     local stuff
index 6760ca9f2ddf20f8ebc433d4768711c6d8c6d171..2ed883f43134465124614e7008277b68ed851de7 100644 (file)
@@ -9,7 +9,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/define.c,v 1.30 1999/07/15 15:18:53 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/define.c,v 1.31 1999/07/15 23:03:08 momjian Exp $
  *
  * DESCRIPTION
  *   The "DefineFoo" routines take the parse tree and pick out the
 #include 
 #include 
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "access/heapam.h"
+#include "catalog/catname.h"
+#include "catalog/pg_aggregate.h"
+#include "catalog/pg_operator.h"
+#include "catalog/pg_proc.h"
+#include "catalog/pg_type.h"
+#include "catalog/pg_language.h"
+#include "utils/syscache.h"
 #include               /* for fmgr */
 #include         /* prototype for textin() */
-#include 
-#include 
-#include 
-#include 
+#include "commands/defrem.h"
+#include "tcop/dest.h"
+#include "catalog/pg_shadow.h"
+#include "optimizer/cost.h"
 
 static char *defGetString(DefElem *def);
 static int defGetTypeLength(DefElem *def);
index 5db5334f118cbc2870fc01b3cc7ea4c8667689da..c4ccf2db0de804fa33c05bf784794701cd77d1c7 100644 (file)
@@ -4,21 +4,21 @@
  *
  * Copyright (c) 1994-5, Regents of the University of California
  *
- *   $Id: explain.c,v 1.39 1999/07/15 22:39:01 momjian Exp $
+ *   $Id: explain.c,v 1.40 1999/07/15 23:03:08 momjian Exp $
  *
  */
 #include 
 #include 
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "nodes/print.h"
+#include "lib/stringinfo.h"
+#include "commands/explain.h"
+#include "parser/parsetree.h"
+#include "optimizer/planner.h"
+#include "utils/relcache.h"
+#include "rewrite/rewriteHandler.h"
 
 typedef struct ExplainState
 {
index 91abbaf33216d1706cf879360caaaab8530f2e28..9eeae0b3aa654b0b7b0869a5c9e8978f04480e00 100644 (file)
@@ -7,28 +7,28 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/indexcmds.c,v 1.5 1999/07/15 22:39:01 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/indexcmds.c,v 1.6 1999/07/15 23:03:08 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include 
 
-#include 
-
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "postgres.h"
+
+#include "access/genam.h"
+#include "access/heapam.h"
+#include "utils/builtins.h"
+#include "utils/syscache.h"
+#include "catalog/heap.h"
+#include "catalog/index.h"
+#include "catalog/pg_index.h"
+#include "catalog/pg_proc.h"
+#include "catalog/pg_type.h"
+#include "catalog/pg_opclass.h"
+#include "commands/defrem.h"
 #include   /* for getrelid() */
-#include 
-#include 
+#include "optimizer/prep.h"
+#include "optimizer/clauses.h"
 
 #define IsFuncIndex(ATTR_LIST) (((IndexElem*)lfirst(ATTR_LIST))->args!=NULL)
 
index b5a3a5d307cdc3440fdcef6783bdfc1747c1e7f0..0064f4a22dff33de8bdb1cc4915f2ae9293b5302 100644 (file)
@@ -7,23 +7,23 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/rename.c,v 1.27 1999/07/15 22:39:02 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/rename.c,v 1.28 1999/07/15 23:03:08 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
-#include 
-
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "postgres.h"
+
+#include "access/heapam.h"
+#include "catalog/catname.h"
+#include "utils/syscache.h"
+#include "catalog/heap.h"
+#include "catalog/indexing.h"
+#include "catalog/catalog.h"
+#include "commands/rename.h"
+#include "miscadmin.h"
 #include         /* for find_all_inheritors */
 #ifndef NO_SECURITY
-#include 
+#include "utils/acl.h"
 #endif  /* !NO_SECURITY */
 #ifndef HAVE_MEMMOVE
 #else
index f8fbf5f570f190239237b9625d700a0f41e6d167..4efc85c41a4ab1a2d5f02dbc6e93a8b7323a2744 100644 (file)
@@ -8,14 +8,14 @@
 #include 
 #include 
 
-#include 
-#include 
-
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "postgres.h"
+#include "miscadmin.h"
+
+#include "access/heapam.h"
+#include "commands/creatinh.h"
+#include "commands/sequence.h"
+#include "utils/builtins.h"
+#include "utils/acl.h"
 
 #define SEQ_MAGIC    0x1717
 
index 0419cb527b80e4550b2041097bb29cc12e28c961..152c57f752d85c7ed62e23817a78d7925280545c 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: user.c,v 1.29 1999/07/15 22:39:02 momjian Exp $
+ * $Id: user.c,v 1.30 1999/07/15 23:03:08 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include 
 #include 
 
-#include 
-
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "postgres.h"
+
+#include "miscadmin.h"
+#include "catalog/catname.h"
+#include "catalog/pg_database.h"
+#include "catalog/pg_shadow.h"
+#include "libpq/crypt.h"
+#include "access/heapam.h"
+#include "tcop/tcopprot.h"
+#include "utils/acl.h"
+#include "utils/syscache.h"
+#include "commands/user.h"
 
 static void CheckPgUserAclNotNull(void);
 
index 2176f0b6ea1310f4d952eff41a70a227ece02ef3..c71ee85b01219f16d012d806ea22f04650ecccae 100644 (file)
@@ -5,24 +5,24 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: view.c,v 1.34 1999/07/15 22:39:03 momjian Exp $
+ * $Id: view.c,v 1.35 1999/07/15 23:03:08 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include 
 #include 
 
-#include 
-
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "postgres.h"
+
+#include "catalog/heap.h"
+#include "access/xact.h"
+#include "parser/parse_relation.h"
+#include "parser/parse_type.h"
+#include "rewrite/rewriteDefine.h"
+#include "rewrite/rewriteManip.h"
+#include "rewrite/rewriteRemove.h"
+#include "commands/creatinh.h"
+#include "commands/view.h"
 
 /*---------------------------------------------------------------------
  * DefineVirtualRelation
index 8dabbc658caa0849b810b37e9842ac0ab5417c52..46742b14e808e5d225fc0be274560166ee24d0a5 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/bit.c,v 1.7 1999/07/15 22:39:11 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/bit.c,v 1.8 1999/07/15 23:03:10 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -15,9 +15,9 @@
 /*
  * utils/memutils.h contains declarations of the functions in this file
  */
-#include 
+#include "postgres.h"
 
-#include 
+#include "utils/bit.h"
 
 void
 BitArraySetBit(BitArray bitArray, BitIndex bitIndex)
index 1c261cee21e7cb4deb4b69e6fcaaf0d55bc291a9..a149eac75d7db4ff2275d5bd2ea29704d6f9f204 100644 (file)
@@ -9,13 +9,13 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/lib/dllist.c,v 1.14 1999/06/03 01:28:24 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/lib/dllist.c,v 1.15 1999/07/15 23:03:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
-#include 
-#include 
+#include "postgres.h"
+#include "lib/dllist.h"
 
 /* When this file is compiled for inclusion in libpq,
  * it can't use assert checking.  Probably this fix ought to be
index 1f2beafa9223495e100df2813294284562858813..edc6c532681ac92e58624d03e34e3713a921e215 100644 (file)
@@ -7,13 +7,13 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/fstack.c,v 1.11 1999/05/25 16:08:52 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/fstack.c,v 1.12 1999/07/15 23:03:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
-#include 
+#include "postgres.h"
 
-#include 
+#include "lib/fstack.h"
 
 /*
  * Internal function definitions
index c57b43be8e2a40f2853620d84d255347b88e216b..332a1b29485885d31712581257394f30c0c1890c 100644 (file)
@@ -8,14 +8,14 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/hasht.c,v 1.9 1999/07/15 22:39:12 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/hasht.c,v 1.10 1999/07/15 23:03:12 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
-#include 
+#include "postgres.h"
 
-#include 
-#include 
+#include "utils/memutils.h"
+#include "lib/hasht.h"
 
 /* -----------------------------------
  *     HashTableWalk
index f4522aaa8505fd25bc68b73077f377fdeac190c9..d928c33a685797f4a1c40cd90b34ebd6b98f5501 100644 (file)
@@ -6,14 +6,14 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/lispsort.c,v 1.11 1999/07/15 22:39:12 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/lispsort.c,v 1.12 1999/07/15 23:03:12 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
 #include 
 
-#include 
+#include "postgres.h"
 
 
 #ifdef NOT_USED
index 565060905af1b253e334935ae2477da6aaf879c4..72ccd86657c8265ef50c18a2992dd9417daf2837 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/auth.c,v 1.37 1999/05/26 12:55:15 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/auth.c,v 1.38 1999/07/15 23:03:12 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include 
 #include 
 
-#include 
-#include 
+#include "postgres.h"
+#include "miscadmin.h"
 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "libpq/auth.h"
+#include "libpq/libpq.h"
+#include "libpq/hba.h"
+#include "libpq/password.h"
+#include "libpq/crypt.h"
 
 
 static void sendAuthRequest(Port *port, AuthRequest areq, PacketDoneProc handler);
@@ -62,7 +62,7 @@ static void   auth_failed(Port *port);
  *----------------------------------------------------------------
  */
 
-#include 
+#include "krb.h"
 
 /*
  * pg_krb4_recvauth -- server routine to receive authentication information
@@ -149,7 +149,7 @@ pg_krb4_recvauth(Port *port)
  *----------------------------------------------------------------
  */
 
-#include 
+#include "krb5/krb5.h"
 
 /*
  * pg_an_to_ln -- return the local name corresponding to an authentication
index 326948faf0bc926c8b4d6074f6a0ec3b93366042..5a0599bc12884748757236a5df62d75a109bac5c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: be-dumpdata.c,v 1.27 1999/07/15 22:39:13 momjian Exp $
+ * $Id: be-dumpdata.c,v 1.28 1999/07/15 23:03:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
  */
 #include 
 
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "lib/dllist.h"
+#include "libpq/libpq.h"
+#include "access/heapam.h"
+#include "catalog/catalog.h"
+#include "access/printtup.h"
 
 /* ----------------
  *     backend portal stack for recursive PQexec calls
index 25e87aae6427a26457653379ab0921208554dd15..eecb1331378e6f399eaf26b50a5802abb2a2e456 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/be-fsstubs.c,v 1.37 1999/07/15 22:39:13 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/be-fsstubs.c,v 1.38 1999/07/15 23:03:13 momjian Exp $
  *
  * NOTES
  *   This should be moved to a more appropriate place.  It is here
 #include 
 #include 
 
-#include 
+#include "postgres.h"
 
-#include 
+#include "libpq/libpq-fs.h"
 #include  /* for superuser() */
-#include 
-#include 
+#include "storage/large_object.h"
+#include "libpq/be-fsstubs.h"
 
 /* [PA] is Pascal André  */
 
index ea48d6ff62ca70b082c10d700f449fec7c17a82a..6703b955bca5238591d7994cee0aea039c1fb9ff 100644 (file)
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/be-pqexec.c,v 1.21 1999/07/15 22:39:14 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/be-pqexec.c,v 1.22 1999/07/15 23:03:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
  * NOTES
  *     These routines are compiled into the postgres backend.
  */
-#include 
+#include "postgres.h"
 
-#include 
-#include 
-#include 
-#include 
+#include "tcop/fastpath.h"
+#include "tcop/tcopprot.h"
+#include "libpq/libpq.h"
+#include "utils/builtins.h"
 #ifndef HAVE_MEMMOVE
 #else
 #include 
index b6fa91e62656580aec1d1afa67b941ae572f2d35..1067253b73b9291f0222b9032df665e5bf36135f 100644 (file)
@@ -5,7 +5,7 @@
  *   wherein you authenticate a user by seeing what IP address the system
  *   says he comes from and possibly using ident).
  *
- * $Id: hba.c,v 1.44 1999/07/15 22:39:14 momjian Exp $
+ * $Id: hba.c,v 1.45 1999/07/15 23:03:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -20,9 +20,9 @@
 #include 
 #include 
 
-#include 
-#include 
-#include 
+#include "postgres.h"
+#include "miscadmin.h"
+#include "libpq/libpq.h"
 
 /* Some standard C libraries, including GNU, have an isblank() function.
    Others, including Solaris, do not.  So we have our own.
index 1dd9382998443c76f9bb2945f4dc21fc22bd6f4c..aee994ce180fdf64a17fdc25c7821659157ce860 100644 (file)
@@ -1,14 +1,14 @@
 /*
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: password.c,v 1.22 1999/07/15 22:39:14 momjian Exp $
+ * $Id: password.c,v 1.23 1999/07/15 23:03:14 momjian Exp $
  *
  */
 
-#include 
-#include 
-#include 
-#include 
+#include "postgres.h"
+#include "miscadmin.h"
+#include "libpq/password.h"
+#include "libpq/libpq.h"
 #include 
 #include 
 #ifdef HAVE_CRYPT_H
index 7a7f1dbfc908ae042fabdcc3bf6a992f567f1342..9680909c3031126614286fb1b6e4a5ccb9f1e4a1 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: portal.c,v 1.23 1999/07/15 22:39:14 momjian Exp $
+ * $Id: portal.c,v 1.24 1999/07/15 23:03:14 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -53,7 +53,7 @@
 #include 
 #include 
 
-#include 
+#include "postgres.h"
 
 #include        /* where the declarations go */
 
index 81e1fea503f091e35708d420d3f84b277db17f28..c2b84ab2fa2866614c9a29c902768a859201ef7a 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/portalbuf.c,v 1.17 1999/07/15 22:39:15 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/portalbuf.c,v 1.18 1999/07/15 23:03:14 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -50,7 +50,7 @@
 #include 
 #include 
 
-#include 
+#include "postgres.h"
 
 #include        /* where the declarations go */
 
index ec516026bfb6fef09b84db28bc3a96067eddc3cb..febfb37436734074693e3e5a9442a7eb9f470425 100644 (file)
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/pqpacket.c,v 1.20 1999/07/15 22:39:15 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/pqpacket.c,v 1.21 1999/07/15 23:03:14 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -23,8 +23,8 @@
 #include 
 #include 
 
-#include 
-#include 
+#include "postgres.h"
+#include "libpq/libpq.h"
 
 
 /*
index cdc8ccac9db9df3257c866a968ace0de3b8d3187..0e667656ccbb5123f9b37ac1dd986b86dab2be14 100644 (file)
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/pqsignal.c,v 1.11 1999/02/13 23:15:48 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/pqsignal.c,v 1.12 1999/07/15 23:03:14 momjian Exp $
  *
  * NOTES
  *     This shouldn't be in libpq, but the monitor and some other
  * is to do signal-handler reinstallation, which doesn't work well
  * at all.
  * ------------------------------------------------------------------------*/
-#include 
+#include "postgres.h"
 
 #include 
 
-#include 
+#include "libpq/pqsignal.h"
 
 pqsigfunc
 pqsignal(int signo, pqsigfunc func)
index 9c46209f4351fd4e28ec1200dc6fd9d36613a87a..72c475d375c09c1942f068ddc3e78ec21bfa4222 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: util.c,v 1.10 1999/07/15 22:39:15 momjian Exp $
+ * $Id: util.c,v 1.11 1999/07/15 23:03:14 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -20,7 +20,7 @@
 #include 
 #include 
 
-#include 
+#include "postgres.h"
 #include        /* where the declarations go */
 
 
index 25982e5fa4768c95f0329a94432af50dd91feebf..a20268229b03068d05a53645a4888308c3e1766b 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/main/main.c,v 1.24 1999/07/13 20:12:46 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/main/main.c,v 1.25 1999/07/15 23:03:15 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -17,7 +17,7 @@
 
 #if defined(__alpha__) && !defined(linux)
 #include 
-#include 
+#include "machine/hal_sysinfo.h"
 #define ASSEMBLER
 #include 
 #undef ASSEMBLER
index e96554885c462c6d03189a2c7a2951e8fd69d288..134b058654b3fb997003b8b68e376dedfecd0414 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/createplan.c,v 1.59 1999/07/15 22:39:26 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/createplan.c,v 1.60 1999/07/15 23:03:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -16,7 +16,7 @@
 
 #include "postgres.h"
 
-#include 
+#include "utils/syscache.h"
 
 #include "nodes/nodeFuncs.h"
 
index d9aee84717e348d1a9d1acc52b8667c715ce2959..d5f1427638f0a2331898394c4115464b6e9f7315 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/clauses.c,v 1.38 1999/07/15 22:39:29 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/clauses.c,v 1.39 1999/07/15 23:03:17 momjian Exp $
  *
  * HISTORY
  *   AUTHOR            DATE            MAJOR EVENT
@@ -18,7 +18,7 @@
 
 #include "postgres.h"
 
-#include 
+#include "catalog/pg_operator.h"
 #include "nodes/plannodes.h"
 #include "nodes/makefuncs.h"
 #include "nodes/nodeFuncs.h"
index 401b08b1afbe4d0d57efdb3ca36dc80d7546977a..3cac00d117dca5a82383f3fda27e1c98d6e6a9fd 100644 (file)
@@ -9,9 +9,9 @@
 #include 
 #include 
 #include 
-#include 
+#include "sys/ldr.h"
 #include 
-#include 
+#include "ldfcn.h"
 #include "postgres.h"
 #include "dynloader.h"
 
index 30bb46473a47afabb1b6752f17e36e7c2afd864e..f9f8d3e8d352a691a1ae0da3139e214a675f3d9c 100644 (file)
@@ -38,7 +38,7 @@ static char sccsid[] = "@(#)dl.c  5.4 (Berkeley) 2/23/91";
 
 #include 
 #include 
-#include 
+#include "link.h"
 #include 
 
 #include 
index 6ac127290c132ad71e5c1c9dacfd44a5a385eac4..b4ac086c92ff097a1302e06cdfa8d0098a33c6d1 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: bsd.h,v 1.3 1999/02/13 23:17:16 momjian Exp $
+ * $Id: bsd.h,v 1.4 1999/07/15 23:03:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -15,7 +15,7 @@
 
 #include 
 #include 
-#include 
+#include "link.h"
 
 #include "postgres.h"
 
index 4e12b823c4d48f7ad674550010fdf60f0500cef7..0d121cb4845063cbded2bb5b1553ea2f5203db04 100644 (file)
@@ -38,7 +38,7 @@ static char sccsid[] = "@(#)dl.c  5.4 (Berkeley) 2/23/91";
 
 #include 
 #include 
-#include 
+#include "link.h"
 #include 
 
 #include 
index 609d3cbe20969c4f763f8f4ef9ab7876952c5d12..f0c01ae955eaa79f7c3e59b6d74ca6f23796eb0a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: freebsd.h,v 1.2 1999/02/13 23:17:19 momjian Exp $
+ * $Id: freebsd.h,v 1.3 1999/07/15 23:03:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -15,7 +15,7 @@
 
 #include 
 #include 
-#include 
+#include "link.h"
 
 #include "postgres.h"
 
index 6450bad047274f895c0dde8ff388a9d8f0c8754a..f9998b42964ca343d77dba99e275a3ff4fb8b0d5 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/hpux.c,v 1.7 1999/02/13 23:17:20 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/hpux.c,v 1.8 1999/07/15 23:03:20 momjian Exp $
  *
  * NOTES
  *     all functions are defined here -- it's impossible to trace the
@@ -18,7 +18,7 @@
 /* System includes */
 #include 
 #include 
-#include 
+#include "dl.h"
 #include "postgres.h"
 #include "fmgr.h"
 #include "utils/dynamic_loader.h"
index c629e106ac76d3f3129a3a83ce28ef72557b793c..6536efce36bf135efab80fa1de6f08e473003d05 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: linux.h,v 1.5 1999/02/13 23:17:23 momjian Exp $
+ * $Id: linux.h,v 1.6 1999/07/15 23:03:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -16,7 +16,7 @@
 #include "fmgr.h"              /* for func_ptr */
 #include "utils/dynamic_loader.h"
 #ifdef __ELF__
-#include "dlfcn.h"
+#include 
 #endif
 
 /* dynloader.c */
index 66cbba9e8ca49ba142e1716efec3e5d2280a9638..98cf5c2f7812a1cf91c6800cd807f709cfdaf9d6 100644 (file)
@@ -1,5 +1,5 @@
-#include 
-#include 
+#include "mach-o/rld.h"
+#include "streams/streams.h"
 #include 
 
 static char *lastError = NULL;
index b21f9904bbccc4adc6b8e14240647ae58ef007d9..868bd21db026e43df9720ec1918b656eb910f118 100644 (file)
@@ -9,14 +9,14 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/ultrix4.c,v 1.6 1999/07/15 15:19:36 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/ultrix4.c,v 1.7 1999/07/15 23:03:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include 
-#include 
+#include "postgres.h"
 #include "dl.h"
-#include 
+#include "utils/dynamic_loader.h"
 #include "postgres.h"
 #include "fmgr.h"
 #include "port-protos.h"
index 65561b297596746dab26b7e0187778cbd5cde32d..826f3ada06a6e4afb261fe31232aeb9448f183d6 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: ultrix4.h,v 1.3 1999/02/13 23:17:29 momjian Exp $
+ * $Id: ultrix4.h,v 1.4 1999/07/15 23:03:21 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #define _DL_HEADER_
 
 #include              /* needed to declare FILE for ldfcn.h */
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "filehdr.h"
+#include "syms.h"
+#include "ldfcn.h"
+#include "reloc.h"
+#include "scnhdr.h"
 
 
 typedef long CoreAddr;
index 6e83e25d7187b29b01cd42c798a6c7c9a3833eef..6ef1b126f4bd13ed8eeee6e5c7bf0c28c9d365fa 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef _POSIX_SOURCE
-#include 
+#include "libc.h"
 #else
 #include 
 #include 
index 84176c9930cdd7c4c2cd45de58f1d7b68a0c184a..7997cc2ed1d46b6e23b19d531526517155bebd8b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: strerror.c,v 1.5 1998/09/01 03:24:33 momjian Exp $ */
+/* $Id: strerror.c,v 1.6 1999/07/15 23:03:18 momjian Exp $ */
 
 /*
  * strerror - map error number to descriptive string
@@ -9,9 +9,9 @@
  * modified for ANSI by D'Arcy J.M. Cain
  */
 
-#include       
-#include       
-#include       
+#include 
+#include 
+#include 
 
 extern const char *const sys_errlist[];
 extern int sys_nerr;
index 913768b2d147a78f58e401af51fa1d51dd0b4c8e..81231f41ea2eb1b881158664221b6a004224fba2 100644 (file)
@@ -10,7 +10,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/postmaster/postmaster.c,v 1.109 1999/07/15 15:19:38 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/postmaster/postmaster.c,v 1.110 1999/07/15 23:03:22 momjian Exp $
  *
  * NOTES
  *
@@ -74,7 +74,7 @@
 #endif
 
 #ifdef __CYGWIN32__
-#include 
+#include "getopt.h"
 #endif
 
 #include "storage/ipc.h"
index d7dded8f4b511e83b1b6c013d3e288353d47b6d0..b6c01ef004fe03171569b87c38995d3a98d1aa80 100644 (file)
@@ -50,11 +50,11 @@ static char sccsid[] = "@(#)regcomp.c   8.5 (Berkeley) 3/20/94";
 #include 
 #include 
 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "regex/regex.h"
+#include "regex/utils.h"
+#include "regex/regex2.h"
+#include "regex/cclass.h"
+#include "regex/cname.h"
 
 /*
  * parse structure, passed up and down to avoid global variables and
index a2ade47966d39267c6a356fc3de51eaa9226dd96..93b47330617278cade20de2890c7a20d53112460 100644 (file)
@@ -50,9 +50,9 @@ static char sccsid[] = "@(#)regerror.c    8.4 (Berkeley) 3/20/94";
 #include 
 #include 
 
-#include 
-#include 
-#include 
+#include "regex/regex.h"
+#include "regex/utils.h"
+#include "regex/regex2.h"
 
 /* ========= begin header generated by ./mkh ========= */
 #ifdef __cplusplus
index d53a6b4d8ba330195f5fd2c4ebf68c7853f3619f..ec71296cc42bf1791c2e4de9ad0cbb26e03235a7 100644 (file)
@@ -57,9 +57,9 @@ static char sccsid[] = "@(#)regexec.c 8.3 (Berkeley) 3/20/94";
 #include 
 #include 
 
-#include 
-#include 
-#include 
+#include "regex/regex.h"
+#include "regex/utils.h"
+#include "regex/regex2.h"
 
 static int nope = 0;           /* for use in asserts; shuts lint up */
 
index 1127bd24f8febe80820c5f826089241de75cf536..f0a019b0f6f7565e5e25356ee53c436af85917af 100644 (file)
@@ -46,9 +46,9 @@ static char sccsid[] = "@(#)regfree.c 8.3 (Berkeley) 3/20/94";
 #include 
 #include 
 
-#include 
-#include 
-#include 
+#include "regex/regex.h"
+#include "regex/utils.h"
+#include "regex/regex2.h"
 
 /*
  - regfree - free everything
index 4eb9b2282fbce12d870ec9a78864f680a7dc7113..a684212f384117c99adab0c79452385002185d1a 100644 (file)
@@ -1,13 +1,13 @@
 /*
  * a simple regexp debug program
  *
- * $Header: /cvsroot/pgsql/src/backend/regex/Attic/retest.c,v 1.2 1999/05/25 16:10:45 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/backend/regex/Attic/retest.c,v 1.3 1999/07/15 23:03:24 momjian Exp $
  */
 
 #include 
 #include 
 #include "postgres.h"
-#include 
+#include "regex/regex.h"
 
 int
 main()
index 4537f91d48f0b44070e7343f999702781425979d..ec60faa83d9d1e81f467cd74ec5f5f7f39c30b02 100644 (file)
@@ -8,7 +8,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh.in,v 1.15 1999/04/09 22:35:41 tgl Exp $
+#    $Header: /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh.in,v 1.16 1999/07/15 23:03:25 momjian Exp $
 #
 # NOTES
 #    Passes any -D options on to cpp prior to generating the list
@@ -83,7 +83,7 @@ cat > $HFILE <
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: Gen_fmgrtab.sh.in,v 1.15 1999/04/09 22:35:41 tgl Exp $
+ * $Id: Gen_fmgrtab.sh.in,v 1.16 1999/07/15 23:03:25 momjian Exp $
  *
  * NOTES
  * ******************************
@@ -206,7 +206,7 @@ cat > $TABCFILE <
  *
  *
  * IDENTIFICATION
- *    $Header: /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh.in,v 1.15 1999/04/09 22:35:41 tgl Exp $
+ *    $Header: /cvsroot/pgsql/src/backend/utils/Attic/Gen_fmgrtab.sh.in,v 1.16 1999/07/15 23:03:25 momjian Exp $
  *
  * NOTES
  *
@@ -225,7 +225,7 @@ cat > $TABCFILE <
  */
 
 #include 
-#include 
+#include "postgres.h"
 #include "utils/fmgrtab.h"
 
 FuNkYfMgRtAbStUfF
index b456a5f6c700cd220ba1ef1043833de224657e6c..b1a5d8e1a034d7ff7cad40a64afacd9edbdb6404 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/acl.c,v 1.37 1999/07/09 03:28:51 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/acl.c,v 1.38 1999/07/15 23:03:25 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -15,7 +15,7 @@
 #include 
 #include "postgres.h"
 
-#include 
+#include "utils/memutils.h"
 #include "utils/acl.h"
 #include "utils/syscache.h"
 #include "catalog/catalog.h"
index a9a49fe940ed21cad6fa431105e8c414e6d8db95..815a263dda5c5b2a70f1ce421372617b466c1212 100644 (file)
@@ -6,7 +6,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/chunk.c,v 1.20 1999/05/25 16:11:55 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/chunk.c,v 1.21 1999/07/15 23:03:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -25,7 +25,7 @@
 #include "utils/memutils.h"
 
 #ifndef HAVE_MEMMOVE
-#include 
+#include "regex/utils.h"
 #else
 #include 
 #endif
index 0b2c0dd250dc629344e77865b03104d9ac23b651..f8c049d257f5a1297d852f4ddde070d04f867307 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/filename.c,v 1.19 1999/07/15 15:20:15 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/filename.c,v 1.20 1999/07/15 23:03:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -19,7 +19,7 @@
 #include 
 
 #include "postgres.h"
-#include 
+#include "miscadmin.h"
 #include "utils/builtins.h"        /* where function declarations go */
 
 char *
index 11a0cb9363a75a8f61a7f42c27fb0b29cc6be74d..45f8978a1ed8b3f924fa29a851dd9952f60b3d0d 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-static const char rcsid[] = "$Id: inet_net_ntop.c,v 1.6 1999/05/25 16:12:04 momjian Exp $";
+static const char rcsid[] = "$Id: inet_net_ntop.c,v 1.7 1999/07/15 23:03:26 momjian Exp $";
 
 #endif
 
@@ -30,8 +30,8 @@ static const char rcsid[] = "$Id: inet_net_ntop.c,v 1.6 1999/05/25 16:12:04 momj
 #include 
 #include 
 
-#include 
-#include 
+#include "postgres.h"
+#include "utils/builtins.h"
 
 #ifdef SPRINTF_CHAR
 #define SPRINTF(x) strlen(sprintf/**/x)
index bcc9ff681a249a8c478ae55db8e4f4b3120f9113..f5687f2533009a9f8b3b55b529d1ad1000b488ce 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-static const char rcsid[] = "$Id: inet_net_pton.c,v 1.8 1999/05/25 16:12:05 momjian Exp $";
+static const char rcsid[] = "$Id: inet_net_pton.c,v 1.9 1999/07/15 23:03:27 momjian Exp $";
 
 #endif
 
@@ -32,8 +32,8 @@ static const char rcsid[] = "$Id: inet_net_pton.c,v 1.8 1999/05/25 16:12:05 momj
 #include 
 #include 
 
-#include 
-#include 
+#include "postgres.h"
+#include "utils/builtins.h"
 
 #ifdef SPRINTF_CHAR
 #define SPRINTF(x) strlen(sprintf/**/x)
index ed2a86a954f28d607892f68b25ef4b3b55db98f1..631fa75e69929b76a1fcf47ad936d573cb8e752d 100644 (file)
@@ -1,14 +1,14 @@
 /*
  * PostgreSQL type definitions for MAC addresses.
  *
- * $Id: mac.c,v 1.11 1999/07/15 22:39:59 momjian Exp $
+ * $Id: mac.c,v 1.12 1999/07/15 23:03:27 momjian Exp $
  */
 
 #include 
 #include 
 
-#include 
-#include 
+#include "postgres.h"
+#include "utils/builtins.h"
 
 manufacturer manufacturers[] = {
    {0x00, 0x00, 0x0C, "Cisco"},
index 304e91d206036eb7308c3af04acb94b8bc01ec58..a50c2dc82ffbaea7557274158eba242033045ac9 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *   $Id: nabstime.c,v 1.57 1999/07/15 15:20:18 momjian Exp $
+ *   $Id: nabstime.c,v 1.58 1999/07/15 23:03:27 momjian Exp $
  *
  */
 #include 
@@ -13,7 +13,7 @@
 #include 
 
 #include "postgres.h"
-#include 
+#include "miscadmin.h"
 #ifdef HAVE_FLOAT_H
 #include 
 #endif
index 70ecd3d5c28acf0c39f8acde08431d6ff3ca8bec..889fc260c86d3986d4a7405e5e7973e562f98731 100644 (file)
@@ -3,7 +3,7 @@
  * is for IP V4 CIDR notation, but prepared for V6: just
  * add the necessary bits where the comments indicate.
  *
- * $Id: network.c,v 1.13 1999/07/15 22:40:00 momjian Exp $
+ * $Id: network.c,v 1.14 1999/07/15 23:03:27 momjian Exp $
  * Jon Postel RIP 16 Oct 1998
  */
 
@@ -17,8 +17,8 @@
 #include 
 #include 
 
-#include 
-#include 
+#include "postgres.h"
+#include "utils/builtins.h"
 
 static int v4bitncmp(unsigned int a1, unsigned int a2, int bits);
 
index c53b5350119dab8ca750a22465b369825cb7953d..9a30652a5eeddbca1291aa997d6234ae33cdd15f 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/regexp.c,v 1.24 1999/07/15 15:20:19 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/regexp.c,v 1.25 1999/07/15 23:03:27 momjian Exp $
  *
  *     Alistair Crooks added the code for the regex caching
  *     agc - cached the regular expressions used - there's a good chance
@@ -30,7 +30,7 @@
 #include 
 #include "postgres.h"          /* postgres system include file */
 
-#include 
+#include "regex/regex.h"
 
 #include "utils/builtins.h"        /* where the function declarations go */
 
index a356bb8cdd0e3572ff52eb89457c64780b6f57e3..393834943411397bf118f88430b512b871248b71 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/cache/inval.c,v 1.24 1999/07/15 22:40:03 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/cache/inval.c,v 1.25 1999/07/15 23:03:27 momjian Exp $
  *
  * Note - this code is real crufty...
  *
@@ -15,7 +15,7 @@
  */
 #include "postgres.h"
 
-#include 
+#include "miscadmin.h"
 
 #include "catalog/catalog.h"
 #include "catalog/heap.h"
index 5b00ed9b0f46be911b64023d7a2ea4024fef473a..076799089dd9e7e03f5525a917d79f4bbf77257d 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/hash/dynahash.c,v 1.24 1999/07/15 15:20:31 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/hash/dynahash.c,v 1.25 1999/07/15 23:03:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
  * Modified by [email protected] April 1990
  *     changed ctl structure for shared memory
  */
-#include      
-#include      
-#include      
-#include      "postgres.h"
-#include      "utils/dynahash.h"
-#include      "utils/hsearch.h"
+#include 
+#include 
+#include 
+#include "postgres.h"
+#include "utils/dynahash.h"
+#include "utils/hsearch.h"
 #ifndef FRONTEND
 #endif  /* !FRONTEND */
-#include      "utils/memutils.h"
+#include "utils/memutils.h"
 
 /*
  * Fast MOD arithmetic, assuming that y is a power of 2 !
index 97dee13053e2b7ecea71b7d59259b95c7e3e31d3..8e6d2b1370a9768ff2e353b4e43079f6623bbde4 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/init/globals.c,v 1.32 1999/07/15 22:40:08 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/init/globals.c,v 1.33 1999/07/15 23:03:30 momjian Exp $
  *
  * NOTES
  *   Globals used all over the place should be declared here and not
@@ -26,7 +26,7 @@
 #include "postgres.h"
 #include "miscadmin.h"         /* where the declarations go */
 
-#include 
+#include "storage/backendid.h"
 #include "storage/lmgr.h"
 #include "libpq/pqcomm.h"
 #include "catalog/catname.h"
index 92532c9bad1e087f0e797ce6980e443364353fe4..0474539462ef08d0328b2efa5deeac72ad9df34e 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/init/postinit.c,v 1.42 1999/07/15 22:40:09 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/init/postinit.c,v 1.43 1999/07/15 23:03:30 momjian Exp $
  *
  * NOTES
  *     InitPostgres() is the function called from PostgresMain
 #include "postgres.h"
 #include "version.h"
 
-#include 
-#include 
-#include 
-#include 
+#include "storage/backendid.h"
+#include "storage/smgr.h"
+#include "storage/proc.h"
+#include "utils/relcache.h"
 
 #include "access/heapam.h"
 #include "utils/syscache.h"
index c83e54c8ec8ad1ba5af41674817d6178cdae49dd..e6556afe274a011efc6d6e9c7aaa62d130018c38 100644 (file)
@@ -1,12 +1,12 @@
 /*
  * testing of utf2wchar()
- * $Id: utftest.c,v 1.2 1998/09/01 04:33:23 momjian Exp $
+ * $Id: utftest.c,v 1.3 1999/07/15 23:03:31 momjian Exp $
  */
-#include 
-#include 
-#include 
+#include "regex/regex.h"
+#include "regex/utils.h"
+#include "regex/regex2.h"
 
-#include 
+#include "regex/pg_wchar.h"
 
 main()
 {
index 3efdcc6f396ea601d02e96d2eab6c45b3e7d0873..4b6a16b7d14bbb6dd9b15916539b65e42ab27199 100644 (file)
@@ -34,7 +34,7 @@
  * SUCH DAMAGE.
  */
 
-#include 
+#include "mb/pg_wchar.h"
 
 int
 pg_char_and_wchar_strcmp(s1, s2)
index c7ccf1b4cb773b1ec98a8fc51970dadb61c98ef9..050a46191b42643a0d39bd72a4a0becdfbdbf8a1 100644 (file)
@@ -33,7 +33,7 @@
  * SUCH DAMAGE.
  */
 
-#include 
+#include "mb/pg_wchar.h"
 
 int
 pg_wchar_strncmp(s1, s2, n)
index f59ac97392703659f956afc5c60c5cf27f69ad92..b1dab2d49613c87c5cecd693f4e6511873e864f7 100644 (file)
@@ -8,16 +8,16 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/misc/superuser.c,v 1.8 1999/02/13 23:20:06 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/misc/superuser.c,v 1.9 1999/07/15 23:03:32 momjian Exp $
  *
  * DESCRIPTION
  *   See superuser().
  *-------------------------------------------------------------------------
  */
 
-#include 
-#include 
-#include 
+#include "postgres.h"
+#include "utils/syscache.h"
+#include "catalog/pg_shadow.h"
 
 bool
 superuser(void)
index b2e55df620ed54d6d030e80845557e7c7dffa968..7955fd6bfe8185b537a1cceb171b49667c1747d1 100644 (file)
@@ -6,17 +6,17 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: genam.h,v 1.18 1999/02/13 23:20:50 momjian Exp $
+ * $Id: genam.h,v 1.19 1999/07/15 23:03:33 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef GENAM_H
 #define GENAM_H
 
-#include 
-#include 
-#include 
-#include 
+#include "access/sdir.h"
+#include "access/funcindex.h"
+#include "access/relscan.h"
+#include "access/itup.h"
 
 /* ----------------
  *     generalized index_ interface routines
index b1c31b2c66bf15393d5f5af5c6bb94d7ff7965f4..dd0aa92e40dd2cfe811f6abef32031041ba2524f 100644 (file)
 #ifndef GIST_H
 #define GIST_H
 
-#include 
-#include 
-#include 
-#include 
+#include "access/funcindex.h"
+#include "access/itup.h"
+#include "access/relscan.h"
+#include "access/sdir.h"
 
 /*
 ** You can have as many strategies as you please in GiSTs, as
index d86036e9e18b1112bfbfb230a314aee6b456c655..ef55ab395187af8b4e27caa888bde71797a5faee 100644 (file)
@@ -11,7 +11,7 @@
  */
 #ifndef GISTSCAN_H
 
-#include 
+#include "access/relscan.h"
 
 extern IndexScanDesc gistbeginscan(Relation r, bool fromEnd,
              uint16 nkeys, ScanKey key);
index 77fc90b1625f8309c338c327dd9c85558bf5ecce..c2fc30edf4266839c541009f6bfe9e28c4208623 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef GISTSTRAT_H
 #define GISTSTRAT_H
 
-#include 
+#include "utils/rel.h"
 
 extern StrategyNumber RelationGetGISTStrategy(Relation r,
                        AttrNumber attnum, RegProcedure proc);
index 1157bf355a9f83cdd6a3073e1ecd841844e6fec0..08739e70ca69bea10784398d62cd12b8445322c9 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: hash.h,v 1.25 1999/07/15 15:20:53 momjian Exp $
+ * $Id: hash.h,v 1.26 1999/07/15 23:03:34 momjian Exp $
  *
  * NOTES
  *     modeled after Margo Seltzer's hash implementation for unix.
 #ifndef HASH_H
 #define HASH_H
 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "access/sdir.h"
+#include "access/funcindex.h"
+#include "access/relscan.h"
+#include "access/itup.h"
+#include "utils/int8.h"
 
 /*
  * An overflow page is a spare page allocated for storing data whose
index d94d959b7a1d07721db7d2d108de587c5c181ce4..edfcc1319e5200a6b8a3856f727304662c17ad30 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: hio.h,v 1.12 1999/07/15 15:20:54 momjian Exp $
+ * $Id: hio.h,v 1.13 1999/07/15 23:03:34 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef HIO_H
 #define HIO_H
 
-#include 
+#include "access/htup.h"
 
 extern void RelationPutHeapTuple(Relation relation, Buffer buffer,
                     HeapTuple tuple);
index 507a17907fce3ccd1cc57503bd215a94a850ab04..cae145ead4913ae024d27727cb888da11b3b953e 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: htup.h,v 1.23 1999/07/15 15:20:54 momjian Exp $
+ * $Id: htup.h,v 1.24 1999/07/15 23:03:34 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef HTUP_H
 #define HTUP_H
 
-#include 
+#include "storage/bufpage.h"
 
 #define MinHeapTupleBitmapSize 32      /* 8 * 4 */
 
index acbe22b6a1d0de16f8ffa8dd49f041914306e348..31ccc99191bc889bb3b77a382076c4f71e818a83 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: ibit.h,v 1.9 1999/02/13 23:20:54 momjian Exp $
+ * $Id: ibit.h,v 1.10 1999/07/15 23:03:34 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef IBIT_H
 #define IBIT_H
 
-#include 
+#include "utils/memutils.h"
 
 typedef struct IndexAttributeBitMapData
 {
index be765ab4ec71f34f3dd16d842a59092b6cdef9fd..15e576e65a7fa109116690e87e77f277e2178b83 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: iqual.h,v 1.11 1999/02/13 23:20:55 momjian Exp $
+ * $Id: iqual.h,v 1.12 1999/07/15 23:03:34 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef IQUAL_H
 #define IQUAL_H
 
-#include 
-#include 
+#include "access/skey.h"
+#include "access/itup.h"
 
 
 /* ----------------
index 90ed45926af0d2666805035f24fbaff13b157c66..32d75ef09032aabf15051dc325633105206a0434 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: istrat.h,v 1.14 1999/07/15 15:20:54 momjian Exp $
+ * $Id: istrat.h,v 1.15 1999/07/15 23:03:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef ISTRAT_H
 #define ISTRAT_H
 
-#include 
+#include "utils/rel.h"
 
 /*
  * StrategyNumberIsValid
index f89211029c0f071159734043ca889c499f510f54..d324e0c7addcc3b44eb54a1417474d9ae02fb2ea 100644 (file)
@@ -6,17 +6,17 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: itup.h,v 1.18 1999/07/15 15:20:54 momjian Exp $
+ * $Id: itup.h,v 1.19 1999/07/15 23:03:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef ITUP_H
 #define ITUP_H
 
-#include 
-#include 
-#include 
-#include 
+#include "access/ibit.h"
+#include "access/tupmacs.h"
+#include "access/tupdesc.h"
+#include "storage/itemptr.h"
 
 #define MaxIndexAttributeNumber 7
 
index 9618e5fb7256b04baf7286a740cf82b811a6f0e4..f5d50533676a7d7e241d5f30ac842c264a2d0913 100644 (file)
@@ -6,17 +6,17 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nbtree.h,v 1.28 1999/07/15 15:20:55 momjian Exp $
+ * $Id: nbtree.h,v 1.29 1999/07/15 23:03:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef NBTREE_H
 #define NBTREE_H
 
-#include 
-#include 
-#include 
-#include 
+#include "access/sdir.h"
+#include "access/relscan.h"
+#include "access/funcindex.h"
+#include "access/itup.h"
 
 /*
  * BTPageOpaqueData -- At the end of every page, we store a pointer
index 0fce96e73a246c379819ff9da01fd4d714191520..f90f3103b0c7a8f1dea1a12bf7704c337eacac12 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: printtup.h,v 1.10 1999/05/25 22:42:32 momjian Exp $
+ * $Id: printtup.h,v 1.11 1999/07/15 23:03:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PRINTTUP_H
 #define PRINTTUP_H
 
-#include 
+#include "tcop/dest.h"
 
 extern DestReceiver *printtup_create_DR(void);
 extern void showatts(char *name, TupleDesc attinfo);
index fe8b03f40c1f7f1c13c703d82bf31423bd7163b8..08e7754df5932d11c0b9c86bb6767a857443b9eb 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: relscan.h,v 1.16 1999/07/15 15:20:55 momjian Exp $
+ * $Id: relscan.h,v 1.17 1999/07/15 23:03:36 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef RELSCAN_H
 #define RELSCAN_H
 
-#include 
+#include "utils/tqual.h"
 
 typedef ItemPointerData MarkData;
 
index d5d105ec3f666c4e274c8f4cf020374c1b6afaa1..ff13d3baba0d8d61d43914145c458f802fad69db 100644 (file)
@@ -6,17 +6,17 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rtree.h,v 1.15 1999/07/15 15:20:55 momjian Exp $
+ * $Id: rtree.h,v 1.16 1999/07/15 23:03:36 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef RTREE_H
 #define RTREE_H
 
-#include 
-#include 
-#include 
-#include 
+#include "access/funcindex.h"
+#include "access/itup.h"
+#include "access/relscan.h"
+#include "access/sdir.h"
 
 /* see rtstrat.c for what all this is about */
 #define RTNStrategies                  8
index 88932322d33cb0226d4cdeeb5ced100365855231..8ad9943ac06a922b29d2b7c5f4c652046a7b33fe 100644 (file)
@@ -6,16 +6,16 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rtscan.h,v 1.6 1999/02/13 23:20:58 momjian Exp $
+ * $Id: rtscan.h,v 1.7 1999/07/15 23:03:37 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef RTSCAN_H
 #define RTSCAN_H
 
-#include 
-#include 
-#include 
+#include "utils/rel.h"
+#include "storage/block.h"
+#include "storage/off.h"
 
 void       rtadjscans(Relation r, int op, BlockNumber blkno, OffsetNumber offnum);
 
index fb3e090b6c6a5b73528d196ec99f6755bebd0476..91d5d3d365c96ef4ae0896cb5bdae4bb0a9895ed 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rtstrat.h,v 1.10 1999/07/15 15:20:55 momjian Exp $
+ * $Id: rtstrat.h,v 1.11 1999/07/15 23:03:37 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef RTSTRAT_H
 #define RTSTRAT_H
 
-#include 
+#include "utils/rel.h"
 
 extern RegProcedure RTMapOperator(Relation r, AttrNumber attnum,
              RegProcedure proc);
index 57cc7e0d4443599d877812d4592877cba34a0893..8b9d1c5174f2dd3a59ac773293aa54fc9a3db1dd 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: skey.h,v 1.11 1999/02/13 23:20:58 momjian Exp $
+ * $Id: skey.h,v 1.12 1999/07/15 23:03:37 momjian Exp $
  *
  *
  * Note:
@@ -16,8 +16,8 @@
 #ifndef SKEY_H
 #define SKEY_H
 
-#include 
-#include 
+#include "access/attnum.h"
+#include "fmgr.h"
 
 typedef struct ScanKeyData
 {
index b1e58f08dbefc175232f85d9f5540659b555a6bf..92b58939b54e50ce9063e62671bc21fdfc9b8483 100644 (file)
@@ -7,14 +7,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: strat.h,v 1.15 1999/05/25 22:42:34 momjian Exp $
+ * $Id: strat.h,v 1.16 1999/07/15 23:03:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef STRAT_H
 #define STRAT_H
 
-#include 
+#include "access/skey.h"
 
 typedef uint16 StrategyNumber;
 
index 2551278f12965f0017b5349eb4c36401b07f2f8d..46d9f1b8036778a39a08260b166cee21bdaa348a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: transam.h,v 1.22 1999/06/10 14:17:12 vadim Exp $
+ * $Id: transam.h,v 1.23 1999/07/15 23:03:38 momjian Exp $
  *
  *  NOTES
  *     Transaction System Version 101 now support proper oid
@@ -17,7 +17,7 @@
 #ifndef TRANSAM_H
 #define TRANSAM_H
 
-#include 
+#include "storage/bufmgr.h"
 
 /* ----------------
  *     transaction system version id
index f338723d5f1557f28ebf31529bdeb19006e96996..98e6492440ba988f3519a16ce03c535f6f515ccc 100644 (file)
@@ -6,16 +6,16 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: tupdesc.h,v 1.22 1999/05/25 22:42:36 momjian Exp $
+ * $Id: tupdesc.h,v 1.23 1999/07/15 23:03:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef TUPDESC_H
 #define TUPDESC_H
 
-#include 
-#include 
-#include 
+#include "nodes/pg_list.h"
+#include "access/attnum.h"
+#include "catalog/pg_attribute.h"
 
 
 typedef struct attrDefault
index 9f155200e2516a62b35e8b86d5c53d028c51a4b8..44c9d4b7a6e232547311b8ce962bcafd8ce2e531 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: xact.h,v 1.21 1999/07/15 15:20:56 momjian Exp $
+ * $Id: xact.h,v 1.22 1999/07/15 23:03:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef XACT_H
 #define XACT_H
 
-#include 
-#include 
+#include "utils/nabstime.h"
+#include "access/transam.h"
 
 /* ----------------
  *     transaction state structure
index 2e4cb77969bfb4fd163b70969b76103376a746cc..fc0758152d353788b08e2e2dd4779e396d8c58ae 100644 (file)
@@ -6,16 +6,16 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: bootstrap.h,v 1.14 1999/02/13 23:21:00 momjian Exp $
+ * $Id: bootstrap.h,v 1.15 1999/07/15 23:03:40 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef BOOTSTRAP_H
 #define BOOTSTRAP_H
 
-#include 
-#include 
-#include 
+#include "access/funcindex.h"
+#include "access/itup.h"
+#include "utils/rel.h"
 
 #define MAXATTR 40             /* max. number of attributes in a relation */
 
index 1ef299580f1cad19b970ed11c1ca0ab68a45c3a7..bc6a8ef6436e962d2d294678cd77ae593aeead6f 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: catalog.h,v 1.7 1999/02/13 23:21:01 momjian Exp $
+ * $Id: catalog.h,v 1.8 1999/07/15 23:03:41 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef CATALOG_H
 #define CATALOG_H
 
-#include 
+#include "access/tupdesc.h"
 
 extern char *relpath(char *relname);
 extern bool IsSystemRelationName(char *relname);
index f10340a2a4ff422a8c5d0318f6cc071848b2e953..b8e89d8c395dba9d0107a87ccc79c90873664c37 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: heap.h,v 1.19 1999/05/25 16:13:39 momjian Exp $
+ * $Id: heap.h,v 1.20 1999/07/15 23:03:41 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef HEAP_H
 #define HEAP_H
 
-#include 
+#include "utils/rel.h"
 
 extern Oid RelnameFindRelid(char *relname);
 extern Relation heap_create(char *relname, TupleDesc att,
index a43ffae1ddc5a972273449f685f6e2568dd77090..b26e4acc711450ca1a967d54e6269becc97ed6ec 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: index.h,v 1.17 1999/07/15 15:20:58 momjian Exp $
+ * $Id: index.h,v 1.18 1999/07/15 23:03:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef INDEX_H
 #define INDEX_H
 
-#include 
-#include 
+#include "nodes/execnodes.h"
+#include "access/itup.h"
 
 extern Form_pg_am AccessMethodObjectIdGetForm(Oid accessMethodObjectId);
 
index 2ff93f65744b4b7c0bb5c5adc448ee3a9d92a8ec..73df64aaca6337d61d984e7af6e4f8e11c285ed1 100644 (file)
@@ -7,14 +7,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: indexing.h,v 1.20 1999/07/15 15:20:59 momjian Exp $
+ * $Id: indexing.h,v 1.21 1999/07/15 23:03:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef INDEXING_H
 #define INDEXING_H
 
-#include 
+#include "access/htup.h"
 
 /*
  * Some definitions for indices on pg_attribute
index 292f8fac389c025c5f633c6d11602458ab50ef51..a507f7e2d5a98701f5df22f4d089a4d473a2cdb5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_proc.h,v 1.99 1999/05/25 16:13:47 momjian Exp $
+ * $Id: pg_proc.h,v 1.100 1999/07/15 23:03:43 momjian Exp $
  *
  * NOTES
  *   The script catalog/genbki.sh reads this file and generates .bki
@@ -22,7 +22,7 @@
 #ifndef PG_PROC_H
 #define PG_PROC_H
 
-#include 
+#include "tcop/dest.h"
 
 /* ----------------
  *     postgres.h contains the system type definintions and the
index 207ee4da42936eef7777fc7e574246490056ddd8..75aa526ca179858a78d33e73048518992252b812 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: command.h,v 1.14 1999/05/25 22:42:41 momjian Exp $
+ * $Id: command.h,v 1.15 1999/07/15 23:03:44 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef COMMAND_H
 #define COMMAND_H
 
-#include 
+#include "utils/portal.h"
 
 extern MemoryContext PortalExecutorHeapMemory;
 
index 5932ab43a2210c51e9715dae9cae12337fd58ffe..63e1559f44e44bb61999aa39082a458862072f2d 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: defrem.h,v 1.15 1999/02/13 23:21:18 momjian Exp $
+ * $Id: defrem.h,v 1.16 1999/07/15 23:03:44 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef DEFREM_H
 #define DEFREM_H
 
-#include 
-#include 
+#include "tcop/dest.h"
+#include "nodes/parsenodes.h"
 
 /*
  * prototypes in defind.c
index f39a6498fb0cd0ec297171593258bb14eb1758c9..42276055e6c7d59ca6b5ceaa621a6c588cfa997f 100644 (file)
@@ -9,7 +9,7 @@
 #ifndef PROCLANG_H
 #define PROCLANG_H
 
-#include 
+#include "nodes/parsenodes.h"
 
 extern void CreateProceduralLanguage(CreatePLangStmt *stmt);
 extern void DropProceduralLanguage(DropPLangStmt *stmt);
index cd67bd3f32afe403065868b30b28be4dab36413f..b88c7b3ecc5d60349b83530bf17d49ee50fd6eb3 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: execdebug.h,v 1.10 1999/07/15 15:21:06 momjian Exp $
+ * $Id: execdebug.h,v 1.11 1999/07/15 23:03:46 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef EXECDEBUG_H
 #define EXECDEBUG_H
 
-#include 
+#include "nodes/print.h"
 
 /* ----------------------------------------------------------------
  *     debugging defines.
index 0dba8ccabd1502544d58ac12ab2e35d5963a994c..19823ac0e25351094db8db9211679a94e51fc674 100644 (file)
@@ -7,16 +7,16 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: execdesc.h,v 1.10 1999/02/13 23:21:23 momjian Exp $
+ * $Id: execdesc.h,v 1.11 1999/07/15 23:03:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef EXECDESC_H
 #define EXECDESC_H
 
-#include 
-#include 
-#include 
+#include "tcop/dest.h"
+#include "nodes/plannodes.h"
+#include "nodes/parsenodes.h"
 
 /* ----------------
  *     query descriptor:
index e979441a15b84e1d3233024c6ab7ef9aabaa6b76..20ce01a250123716d1d812175c7b71d274948cfe 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: executor.h,v 1.35 1999/07/15 15:21:06 momjian Exp $
+ * $Id: executor.h,v 1.36 1999/07/15 23:03:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -14,7 +14,7 @@
 #define EXECUTOR_H
 
 #include 
-#include 
+#include "executor/execdesc.h"
 
 /* ----------------
  *     TupIsNull
index ad6390fa203b6bc912f3040a9291c7d847810f69..2a1d8a4b3aa4f0585ecf385ddb9da13f127e894e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: tuptable.h,v 1.13 1999/07/15 15:21:14 momjian Exp $
+ * $Id: tuptable.h,v 1.14 1999/07/15 23:03:48 momjian Exp $
  *
  * NOTES
  *   The tuple table interface is getting pretty ugly.
@@ -17,7 +17,7 @@
 #ifndef TUPTABLE_H
 #define TUPTABLE_H
 
-#include 
+#include "access/htup.h"
 
 /* ----------------
  *     The executor tuple table is managed and manipulated by special
index 3f56bf640cad84c27034c7c9007698745db4d307..bffa83e7a68f21c30e54f90da481ce142180ed19 100644 (file)
@@ -7,14 +7,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: hasht.h,v 1.7 1999/02/13 23:21:31 momjian Exp $
+ * $Id: hasht.h,v 1.8 1999/07/15 23:03:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef HASHT_H
 #define HASHT_H
 
-#include 
+#include "utils/hsearch.h"
 
 typedef void (*HashtFunc) ();
 
index d6023332be6db4bb818ce6ebe11b4e6139bf0ed2..7827b464081dd1b13c949d54ab4a5704dacebd0a 100644 (file)
@@ -9,7 +9,7 @@
 #ifndef PG_CRYPT_H
 #define PG_CRYPT_H
 
-#include 
+#include "libpq/libpq-be.h"
 
 #define CRYPT_PWD_FILE "pg_pwd"
 #define CRYPT_PWD_FILE_SEPCHAR "'\\t'"
index 1b37c064a4f6b77e3dce2c669f133f4e9fd08701..31a2db542224611fc79f6f5bd3f59f5a8e3c7ab9 100644 (file)
@@ -8,7 +8,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pqcomm.h,v 1.36 1999/05/25 22:42:51 momjian Exp $
+ * $Id: pqcomm.h,v 1.37 1999/07/15 23:03:50 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -20,7 +20,7 @@
 #include 
 #include 
 #ifdef WIN32
-#include 
+#include "winsock.h"
 #else
 #include 
 #include 
index ca324c94b12e94d31f2fadb41c6756e66c7dde01..ca2e427e0190e1dcb7c796b7b4aa42e0d28f0701 100644 (file)
@@ -6,20 +6,20 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: execnodes.h,v 1.31 1999/07/15 15:21:16 momjian Exp $
+ * $Id: execnodes.h,v 1.32 1999/07/15 23:03:52 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef EXECNODES_H
 #define EXECNODES_H
 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "nodes/primnodes.h"
+#include "executor/hashjoin.h"
+#include "access/relscan.h"
+#include "access/sdir.h"
+#include "nodes/params.h"
+#include "executor/tuptable.h"
+#include "access/funcindex.h"
 
 /* ----------------
  *   IndexInfo information
index 7ea2e7e142017b8194aacd88c600df0b8f9721e6..6a387fd5c5c05fe2a84af3d1d57c9bad174a930e 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: makefuncs.h,v 1.19 1999/07/15 15:21:16 momjian Exp $
+ * $Id: makefuncs.h,v 1.20 1999/07/15 23:03:52 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef MAKEFUNC_H
 #define MAKEFUNC_H
 
-#include 
+#include "nodes/parsenodes.h"
 
 extern Oper *makeOper(Oid opno,
         Oid opid,
index 76f99204c201d0abdc65d06d8b4c4dec4543ba5e..39130ef0edf7e0d8a304d7b27818dfdb97dfec9b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: memnodes.h,v 1.13 1999/05/25 22:42:55 momjian Exp $
+ * $Id: memnodes.h,v 1.14 1999/07/15 23:03:53 momjian Exp $
  *
  * XXX the typedefs in this file are different from the other ???nodes.h;
  *   they are pointers to structures instead of the structures themselves.
@@ -18,9 +18,9 @@
 #ifndef MEMNODES_H
 #define MEMNODES_H
 
-#include 
-#include 
-#include 
+#include "lib/fstack.h"
+#include "utils/memutils.h"
+#include "nodes/nodes.h"
 
 /*
  * MemoryContext
index 528924ad41de82d6a80d28ed31ee0371da17389b..ccd1d3da09483d672caa888f67edec90e0a2333d 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeFuncs.h,v 1.9 1999/07/15 15:21:17 momjian Exp $
+ * $Id: nodeFuncs.h,v 1.10 1999/07/15 23:03:53 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef NODEFUNCS_H
 #define NODEFUNCS_H
 
-#include 
+#include "nodes/primnodes.h"
 
 extern bool single_node(Node *node);
 extern bool var_is_outer(Var *var);
index 8d6a9a2eb6506dbf4b0fffa56b5a0f0cd153d1d3..b52314c4633db5d8114dd88e45313f849c5009af 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: params.h,v 1.10 1999/02/13 23:21:38 momjian Exp $
+ * $Id: params.h,v 1.11 1999/07/15 23:03:54 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PARAMS_H
 #define PARAMS_H
 
-#include 
+#include "access/attnum.h"
 
 /* ----------------------------------------------------------------
  *
index d804257ba6e27a6191292730cf0f49da84733a4c..ef9f51cb7b07727a476268a165847aa2c4535f59 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parsenodes.h,v 1.75 1999/07/13 21:17:38 momjian Exp $
+ * $Id: parsenodes.h,v 1.76 1999/07/15 23:03:54 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PARSENODES_H
 #define PARSENODES_H
 
-#include 
+#include "nodes/primnodes.h"
 
 /*****************************************************************************
  * Query Tree
index de481f4e4644ab784190420b266a3d75a34aed14..3e20012b08735c42fa0832ea1e82dafef6a2db46 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_list.h,v 1.11 1999/02/22 05:26:47 momjian Exp $
+ * $Id: pg_list.h,v 1.12 1999/07/15 23:03:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PG_LIST_H
 #define PG_LIST_H
 
-#include 
+#include "nodes/nodes.h"
 
 /* ----------------------------------------------------------------
  *                     node definitions
index 5c94d02932b1ff79d805f67353908b928e7b37a4..3d319a66ff7c078d33b1b055025e9fab1a92fdc1 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: plannodes.h,v 1.27 1999/05/25 22:42:58 momjian Exp $
+ * $Id: plannodes.h,v 1.28 1999/07/15 23:03:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PLANNODES_H
 #define PLANNODES_H
 
-#include 
+#include "nodes/execnodes.h"
 
 /* ----------------------------------------------------------------
  * Executor State types are used in the plannode structures
index 3b0cadfcdcde67cc2480c7c9c5e45c9cf81d0c40..5f3fbb36c2a3fc20a274a22561600e954fbd3a5a 100644 (file)
@@ -6,16 +6,16 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: primnodes.h,v 1.29 1999/05/25 22:42:59 momjian Exp $
+ * $Id: primnodes.h,v 1.30 1999/07/15 23:03:56 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PRIMNODES_H
 #define PRIMNODES_H
 
-#include 
-#include 
-#include 
+#include "utils/fcache.h"
+#include "access/attnum.h"
+#include "nodes/pg_list.h"
 
 /* ----------------------------------------------------------------
  *                     node definitions
index c5d7d3084077e2d31b42790fbb4ca9eb1fff1f62..e305870aa7b71242169c2bc80f8b14fd07b31b3c 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: relation.h,v 1.33 1999/07/15 15:21:18 momjian Exp $
+ * $Id: relation.h,v 1.34 1999/07/15 23:03:56 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef RELATION_H
 #define RELATION_H
 
-#include 
+#include "nodes/parsenodes.h"
 
 /*
  * Relids
index d925be5630f8da9eb94d8a198091c4582ef627a8..4ec0c5aabb74845278e4511922dae0b4d58d99ad 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: xfunc.h,v 1.1 1999/07/15 15:21:24 momjian Exp $
+ * $Id: xfunc.h,v 1.2 1999/07/15 23:03:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef XFUNC_H
 #define XFUNC_H
 
-#include 
-#include 
+#include "utils/rel.h"
+#include "nodes/relation.h"
 
 /* command line arg flags */
 #define XFUNC_OFF -1           /* do no optimization of expensive preds */
index 1416cc25450c65d99535ee96a9a9ac2eeb4f79b6..de135ca1d5397481eeca73ad5bcc5148580de9f1 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: clauses.h,v 1.20 1999/07/15 15:21:19 momjian Exp $
+ * $Id: clauses.h,v 1.21 1999/07/15 23:03:57 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef CLAUSES_H
 #define CLAUSES_H
 
-#include 
+#include "nodes/relation.h"
 
 extern Expr *make_clause(int type, Node *oper, List *args);
 
index 30b262b9e37d135363caf1d04106060a4c136aa7..61dc0a43366efada7b1d1704d60ca75f25d308de 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: ordering.h,v 1.14 1999/05/25 16:14:20 momjian Exp $
+ * $Id: ordering.h,v 1.15 1999/07/15 23:03:58 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef ORDERING_H
 #define ORDERING_H
 
-#include 
+#include "nodes/relation.h"
 
 extern bool pathorder_match(PathOrder *path_ordering1,
                PathOrder *path_ordering2, int *better_sort);
index cd67cd16d541e02b6331ca07951b92d27ccf3c6f..90c5e3e099fe6c61c11afc50bd990584007536a2 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: plancat.h,v 1.11 1999/02/13 23:21:50 momjian Exp $
+ * $Id: plancat.h,v 1.12 1999/07/15 23:03:58 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PLANCAT_H
 #define PLANCAT_H
 
-#include 
+#include "nodes/parsenodes.h"
 
 /*
  * transient data structure to hold return value of index_info. Note that
index c3b06101c67448bfed68c94566d36275078ee01a..54733af3e7bf18ba140459957c789b8a2decd798 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: prep.h,v 1.15 1999/06/06 17:38:10 tgl Exp $
+ * $Id: prep.h,v 1.16 1999/07/15 23:03:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PREP_H
 #define PREP_H
 
-#include 
-#include 
+#include "nodes/plannodes.h"
+#include "nodes/parsenodes.h"
 
 /*
  * prototypes for prepqual.c
index d928f0e7a616b81fc6c33adade3ffafee2e7df10..3fa861f1564bb396210799e2090d6640e8681de4 100644 (file)
@@ -5,14 +5,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: analyze.h,v 1.8 1999/07/13 21:17:40 momjian Exp $
+ * $Id: analyze.h,v 1.9 1999/07/15 23:04:00 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef ANALYZE_H
 #define ANALYZE_H
 
-#include 
+#include "parser/parse_node.h"
 
 extern List *parse_analyze(List *pl, ParseState *parentParseState);
 
index 64a6e3a65e22d5e1201bced86fdab48a4e93e99e..f1b400e9c9ac5df7590943ab991c60e0edea0c9a 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parse_agg.h,v 1.11 1999/07/15 15:21:25 momjian Exp $
+ * $Id: parse_agg.h,v 1.12 1999/07/15 23:04:01 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PARSE_AGG_H
 #define PARSE_AGG_H
 
-#include 
+#include "parser/parse_node.h"
 
 extern void AddAggToParseState(ParseState *pstate, Aggref *aggref);
 extern void parseCheckAggregates(ParseState *pstate, Query *qry);
index 2b3dddad5c10dcd1be0e3ab4fabd471dfdc9b9af..a50ab4e039146f834ebcfa93b6a4f74045428b39 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parse_clause.h,v 1.10 1999/07/15 15:21:25 momjian Exp $
+ * $Id: parse_clause.h,v 1.11 1999/07/15 23:04:01 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PARSE_CLAUSE_H
 #define PARSE_CLAUSE_H
 
-#include 
+#include "parser/parse_node.h"
 
 extern void makeRangeTable(ParseState *pstate, char *relname, List *frmList, Node **qual);
 extern Node *transformWhereClause(ParseState *pstate, Node *where, Node *using);
index 0913ce3bbaa670ab3c01faefd0848901ae641b16..cbc4095e330fa3f5401aa2dac18387c88b4c0f4c 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parse_expr.h,v 1.12 1999/07/15 15:21:26 momjian Exp $
+ * $Id: parse_expr.h,v 1.13 1999/07/15 23:04:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PARSE_EXPR_H
 #define PARSE_EXPR_H
 
-#include 
+#include "parser/parse_node.h"
 #include "parser/parse_type.h"
 
 extern Node *transformExpr(ParseState *pstate, Node *expr, int precedence);
index de3487183ab5ba1d2ad5398e59805803e631789c..38626290cb1085858d23b83f5425fc17f4890989 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parse_func.h,v 1.17 1999/07/15 15:21:26 momjian Exp $
+ * $Id: parse_func.h,v 1.18 1999/07/15 23:04:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PARSER_FUNC_H
 #define PARSER_FUNC_H
 
-#include 
+#include "parser/parse_node.h"
 
 
 #define MAXFARGS 8             /* max # args to a c or postquel function */
index 5a56b5fb75bfae5191521dc60279fd0d2b2a4914..3dd2257db5ef4760db520617d012d6c40e88692d 100644 (file)
@@ -5,15 +5,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parse_node.h,v 1.13 1999/07/15 15:21:27 momjian Exp $
+ * $Id: parse_node.h,v 1.14 1999/07/15 23:04:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PARSE_NODE_H
 #define PARSE_NODE_H
 
-#include 
-#include 
+#include "nodes/parsenodes.h"
+#include "utils/rel.h"
 
 /* state information used during parse analysis */
 typedef struct ParseState
index 12c47636b6ab46b5321447ded929aee41e06e38f..e44f89c79baa4531eda67b1dddd57a5aa878ca73 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parse_relation.h,v 1.10 1999/07/15 15:21:27 momjian Exp $
+ * $Id: parse_relation.h,v 1.11 1999/07/15 23:04:03 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PARSE_QUERY_H
 #define PARSE_RANGE_H
 
-#include 
+#include "parser/parse_node.h"
 
 extern RangeTblEntry *refnameRangeTableEntry(ParseState *pstate, char *refname);
 extern int refnameRangeTablePosn(ParseState *pstate,
index d54ce32d83b732beedc8a2abd736bfbd11de1ed4..bd520d1bab94fd7c264357e8043dd8f6e0284a0d 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parse_target.h,v 1.13 1999/07/15 15:21:27 momjian Exp $
+ * $Id: parse_target.h,v 1.14 1999/07/15 23:04:03 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PARSE_TARGET_H
 #define PARSE_TARGET_H
 
-#include 
+#include "parser/parse_node.h"
 
 #define EXPR_COLUMN_FIRST  1
 #define EXPR_RELATION_FIRST 2
index 50b99b48ce6b169253c89048955e71e4944a3fb5..f2c1cb5b5b604a632c2bfe96f586b7aa2d9dcf9f 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parser.h,v 1.5 1999/05/13 07:29:20 tgl Exp $
+ * $Id: parser.h,v 1.6 1999/07/15 23:04:03 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PARSER_H
 #define PARSER_H
 
-#include 
+#include "parser/parse_node.h"
 
 extern List *parser(char *str, Oid *typev, int nargs);
 
index d0b43d57163db16fb314e2e9a0084aa872c4f70d..40451da12b2bb5aca29056928deb3302f4121575 100644 (file)
@@ -1,4 +1,4 @@
-#include 
+#include "libc.h"
 #include 
 #if defined(__STRICT_ANSI__)
 #define isascii(c) ((unsigned)(c)<=0177)
index ef47720e8e0f68ce6a8da2b52cbc74343f35596d..722cbd94e68852c6fce74a571d8f51bdcc6cfe40 100755 (executable)
@@ -4,7 +4,7 @@
 #define HAS_TEST_AND_SET
 typedef unsigned char slock_t;
 
-#include 
+#include "sys/isa_defs.h"
 
 #ifndef            BIG_ENDIAN
 #define            BIG_ENDIAN      4321
index a460c825c63aba2b26b1658e76bfc6fa3bc247ff..67646898d547a8ea9014a653f065b2518908ea8c 100644 (file)
@@ -11,7 +11,7 @@
 #ifdef sinix
 #define HAS_TEST_AND_SET
 
-#include 
+#include "abi_mutex.h"
 typedef abilock_t slock_t;
 
 #endif
index 55c11733eac6af3eabc6ceed67a71607f0c704f9..b0b86f3cb6d0ff1c5e27d83eaf8f98aa09197812 100644 (file)
@@ -41,7 +41,7 @@
 #define _REGEX_H_
 
 #include 
-#include 
+#include "mb/pg_wchar.h"
 
 /* types */
 typedef off_t regoff_t;
index 5e7b8fb014e6c78eb1b663c8a39cf8031a32402b..06b396a9882cef69696d92857d0c259989c466ee 100644 (file)
@@ -5,15 +5,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: prs2lock.h,v 1.9 1999/02/13 23:21:59 momjian Exp $
+ * $Id: prs2lock.h,v 1.10 1999/07/15 23:04:07 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PRS2LOCK_H
 #define PRS2LOCK_H
 
-#include 
-#include 
+#include "access/attnum.h"
+#include "nodes/pg_list.h"
 
 /*
  * RewriteRule -
index 7d257e33e604fdb1b2977d5aa5e42775b125d4d2..0b496f07bf5284d80864a18a36441b8430f6d045 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: buf_internals.h,v 1.29 1999/05/25 16:14:38 momjian Exp $
+ * $Id: buf_internals.h,v 1.30 1999/07/15 23:04:08 momjian Exp $
  *
  * NOTE
  *     If BUFFERPAGE0 is defined, then 0 will be used as a
@@ -17,8 +17,8 @@
 #ifndef BUFMGR_INTERNALS_H
 #define BUFMGR_INTERNALS_H
 
-#include 
-#include 
+#include "storage/lmgr.h"
+#include "storage/buf.h"
 
 /* Buf Mgr constants */
 /* in bufmgr.c */
index a0d08a2d78bde335956ada6d2627db069cba0d92..c434d1beec40b09fcd549164599dbc6a2fed371d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: bufmgr.h,v 1.27 1999/07/15 15:21:31 momjian Exp $
+ * $Id: bufmgr.h,v 1.28 1999/07/15 23:04:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
 #include 
 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "storage/ipc.h"
+#include "storage/block.h"
+#include "storage/buf.h"
+#include "storage/buf_internals.h"
+#include "utils/rel.h"
 
 /*
  * the maximum size of a disk block for any possible installation.
index 6921f97a089573ea30d30f38d26d9683bac3370d..87f5be67a9f93b006fbe16f2c56dd9105fba887a 100644 (file)
@@ -6,19 +6,19 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: bufpage.h,v 1.24 1999/07/15 15:21:32 momjian Exp $
+ * $Id: bufpage.h,v 1.25 1999/07/15 23:04:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef BUFPAGE_H
 #define BUFPAGE_H
 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "storage/off.h"
+#include "storage/itemid.h"
+#include "storage/item.h"
+#include "storage/buf.h"
+#include "storage/page.h"
+#include "storage/bufmgr.h"
 
 /*
  * a postgres disk page is an abstraction layered on top of a postgres
index e9a96c8190a13543e9a0b3861bba18ae4c98dd02..8ae09e1990500226bb2502d7e51b9e08be3a6bfa 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: ipc.h,v 1.34 1999/02/21 01:41:47 tgl Exp $
+ * $Id: ipc.h,v 1.35 1999/07/15 23:04:10 momjian Exp $
  *
  * NOTES
  *   This file is very architecture-specific.  This stuff should actually
@@ -24,7 +24,7 @@
 #include 
 #include            /* For IPC_PRIVATE */
 
-#include 
+#include "config.h"
 
 #ifndef HAVE_UNION_SEMUN
 union semun
index 7980ea15575f78af0b0178be492e67e207298284..42368ddf5c3eed6816b897721796f36aa59e709e 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: itempos.h,v 1.7 1999/02/13 23:22:06 momjian Exp $
+ * $Id: itempos.h,v 1.8 1999/07/15 23:04:10 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef ITEMPOS_H
 #define ITEMPOS_H
 
-#include 
-#include 
+#include "storage/itemid.h"
+#include "storage/buf.h"
 
 typedef struct ItemSubpositionData
 {
index 4f6a131f741321c934561efbcc0952289e729b46..6d5f1e377e934d3c2d513ba7da1aeca4023d2750 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: itemptr.h,v 1.11 1999/05/25 16:14:42 momjian Exp $
+ * $Id: itemptr.h,v 1.12 1999/07/15 23:04:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef ITEMPTR_H
 #define ITEMPTR_H
 
-#include 
-#include 
+#include "storage/off.h"
+#include "storage/block.h"
 
 /*
  * ItemPointer:
index bfe08d2c259258027007531ed0abbbb4acc70067..52c89c4f3478a5a5ca253427bef09819d8d1ac14 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: large_object.h,v 1.10 1999/02/13 23:22:06 momjian Exp $
+ * $Id: large_object.h,v 1.11 1999/07/15 23:04:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -16,7 +16,7 @@
 
 #include 
 
-#include 
+#include "access/relscan.h"
 
 /*
  * This structure will eventually have lots more stuff associated with it.
index c7e649f19c0c5fb69b5ea3ee63ccc4dd335e04a6..8903af8ec6bd43396d62e1d87c264a5eac7a7eb1 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: lmgr.h,v 1.21 1999/07/15 15:21:32 momjian Exp $
+ * $Id: lmgr.h,v 1.22 1999/07/15 23:04:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef LMGR_H
 #define LMGR_H
 
-#include 
-#include 
+#include "storage/lock.h"
+#include "utils/rel.h"
 
 #define AccessShareLock            1       /* SELECT */
 #define RowShareLock           2       /* SELECT FOR UPDATE */
index 327f57cc7d169420fb33f478936a4985535f6436..fb74629e63761cbfca6fc60ca7344645df10bdbb 100644 (file)
@@ -6,17 +6,17 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: lock.h,v 1.31 1999/07/15 20:32:29 momjian Exp $
+ * $Id: lock.h,v 1.32 1999/07/15 23:04:12 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef LOCK_H_
 #define LOCK_H_
 
-#include 
-#include 
-#include 
-#include 
+#include "storage/shmem.h"
+#include "storage/itemptr.h"
+#include "storage/sinvaladt.h"
+#include "utils/array.h"
 
 extern SPINLOCK LockMgrLock;
 typedef int LOCKMASK;
index 2baccce5bef8a4283572549d1c1472f74a9a49d6..067bd24381e91a5530cb55df262270d3f4d0cc15 100644 (file)
@@ -7,14 +7,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: multilev.h,v 1.15 1999/02/13 23:22:07 momjian Exp $
+ * $Id: multilev.h,v 1.16 1999/07/15 23:04:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef MULTILEV_H
 #define MULTILEV_H
 
-#include 
+#include "storage/lmgr.h"
 
 #ifdef LowLevelLocking
 
index f62106e1ce22a6bb0c440dc47c9c527931f3bbfb..4a5eb5533a22f71f6f172c500066839dd11ee531 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: proc.h,v 1.24 1999/05/25 22:43:27 momjian Exp $
+ * $Id: proc.h,v 1.25 1999/07/15 23:04:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef _PROC_H_
 #define _PROC_H_
 
-#include 
+#include "storage/lock.h"
 
 typedef struct
 {
index 3125d822ec4a319d0f7b2c6c4dc12e5d058fdcaf..6b6e4ecfb0fbf30f3a3e09a4b791c7ed9c999f5b 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.63 1999/07/13 20:12:51 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.64 1999/07/15 23:04:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -307,7 +307,7 @@ tas(slock_t *s_lock)
  * assembly from his NECEWS SVR4 port, but we probably ought to retain this
  * for the R3000 chips out there.
  */
-#include 
+#include "mutex.h"
 #define TAS(lock)  (test_and_set(lock,1))
 #define S_UNLOCK(lock) (test_then_and(lock,0))
 #define S_INIT_LOCK(lock)  (test_then_and(lock,0))
index 66365b4a9a710121299d79b6c10e6397c9532aaa..bb9e004ba261b98aa82dc35200c5973909aa59b3 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: shmem.h,v 1.18 1999/05/25 22:43:27 momjian Exp $
+ * $Id: shmem.h,v 1.19 1999/07/15 23:04:14 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef SHMEM_H
 #define SHMEM_H
 
-#include 
-#include 
+#include "utils/hsearch.h"
+#include "storage/spin.h"
 
 
 /* The shared memory region can start at a different address
index 8ef86c8a4884646483d7bd870abbd2124f2ee1fc..8d0f35a43c369da28d44fc73f671e99d3c75194d 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: sinval.h,v 1.11 1999/05/28 17:03:31 tgl Exp $
+ * $Id: sinval.h,v 1.12 1999/07/15 23:04:14 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef SINVAL_H
 #define SINVAL_H
 
-#include 
-#include 
+#include "storage/itemptr.h"
+#include "storage/spin.h"
 
 extern SPINLOCK SInvalLock;
 
index c939a0c6dbefd296941368b3fb78edf4551b7724..03b2a3a8f5344a00d25ee8eb0ce9a3317424a0cb 100644 (file)
@@ -6,15 +6,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: sinvaladt.h,v 1.14 1999/05/28 17:03:30 tgl Exp $
+ * $Id: sinvaladt.h,v 1.15 1999/07/15 23:04:15 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef SINVALADT_H
 #define SINVALADT_H
 
-#include 
-#include 
+#include "storage/itemptr.h"
+#include "storage/ipc.h"
 
 /*
  * The structure of the shared cache invaidation segment
index c3c0d314462cf31490c6406406e799512114257b..c1e81abcf55331e68f7f2e191402246ac3f4b3f9 100644 (file)
@@ -6,16 +6,16 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: smgr.h,v 1.14 1999/02/13 23:22:10 momjian Exp $
+ * $Id: smgr.h,v 1.15 1999/07/15 23:04:15 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef SMGR_H
 #define SMGR_H
 
-#include 
-#include 
-#include 
+#include "storage/spin.h"
+#include "storage/block.h"
+#include "utils/rel.h"
 
 #define SM_FAIL            0
 #define SM_SUCCESS     1
index ace673d98ecf59633ffef31fcc485be6bddfbe6e..be976c16b23590d679db977f7297eb44d0a28b2b 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: spin.h,v 1.8 1999/02/13 23:22:10 momjian Exp $
+ * $Id: spin.h,v 1.9 1999/07/15 23:04:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef SPIN_H
 #define SPIN_H
 
-#include 
+#include "storage/ipc.h"
 
 /*
  * two implementations of spin locks
index a694d435c727ca715fef56fb0c66026ea4d9fde3..6d9cc55ea7eae266356544404adcce1d11dbb2b9 100644 (file)
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: dest.h,v 1.21 1999/07/15 15:21:36 momjian Exp $
+ * $Id: dest.h,v 1.22 1999/07/15 23:04:17 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef DEST_H
 #define DEST_H
 
-#include 
+#include "access/htup.h"
 
 /* ----------------
  *     CommandDest is a simplistic means of identifying the desired
index 5c783d501429b1156637c7744fd283474ebd8b87..66148375a776b90e8d7606725a8f8609751d9d80 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pquery.h,v 1.12 1999/02/13 23:22:13 momjian Exp $
+ * $Id: pquery.h,v 1.13 1999/07/15 23:04:17 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PQUERY_H
 #define PQUERY_H
 
-#include 
+#include "executor/execdesc.h"
 
 /* moved to execdesc.h
 extern QueryDesc *CreateQueryDesc(Query *parsetree, Plan *plantree,
index 8baffbeb2c497197dc80981f7007039ae0f2c1d4..1fc1ccf1e77b986160d3f10eed014f0c3f51f542 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: utility.h,v 1.7 1999/02/13 23:22:13 momjian Exp $
+ * $Id: utility.h,v 1.8 1999/07/15 23:04:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef UTILITY_H
 #define UTILITY_H
 
-#include 
+#include "executor/execdesc.h"
 
 extern void ProcessUtility(Node *parsetree, CommandDest dest);
 
index c0270b3a125fc7cc365ff6fb16ef9c2a7676d7a7..71a155c99356f27f06948a105b186c66839e0443 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: acl.h,v 1.21 1999/07/15 15:21:38 momjian Exp $
+ * $Id: acl.h,v 1.22 1999/07/15 23:04:19 momjian Exp $
  *
  * NOTES
  *   For backward-compatability purposes we have to allow there
@@ -22,8 +22,8 @@
 #ifndef ACL_H
 #define ACL_H
 
-#include 
-#include 
+#include "nodes/parsenodes.h"
+#include "utils/array.h"
 #include "utils/memutils.h"
 
 /*
index f653068e2002cb8d99af060b0ebc434fd2106c23..58dd539b91beb0e65597cd0012c98cba67408594 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: builtins.h,v 1.82 1999/07/15 15:21:39 momjian Exp $
+ * $Id: builtins.h,v 1.83 1999/07/15 23:04:20 momjian Exp $
  *
  * NOTES
  *   This should normally only be included by fmgr.h.
 #ifndef BUILTINS_H
 #define BUILTINS_H
 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "storage/itemptr.h"
+#include "utils/array.h"
+#include "utils/geo_decls.h"
+#include "utils/datetime.h"
+#include "utils/nabstime.h"
+#include "utils/int8.h"
+#include "utils/inet.h"
+#include "utils/numeric.h"
 
 /*
  *     Defined in adt/
index 601e59596a6900f5274ae73c59535d00f7b9ffad..b951cd634eac43aa8b7131bf877fef2296f82773 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: catcache.h,v 1.17 1999/07/15 15:21:39 momjian Exp $
+ * $Id: catcache.h,v 1.18 1999/07/15 23:04:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -15,8 +15,8 @@
 
 /* #define     CACHEDEBUG       turns DEBUG elogs on */
 
-#include 
-#include 
+#include "access/htup.h"
+#include "lib/dllist.h"
 
 /*
  *     struct catctup:         tuples in the cache.
index 601c023387c8ddb6a069c0e5667b500a3d069678..78d74966c7fcfd240baa14dabbae34b8d8018bdb 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: dynamic_loader.h,v 1.11 1999/07/15 15:21:39 momjian Exp $
+ * $Id: dynamic_loader.h,v 1.12 1999/07/15 23:04:21 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -17,7 +17,7 @@
 #include          /* For MAXPATHLEN */
 
 /* we need this include because port files use them */
-#include 
+#include "postgres.h"
 
 #ifdef MIN
 #undef MIN
index cb3de1083c044e8cdf3d2f96b1c95d6c7d3927b6..9b3e902d63e8a013e7aa5187830e77e2d71198c1 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: fcache.h,v 1.8 1999/02/13 23:22:19 momjian Exp $
+ * $Id: fcache.h,v 1.9 1999/07/15 23:04:21 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef FCACHE_H
 #define FCACHE_H
 
-#include 
+#include "fmgr.h"
 
 
 typedef struct
index 9439b28a7971a7bd0a4bf9ba57200ebeeb4dc25c..048c86d4f45fc6cec928aa3e74a5255c5570a011 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: fcache2.h,v 1.8 1999/02/13 23:22:20 momjian Exp $
+ * $Id: fcache2.h,v 1.9 1999/07/15 23:04:22 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef FCACHE2_H
 #define FCACHE2_H
 
-#include 
+#include "nodes/execnodes.h"
 
 extern void setFcache(Node *node, Oid foid, List *argList, ExprContext *econtext);
 
index 3ee354df115dee72e34dbc26793b590fec20f3fd..f63941f39672ec00629d8c3df1a0b7000e72a3bf 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: inval.h,v 1.12 1999/07/15 15:21:39 momjian Exp $
+ * $Id: inval.h,v 1.13 1999/07/15 23:04:22 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef INVAL_H
 #define INVAL_H
 
-#include 
+#include "access/htup.h"
 
 extern void InitLocalInvalidateData(void);
 
index 6a985ac8c76f34d6dca976d936acf5b2d71e40ad..39cf80d9ebf8a8f5a23695593772e01723bb69e1 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: lsyscache.h,v 1.17 1999/07/15 15:21:41 momjian Exp $
+ * $Id: lsyscache.h,v 1.18 1999/07/15 23:04:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef LSYSCACHE_H
 #define LSYSCACHE_H
 
-#include 
+#include "access/htup.h"
 
 extern bool op_class(Oid oprno, int32 opclass, Oid amopid);
 extern char *get_attname(Oid relid, AttrNumber attnum);
index 07186589a90e83b79942d292c39e454df633c2c4..cfaea911a52f5d8003c3a1db28737c289fc8bdd1 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: portal.h,v 1.16 1999/07/15 15:21:42 momjian Exp $
+ * $Id: portal.h,v 1.17 1999/07/15 23:04:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -25,8 +25,8 @@
 #ifndef PORTAL_H
 #define PORTAL_H
 
-#include 
-#include 
+#include "executor/execdesc.h"
+#include "nodes/memnodes.h"
 
 typedef struct PortalBlockData
 {
index 4b2ee9de96fae437ddeefe3d37c4371f4c81551e..3dba1337beb5060485e616cb5609cdd3a9628f41 100644 (file)
@@ -6,19 +6,19 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rel.h,v 1.23 1999/05/25 16:14:57 momjian Exp $
+ * $Id: rel.h,v 1.24 1999/07/15 23:04:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef REL_H
 #define REL_H
 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
+#include "catalog/pg_am.h"
+#include "catalog/pg_class.h"
+#include "access/strat.h"
+#include "access/tupdesc.h"
+#include "rewrite/prs2lock.h"
+#include "storage/fd.h"
 
 typedef struct Trigger
 {
index 50863611007067529713ebfe52df2d7cd73bc4ca..ee9ad6f17beeaace9168dc4abc6438dc2b5b089b 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rel2.h,v 1.8 1999/02/13 23:22:30 momjian Exp $
+ * $Id: rel2.h,v 1.9 1999/07/15 23:04:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef TMP_REL2_H
 #define TMP_REL2_H
 
-#include 
+#include "utils/rel.h"
 
 extern IndexStrategy RelationGetIndexStrategy(Relation relation);
 
index d95a9a27fe3ecad9d70241b815126d2c98f5d915..cc9ed9e64c1193f6bee7889b0425d7e1479cacab 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: relcache.h,v 1.12 1999/05/01 19:09:43 tgl Exp $
+ * $Id: relcache.h,v 1.13 1999/07/15 23:04:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef RELCACHE_H
 #define RELCACHE_H
 
-#include 
+#include "utils/rel.h"
 
 /*
  * relation lookup routines
index 22949b443461adaad24873f8685628739c89b1ce..14f888b76ce2ac89bca5d46357bfae7ce266a831 100644 (file)
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: syscache.h,v 1.14 1999/07/15 15:21:43 momjian Exp $
+ * $Id: syscache.h,v 1.15 1999/07/15 23:04:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef SYSCACHE_H
 #define SYSCACHE_H
 
-#include 
+#include "access/htup.h"
 
  /* #define CACHEDEBUG *//* turns DEBUG elogs on */
 
index acb3284c9ae5c8edb9800555230c8da3827f2ea7..4cb685968b167012d5df6d080d3f1744e7c18129 100644 (file)
@@ -7,15 +7,15 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: tqual.h,v 1.23 1999/07/15 15:21:43 momjian Exp $
+ * $Id: tqual.h,v 1.24 1999/07/15 23:04:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef TQUAL_H
 #define TQUAL_H
 
-#include 
-#include 
+#include "access/htup.h"
+#include "access/xact.h"
 
 typedef struct SnapshotData
 {