Change my-function-name-- to my_function_name, and optimizer renames.
authorBruce Momjian
Sat, 13 Feb 1999 23:22:53 +0000 (23:22 +0000)
committerBruce Momjian
Sat, 13 Feb 1999 23:22:53 +0000 (23:22 +0000)
617 files changed:
src/backend/access/common/heaptuple.c
src/backend/access/common/heapvalid.c
src/backend/access/common/indextuple.c
src/backend/access/common/indexvalid.c
src/backend/access/common/printtup.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/hashfunc.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/index/istrat.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/nbtsort.c
src/backend/access/nbtree/nbtstrat.c
src/backend/access/nbtree/nbtutils.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/bootstrap/bootparse.y
src/backend/bootstrap/bootscanner.l
src/backend/bootstrap/bootstrap.c
src/backend/catalog/aclchk.c
src/backend/catalog/catalog.c
src/backend/catalog/heap.c
src/backend/catalog/index.c
src/backend/catalog/indexing.c
src/backend/catalog/pg_aggregate.c
src/backend/catalog/pg_operator.c
src/backend/catalog/pg_proc.c
src/backend/catalog/pg_type.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/dbcommands.c
src/backend/commands/defind.c
src/backend/commands/define.c
src/backend/commands/explain.c
src/backend/commands/proclang.c
src/backend/commands/recipe.c
src/backend/commands/remove.c
src/backend/commands/rename.c
src/backend/commands/sequence.c
src/backend/commands/trigger.c
src/backend/commands/user.c
src/backend/commands/vacuum.c
src/backend/commands/view.c
src/backend/executor/execAmi.c
src/backend/executor/execFlatten.c
src/backend/executor/execJunk.c
src/backend/executor/execMain.c
src/backend/executor/execProcnode.c
src/backend/executor/execQual.c
src/backend/executor/execScan.c
src/backend/executor/execTuples.c
src/backend/executor/execUtils.c
src/backend/executor/functions.c
src/backend/executor/nodeAgg.c
src/backend/executor/nodeAppend.c
src/backend/executor/nodeGroup.c
src/backend/executor/nodeHash.c
src/backend/executor/nodeHashjoin.c
src/backend/executor/nodeIndexscan.c
src/backend/executor/nodeMaterial.c
src/backend/executor/nodeMergejoin.c
src/backend/executor/nodeNestloop.c
src/backend/executor/nodeResult.c
src/backend/executor/nodeSeqscan.c
src/backend/executor/nodeSort.c
src/backend/executor/nodeSubplan.c
src/backend/executor/nodeTee.c
src/backend/executor/nodeUnique.c
src/backend/executor/spi.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/lib/stringinfo.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/crypt.c
src/backend/libpq/hba.c
src/backend/libpq/portal.c
src/backend/libpq/portalbuf.c
src/backend/libpq/pqcomm.c
src/backend/libpq/pqpacket.c
src/backend/libpq/pqsignal.c
src/backend/libpq/util.c
src/backend/main/main.c
src/backend/nodes/copyfuncs.c
src/backend/nodes/equalfuncs.c
src/backend/nodes/freefuncs.c
src/backend/nodes/list.c
src/backend/nodes/makefuncs.c
src/backend/nodes/nodeFuncs.c
src/backend/nodes/nodes.c
src/backend/nodes/outfuncs.c
src/backend/nodes/print.c
src/backend/nodes/read.c
src/backend/nodes/readfuncs.c
src/backend/optimizer/geqo/geqo_copy.c
src/backend/optimizer/geqo/geqo_cx.c
src/backend/optimizer/geqo/geqo_erx.c
src/backend/optimizer/geqo/geqo_eval.c
src/backend/optimizer/geqo/geqo_main.c
src/backend/optimizer/geqo/geqo_misc.c
src/backend/optimizer/geqo/geqo_mutation.c
src/backend/optimizer/geqo/geqo_ox1.c
src/backend/optimizer/geqo/geqo_ox2.c
src/backend/optimizer/geqo/geqo_params.c
src/backend/optimizer/geqo/geqo_paths.c
src/backend/optimizer/geqo/geqo_pmx.c
src/backend/optimizer/geqo/geqo_pool.c
src/backend/optimizer/geqo/geqo_px.c
src/backend/optimizer/geqo/geqo_recombination.c
src/backend/optimizer/geqo/geqo_selection.c
src/backend/optimizer/geqo/minspantree.c
src/backend/optimizer/path/allpaths.c
src/backend/optimizer/path/clausesel.c
src/backend/optimizer/path/costsize.c
src/backend/optimizer/path/hashutils.c
src/backend/optimizer/path/indxpath.c
src/backend/optimizer/path/joinpath.c
src/backend/optimizer/path/joinrels.c
src/backend/optimizer/path/joinutils.c
src/backend/optimizer/path/mergeutils.c
src/backend/optimizer/path/orindxpath.c
src/backend/optimizer/path/predmig.c
src/backend/optimizer/path/prune.c
src/backend/optimizer/path/xfunc.c
src/backend/optimizer/plan/createplan.c
src/backend/optimizer/plan/initsplan.c
src/backend/optimizer/plan/planmain.c
src/backend/optimizer/plan/planner.c
src/backend/optimizer/plan/setrefs.c
src/backend/optimizer/plan/subselect.c
src/backend/optimizer/prep/prepkeyset.c
src/backend/optimizer/prep/prepqual.c
src/backend/optimizer/prep/preptlist.c
src/backend/optimizer/prep/prepunion.c
src/backend/optimizer/util/clauses.c
src/backend/optimizer/util/indexnode.c
src/backend/optimizer/util/joininfo.c
src/backend/optimizer/util/keys.c
src/backend/optimizer/util/ordering.c
src/backend/optimizer/util/pathnode.c
src/backend/optimizer/util/plancat.c
src/backend/optimizer/util/relnode.c
src/backend/optimizer/util/restrictinfo.c
src/backend/optimizer/util/tlist.c
src/backend/optimizer/util/var.c
src/backend/parser/analyze.c
src/backend/parser/gram.c
src/backend/parser/gram.y
src/backend/parser/keywords.c
src/backend/parser/parse_agg.c
src/backend/parser/parse_clause.c
src/backend/parser/parse_func.c
src/backend/parser/parse_node.c
src/backend/parser/parse_relation.c
src/backend/parser/parser.c
src/backend/parser/scan.c
src/backend/parser/scan.l
src/backend/parser/scansup.c
src/backend/port/dynloader/alpha.h
src/backend/port/dynloader/bsd.h
src/backend/port/dynloader/bsdi.c
src/backend/port/dynloader/bsdi.h
src/backend/port/dynloader/dgux.h
src/backend/port/dynloader/freebsd.h
src/backend/port/dynloader/hpux.c
src/backend/port/dynloader/hpux.h
src/backend/port/dynloader/irix5.h
src/backend/port/dynloader/linux.c
src/backend/port/dynloader/linux.h
src/backend/port/dynloader/nextstep.h
src/backend/port/dynloader/sco.h
src/backend/port/dynloader/solaris_i386.h
src/backend/port/dynloader/solaris_sparc.h
src/backend/port/dynloader/sunos4.h
src/backend/port/dynloader/svr4.h
src/backend/port/dynloader/ultrix4.c
src/backend/port/dynloader/ultrix4.h
src/backend/port/dynloader/univel.h
src/backend/port/dynloader/unixware.h
src/backend/port/dynloader/win.h
src/backend/port/hpux/fixade.h
src/backend/port/hpux/port-protos.h
src/backend/port/sunos4/float.h
src/backend/postmaster/postmaster.c
src/backend/rewrite/locks.c
src/backend/rewrite/rewriteDefine.c
src/backend/rewrite/rewriteHandler.c
src/backend/rewrite/rewriteManip.c
src/backend/rewrite/rewriteRemove.c
src/backend/rewrite/rewriteSupport.c
src/backend/storage/buffer/buf_init.c
src/backend/storage/buffer/buf_table.c
src/backend/storage/buffer/bufmgr.c
src/backend/storage/buffer/freelist.c
src/backend/storage/buffer/localbuf.c
src/backend/storage/buffer/s_lock.c
src/backend/storage/file/fd.c
src/backend/storage/ipc/ipc.c
src/backend/storage/ipc/ipci.c
src/backend/storage/ipc/shmem.c
src/backend/storage/ipc/shmqueue.c
src/backend/storage/ipc/sinval.c
src/backend/storage/ipc/sinvaladt.c
src/backend/storage/ipc/spin.c
src/backend/storage/large_object/inv_api.c
src/backend/storage/lmgr/lmgr.c
src/backend/storage/lmgr/lock.c
src/backend/storage/lmgr/multi.c
src/backend/storage/lmgr/proc.c
src/backend/storage/lmgr/single.c
src/backend/storage/page/bufpage.c
src/backend/storage/page/itemptr.c
src/backend/storage/smgr/md.c
src/backend/storage/smgr/mm.c
src/backend/storage/smgr/smgr.c
src/backend/storage/smgr/smgrtype.c
src/backend/tcop/dest.c
src/backend/tcop/fastpath.c
src/backend/tcop/postgres.c
src/backend/tcop/pquery.c
src/backend/tcop/utility.c
src/backend/tioga/Varray.c
src/backend/tioga/tgRecipe.c
src/backend/tioga/tgRecipe.h
src/backend/utils/adt/acl.c
src/backend/utils/adt/arrayfuncs.c
src/backend/utils/adt/arrayutils.c
src/backend/utils/adt/bool.c
src/backend/utils/adt/char.c
src/backend/utils/adt/chunk.c
src/backend/utils/adt/date.c
src/backend/utils/adt/datetime.c
src/backend/utils/adt/datum.c
src/backend/utils/adt/dt.c
src/backend/utils/adt/filename.c
src/backend/utils/adt/float.c
src/backend/utils/adt/geo_ops.c
src/backend/utils/adt/geo_selfuncs.c
src/backend/utils/adt/int.c
src/backend/utils/adt/int8.c
src/backend/utils/adt/like.c
src/backend/utils/adt/misc.c
src/backend/utils/adt/nabstime.c
src/backend/utils/adt/name.c
src/backend/utils/adt/not_in.c
src/backend/utils/adt/numeric.c
src/backend/utils/adt/numutils.c
src/backend/utils/adt/oid.c
src/backend/utils/adt/regexp.c
src/backend/utils/adt/regproc.c
src/backend/utils/adt/selfuncs.c
src/backend/utils/adt/sets.c
src/backend/utils/adt/tid.c
src/backend/utils/adt/varchar.c
src/backend/utils/adt/varlena.c
src/backend/utils/adt/version.c
src/backend/utils/cache/catcache.c
src/backend/utils/cache/fcache.c
src/backend/utils/cache/inval.c
src/backend/utils/cache/lsyscache.c
src/backend/utils/cache/rel.c
src/backend/utils/cache/relcache.c
src/backend/utils/cache/syscache.c
src/backend/utils/cache/temprel.c
src/backend/utils/error/assert.c
src/backend/utils/error/elog.c
src/backend/utils/error/exc.c
src/backend/utils/error/excabort.c
src/backend/utils/error/excid.c
src/backend/utils/error/format.c
src/backend/utils/fmgr/dfmgr.c
src/backend/utils/fmgr/fmgr.c
src/backend/utils/hash/dynahash.c
src/backend/utils/hash/hashfn.c
src/backend/utils/init/enbl.c
src/backend/utils/init/findbe.c
src/backend/utils/init/globals.c
src/backend/utils/init/miscinit.c
src/backend/utils/init/postinit.c
src/backend/utils/misc/database.c
src/backend/utils/misc/superuser.c
src/backend/utils/misc/trace.c
src/backend/utils/mmgr/aset.c
src/backend/utils/mmgr/mcxt.c
src/backend/utils/mmgr/oset.c
src/backend/utils/mmgr/palloc.c
src/backend/utils/mmgr/portalmem.c
src/backend/utils/sort/lselect.c
src/backend/utils/sort/psort.c
src/backend/utils/time/tqual.c
src/bin/pg_dump/common.c
src/bin/pg_dump/pg_dump.c
src/bin/pg_encoding/pg_encoding.c
src/bin/pg_id/pg_id.c
src/bin/pg_version/pg_version.c
src/bin/pgtclsh/pgtclAppInit.c
src/bin/pgtclsh/pgtkAppInit.c
src/bin/psql/psql.c
src/bin/psql/psqlHelp.h
src/bin/psql/stringutils.c
src/bin/psql/stringutils.h
src/include/access/attnum.h
src/include/access/funcindex.h
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/heapam.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/sdir.h
src/include/access/skey.h
src/include/access/strat.h
src/include/access/transam.h
src/include/access/tupdesc.h
src/include/access/tupmacs.h
src/include/access/valid.h
src/include/access/xact.h
src/include/bootstrap/bootstrap.h
src/include/c.h
src/include/catalog/catalog.h
src/include/catalog/catname.h
src/include/catalog/heap.h
src/include/catalog/index.h
src/include/catalog/indexing.h
src/include/catalog/pg_aggregate.h
src/include/catalog/pg_am.h
src/include/catalog/pg_amop.h
src/include/catalog/pg_amproc.h
src/include/catalog/pg_attrdef.h
src/include/catalog/pg_attribute.h
src/include/catalog/pg_class.h
src/include/catalog/pg_database.h
src/include/catalog/pg_description.h
src/include/catalog/pg_group.h
src/include/catalog/pg_index.h
src/include/catalog/pg_inheritproc.h
src/include/catalog/pg_inherits.h
src/include/catalog/pg_ipl.h
src/include/catalog/pg_language.h
src/include/catalog/pg_listener.h
src/include/catalog/pg_log.h
src/include/catalog/pg_opclass.h
src/include/catalog/pg_operator.h
src/include/catalog/pg_parg.h
src/include/catalog/pg_proc.h
src/include/catalog/pg_relcheck.h
src/include/catalog/pg_rewrite.h
src/include/catalog/pg_shadow.h
src/include/catalog/pg_statistic.h
src/include/catalog/pg_trigger.h
src/include/catalog/pg_type.h
src/include/catalog/pg_variable.h
src/include/catalog/pg_version.h
src/include/commands/async.h
src/include/commands/cluster.h
src/include/commands/command.h
src/include/commands/copy.h
src/include/commands/creatinh.h
src/include/commands/dbcommands.h
src/include/commands/defrem.h
src/include/commands/explain.h
src/include/commands/proclang.h
src/include/commands/recipe.h
src/include/commands/rename.h
src/include/commands/sequence.h
src/include/commands/trigger.h
src/include/commands/user.h
src/include/commands/vacuum.h
src/include/commands/version.h
src/include/commands/view.h
src/include/executor/execFlatten.h
src/include/executor/execdebug.h
src/include/executor/execdefs.h
src/include/executor/execdesc.h
src/include/executor/executor.h
src/include/executor/functions.h
src/include/executor/hashjoin.h
src/include/executor/nodeAgg.h
src/include/executor/nodeAppend.h
src/include/executor/nodeGroup.h
src/include/executor/nodeHash.h
src/include/executor/nodeHashjoin.h
src/include/executor/nodeIndexscan.h
src/include/executor/nodeMaterial.h
src/include/executor/nodeMergejoin.h
src/include/executor/nodeNestloop.h
src/include/executor/nodeResult.h
src/include/executor/nodeSeqscan.h
src/include/executor/nodeSort.h
src/include/executor/nodeSubplan.h
src/include/executor/nodeTee.h
src/include/executor/nodeUnique.h
src/include/executor/spi.h
src/include/executor/spi_priv.h
src/include/executor/tuptable.h
src/include/lib/dllist.h
src/include/lib/fstack.h
src/include/lib/hasht.h
src/include/lib/lispsort.h
src/include/lib/qsort.h
src/include/lib/stringinfo.h
src/include/libpq/auth.h
src/include/libpq/be-fsstubs.h
src/include/libpq/crypt.h
src/include/libpq/hba.h
src/include/libpq/libpq-be.h
src/include/libpq/libpq-fs.h
src/include/libpq/libpq.h
src/include/libpq/pqcomm.h
src/include/libpq/pqsignal.h
src/include/miscadmin.h
src/include/nodes/execnodes.h
src/include/nodes/makefuncs.h
src/include/nodes/memnodes.h
src/include/nodes/nodeFuncs.h
src/include/nodes/nodes.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/print.h
src/include/nodes/readfuncs.h
src/include/nodes/relation.h
src/include/optimizer/clauses.h
src/include/optimizer/cost.h
src/include/optimizer/geqo.h
src/include/optimizer/geqo_copy.h
src/include/optimizer/geqo_gene.h
src/include/optimizer/geqo_misc.h
src/include/optimizer/geqo_mutation.h
src/include/optimizer/geqo_paths.h
src/include/optimizer/geqo_pool.h
src/include/optimizer/geqo_random.h
src/include/optimizer/geqo_recombination.h
src/include/optimizer/geqo_selection.h
src/include/optimizer/internal.h
src/include/optimizer/joininfo.h
src/include/optimizer/keys.h
src/include/optimizer/ordering.h
src/include/optimizer/pathnode.h
src/include/optimizer/paths.h
src/include/optimizer/plancat.h
src/include/optimizer/planmain.h
src/include/optimizer/planner.h
src/include/optimizer/prep.h
src/include/optimizer/restrictinfo.h
src/include/optimizer/subselect.h
src/include/optimizer/tlist.h
src/include/optimizer/var.h
src/include/optimizer/xfunc.h
src/include/parser/gramparse.h
src/include/parser/keywords.h
src/include/parser/parse_func.h
src/include/parser/parse_oper.h
src/include/parser/parse_relation.h
src/include/parser/parsetree.h
src/include/parser/scansup.h
src/include/postgres.h
src/include/postgres_ext.h
src/include/regex/cdefs.h
src/include/rewrite/locks.h
src/include/rewrite/prs2lock.h
src/include/rewrite/rewriteDefine.h
src/include/rewrite/rewriteHandler.h
src/include/rewrite/rewriteManip.h
src/include/rewrite/rewriteRemove.h
src/include/rewrite/rewriteSupport.h
src/include/rusagestub.h
src/include/storage/backendid.h
src/include/storage/block.h
src/include/storage/buf.h
src/include/storage/buf_internals.h
src/include/storage/bufmgr.h
src/include/storage/bufpage.h
src/include/storage/fd.h
src/include/storage/ipc.h
src/include/storage/item.h
src/include/storage/itemid.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/off.h
src/include/storage/page.h
src/include/storage/pagenum.h
src/include/storage/pos.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/fastpath.h
src/include/tcop/pquery.h
src/include/tcop/tcopdebug.h
src/include/tcop/tcopprot.h
src/include/tcop/utility.h
src/include/utils/acl.h
src/include/utils/array.h
src/include/utils/bit.h
src/include/utils/builtins.h
src/include/utils/catcache.h
src/include/utils/datetime.h
src/include/utils/datum.h
src/include/utils/dt.h
src/include/utils/dynahash.h
src/include/utils/dynamic_loader.h
src/include/utils/elog.h
src/include/utils/exc.h
src/include/utils/excid.h
src/include/utils/fcache.h
src/include/utils/fcache2.h
src/include/utils/fmgrtab.h
src/include/utils/hsearch.h
src/include/utils/inet.h
src/include/utils/int8.h
src/include/utils/inval.h
src/include/utils/lselect.h
src/include/utils/lsyscache.h
src/include/utils/mcxt.h
src/include/utils/memutils.h
src/include/utils/module.h
src/include/utils/nabstime.h
src/include/utils/numeric.h
src/include/utils/palloc.h
src/include/utils/portal.h
src/include/utils/ps_status.h
src/include/utils/psort.h
src/include/utils/rel.h
src/include/utils/rel2.h
src/include/utils/relcache.h
src/include/utils/sets.h
src/include/utils/syscache.h
src/include/utils/temprel.h
src/include/utils/tqual.h
src/include/utils/trace.h
src/interfaces/ecpg/preproc/c_keywords.c
src/interfaces/ecpg/preproc/ecpg_keywords.c
src/interfaces/ecpg/preproc/keywords.c
src/interfaces/libpgtcl/libpgtcl.h
src/interfaces/libpgtcl/pgtcl.c
src/interfaces/libpgtcl/pgtclCmds.c
src/interfaces/libpgtcl/pgtclCmds.h
src/interfaces/libpgtcl/pgtclId.c
src/interfaces/libpgtcl/pgtclId.h
src/interfaces/libpq/fe-auth.c
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/fe-exec.c
src/interfaces/libpq/fe-lobj.c
src/interfaces/libpq/fe-print.c
src/interfaces/libpq/libpq-fe.h
src/interfaces/libpq/libpq-int.h
src/interfaces/libpq/pqsignal.c
src/interfaces/libpq/pqsignal.h
src/interfaces/odbc/options.c
src/test/examples/testlo.c
src/test/examples/testlo2.c
src/tutorial/beard.c
src/utils/dllinit.c
src/utils/getopt.c
src/utils/strdup.c
src/utils/version.c

index 9e16cabd375ee5f489810f3e65611d3454d0fae2..06001fbe776275405e599c1ff19e1bd3a59596bc 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * heaptuple.c--
+ * heaptuple.c
  *   This file contains heap tuple accessor and mutator routines, as well
  *   as a few various tuple utilities.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/heaptuple.c,v 1.48 1999/02/03 21:15:27 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/heaptuple.c,v 1.49 1999/02/13 23:14:10 momjian Exp $
  *
  * NOTES
  *   The old interface functions have been converted to macros
index 79208bb3a50102b11febf03d1a3793cd66d2466a..d716e77f4ffe0542e2a60ab6eee1fd3d315ab646 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * heapvalid.c--
+ * heapvalid.c
  *   heap tuple qualification validity checking code
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/Attic/heapvalid.c,v 1.22 1998/11/27 19:51:28 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/Attic/heapvalid.c,v 1.23 1999/02/13 23:14:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e6154ba8cdd5944b35311bc5f3f67d21ec642308..5c779bcf6c7d1c09686d73444467df704a082699 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * indextuple.c--
+ * indextuple.c
  *    This file contains index tuple accessor and mutator routines,
  *    as well as a few various tuple utilities.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/indextuple.c,v 1.32 1998/09/07 05:35:28 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/indextuple.c,v 1.33 1999/02/13 23:14:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a30bf84d890dc50cfeaf6584855f5e4732373954..c2387dae24011c7a21e43d513d0c9aa57cbd2fc0 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * indexvalid.c--
+ * indexvalid.c
  *   index tuple qualification validity checking code
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/Attic/indexvalid.c,v 1.20 1998/09/01 03:20:44 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/Attic/indexvalid.c,v 1.21 1999/02/13 23:14:12 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 94c4d013857f672ab34b7aaed123873261179c15..9833a8d4d0a1d36ca0be7c3663a44e530b82bca0 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * printtup.c--
+ * printtup.c
  *   Routines to print out tuples to the destination (binary or non-binary
  *   portals, frontend/interactive backend, etc.).
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/printtup.c,v 1.41 1999/01/27 01:11:43 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/printtup.c,v 1.42 1999/02/13 23:14:12 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 680d8aeec5272e7e0a26acc675a8e3c8184b2dd2..bd3e047e6a719a5bb0a91c7fac9d7487c3af2d82 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * scan.c--
+ * scan.c
  *   scan direction and key code
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/scankey.c,v 1.12 1998/06/15 18:39:22 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/scankey.c,v 1.13 1999/02/13 23:14:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -18,7 +18,7 @@
 #include 
 
 /*
- * ScanKeyEntryIsLegal --
+ * ScanKeyEntryIsLegal 
  *     True iff the scan key entry is legal.
  */
 #define ScanKeyEntryIsLegal(entry) \
@@ -28,7 +28,7 @@
 )
 
 /*
- * ScanKeyEntrySetIllegal --
+ * ScanKeyEntrySetIllegal 
  *     Marks a scan key entry as illegal.
  */
 void
@@ -43,7 +43,7 @@ ScanKeyEntrySetIllegal(ScanKey entry)
 }
 
 /*
- * ScanKeyEntryInitialize --
+ * ScanKeyEntryInitialize 
  *     Initializes an scan key entry.
  *
  * Note:
index 7dd94dd8836574e6fb9276f34f6fc3a84d328162..656b997404d843789384dbbd241041ebde8beadd 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * tupdesc.c--
+ * tupdesc.c
  *   POSTGRES tuple descriptor support code
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/common/tupdesc.c,v 1.47 1999/02/03 21:15:27 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/common/tupdesc.c,v 1.48 1999/02/13 23:14:14 momjian Exp $
  *
  * NOTES
  *   some of the executor utility code such as "ExecTypeFromTL" should be
index ce9ef24c88ee1010acf1e2cd1f24320b892b612b..54c0c4a4f6cd20f95b318d6fee0d53a836ded52a 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * gist.c--
+ * gist.c
  *   interface routines for the postgres GiST index access method.
  *
  *
index 35708bf6534e5c5d04679a58eb70a6fff9f067c9..665bc830357e1d247f11fe4c7ce1a915a95bcee1 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * gistget.c--
+ * gistget.c
  *   fetch tuples from a GiST scan.
  *
  *
index 3528fd30ce2d344d76f0e740ebff9ec54ed3618e..92353d71b2bf5a08dfa27c4e98008b86796057c0 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * gistscan.c--
+ * gistscan.c
  *   routines to manage scans on index relations
  *
  *
index b54c0951c4c8f8e838e70ff281898893641caaa4..69eb9c31c3f749dcca0306d0f8bde41c5c8cbb4c 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * giststrat.c--
+ * giststrat.c
  *   strategy map data for GiSTs.
  *
  * Copyright (c) 1994, Regents of the University of California
index 1554af876b22cfe4b277f151d167bf10eedf6823..122c9ad3797d58024c6ba7b91e8c5788a217caa0 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * hash.c--
+ * hash.c
  *   Implementation of Margo Seltzer's Hashing package for postgres.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hash.c,v 1.24 1999/02/03 21:15:28 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hash.c,v 1.25 1999/02/13 23:14:17 momjian Exp $
  *
  * NOTES
  *   This file contains only the public interface routines.
index c2f928161a4e08e221a6ffaa625d17b281cd370b..7233685a22d64464c3c3ead6eac2956f2f2aec65 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * hashfunc.c--
+ * hashfunc.c
  *   Comparison functions for hash access method.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashfunc.c,v 1.12 1998/09/01 04:26:49 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashfunc.c,v 1.13 1999/02/13 23:14:18 momjian Exp $
  *
  * NOTES
  *   These functions are stored in pg_amproc.  For each operator class
index df52938979cb9a30cc1f763d2c84a72275276608..f1d5d56013d3bf1984a6a5d97603acf81473c61f 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * hashinsert.c--
+ * hashinsert.c
  *   Item insertion in hash tables for Postgres.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashinsert.c,v 1.14 1998/09/01 03:20:56 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashinsert.c,v 1.15 1999/02/13 23:14:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b6a847a10ac6e3fd041aad9093c6243fc103037d..ab599abf05833d67911ebb174144285a52c4dc70 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * hashovfl.c--
+ * hashovfl.c
  *   Overflow page management code for the Postgres hash access method
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashovfl.c,v 1.19 1999/02/03 21:15:28 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashovfl.c,v 1.20 1999/02/13 23:14:19 momjian Exp $
  *
  * NOTES
  *   Overflow pages look like ordinary relation pages.
index 208cda1bf7eb4a25c9754fea49d190952b1892a5..7c81e7ab5c18e834259eb08fb6ed33955597974f 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * hashpage.c--
+ * hashpage.c
  *   Hash table page management code for the Postgres hash access method
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashpage.c,v 1.18 1998/12/15 12:45:10 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashpage.c,v 1.19 1999/02/13 23:14:20 momjian Exp $
  *
  * NOTES
  *   Postgres hash pages look like ordinary relation pages.  The opaque
index add3971ac2794cf05929f6bf6d6990c3b51a5380..418788d472d509487d5f75814e26798ff2ba55ac 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * hashscan.c--
+ * hashscan.c
  *   manage scans on hash tables
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashscan.c,v 1.16 1998/09/01 03:20:59 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashscan.c,v 1.17 1999/02/13 23:14:20 momjian Exp $
  *
  * NOTES
  *   Because we can be doing an index scan on a relation while we
index adb20353906e121d70f3057cefc8f2fbd0cc6d3f..5e00180c6098cabba109063cb4bd8d7da1cece41 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * hashsearch.c--
+ * hashsearch.c
  *   search code for postgres hash tables
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashsearch.c,v 1.16 1998/09/01 03:21:01 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashsearch.c,v 1.17 1999/02/13 23:14:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8244184b949acaba1c7549ecd5f7d4a111b07a81..91c18729ff54749499c0e9e9e032a76cf161a1f6 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * btstrat.c--
+ * btstrat.c
  *   Srategy map entries for the btree indexed access method
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/Attic/hashstrat.c,v 1.12 1998/09/01 03:21:02 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/Attic/hashstrat.c,v 1.13 1999/02/13 23:14:21 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index fc6641f7a6aed897749716a3107553152fafff95..304ae236cbf8ecf765b84fb751049a73529dabef 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * btutils.c--
+ * btutils.c
  *   Utility code for Postgres btree implementation.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashutil.c,v 1.14 1998/09/01 03:21:03 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/hash/hashutil.c,v 1.15 1999/02/13 23:14:21 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index bfd57b0cff02a733772142cbac65bc86b0357da2..f2b0cd187b03c64fb12d2199cb4f6d477ba885ff 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * heapam.c--
+ * heapam.c
  *   heap access method code
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/heap/heapam.c,v 1.40 1999/01/29 09:22:51 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/heap/heapam.c,v 1.41 1999/02/13 23:14:22 momjian Exp $
  *
  *
  * INTERFACE ROUTINES
index 93f4f000162538956011fb5596cdb81d546369fd..f827f6e421fd11d1f776ffd65e10610dd8394209 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * hio.c--
+ * hio.c
  *   POSTGRES heap access method input/output code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Id: hio.c,v 1.16 1999/02/02 03:43:57 momjian Exp $
+ *   $Id: hio.c,v 1.17 1999/02/13 23:14:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d630dedf815953c46675caf32e46659d6932ac2d..17d49b93987f17272585ea52eb736c9fa165ee90 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * stats.c--
+ * stats.c
  *   heap access method debugging statistic collection routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/heap/Attic/stats.c,v 1.14 1998/12/15 12:45:15 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/heap/Attic/stats.c,v 1.15 1999/02/13 23:14:25 momjian Exp $
  *
  * NOTES
  *   initam should be moved someplace else.
index 6e270913db83c4ddbf9fb916d5c58f65b15bff12..5752f2cf4431efdaa7ffccc3ef82179c03ff4ab4 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * genam.c--
+ * genam.c
  *   general index access method routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/index/genam.c,v 1.15 1998/10/08 18:29:14 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/index/genam.c,v 1.16 1999/02/13 23:14:29 momjian Exp $
  *
  * NOTES
  *   many of the old access method routines have been turned into
index f1516c669b3653429579f8282c05803477272264..73019ce8b2f4019ddbb5cf25c2391aab69039f42 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * indexam.c--
+ * indexam.c
  *   general index access method routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/index/indexam.c,v 1.29 1998/12/15 12:45:15 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/index/indexam.c,v 1.30 1999/02/13 23:14:30 momjian Exp $
  *
  * INTERFACE ROUTINES
  *     index_open      - open an index relation by relationId
index c5753e77f793408206bbe00827f7b292b7c8ef56..e0b4e61a15b033b7f874746e94373ed9fda08335 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * istrat.c--
+ * istrat.c
  *   index scan strategy manipulation code and index strategy manipulation
  *   operator code.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/index/Attic/istrat.c,v 1.30 1999/02/03 21:15:30 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/index/Attic/istrat.c,v 1.31 1999/02/13 23:14:30 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -57,7 +57,7 @@ static bool StrategyTermIsValid(StrategyTerm term,
  */
 
 /*
- * StrategyMapGetScanKeyEntry --
+ * StrategyMapGetScanKeyEntry 
  *     Returns a scan key entry of a index strategy mapping member.
  *
  * Note:
@@ -75,7 +75,7 @@ StrategyMapGetScanKeyEntry(StrategyMap map,
 }
 
 /*
- * IndexStrategyGetStrategyMap --
+ * IndexStrategyGetStrategyMap 
  *     Returns an index strategy mapping of an index strategy.
  *
  * Note:
@@ -97,7 +97,7 @@ IndexStrategyGetStrategyMap(IndexStrategy indexStrategy,
 }
 
 /*
- * AttributeNumberGetIndexStrategySize --
+ * AttributeNumberGetIndexStrategySize 
  *     Computes the size of an index strategy.
  */
 Size
@@ -526,7 +526,7 @@ OperatorRelationFillScanKeyEntry(Relation operatorRelation,
 
 
 /*
- * IndexSupportInitialize --
+ * IndexSupportInitialize 
  *     Initializes an index strategy and associated support procedures.
  */
 void
index d7e3fd03d79d10ab51ac5307b898ff31a92e41db..108166fc441ac1c02894b6e822716820e54d76a8 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * nbtcompare.c--
+ * nbtcompare.c
  *   Comparison functions for btree access method.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtcompare.c,v 1.20 1999/01/20 16:24:59 thomas Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtcompare.c,v 1.21 1999/02/13 23:14:31 momjian Exp $
  *
  * NOTES
  *     These functions are stored in pg_amproc.  For each operator class
index 240c902dbe396726ae05345d68e9742e767895c7..d5d245f1ee78559d62ed2068cf9ccafc0137daa3 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * btinsert.c--
+ * btinsert.c
  *   Item insertion in Lehman and Yao btrees for Postgres.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtinsert.c,v 1.34 1999/02/03 21:15:32 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtinsert.c,v 1.35 1999/02/13 23:14:34 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 306f4fa0e934a07a6affc3ca41b466b3c6dff19b..812481c9538e970b1b8c0fcae99e4763c9e1a307 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * nbtpage.c--
+ * nbtpage.c
  *   BTree-specific page management code for the Postgres btree access
  *   method.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtpage.c,v 1.17 1998/12/15 12:45:23 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtpage.c,v 1.18 1999/02/13 23:14:35 momjian Exp $
  *
  * NOTES
  *    Postgres btree pages look like ordinary relation pages.  The opaque
@@ -413,7 +413,7 @@ _bt_pageinit(Page page, Size size)
 {
 
    /*
-    * Cargo-cult programming -- don't really need this to be zero, but
+    * Cargo_cult programming -- don't really need this to be zero, but
     * creating new pages is an infrequent occurrence and it makes me feel
     * good when I know they're empty.
     */
index 7a3072395da3a485c996fc341bac2160e521c615..0b2470fcd060aa100e6959ffe01d2e2b92ac08a2 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * btree.c--
+ * btree.c
  *   Implementation of Lehman and Yao's btree management algorithm for
  *   Postgres.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtree.c,v 1.34 1998/11/27 19:51:40 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtree.c,v 1.35 1999/02/13 23:14:36 momjian Exp $
  *
  * NOTES
  *   This file contains only the public interface routines.
index 55869592e40a78d87f07bb16c12c841b9651f46f..b5e7d1207c180e4136e578e0db2c50e168f5f249 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * btscan.c--
+ * btscan.c
  *   manage scans on btrees.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/Attic/nbtscan.c,v 1.18 1998/09/01 04:27:04 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/Attic/nbtscan.c,v 1.19 1999/02/13 23:14:36 momjian Exp $
  *
  *
  * NOTES
index eb6f5abe9dedaa00bf0f609e08afad6a385446f4..7ab3da107d69e1dc61adf1f07cf31a4d9a4f1581 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * btsearch.c--
+ * btsearch.c
  *   search code for postgres btrees.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtsearch.c,v 1.39 1998/11/02 15:28:36 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtsearch.c,v 1.40 1999/02/13 23:14:36 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 5e2589f9ee92359f296660b9161cbb23d43367e6..ba14563c9d486bff29a9e2772cdfa8840ee080af 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
- * btsort.c--
+ * btsort.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Id: nbtsort.c,v 1.35 1999/02/03 21:15:36 momjian Exp $
+ *   $Id: nbtsort.c,v 1.36 1999/02/13 23:14:36 momjian Exp $
  *
  * NOTES
  *
index 3d155aa164b665904c9d902d9c2d7b343016d9b9..902601a3baaaff9a56491009989899a0454f00d9 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * btstrat.c--
+ * btstrat.c
  *   Srategy map entries for the btree indexed access method
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/Attic/nbtstrat.c,v 1.7 1998/09/01 03:21:21 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/Attic/nbtstrat.c,v 1.8 1999/02/13 23:14:37 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7a2ce71af02395c833fe8e475d17d03e778163cf..193a2f7e714e544c17c9101d92b034753060d08f 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * btutils.c--
+ * btutils.c
  *   Utility code for Postgres btree implementation.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtutils.c,v 1.24 1999/02/03 21:15:36 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/nbtree/nbtutils.c,v 1.25 1999/02/13 23:14:37 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 4df0adf5c403a6cc85e2a17a3bdebe09ffa9390d..70b1f172a949228fb4a025f2a7581ad4d5d850aa 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * rtget.c--
+ * rtget.c
  *   fetch tuples from an rtree scan.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtget.c,v 1.12 1998/09/01 04:27:09 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtget.c,v 1.13 1999/02/13 23:14:41 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a2bced8fc7710d2a59abd5aad5b0a4990290c11b..f7772de64c7df4f76518e713934abdb95f186f23 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * rtproc.c--
+ * rtproc.c
  *   pg_amproc entries for rtrees.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtproc.c,v 1.17 1998/09/01 03:21:26 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtproc.c,v 1.18 1999/02/13 23:14:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 9bf6d90dae11f4f30675f269bf6eeb2a50b9613f..57e894245005063d720c15035439040723206eaa 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * rtree.c--
+ * rtree.c
  *   interface routines for the postgres rtree indexed access method.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtree.c,v 1.30 1998/12/15 12:45:25 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtree.c,v 1.31 1999/02/13 23:14:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1556527c915d9851fc0a88c2056701bb302fb351..596972960bdbf8a909790c9d810c7ac7ffb71796 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * rtscan.c--
+ * rtscan.c
  *   routines to manage scans on index relations
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtscan.c,v 1.21 1999/02/03 21:15:37 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtscan.c,v 1.22 1999/02/13 23:14:43 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f610bfc2ede97446a48f8d6bd6062da8c1843eb3..6f838a4a4a9f1a4d16f391ced5096e609a403806 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * rtstrat.c--
+ * rtstrat.c
  *   strategy map data for rtrees.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtstrat.c,v 1.10 1998/09/01 04:27:13 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/rtree/Attic/rtstrat.c,v 1.11 1999/02/13 23:14:43 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b800a0e08ad8b76fa0d50dabf41a49a762acdbd2..e36391c3e33fbeaf80d3c327ba5089402b95cdad 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * transam.c--
+ * transam.c
  *   postgres transaction log/time interface routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/transam/transam.c,v 1.22 1999/02/03 21:15:41 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/transam/transam.c,v 1.23 1999/02/13 23:14:46 momjian Exp $
  *
  * NOTES
  *   This file contains the high level access-method interface to the
@@ -375,7 +375,7 @@ TransRecover(Relation logRelation)
  */
 
 /*
- * InitializeTransactionLog --
+ * InitializeTransactionLog 
  *     Initializes transaction logging.
  */
 void
@@ -485,7 +485,7 @@ InitializeTransactionLog(void)
  */
 
 /*
- * TransactionIdDidCommit --
+ * TransactionIdDidCommit 
  *     True iff transaction associated with the identifier did commit.
  *
  * Note:
@@ -501,7 +501,7 @@ TransactionIdDidCommit(TransactionId transactionId)
 }
 
 /*
- * TransactionIdDidAborted --
+ * TransactionIdDidAborted 
  *     True iff transaction associated with the identifier did abort.
  *
  * Note:
@@ -542,7 +542,7 @@ TransactionIdIsInProgress(TransactionId transactionId)
  */
 
 /*
- * TransactionIdCommit --
+ * TransactionIdCommit 
  *     Commits the transaction associated with the identifier.
  *
  * Note:
@@ -558,7 +558,7 @@ TransactionIdCommit(TransactionId transactionId)
 }
 
 /*
- * TransactionIdAbort --
+ * TransactionIdAbort 
  *     Aborts the transaction associated with the identifier.
  *
  * Note:
index 93be4917cd4a7c2138a95115469beeb0f212915b..d6be0ac033fda8bfcbe72014c2f9cbe11b45376d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * transsup.c--
+ * transsup.c
  *   postgres transaction access method support code
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/transam/Attic/transsup.c,v 1.19 1999/02/03 21:15:45 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/transam/Attic/transsup.c,v 1.20 1999/02/13 23:14:47 momjian Exp $
  *
  * NOTES
  *   This file contains support functions for the high
index b1e723361c388ea97baba561af579ed522a9dd8f..f910ea5f0f1d32cee6d3429311657ddf1a17c2ed 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * varsup.c--
+ * varsup.c
  *   postgres variable relation support routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/transam/varsup.c,v 1.18 1998/12/18 09:10:17 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/transam/varsup.c,v 1.19 1999/02/13 23:14:48 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -260,7 +260,7 @@ VariableRelationPutNextOid(Oid *oidP)
  *     In the version 2 transaction system, transaction id's are
  *     restricted in several ways.
  *
- *     -- Old comments removed --
+ *     -- Old comments removed 
  *
  *     Second, since we may someday preform compression of the data
  *     in the log and time relations, we cause the numbering of the
index 1e61f9056742c21813fab13568b8e516e9e13b9e..154409bd0054a3c748871ab0cd31c8cd38f95db5 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * xact.c--
+ * xact.c
  *   top level transaction system support routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/access/transam/xact.c,v 1.31 1999/02/03 21:15:45 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/access/transam/xact.c,v 1.32 1999/02/13 23:14:49 momjian Exp $
  *
  * NOTES
  *     Transaction aborts can now occur two ways:
@@ -1036,7 +1036,7 @@ StartTransactionCommand()
            break;
 
            /* ----------------
-            *      As with BEGIN, we should never experience this --
+            *      As with BEGIN, we should never experience this 
             *      if we do it means the END state was not changed in the
             *      previous CommitTransactionCommand().  If we get it, we
             *      print a warning, commit the transaction, start a new
index 35b53b5a5a8e0b026e6197274364caa4bc56c720..e7b68d48e7f5b8f2497f5c05b0eba958dfa0539a 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * xid.c--
+ * xid.c
  *   POSTGRES transaction identifier code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *  $Id: xid.c,v 1.20 1998/12/14 06:50:17 scrappy Exp $
+ *  $Id: xid.c,v 1.21 1999/02/13 23:14:49 momjian Exp $
  *
  * OLD COMMENTS
  * XXX WARNING
index 9bd5c4be8b1113dccda1be6103d5440fa2cf3f45..5a4b0b50b525bcdf43fdc990e1d9ef1d85555925 100644 (file)
@@ -1,14 +1,14 @@
 %{
 /*-------------------------------------------------------------------------
  *
- * backendparse.y--
+ * backendparse.y
  *   yacc parser grammer for the "backend" initialization program.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/bootstrap/bootparse.y,v 1.23 1999/02/02 03:44:03 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/bootstrap/bootparse.y,v 1.24 1999/02/13 23:14:51 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 189b717bb6b6bbfaf4096ad0ae7f98368f195693..331e0f722dd10fddbd533dc3a359aed5e5025f71 100644 (file)
@@ -1,14 +1,14 @@
 %{
 /*-------------------------------------------------------------------------
  *
- * bootscanner.lex--
+ * bootscanner.lex
  *   a lexical scanner for the bootstrap parser
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/bootstrap/bootscanner.l,v 1.11 1998/08/24 01:13:38 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/bootstrap/bootscanner.l,v 1.12 1999/02/13 23:14:52 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 4e6675bbba90239a5616ba56040c1904e70b687b..997e59ba9557b9928bfbcb8b7df71a553eeae87f 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * bootstrap.c--
+ * bootstrap.c
  *   routines to support running postgres in 'bootstrap' mode
  * bootstrap mode is used to create the initial template database
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/bootstrap/bootstrap.c,v 1.54 1999/02/03 21:15:46 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/bootstrap/bootstrap.c,v 1.55 1999/02/13 23:14:52 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b905717630779f6e2579aec96de88a49bf693bb1..601d0b83cba613bd56b1d7ff40eddfd7d052f84e 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * aclchk.c--
+ * aclchk.c
  *   Routines to check access control permissions.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/catalog/aclchk.c,v 1.18 1998/12/15 12:45:39 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/catalog/aclchk.c,v 1.19 1999/02/13 23:14:54 momjian Exp $
  *
  * NOTES
  *   See acl.h.
index 4b5545946eafd4aaad57645a144c5ea49ed860bc..8e0953809c47b5e77200971329c4667ac8a15228 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * catalog.c--
+ * catalog.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/catalog/catalog.c,v 1.19 1998/12/14 05:18:36 scrappy Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/catalog/catalog.c,v 1.20 1999/02/13 23:14:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -43,7 +43,7 @@ relpath(char *relname)
 }
 
 /*
- * IsSystemRelationName --
+ * IsSystemRelationName 
  *     True iff name is the name of a system catalog relation.
  *
  *     We now make a new requirement where system catalog relns must begin
@@ -64,7 +64,7 @@ IsSystemRelationName(char *relname)
 }
 
 /*
- * IsSharedSystemRelationName --
+ * IsSharedSystemRelationName 
  *     True iff name is the name of a shared system catalog relation.
  */
 bool
index 52d40091041bdafcdf5501378f452ec25a6a168e..f1cb1e99f09e8b35fa3a03ff04fa6e11215eab41 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * heap.c--
+ * heap.c
  *   code to create and destroy POSTGRES heap relations
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/catalog/heap.c,v 1.73 1999/02/09 17:02:42 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/catalog/heap.c,v 1.74 1999/02/13 23:14:55 momjian Exp $
  *
  *
  * INTERFACE ROUTINES
index 2aee180dd4115235cf79cdb135be76443393980b..ad6cae56b79c691657b2f51f2cf9a5c6bf91cdcd 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * index.c--
+ * index.c
  *   code to create and destroy POSTGRES index relations
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/catalog/index.c,v 1.69 1999/02/03 21:15:54 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/catalog/index.c,v 1.70 1999/02/13 23:14:56 momjian Exp $
  *
  *
  * INTERFACE ROUTINES
@@ -356,7 +356,7 @@ ConstructTupleDescriptor(Oid heapoid,
 }
 
 /* ----------------------------------------------------------------
- * AccessMethodObjectIdGetForm --
+ * AccessMethodObjectIdGetForm 
  *     Returns the formated access method tuple given its object identifier.
  *
  * XXX ADD INDEXING
index 50828cd2f358f00d588ed8b966c40d9b25f2bdbc..7ec9095a5dc4620a70430a91a7a479333a482362 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * indexing.c--
+ * indexing.c
  *   This file contains routines to support indices defined on system
  *   catalogs.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/catalog/indexing.c,v 1.35 1999/02/02 03:44:13 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/catalog/indexing.c,v 1.36 1999/02/13 23:14:57 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index dc15786b1a3cc6a9a80ecb56e49b60d5851a44f4..ef9b9c3afbd08551cbbb35b3d56360d7646e5fe2 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_aggregate.c--
+ * pg_aggregate.c
  *   routines to support manipulation of the pg_aggregate relation
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/catalog/pg_aggregate.c,v 1.19 1999/02/03 21:15:56 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/catalog/pg_aggregate.c,v 1.20 1999/02/13 23:14:57 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c24892946eac5900300de28f72a6a72e4a7df6fe..a93d93e6006dcf3b15386a3a968422e339fb8b34 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_operator.c--
+ * pg_operator.c
  *   routines to support manipulation of the pg_operator relation
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/catalog/pg_operator.c,v 1.32 1999/02/03 21:15:56 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/catalog/pg_operator.c,v 1.33 1999/02/13 23:14:57 momjian Exp $
  *
  * NOTES
  *   these routines moved here from commands/define.c and somewhat cleaned up.
index 78e56c028fd0ac0745e6f9b8fd55ca441fc7ec0e..b4c89dd9e4976a93620f2f5bee63fd316acff37b 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_proc.c--
+ * pg_proc.c
  *   routines to support manipulation of the pg_proc relation
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/catalog/pg_proc.c,v 1.24 1998/11/27 19:51:51 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/catalog/pg_proc.c,v 1.25 1999/02/13 23:14:58 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7336de88969d43fbce0187cb73649871f3aaa1f5..63c021ad0be7a0eca4cf65903b9a1869d00f46f3 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_type.c--
+ * pg_type.c
  *   routines to support manipulation of the pg_type relation
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/catalog/pg_type.c,v 1.34 1999/02/06 16:50:22 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/catalog/pg_type.c,v 1.35 1999/02/13 23:14:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b3db65507a22d7d22920b407397d950eef78de72..9cb98cc5b3b612d6d37d3bd024f92b75ccb48513 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * version.c--
+ * version.c
  *   This file contains all the rules that govern all version semantics.
  *
  * Copyright (c) 1994, Regents of the University of California
@@ -9,7 +9,7 @@
  * doesn't work! - jolly 8/19/95
  *
  *
- *  $Id: version.c,v 1.17 1998/12/14 06:50:19 scrappy Exp $
+ *  $Id: version.c,v 1.18 1999/02/13 23:15:12 momjian Exp $
  *
  * NOTES
  * At the point the version is defined, 2 physical relations are created
index b18941781d425b3a0380a5ca7e37ebd8b2fbd58e..453019871e3a8394d540bb6fb4a6667e058a02db 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * async.c--
+ * async.c
  *   Asynchronous notification: NOTIFY, LISTEN, UNLISTEN
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/async.c,v 1.43 1998/12/15 12:45:50 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/async.c,v 1.44 1999/02/13 23:15:00 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -141,7 +141,7 @@ static void ClearPendingNotifies(void);
 
 /*
  *--------------------------------------------------------------
- * Async_Notify --
+ * Async_Notify 
  *
  *     This is executed by the SQL notify command.
  *
@@ -184,7 +184,7 @@ Async_Notify(char *relname)
 
 /*
  *--------------------------------------------------------------
- * Async_Listen --
+ * Async_Listen 
  *
  *     This is executed by the SQL listen command.
  *
@@ -283,7 +283,7 @@ Async_Listen(char *relname, int pid)
 
 /*
  *--------------------------------------------------------------
- * Async_Unlisten --
+ * Async_Unlisten 
  *
  *     This is executed by the SQL unlisten command.
  *
@@ -332,7 +332,7 @@ Async_Unlisten(char *relname, int pid)
 
 /*
  *--------------------------------------------------------------
- * Async_UnlistenAll --
+ * Async_UnlistenAll 
  *
  *     Unlisten all relations for this backend.
  *
@@ -378,7 +378,7 @@ Async_UnlistenAll()
 
 /*
  *--------------------------------------------------------------
- * Async_UnlistenOnExit --
+ * Async_UnlistenOnExit 
  *
  *     Clean up the pg_listener table at backend exit.
  *
@@ -412,7 +412,7 @@ Async_UnlistenOnExit()
 
 /*
  *--------------------------------------------------------------
- * AtCommit_Notify --
+ * AtCommit_Notify 
  *
  *     This is called at transaction commit.
  *
@@ -548,7 +548,7 @@ AtCommit_Notify()
 
 /*
  *--------------------------------------------------------------
- * AtAbort_Notify --
+ * AtAbort_Notify 
  *
  *     This is called at transaction abort.
  *
@@ -568,7 +568,7 @@ AtAbort_Notify()
 
 /*
  *--------------------------------------------------------------
- * Async_NotifyHandler --
+ * Async_NotifyHandler 
  *
  *     This is the signal handler for SIGUSR2.
  *
@@ -627,7 +627,7 @@ Async_NotifyHandler(SIGNAL_ARGS)
 
 /*
  * --------------------------------------------------------------
- * EnableNotifyInterrupt --
+ * EnableNotifyInterrupt 
  *
  *     This is called by the PostgresMain main loop just before waiting
  *     for a frontend command.  If we are truly idle (ie, *not* inside
@@ -685,7 +685,7 @@ EnableNotifyInterrupt(void)
 
 /*
  * --------------------------------------------------------------
- * DisableNotifyInterrupt --
+ * DisableNotifyInterrupt 
  *
  *     This is called by the PostgresMain main loop just after receiving
  *     a frontend command.  Signal handler execution of inbound notifies
@@ -701,7 +701,7 @@ DisableNotifyInterrupt(void)
 
 /*
  * --------------------------------------------------------------
- * ProcessIncomingNotify --
+ * ProcessIncomingNotify 
  *
  *     Deal with arriving NOTIFYs from other backends.
  *     This is called either directly from the SIGUSR2 signal handler,
index 76f3f07801f8326e191c8cb87791d529546f2ec7..ae6cafa7b7c51c33ebdd5fe36158b89bf37e2eb6 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * cluster.c--
+ * cluster.c
  *   Paul Brown's implementation of cluster index.
  *
  *   I am going to use the rename function as a model for this in the
@@ -14,7 +14,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/cluster.c,v 1.37 1999/02/03 21:16:02 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/cluster.c,v 1.38 1999/02/13 23:15:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 310325d2f816a922641fb402a6bc7188e1d69061..9d5a496209640c634094581a74eefb2b281872b8 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * command.c--
+ * command.c
  *   random postgres portal and utility support code
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/command.c,v 1.37 1999/02/08 14:14:08 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/command.c,v 1.38 1999/02/13 23:15:03 momjian Exp $
  *
  * NOTES
  *   The PortalExecutorHeapMemory crap needs to be eliminated
index 9df08908c2313dab47f2039a9cd2f140100e6305..8b75f5b3cd9cebc758c5838bf92ce11ed3fd2fa7 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * copy.c--
+ * copy.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/copy.c,v 1.72 1999/02/07 16:17:10 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/copy.c,v 1.73 1999/02/13 23:15:04 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 61083a5637f1de93dc962c0e7a5b3c3f47754303..0d4c3fc8b8721f5bd73b61bff67e8053b651a4b8 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * creatinh.c--
+ * creatinh.c
  *   POSTGRES create/destroy relation with inheritance utility code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/creatinh.c,v 1.39 1999/02/03 21:16:03 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/creatinh.c,v 1.40 1999/02/13 23:15:05 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -39,7 +39,7 @@ static List *MergeAttributes(List *schema, List *supers, List **supconstr);
 static void StoreCatalogInheritance(Oid relationId, List *supers);
 
 /* ----------------------------------------------------------------
- *     DefineRelation --
+ *     DefineRelation 
  *             Creates a new relation.
  * ----------------------------------------------------------------
  */
@@ -145,7 +145,7 @@ DefineRelation(CreateStmt *stmt, char relkind)
 }
 
 /*
- * RemoveRelation --
+ * RemoveRelation 
  *     Deletes a new relation.
  *
  * Exceptions:
@@ -164,7 +164,7 @@ RemoveRelation(char *name)
 
 
 /*
- * MergeAttributes --
+ * MergeAttributes 
  *     Returns new schema given initial schema and supers.
  *
  *
@@ -365,7 +365,7 @@ MergeAttributes(List *schema, List *supers, List **supconstr)
 }
 
 /*
- * StoreCatalogInheritance --
+ * StoreCatalogInheritance 
  *     Updates the system catalogs with proper inheritance information.
  */
 static void
index a3cdd49f265f39dd87a04e503051129b566e409d..475dfc982dd29b5d5013169bbb0e969d6880f943 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * dbcommands.c--
+ * dbcommands.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/dbcommands.c,v 1.29 1999/01/17 06:18:17 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/dbcommands.c,v 1.30 1999/02/13 23:15:05 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a5343bf6995d6c8b02da7f0a87228d8b9516e041..b5c991c9d749fbc9853a1a76139a335d6cce2385 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * defind.c--
+ * defind.c
  *   POSTGRES define, extend and remove index code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/defind.c,v 1.33 1999/02/03 21:16:04 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/defind.c,v 1.34 1999/02/13 23:15:05 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -53,7 +53,7 @@ static void NormIndexAttrs(List *attList, AttrNumber *attNumP,
 static char *GetDefaultOpClass(Oid atttypid);
 
 /*
- * DefineIndex --
+ * DefineIndex 
  *     Creates a new index.
  *
  * 'attributeList' is a list of IndexElem specifying either a functional
@@ -208,7 +208,7 @@ DefineIndex(char *heapRelationName,
 
 
 /*
- * ExtendIndex --
+ * ExtendIndex 
  *     Extends a partial index.
  *
  * Exceptions:
@@ -545,7 +545,7 @@ GetDefaultOpClass(Oid atttypid)
 }
 
 /*
- * RemoveIndex --
+ * RemoveIndex 
  *     Deletes an index.
  *
  * Exceptions:
index 9ec71d57dd5e55d77abf486ac5cc92131ce0400d..11e17283a1ec9b5aebca8f3a0d69329e7babb3c3 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * define.c--
+ * define.c
  *
  *   These routines execute some of the CREATE statements.  In an earlier
  *   version of Postgres, these were "define" statements.
@@ -9,7 +9,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/define.c,v 1.26 1998/09/01 03:22:00 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/define.c,v 1.27 1999/02/13 23:15:06 momjian Exp $
  *
  * DESCRIPTION
  *   The "DefineFoo" routines take the parse tree and pick out the
@@ -202,7 +202,7 @@ interpret_AS_clause(const char *languageName, const char *as,
 
 
 /*
- * CreateFunction --
+ * CreateFunction 
  *  Execute a CREATE FUNCTION utility statement.
  *
  */
@@ -346,7 +346,7 @@ CreateFunction(ProcedureStmt *stmt, CommandDest dest)
 
 
 /* --------------------------------
- * DefineOperator--
+ * DefineOperator
  *
  *     this function extracts all the information from the
  *     parameter list generated by the parser and then has
@@ -573,7 +573,7 @@ DefineAggregate(char *aggName, List *parameters)
 }
 
 /*
- * DefineType --
+ * DefineType 
  *     Registers a new type.
  *
  */
index 579626ec33b3b9d49500f1184ffa96e2b5a27216..75fa4d8b2be0684cdb016dc5326b0084568138a9 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * explain.c--
+ * explain.c
  *   Explain the query execution plan
  *
  * Copyright (c) 1994-5, Regents of the University of California
  *
- *   $Id: explain.c,v 1.31 1999/02/09 17:02:43 momjian Exp $
+ *   $Id: explain.c,v 1.32 1999/02/13 23:15:06 momjian Exp $
  *
  */
 #include 
index d95c4efdff7e1673bd8415baa4c005c39956e33e..194333fbe9739bde9371b49df062d609cfa04cd0 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * proclang.c--
+ * proclang.c
  *   PostgreSQL PROCEDURAL LANGUAGE support code.
  *
  *-------------------------------------------------------------------------
index c046cdc9a671a8dd38286f0f9ee661ce54754cf6..c96b1b59959f4410527045c54f996d788ba794c8 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * recipe.c--
+ * recipe.c
  *   routines for handling execution of Tioga recipes
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/recipe.c,v 1.27 1999/02/02 03:44:20 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/recipe.c,v 1.28 1999/02/13 23:15:07 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e11983ea8e9ac03ac04d66d5c4f544aeaeadd6da..5334bd347d230817887bdc95f7a42531e14252c1 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * remove.c--
+ * remove.c
  *   POSTGRES remove (function | type | operator ) utilty code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/remove.c,v 1.31 1998/12/15 12:45:57 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/remove.c,v 1.32 1999/02/13 23:15:08 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -36,7 +36,7 @@
 #endif
 
 /*
- * RemoveOperator --
+ * RemoveOperator 
  *     Deletes an operator.
  *
  * Exceptions:
@@ -288,7 +288,7 @@ RemoveType(char *typeName)      /* type name to be removed */
 }
 
 /*
- * RemoveFunction --
+ * RemoveFunction 
  *     Deletes a function.
  *
  * Exceptions:
index 41f2cccb50e0a987e630296bb7dd1b2de7ac9bcb..103350c796dca1183523461f44024c372f0ae50a 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * rename.c--
+ * rename.c
  *   renameatt() and renamerel() reside here.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/rename.c,v 1.20 1999/02/02 03:44:20 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/Attic/rename.c,v 1.21 1999/02/13 23:15:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e391936cbf848d021df0f8206d3f2201e68d3c31..d76eb07481d65cad3e15e43a775517a676b18254 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * sequence.c--
+ * sequence.c
  *   PostgreSQL sequences support code.
  *
  *-------------------------------------------------------------------------
@@ -66,7 +66,7 @@ static void init_params(CreateSeqStmt *seq, Form_pg_sequence new);
 static int get_param(DefElem *def);
 
 /*
- * DefineSequence --
+ * DefineSequence 
  *             Creates a new sequence relation
  */
 void
@@ -464,7 +464,7 @@ init_sequence(char *caller, char *name)
 
 
 /*
- * CloseSequences --
+ * CloseSequences 
  *             is calling by xact mgr at commit/abort.
  */
 void
index 6f45862322573f78c9f2fa6064ed7e82be0c1250..f23180bfd356800e305b7a872e48f773da05a8fe 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * trigger.c--
+ * trigger.c
  *   PostgreSQL TRIGGERs support code.
  *
  *-------------------------------------------------------------------------
index 7c4203528fae6c75f6f8c99daa47d20805fb98af..46a4021017e47c8e93fc8ea4f8684c8e00f4940c 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * user.c--
+ * user.c
  *   use pg_exec_query to create a new user in the catalog
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: user.c,v 1.23 1998/12/15 12:46:00 vadim Exp $
+ * $Id: user.c,v 1.24 1999/02/13 23:15:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ac8e7a5deaed48ccf4455de432ec294b1d9feee0..e1bdafebe5d2abd1b485431f8e11ee9a66ce6b64 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * vacuum.c--
+ * vacuum.c
  *   the postgres vacuum cleaner
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/commands/vacuum.c,v 1.94 1999/02/03 21:16:04 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/commands/vacuum.c,v 1.95 1999/02/13 23:15:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2c495c6b0c8f22423d726a9bd2f64040e48eef53..06de282f1993dc0da1aa6546ce8be2377801b153 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * view.c--
+ * view.c
  *   use rewrite rules to construct views
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *  $Id: view.c,v 1.31 1999/02/03 21:16:06 momjian Exp $
+ *  $Id: view.c,v 1.32 1999/02/13 23:15:12 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8ea66c3a2c4ffc2176707ceafeea500700b21ecb..a25b2fa45dc6b1fdf1fc752bdc7b83c4a7f9e27d 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * execAmi.c--
+ * execAmi.c
  *   miscellanious executor access method routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *  $Id: execAmi.c,v 1.31 1999/02/09 17:02:44 momjian Exp $
+ *  $Id: execAmi.c,v 1.32 1999/02/13 23:15:14 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 729232d9d42acee7f68b4a401cc6a4869e4d7cce..60248229d2da21a8b13d020b03643152841783d6 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * execFlatten.c--
+ * execFlatten.c
  *   This file handles the nodes associated with flattening sets in the
  *   target list of queries containing functions returning sets.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/Attic/execFlatten.c,v 1.7 1998/09/01 04:28:14 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/Attic/execFlatten.c,v 1.8 1999/02/13 23:15:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f2848eab22cb4ebfee868c9b5aa02fa4ea83feb3..f2e7ad73cc55a5762551f08a977adc215c048eda 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * junk.c--
+ * junk.c
  *   Junk attribute support stuff....
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/execJunk.c,v 1.15 1999/02/03 21:16:10 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/execJunk.c,v 1.16 1999/02/13 23:15:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e11869ce783d9413ce1161abc4be3468764c4206..d31506ca0c16b2b428c25b9c81a2b44f6b9bec34 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * execMain.c--
+ * execMain.c
  *   top level executor interface routines
  *
  * INTERFACE ROUTINES
@@ -26,7 +26,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/execMain.c,v 1.76 1999/02/08 14:14:09 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/execMain.c,v 1.77 1999/02/13 23:15:17 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 87c411475c94b719d13e8d727f35ebd1cadb3d32..b41e3ed9d45371370c554bf04e2d95f740e839c6 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * execProcnode.c--
+ * execProcnode.c
  *  contains dispatch functions which call the appropriate "initialize",
  *  "get a tuple", and "cleanup" routines for the given node type.
  *  If the node has children, then it will presumably call ExecInitNode,
@@ -11,7 +11,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/execProcnode.c,v 1.12 1998/09/01 03:22:17 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/execProcnode.c,v 1.13 1999/02/13 23:15:17 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8b3e082135fe69ad6662bbf40cf1e15fc7e488e5..337c8ac48246fe6256bbc156453fa59f053d43ef 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * execQual.c--
+ * execQual.c
  *   Routines to evaluate qualification and targetlist expressions
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/execQual.c,v 1.42 1999/02/03 21:16:10 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/execQual.c,v 1.43 1999/02/13 23:15:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 30b1166e807ca3e5c595e7676970c83cedfa80e2..4196fb7a8a4dbd94dd6d8ad6a63ef887d07d7b86 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * execScan.c--
+ * execScan.c
  *   This code provides support for generalized relation scans. ExecScan
  *   is passed a node and a pointer to a function to "do the right thing"
  *   and return a tuple from the relation. ExecScan then does the tedious
@@ -11,7 +11,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/execScan.c,v 1.8 1998/09/01 04:28:20 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/execScan.c,v 1.9 1999/02/13 23:15:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 319cea52e8d04485c9a996093a7076a435f58623..bcabdef6be4509c730ff7a5cd2909048a90ff6f4 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * execTuples.c--
+ * execTuples.c
  *   Routines dealing with the executor tuple tables.  These are used to
  *   ensure that the executor frees copies of tuples (made by
  *   ExecTargetList) properly.
@@ -14,7 +14,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/execTuples.c,v 1.22 1999/02/03 21:16:11 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/execTuples.c,v 1.23 1999/02/13 23:15:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 885022eb3d4b37ab042ed0885ac841f18d633715..3a29a9f2621d5462dc643781fa13257efa850e75 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * execUtils.c--
+ * execUtils.c
  *   miscellanious executor utility routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/execUtils.c,v 1.42 1999/02/03 21:16:11 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/execUtils.c,v 1.43 1999/02/13 23:15:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -450,12 +450,12 @@ ExecAssignScanTypeFromOuterPlan(Plan *node, CommonScanState *csstate)
  *     Routines dealing with the structure 'attribute' which conatains
  *     the type information about attributes in a tuple:
  *
- *     ExecMakeTypeInfo(noType) --
+ *     ExecMakeTypeInfo(noType) 
  *             returns pointer to array of 'noType' structure 'attribute'.
- *     ExecSetTypeInfo(index, typeInfo, attNum, attLen) --
+ *     ExecSetTypeInfo(index, typeInfo, attNum, attLen) 
  *             sets the element indexed by 'index' in typeInfo with
  *             the values: attNum, attLen.
- *     ExecFreeTypeInfo(typeInfo) --
+ *     ExecFreeTypeInfo(typeInfo) 
  *             frees the structure 'typeInfo'.
  * ----------------------------------------------------------------
  */
index 7108a1cab5287bffc207d1e083692cb2153a0d80..1cb57d5651e7c2fb53805dfa4b729734d391e511 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * functions.c--
+ * functions.c
  *   Routines to handle functions called from the executor
  *   Putting this stuff in fmgr makes the postmaster a mess....
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/functions.c,v 1.23 1999/02/08 14:14:09 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/functions.c,v 1.24 1999/02/13 23:15:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 23fc1560d012f350b487e9781bb0997efe215475..d379077af518b8bff183b5c11e05eec5c1a05463 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * nodeAgg.c--
+ * nodeAgg.c
  *   Routines to handle aggregate nodes.
  *
  * Copyright (c) 1994, Regents of the University of California
index de298359cdd2430b2eccdec4b425a2e50e4b79cd..17b002091ea3103b2fb26a31092006986de2825d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * nodeAppend.c--
+ * nodeAppend.c
  *   routines to handle append nodes.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/nodeAppend.c,v 1.16 1999/02/03 21:16:12 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/nodeAppend.c,v 1.17 1999/02/13 23:15:21 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -68,7 +68,7 @@
 static bool exec_append_initialize_next(Append *node);
 
 /* ----------------------------------------------------------------
- *     exec-append-initialize-next
+ *     exec_append_initialize_next
  *
  *     Sets up the append node state (i.e. the append state node)
  *     for the "next" scan.
index 0f86f73a2b12fef31ab105ff177f7229f9e446d7..c850906d8aef3250fa87b19346757d34eaed9ae1 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * nodeGroup.c--
+ * nodeGroup.c
  *   Routines to handle group nodes (used for queries with GROUP BY clause).
  *
  * Copyright (c) 1994, Regents of the University of California
@@ -13,7 +13,7 @@
  *   columns. (ie. tuples from the same group are consecutive)
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/nodeGroup.c,v 1.24 1999/01/24 05:40:47 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/nodeGroup.c,v 1.25 1999/02/13 23:15:21 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 657bb14b341d7556d3aac2fc8b810a6c1eea4c37..5578c7218399415a4f9a7af32322c860b5aeaa9c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeHash.c--
+ * nodeHash.c
  *   Routines to hash relations for hashjoin
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
- *  $Id: nodeHash.c,v 1.30 1999/02/03 21:16:12 momjian Exp $
+ *  $Id: nodeHash.c,v 1.31 1999/02/13 23:15:22 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2350ff454106f8e0300d973933db48e2ec797f27..a2710148fbf45c784d5642a17a486f5af659fd9e 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * nodeHashjoin.c--
+ * nodeHashjoin.c
  *   Routines to handle hash join nodes
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/nodeHashjoin.c,v 1.16 1999/02/03 21:16:13 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/nodeHashjoin.c,v 1.17 1999/02/13 23:15:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c731cb1717be9f3e618d6e17fac734ee12f87790..18ac218230e12c7b88330d9a4bfbff3b4cd3a09d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * nodeIndexscan.c--
+ * nodeIndexscan.c
  *   Routines to support indexes and indexed scans of relations
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/nodeIndexscan.c,v 1.31 1999/02/03 21:16:14 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/nodeIndexscan.c,v 1.32 1999/02/13 23:15:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c4171c7a1bc16ba32e63c4bac911e90e1d8cf966..326475102d2044138d6df8d993228fba0273ce77 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * nodeMaterial.c--
+ * nodeMaterial.c
  *   Routines to handle materialization nodes.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/nodeMaterial.c,v 1.20 1999/02/09 17:02:44 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/nodeMaterial.c,v 1.21 1999/02/13 23:15:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e851cc4edf1b254892cef18629203eb29eecaca6..6c49f9df6906a7ca1bb1a9a55b71adcb512ca3bb 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * nodeMergejoin.c--
+ * nodeMergejoin.c
  *   routines supporting merge joins
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/nodeMergejoin.c,v 1.20 1999/02/03 21:16:14 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/nodeMergejoin.c,v 1.21 1999/02/13 23:15:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 39b89c7a79bcccfec4f0f761ddea188dc0132ae3..bd1fe24242ce6658c7d648908b7950d39bfedd6f 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * nodeNestloop.c--
+ * nodeNestloop.c
  *   routines to support nest-loop joins
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/nodeNestloop.c,v 1.10 1998/06/15 19:28:22 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/nodeNestloop.c,v 1.11 1999/02/13 23:15:25 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 9bc6342b66839d565e8dd2e1e9a7f5a3b508c51b..718a612573fa15f7f45473273d8ddb3fe92b988d 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * nodeResult.c--
+ * nodeResult.c
  *   support for constant nodes needing special code.
  *
  * Copyright (c) 1994, Regents of the University of California
@@ -27,7 +27,7 @@
  *                SeqScan (emp.all)
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/nodeResult.c,v 1.8 1998/02/26 04:31:31 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/nodeResult.c,v 1.9 1999/02/13 23:15:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b09b94d82a5d88a124f43219f9fca0c253976d5e..70a6761a8333eea2fd0921d55645bfbd66fdfb6e 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * nodeSeqscan.c--
+ * nodeSeqscan.c
  *   Support routines for sequential scans of relations.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/nodeSeqscan.c,v 1.16 1999/01/29 09:22:58 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/nodeSeqscan.c,v 1.17 1999/02/13 23:15:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b264105f476dc3690fecc5fc1eef1a9e9c08b9d5..13a05948e70fe34c4dd0a3ff77158ab89ff17e8e 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * nodeSort.c--
+ * nodeSort.c
  *   Routines to handle sorting of relations.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/nodeSort.c,v 1.17 1999/02/09 17:02:45 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/nodeSort.c,v 1.18 1999/02/13 23:15:27 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2da904a925a082ffead9af77b0ceb972fdb0e8c5..9f872c606820def4da1f8e434cd0e5b496b13005 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * nodeSubplan.c--
+ * nodeSubplan.c
  *   routines to support subselects
  *
  *-------------------------------------------------------------------------
index 8f4ca0a22fb24cdb675175a67d810ca9def306f9..ed9a6eea2fe012a31950f71c09ed9b3093538402 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * nodeTee.c--
+ * nodeTee.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
@@ -14,7 +14,7 @@
  *     ExecInitTee
  *     ExecEndTee
  *
- *  $Id: nodeTee.c,v 1.29 1999/02/02 03:44:24 momjian Exp $
+ *  $Id: nodeTee.c,v 1.30 1999/02/13 23:15:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 999362ab69da0db5634e3b57fb820424e2a5d3cb..84d32384579108e6897ffff24d59ffb76c17f518 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * nodeUnique.c--
+ * nodeUnique.c
  *   Routines to handle unique'ing of queries where appropriate
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/executor/nodeUnique.c,v 1.19 1999/01/24 05:40:48 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/executor/nodeUnique.c,v 1.20 1999/02/13 23:15:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 397f68a4055ea32fdcc80f6589fb7122d4e2f9ea..03b9edf332380fa90409cd3daf61145aebc1541b 100644 (file)
@@ -1,9 +1,9 @@
 /*-------------------------------------------------------------------------
  *
- * spi.c--
+ * spi.c
  *             Server Programming Interface
  *
- * $Id: spi.c,v 1.33 1999/02/08 14:14:10 wieck Exp $
+ * $Id: spi.c,v 1.34 1999/02/13 23:15:30 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -549,7 +549,7 @@ SPI_pfree(void *pointer)
 /* =================== private functions =================== */
 
 /*
- * spi_printtup --
+ * spi_printtup 
  *     store tuple retrieved by Executor into SPITupleTable
  *     of current SPI procedure
  *
@@ -925,7 +925,7 @@ _SPI_procmem()
 }
 
 /*
- * _SPI_begin_call --
+ * _SPI_begin_call 
  *
  */
 static int
index 439566c0b758df2233f20a3b42c3af936757ecbf..92fdf3340fa57f177b275ccf27e224cad8841660 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * bit.c--
+ * bit.c
  *   Standard bit array code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/bit.c,v 1.5 1997/09/07 04:41:54 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/bit.c,v 1.6 1999/02/13 23:15:32 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c8b50c466aa6ed4583753628baaa53e61f968235..9aeb82f266c42bfdffae6e5bff6c17e2b95fc301 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * dllist.c--
+ * dllist.c
  *   this is a simple doubly linked list implementation
  *   replaces the old simplelists stuff
  *   the elements of the lists are void*
@@ -9,7 +9,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/lib/dllist.c,v 1.11 1998/09/01 03:22:35 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/lib/dllist.c,v 1.12 1999/02/13 23:15:34 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 0970daa3422575590798223a00573589921813eb..7b05dbd8fd85d303c604fdbd78bf0f85e08ee73a 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * fstack.c--
+ * fstack.c
  *   Fixed format stack definitions.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/fstack.c,v 1.9 1998/09/01 03:22:37 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/fstack.c,v 1.10 1999/02/13 23:15:34 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
  */
 
 /*
- * FixedItemIsValid --
+ * FixedItemIsValid 
  *     True iff item is valid.
  */
 #define FixedItemIsValid(item) PointerIsValid(item)
 
 /*
- * FixedStackGetItemBase --
+ * FixedStackGetItemBase 
  *     Returns base of enclosing structure.
  */
 #define FixedStackGetItemBase(stack, item) \
        ((Pointer)((char *)(item) - (stack)->offset))
 
 /*
- * FixedStackGetItem --
+ * FixedStackGetItem 
  *     Returns item of given pointer to enclosing structure.
  */
 #define FixedStackGetItem(stack, pointer) \
@@ -84,7 +84,7 @@ FixedStackPush(FixedStack stack, Pointer pointer)
 
 #ifdef USE_ASSERT_CHECKING
 /*
- * FixedStackContains --
+ * FixedStackContains 
  *     True iff ordered stack contains given element.
  *
  * Note:
index 0dd84b4b535f97b4d7d8070f2ff0f24d417ef455..fc904fa3e97710b3d974cdc5299f443aa4e11e76 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * hasht.c--
+ * hasht.c
  *   hash table related functions that are not directly supported
  *   by the hashing packages under utils/hash.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/hasht.c,v 1.7 1997/09/08 21:43:29 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/hasht.c,v 1.8 1999/02/13 23:15:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f815c30b44df8447895a151e7880bf2301fea528..b2b62795bc998522c2d741ecfd49cb8c31738957 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * lispsort.c--
+ * lispsort.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/lispsort.c,v 1.9 1998/09/01 03:22:38 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/lib/Attic/lispsort.c,v 1.10 1999/02/13 23:15:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ed891c5f841689d360a3716ae1a54a4f79568ad9..2d129d12b2eb2eff0718b8a4f23eced7f9013bac 100644 (file)
@@ -1,12 +1,12 @@
 /*
- * stringinfo.c--
+ * stringinfo.c
  *   These are routines that can be used to write informations to a string,
  *   without having to worry about string lengths, space allocation etc.
  *   Ideally the interface should look like the file i/o interface,
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *   $Id: stringinfo.c,v 1.13 1998/12/14 08:11:04 scrappy Exp $
+ *   $Id: stringinfo.c,v 1.14 1999/02/13 23:15:36 momjian Exp $
  */
 
 #include 
index 12eb33e424f444ab3d647a07e8d5e6381c38bcc0..6adf2ee8b0b8aa11ba629e72a438d151bef5f301 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * auth.c--
+ * auth.c
  *   Routines to handle network authentication
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/auth.c,v 1.32 1998/12/14 05:18:56 scrappy Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/auth.c,v 1.33 1999/02/13 23:15:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 4247b1c674cc763e9891ed9d245cbd91a1fa3d8c..3dcfc765b3737811de7a8bb44b9ebf64e8c5aff7 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * be-dumpdata.c--
+ * be-dumpdata.c
  *   support for collection of returned tuples from an internal
  *   PQ call into a backend buffer.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *  $Id: be-dumpdata.c,v 1.21 1999/01/27 00:36:12 tgl Exp $
+ *  $Id: be-dumpdata.c,v 1.22 1999/02/13 23:15:39 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 0e6bd7f5228bd7ed4885c926ad3fa9b63aea7de4..66320cd54d2ceddffa4c5a91512b92d9a7b0690d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * be-fsstubs.c--
+ * be-fsstubs.c
  *   support for filesystem operations on large objects
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/be-fsstubs.c,v 1.27 1999/01/17 06:18:24 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/be-fsstubs.c,v 1.28 1999/02/13 23:15:41 momjian Exp $
  *
  * NOTES
  *   This should be moved to a more appropriate place.  It is here
index 1fb6ca7644e7334596ba7092bb569803cb829c8f..4b035311c3995aa71d6d1e43d1a593e681371a47 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * be-pqexec.c--
+ * be-pqexec.c
  *   support for executing POSTGRES commands and functions from a
  *   user-defined function in a backend.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/be-pqexec.c,v 1.19 1998/09/01 03:22:45 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/be-pqexec.c,v 1.20 1999/02/13 23:15:41 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index fb87280299f700f94a5000e136ca5e1e9b872213..d3326eb2e65cf420f75fab69acf9c0acf8eb0b87 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * crypt.c--
+ * crypt.c
  * Look into pg_shadow and check the encrypted password with 
  * the one passed in from the frontend.
  *
@@ -9,7 +9,7 @@
  * Dec 17, 1997 - Todd A. Brandys
  * Orignal Version Completed.
  *
- * $Id: crypt.c,v 1.14 1999/01/17 06:18:25 momjian Exp $
+ * $Id: crypt.c,v 1.15 1999/02/13 23:15:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c5be35f82bf41c870130dece04edeaf4a828eb77..984b6da96d6a78590f6929b61dec766c4ec9aba6 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * hba.c--
+ * hba.c
  *   Routines to handle host based authentication (that's the scheme
  *   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.38 1999/01/17 06:18:25 momjian Exp $
+ *  $Id: hba.c,v 1.39 1999/02/13 23:15:43 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 0dd744bbd1870cfc1292b9abe951028647c202fe..a297387c6862184a928eda6ec62366204968fd48 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * portal.c--
+ * portal.c
  *   generalized portal support routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *  $Id: portal.c,v 1.19 1998/12/14 08:11:06 scrappy Exp $
+ *  $Id: portal.c,v 1.20 1999/02/13 23:15:45 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2a6ee54a75d740c7abaeae8376d5b5907bf77220..002dbf5483d87b367311f1a8dd84a577a86e8d44 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * portalbuf.c--
+ * portalbuf.c
  *   portal buffer support routines for src/libpq/portal.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/portalbuf.c,v 1.12 1999/02/03 21:16:16 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/portalbuf.c,v 1.13 1999/02/13 23:15:46 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -63,7 +63,7 @@ size_t        portals_array_size = 0;
 /* GlobalMemory portals_mmcxt = (GlobalMemory) NULL;  */
 
 /* -------------------------------
- * portals_realloc --
+ * portals_realloc 
  *   grow the size of the portals array by size
  *
  *   also ensures that elements are initially NULL
index 2fef28b66c61b130d346c849f0bd885c02805474..b9c2b4db3ab0846c13f3efa3e845f673909d5be6 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * pqcomm.c--
+ * pqcomm.c
  *   Communication functions between the Frontend and the Backend
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *  $Id: pqcomm.c,v 1.65 1999/01/24 02:47:15 tgl Exp $
+ *  $Id: pqcomm.c,v 1.66 1999/02/13 23:15:46 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 952f652b76c2f9372f4d6a55546f697b35baa10e..159ebd9f4b02928d0418d78e5f292c0f52b5cb2a 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pqpacket.c--
+ * pqpacket.c
  *   routines for reading and writing data packets sent/received by
  *   POSTGRES clients and servers
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/pqpacket.c,v 1.18 1998/09/01 04:28:53 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/Attic/pqpacket.c,v 1.19 1999/02/13 23:15:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d06909f82860321c2f61d3a7d8298e6548523fb1..cdc8ccac9db9df3257c866a968ace0de3b8d3187 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pqsignal.c--
+ * pqsignal.c
  *   reliable BSD-style signal(2) routine stolen from RWW who stole it
  *   from Stevens...
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/libpq/pqsignal.c,v 1.10 1998/09/01 04:28:55 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/libpq/pqsignal.c,v 1.11 1999/02/13 23:15:48 momjian Exp $
  *
  * NOTES
  *     This shouldn't be in libpq, but the monitor and some other
index 94ff9169e4815aaae220a1a571fb5d29fef09210..ce35c2571c96e3587b1617a39b5966c84addd85b 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * util.c--
+ * util.c
  *   general routines for libpq backend
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *  $Id: util.c,v 1.7 1998/12/14 08:11:07 scrappy Exp $
+ *  $Id: util.c,v 1.8 1999/02/13 23:15:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7f123d9dfd8a57b6a8e8673cfd42b39748f0bc42..dc16dd73bec2a2700d534c5dbc0a6cd89bc36de2 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * main.c--
+ * main.c
  *   Stub main() routine for the postgres backend.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/main/main.c,v 1.22 1998/09/01 04:28:57 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/main/main.c,v 1.23 1999/02/13 23:15:51 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 621eaad9657492d2b78134a0457c0a8539b719da..41b689126feda9ad358f2d88f3069b009ce97b71 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * copyfuncs.c--
+ * copyfuncs.c
  *   Copy functions for Postgres tree nodes.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/nodes/copyfuncs.c,v 1.69 1999/02/12 06:43:21 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/nodes/copyfuncs.c,v 1.70 1999/02/13 23:15:53 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -32,7 +32,7 @@
 #include "optimizer/planmain.h"
 
 /*
- * listCopy--
+ * listCopy
  *   this copy function only copies the "lcons-cells" of the list but not
  *   its contents. (good for list of pointers as well as list of integers).
  */
@@ -57,7 +57,7 @@ listCopy(List *list)
 }
 
 /*
- * Node_Copy--
+ * Node_Copy
  *   a macro to simplify calling of copyObject on the specified field
  */
 #define Node_Copy(from, newnode, field) \
@@ -1327,7 +1327,7 @@ _copyMergeOrder(MergeOrder *from)
  * ----------------
  */
 static RestrictInfo *
-_copyRestrictInfo(RestrictInfo * from)
+_copyRestrictInfo(RestrictInfo *from)
 {
    RestrictInfo *newnode = makeNode(RestrictInfo);
 
index 92d194eadf1feb0c90dfbb920b29e8bc956bc800..98cf643454fcfc233427567301504627885c0950 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * equalfuncs.c--
+ * equalfuncs.c
  *   equal functions to compare the nodes
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/nodes/equalfuncs.c,v 1.31 1999/02/12 06:43:22 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/nodes/equalfuncs.c,v 1.32 1999/02/13 23:15:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -281,7 +281,7 @@ _equalFunc(Func *a, Func *b)
  * RestrictInfo is a subclass of Node.
  */
 static bool
-_equalRestrictInfo(RestrictInfo * a, RestrictInfo * b)
+_equalRestrictInfo(RestrictInfo *a, RestrictInfo *b)
 {
    Assert(IsA(a, RestrictInfo));
    Assert(IsA(b, RestrictInfo));
@@ -697,7 +697,7 @@ _equalValue(Value *a, Value *b)
 }
 
 /*
- * equal--
+ * equal
  *   returns whether two nodes are equal
  */
 bool
@@ -846,7 +846,7 @@ equal(void *a, void *b)
 }
 
 /*
- * equali--
+ * equali
  *   compares two lists of integers
  *
  * XXX temp hack. needs something like T_IntList
index 95d55bb9c16c81acc24aa495a3e74993027744ac..fb96af2a831868606692dc1ddeb38ea1ae29f48b 100644 (file)
@@ -1,13 +1,13 @@
  /*-------------------------------------------------------------------------
  *
- * freefuncs.c--
+ * freefuncs.c
  *   Free functions for Postgres tree nodes.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/nodes/Attic/freefuncs.c,v 1.9 1999/02/12 06:43:23 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/nodes/Attic/freefuncs.c,v 1.10 1999/02/13 23:15:56 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -939,7 +939,7 @@ _freeMergeOrder(MergeOrder *node)
  * ----------------
  */
 static void
-_freeRestrictInfo(RestrictInfo * node)
+_freeRestrictInfo(RestrictInfo *node)
 {
    /* ----------------
     *  free remainder of node
index aabdd88c1b1895b62d2759cdebe94be2c9986012..83de976c97089bbbf82628072b6d5dfa9e9ee82d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * list.c--
+ * list.c
  *   various list handling routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/nodes/list.c,v 1.16 1999/02/09 03:51:13 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/nodes/list.c,v 1.17 1999/02/13 23:15:57 momjian Exp $
  *
  * NOTES
  *   XXX a few of the following functions are duplicated to handle
index 6543ff6cb3de686f50b6116c93756fb4e8e1d2d3..efad14195a9e76407ab0364b4c61b1e0a47655a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * makefuncs.c--
+ * makefuncs.c
  *   creator functions for primitive nodes. The functions here are for
  *   the most frequently created nodes.
  *
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/nodes/makefuncs.c,v 1.12 1998/07/20 20:01:47 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/nodes/makefuncs.c,v 1.13 1999/02/13 23:15:58 momjian Exp $
  *
  * NOTES
  *   Creator functions in POSTGRES 4.2 are generated automatically. Most of
index ba6430471c2fa9f110b490538d6abd7ffc1f8e66..04c0f0f77b5e2171498963e067c79005a778965d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * nodeFuncs.c--
+ * nodeFuncs.c
  *   All node routines more complicated than simple access/modification
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/nodes/nodeFuncs.c,v 1.8 1998/09/01 03:22:57 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/nodes/nodeFuncs.c,v 1.9 1999/02/13 23:15:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 5926da8183023e713b11bdfee0803ebe4b254395..392e3444ed004e127b3cd562582ac191a1d6a08f 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * nodes.c--
+ * nodes.c
  *   support code for nodes (now that we get rid of the home-brew
  *   inheritance system, our support code for nodes get much simpler)
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/nodes/nodes.c,v 1.6 1998/09/01 03:22:58 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/nodes/nodes.c,v 1.7 1999/02/13 23:15:59 momjian Exp $
  *
  * HISTORY
  *   Andrew Yu         Oct 20, 1994    file creation
index 301434b6eca4797a820f4b5a9759eb44756f0e00..dda46b1f0544511671befe9c81f06ceec9812398 100644 (file)
@@ -1,11 +1,11 @@
 /*
  *
- * outfuncs.c--
+ * outfuncs.c
  *   routines to convert a node to ascii representation
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *  $Id: outfuncs.c,v 1.71 1999/02/12 06:43:24 momjian Exp $
+ *  $Id: outfuncs.c,v 1.72 1999/02/13 23:15:59 momjian Exp $
  *
  * NOTES
  *   Every (plan) node in POSTGRES has an associated "out" routine which
@@ -1148,7 +1148,7 @@ _outMergeOrder(StringInfo str, MergeOrder *node)
  * RestrictInfo is a subclass of Node.
  */
 static void
-_outRestrictInfo(StringInfo str, RestrictInfo * node)
+_outRestrictInfo(StringInfo str, RestrictInfo *node)
 {
    appendStringInfo(str, " RESTRICTINFO :clause ");
    _outNode(str, node->clause);
index f5e9eb41138048380ef94e5a5031b7aa2d497447..f26d5100e34d0270b504a8f14c0f96d805366ed1 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * print.c--
+ * print.c
  *   various print routines (used mostly for debugging)
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/nodes/print.c,v 1.21 1999/02/10 03:52:36 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/nodes/print.c,v 1.22 1999/02/13 23:16:00 momjian Exp $
  *
  * HISTORY
  *   AUTHOR            DATE            MAJOR EVENT
@@ -36,7 +36,7 @@
 static char *plannode_type(Plan *p);
 
 /*
- * print--
+ * print
  *   print contents of Node to stdout
  */
 void
@@ -125,7 +125,7 @@ pprint(void *obj)
 }
 
 /*
- * print_rt--
+ * print_rt
  *   print contents of range table
  */
 void
@@ -150,7 +150,7 @@ print_rt(List *rtable)
 
 
 /*
- * print_expr--
+ * print_expr
  *   print an expression
  */
 void
@@ -233,7 +233,7 @@ print_pathkeys(List *pathkeys, List *rtable)
 }
 
 /*
- * print_tl --
+ * print_tl 
  *   print targetlist in a more legible way.
  */
 void
@@ -258,7 +258,7 @@ print_tl(List *tlist, List *rtable)
 }
 
 /*
- * print_slot--
+ * print_slot
  *   print out the tuple with the given TupleTableSlot
  */
 void
index 1a7004fc08af0061cf0bf0cc15aa9dd837337b49..e4aa2be9b60c5a6740d979d6eacdc4aa7b9f425d 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * read.c--
+ * read.c
  *   routines to convert a string (legal ascii representation of node) back
  *   to nodes
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/nodes/read.c,v 1.13 1998/09/01 03:23:01 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/nodes/read.c,v 1.14 1999/02/13 23:16:01 momjian Exp $
  *
  * HISTORY
  *   AUTHOR            DATE            MAJOR EVENT
index 3b895c902a761891a70e81feb99c10f91fd70f1b..d8db9ed34bd1800af27fe8844b8ee841dd8f032b 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * readfuncs.c--
+ * readfuncs.c
  *   Reader functions for Postgres tree nodes.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/nodes/readfuncs.c,v 1.56 1999/02/12 06:43:24 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/nodes/readfuncs.c,v 1.57 1999/02/13 23:16:02 momjian Exp $
  *
  * NOTES
  *   Most of the read functions for plan nodes are tested. (In fact, they
index 5453b012a44c0028a8f66582ce8df2c7eb0b53ff..8c9240b717aeaec52949614f2a32d071f1ac5583 100644 (file)
@@ -1,10 +1,10 @@
 /*------------------------------------------------------------------------
  *
- * geqo_copy.c--
+ * geqo_copy.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_copy.c,v 1.4 1997/09/08 21:44:13 momjian Exp $
+ * $Id: geqo_copy.c,v 1.5 1999/02/13 23:16:04 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -50,7 +50,7 @@
 #include "optimizer/geqo_gene.h"
 #include "optimizer/geqo_copy.h"
 
-/* geqo_copy--
+/* geqo_copy
  *
  *  copies one gene to another
  *
index 976a6dd2704327e9009bfdce770870db7c61c3da..92fca945e891036c3fe9f278cbace8c07087556f 100644 (file)
@@ -1,12 +1,12 @@
 /*------------------------------------------------------------------------
 *
-* geqo_cx.c--
+* geqo_cx.c
 *
 *   cycle crossover [CX] routines;
 *   CX operator according to Oliver et al
 *   (Proc 2nd Int'l Conf on GA's)
 *
-* $Id: geqo_cx.c,v 1.5 1998/09/01 03:23:04 momjian Exp $
+* $Id: geqo_cx.c,v 1.6 1999/02/13 23:16:05 momjian Exp $
 *
 *-------------------------------------------------------------------------
 */
@@ -55,7 +55,7 @@
 #include "optimizer/geqo_random.h"
 
 
-/* cx--
+/* cx
  *
  *  cycle crossover
  */
index adbaa02855b6290685856a93de9a8e87bfd80c64..f667b7208bf1890963f54cb0f3a373ca00d8f44a 100644 (file)
@@ -1,9 +1,9 @@
 /*------------------------------------------------------------------------
 *
-* geqo_erx.c--
+* geqo_erx.c
 *   edge recombination crossover [ER]
 *
-* $Id: geqo_erx.c,v 1.10 1998/09/01 03:23:06 momjian Exp $
+* $Id: geqo_erx.c,v 1.11 1999/02/13 23:16:06 momjian Exp $
 *
 *-------------------------------------------------------------------------
 */
@@ -59,7 +59,7 @@ static Gene gimme_gene(Edge edge, Edge *edge_table);
 static Gene edge_failure(Gene *gene, int index, Edge *edge_table, int num_gene);
 
 
-/* alloc_edge_table--
+/* alloc_edge_table
  *
  *  allocate memory for edge table
  *
@@ -80,7 +80,7 @@ alloc_edge_table(int num_gene)
    return edge_table;
 }
 
-/* free_edge_table--
+/* free_edge_table
  *
  *   deallocate memory of edge table
  *
@@ -91,7 +91,7 @@ free_edge_table(Edge *edge_table)
    pfree(edge_table);
 }
 
-/* gimme_edge_table--
+/* gimme_edge_table
  *
  *  fills a data structure which represents the set of explicit
  *  edges between points in the (2) input genes
@@ -150,7 +150,7 @@ gimme_edge_table(Gene *tour1, Gene *tour2, int num_gene, Edge *edge_table)
    return ((float) (edge_total * 2) / (float) num_gene);
 }
 
-/* gimme_edge--
+/* gimme_edge
  *
  *   registers edge from city1 to city2 in input edge table
  *
@@ -198,7 +198,7 @@ gimme_edge(Gene gene1, Gene gene2, Edge *edge_table)
    return 1;
 }
 
-/* gimme_tour--
+/* gimme_tour
  *
  *   creates a new tour using edges from the edge table.
  *   priority is given to "shared" edges (i.e. edges which
@@ -246,7 +246,7 @@ gimme_tour(Edge *edge_table, Gene *new_gene, int num_gene)
 
 }
 
-/* remove_gene--
+/* remove_gene
  *
  *  removes input gene from edge_table.
  *  input edge is used
@@ -289,7 +289,7 @@ remove_gene(Gene gene, Edge edge, Edge *edge_table)
    }
 }
 
-/* gimme_gene--
+/* gimme_gene
  *
  *   priority is given to "shared" edges
  *   (i.e. edges which both genes possess)
@@ -381,7 +381,7 @@ gimme_gene(Edge edge, Edge *edge_table)
    return 0;                   /* to keep the compiler quiet */
 }
 
-/* edge_failure--
+/* edge_failure
  *
  *   routine for handling edge failure
  *
index 574cdb9c2344f4c0242632ce0f1909465a8ce3ed..925dbe93faf88a6e18f2f193421961ee9d8ab3d1 100644 (file)
@@ -1,11 +1,11 @@
 /*------------------------------------------------------------------------
  *
- * geqo_eval.c--
+ * geqo_eval.c
  *   Routines to evaluate query trees
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_eval.c,v 1.28 1999/02/12 05:56:47 momjian Exp $
+ * $Id: geqo_eval.c,v 1.29 1999/02/13 23:16:07 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -59,7 +59,7 @@ static void geqo_joinrel_size(RelOptInfo *joinrel, RelOptInfo *outer_rel, RelOpt
 static RelOptInfo *geqo_nth(int stop, List *rels);
 
 /*
- * geqo_eval--
+ * geqo_eval
  *
  * Returns cost of a query tree as an individual of the population.
  */
@@ -91,7 +91,7 @@ geqo_eval(Query *root, Gene *tour, int num_gene)
 }
 
 /*
- * gimme-tree --
+ * gimme_tree 
  *   this program presumes that only LEFT-SIDED TREES are considered!
  *
  * 'outer_rel' is the preceeding join
@@ -179,10 +179,10 @@ gimme_tree(Query *root, Gene *tour, int rel_count, int num_gene, RelOptInfo *out
 }
 
 /*
- * gimme-clause-joins--
+ * gimme_clause_joins
  *
- * 'outer-rel' is the relation entry for the outer relation
- * 'inner-rel' is the relation entry for the inner relation
+ * 'outer_rel' is the relation entry for the outer relation
+ * 'inner_rel' is the relation entry for the inner relation
  *
  * Returns a list of new join relations.
  */
@@ -231,9 +231,9 @@ gimme_clause_joins(Query *root, RelOptInfo *outer_rel, RelOptInfo *inner_rel)
 }
 
 /*
- * gimme-clauseless-join--
- *   Given an outer relation 'outer-rel' and an inner relation
- *   'inner-rel', create a join relation between 'outer-rel' and 'inner-rel'
+ * gimme_clauseless_join
+ *   Given an outer relation 'outer_rel' and an inner relation
+ *   'inner_rel', create a join relation between 'outer_rel' and 'inner_rel'
  *
  * Returns a new join relation.
  */
@@ -245,13 +245,13 @@ gimme_clauseless_join(RelOptInfo *outer_rel, RelOptInfo *inner_rel)
 }
 
 /*
- * init-join-rel--
+ * init_join_rel
  *   Creates and initializes a new join relation.
  *
- * 'outer-rel' and 'inner-rel' are relation nodes for the relations to be
+ * 'outer_rel' and 'inner_rel' are relation nodes for the relations to be
  *     joined
  * 'joininfo' is the joininfo node(join clause) containing both
- *     'outer-rel' and 'inner-rel', if any exists
+ *     'outer_rel' and 'inner_rel', if any exists
  *
  * Returns the new join relation node.
  */
@@ -315,17 +315,17 @@ init_join_rel(RelOptInfo *outer_rel, RelOptInfo *inner_rel, JoinInfo * joininfo)
 }
 
 /*
- * new-join-tlist--
+ * new_join_tlist
  *   Builds a join relations's target list by keeping those elements that
  *   will be in the final target list and any other elements that are still
  *   needed for future joins.  For a target list entry to still be needed
  *   for future joins, its 'joinlist' field must not be empty after removal
- *   of all relids in 'other-relids'.
+ *   of all relids in 'other_relids'.
  *
  * 'tlist' is the target list of one of the join relations
- * 'other-relids' is a list of relids contained within the other
+ * 'other_relids' is a list of relids contained within the other
  *             join relation
- * 'first-resdomno' is the resdom number to use for the first created
+ * 'first_resdomno' is the resdom number to use for the first created
  *             target list entry
  *
  * Returns the new target list.
@@ -362,19 +362,19 @@ new_join_tlist(List *tlist,
 }
 
 /*
- * new-joininfo-list--
+ * new_joininfo_list
  *   Builds a join relation's joininfo list by checking for join clauses
  *   which still need to used in future joins involving this relation.  A
  *   join clause is still needed if there are still relations in the clause
  *   not contained in the list of relations comprising this join relation.
  *   New joininfo nodes are only created and added to
- *   'current-joininfo-list' if a node for a particular join hasn't already
+ *   'current_joininfo_list' if a node for a particular join hasn't already
  *   been created.
  *
- * 'current-joininfo-list' contains a list of those joininfo nodes that
+ * 'current_joininfo_list' contains a list of those joininfo nodes that
  *     have already been built
- * 'joininfo-list' is the list of join clauses involving this relation
- * 'join-relids' is a list of relids corresponding to the relations
+ * 'joininfo_list' is the list of join clauses involving this relation
+ * 'join_relids' is a list of relids corresponding to the relations
  *     currently being joined
  *
  * Returns a list of joininfo nodes, new and old.
@@ -430,7 +430,7 @@ new_joininfo_list(List *joininfo_list, List *join_relids)
 
 #ifdef NOTUSED
 /*
- * add-new-joininfos--
+ * add_new_joininfos
  *   For each new join relation, create new joininfos that
  *   use the join relation as inner relation, and add
  *   the new joininfos to those rel nodes that still
@@ -578,11 +578,11 @@ geqo_add_new_joininfos(Query *root, List *joinrels, List *outerrels)
 }
 
 /*
- * final-join-rels--
+ * final_join_rels
  *    Find the join relation that includes all the original
  *    relations, i.e. the final join result.
  *
- * 'join-rel-list' is a list of join relations.
+ * 'join_rel_list' is a list of join relations.
  *
  * Returns the list of final join relations.
  */
@@ -624,11 +624,11 @@ geqo_final_join_rels(List *join_rel_list)
 }
 
 /*
- * add_superrels--
+ * add_superrels
  *   add rel to the temporary property list superrels.
  *
  * 'rel' a rel node
- * 'super-rel' rel node of a join relation that includes rel
+ * 'super_rel' rel node of a join relation that includes rel
  *
  * Modifies the superrels field of rel
  */
@@ -639,7 +639,7 @@ add_superrels(RelOptInfo *rel, RelOptInfo *super_rel)
 }
 
 /*
- * nonoverlap-rels--
+ * nonoverlap_rels
  *   test if two join relations overlap, i.e., includes the same
  *   relation.
  *
@@ -671,7 +671,7 @@ nonoverlap_sets(List *s1, List *s2)
 #endif  /* NOTUSED */
 
 /*
- * geqo_joinrel_size--
+ * geqo_joinrel_size
  *   compute estimate for join relation tuples, even for
  *   long join queries; so get logarithm of size when MAXINT overflow;
  */
index 275ed26bff506de7a350c626273da7017ac27d8e..1e7b1449e7a1f861f5454026e53d3633e6702988 100644 (file)
@@ -1,12 +1,12 @@
 /*------------------------------------------------------------------------
  *
- * geqo_main.c--
+ * geqo_main.c
  *   solution of the query optimization problem
  *   by means of a Genetic Algorithm (GA)
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_main.c,v 1.12 1999/02/03 21:16:22 momjian Exp $
+ * $Id: geqo_main.c,v 1.13 1999/02/13 23:16:08 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -58,7 +58,7 @@
 
 
 /*
- * geqo--
+ * geqo
  *   solution of the query optimization problem
  *   similar to a constrained Traveling Salesman Problem (TSP)
  */
index 14e26d7555cbb9d0ad1fef6774f4ed4d535cac4e..adb4255c89c1ee4de11876782ea896602eddc7d3 100644 (file)
@@ -1,11 +1,11 @@
 /*------------------------------------------------------------------------
  *
- * geqo_misc.c--
+ * geqo_misc.c
  *    misc. printout and debug stuff
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_misc.c,v 1.16 1999/02/12 17:24:47 momjian Exp $
+ * $Id: geqo_misc.c,v 1.17 1999/02/13 23:16:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -43,7 +43,7 @@
 
 static float avg_pool(Pool *pool);
 
-/* avg_pool--
+/* avg_pool
  *
  */
 static float
@@ -61,7 +61,7 @@ avg_pool(Pool *pool)
    return (float) cumulative / pool->size;
 }
 
-/* print_pool--
+/* print_pool
  */
 void
 print_pool(FILE *fp, Pool *pool, int start, int stop)
@@ -91,7 +91,7 @@ print_pool(FILE *fp, Pool *pool, int start, int stop)
    }
 }
 
-/* print_gen--
+/* print_gen
  *
  *  printout for chromosome: best, worst, mean, average
  *
index c56075d50c49588f291bbbe786a3c2e1da7899c9..a68b416bd43ea54eafdb57510e533b513db45595 100644 (file)
@@ -1,10 +1,10 @@
 /*------------------------------------------------------------------------
 *
-* geqo_mutation.c--
+* geqo_mutation.c
 *
 *   TSP mutation routines
 *
-* $Id: geqo_mutation.c,v 1.4 1997/09/08 21:44:27 momjian Exp $
+* $Id: geqo_mutation.c,v 1.5 1999/02/13 23:16:09 momjian Exp $
 *
 *-------------------------------------------------------------------------
 */
index 40b2f536887ba49486ebb064e4c267f5298129ba..12b9b0d9b361991fd445ad4b7c77e2ecbac46dbe 100644 (file)
@@ -1,12 +1,12 @@
 /*------------------------------------------------------------------------
 *
-* geqo_ox1.c--
+* geqo_ox1.c
 *
 *   order crossover [OX] routines;
 *   OX1 operator according to Davis
 *   (Proc Int'l Joint Conf on AI)
 *
-* $Id: geqo_ox1.c,v 1.4 1997/09/08 21:44:28 momjian Exp $
+* $Id: geqo_ox1.c,v 1.5 1999/02/13 23:16:10 momjian Exp $
 *
 *-------------------------------------------------------------------------
 */
@@ -54,7 +54,7 @@
 #include "optimizer/geqo_random.h"
 
 
-/* ox1--
+/* ox1
  *
  *  position crossover
  */
index 69693a1d45963ad77e0907d3285461f330e6333a..c98e5f8c232c2fa03d3fe974ffb8e68c8ffae934 100644 (file)
@@ -1,12 +1,12 @@
 /*------------------------------------------------------------------------
 *
-* geqo_ox2.c--
+* geqo_ox2.c
 *
 *   order crossover [OX] routines;
 *   OX2 operator according to Syswerda
 *   (The Genetic Algorithms Handbook, ed L Davis)
 *
-* $Id: geqo_ox2.c,v 1.4 1997/09/08 21:44:29 momjian Exp $
+* $Id: geqo_ox2.c,v 1.5 1999/02/13 23:16:10 momjian Exp $
 *
 *-------------------------------------------------------------------------
 */
@@ -54,7 +54,7 @@
 #include "optimizer/geqo_random.h"
 
 
-/* ox2--
+/* ox2
  *
  *  position crossover
  */
index f6f608169bdc67912af585523f1b9b91f9cc4403..56fa631282ba41a16c836b90179c61942cc49709 100644 (file)
@@ -1,11 +1,11 @@
 /*------------------------------------------------------------------------
 *
-* geqo_params.c--
+* geqo_params.c
 *   routines for determining necessary genetic optimization parameters
 *
 * Copyright (c) 1994, Regents of the University of California
 *
-* $Id: geqo_params.c,v 1.12 1999/02/03 21:16:23 momjian Exp $
+* $Id: geqo_params.c,v 1.13 1999/02/13 23:16:10 momjian Exp $
 *
 *-------------------------------------------------------------------------
 */
@@ -63,7 +63,7 @@ static int    gimme_number_generations(int pool_size, int effort);
 static int next_token(FILE *, char *, int);
 
 /*
- * geqo_param--
+ * geqo_param
  *      get ga parameters out of "$PGDATA/pg_geqo" file.
  */
 void
@@ -303,7 +303,7 @@ next_token(FILE *fp, char *buf, int bufsz)
    return c == '\n' ? '\n' : 0;
 }
 
-/* gimme_pool_size--
+/* gimme_pool_size
  *  compute good estimation for pool size
  *  according to number of involved rels in a query
  */
@@ -325,7 +325,7 @@ gimme_pool_size(int string_length)
        return (int) ceil(size);
 }
 
-/* gimme_number_generations--
+/* gimme_number_generations
  *  compute good estimation for number of generations size
  *  for convergence
  */
index af8e683b32ed55eea2b2a1d9dd40a044987c0186..a39aa217286b7139022b66aef1a5838019188007 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo_paths.c--
+ * geqo_paths.c
  *   Routines to process redundant paths and relations
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_paths.c,v 1.19 1999/02/12 17:24:47 momjian Exp $
+ * $Id: geqo_paths.c,v 1.20 1999/02/13 23:16:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -31,9 +31,9 @@
 static List *geqo_prune_rel(RelOptInfo *rel, List *other_rels);
 
 /*
- * geqo-prune-rels--
+ * geqo_prune_rels
  *   Removes any redundant relation entries from a list of rel nodes
- *   'rel-list'.
+ *   'rel_list'.
  *
  * Returns the resulting list.
  *
@@ -53,8 +53,8 @@ geqo_prune_rels(List *rel_list)
 }
 
 /*
- * geqo-prune-rel--
- *   Prunes those relations from 'other-rels' that are redundant with
+ * geqo_prune_rel
+ *   Prunes those relations from 'other_rels' that are redundant with
  *   'rel'.  A relation is redundant if it is built up of the same
  *   relations as 'rel'.  Paths for the redundant relation are merged into
  *   the pathlist of 'rel'.
@@ -91,7 +91,7 @@ geqo_prune_rel(RelOptInfo *rel, List *other_rels)
 }
 
 /*
- * geqo-set-cheapest--
+ * geqo_set_cheapest
  *   For a relation 'rel' (which corresponds to a join
  *   relation), set pointers to the cheapest path
  */
index 428fa28a4db3b9ad7068450de9dd32b2d9069128..d8e32f49ce7ebfe6c99c2609096dee38ade8f3fd 100644 (file)
@@ -1,12 +1,12 @@
 /*------------------------------------------------------------------------
 *
-* geqo_pmx.c--
+* geqo_pmx.c
 *
 *   partially matched crossover [PMX] routines;
 *   PMX operator according to Goldberg & Lingle
 *   (Proc Int'l Conf on GA's)
 *
-* $Id: geqo_pmx.c,v 1.4 1997/09/08 21:44:33 momjian Exp $
+* $Id: geqo_pmx.c,v 1.5 1999/02/13 23:16:11 momjian Exp $
 *
 *-------------------------------------------------------------------------
 */
@@ -54,7 +54,7 @@
 #include "optimizer/geqo_random.h"
 
 
-/* pmx--
+/* pmx
  *
  *  partially matched crossover
  */
index 9f1a24f4be304a57ec51cae863fa6facc946283f..f8530ef4ef0db9e096b17149ff1b0e5b18d8b127 100644 (file)
@@ -1,11 +1,11 @@
 /*------------------------------------------------------------------------
  *
- * geqo_pool.c--
+ * geqo_pool.c
  *   Genetic Algorithm (GA) pool stuff
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_pool.c,v 1.10 1999/02/03 21:16:23 momjian Exp $
+ * $Id: geqo_pool.c,v 1.11 1999/02/13 23:16:12 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -45,7 +45,7 @@
 static int compare(const void *arg1, const void *arg2);
 
 /*
- * alloc-pool--
+ * alloc_pool
  *     allocates memory for GA pool
  */
 Pool *
@@ -72,7 +72,7 @@ alloc_pool(int pool_size, int string_length)
 }
 
 /*
- * free-pool--
+ * free_pool
  *     deallocates memory for GA pool
  */
 void
@@ -94,7 +94,7 @@ free_pool(Pool *pool)
 }
 
 /*
- * random-init-pool--
+ * random_init_pool
  *     initialize genetic pool
  */
 void
@@ -114,7 +114,7 @@ random_init_pool(Query *root, Pool *pool, int strt, int stp)
 }
 
 /*
- * sort-pool--
+ * sort_pool
  *  sorts input pool according to worth, from smallest to largest
  *
  *  maybe you have to change compare() for different ordering ...
@@ -126,7 +126,7 @@ sort_pool(Pool *pool)
 }
 
 /*
- * compare--
+ * compare
  *  static input function for pg_sort
  *
  *  return values for sort from smallest to largest are prooved!
@@ -146,7 +146,7 @@ compare(const void *arg1, const void *arg2)
        return -1;
 }
 
-/* alloc_chromo--
+/* alloc_chromo
  *   allocates a chromosome and string space
  */
 Chromosome *
@@ -160,7 +160,7 @@ alloc_chromo(int string_length)
    return chromo;
 }
 
-/* free_chromo--
+/* free_chromo
  *   deallocates a chromosome and string space
  */
 void
@@ -170,7 +170,7 @@ free_chromo(Chromosome *chromo)
    pfree(chromo);
 }
 
-/* spread_chromo--
+/* spread_chromo
  *  inserts a new chromosome into the pool, displacing worst gene in pool
  *  assumes best->worst = smallest->largest
  */
index 7731710a0dbf0daeb3427ba3f17ba085fcb36740..beaa2cfb576b9040ef2a59ccc39cb5c15269734c 100644 (file)
@@ -1,12 +1,12 @@
 /*------------------------------------------------------------------------
 *
-* geqo_px.c--
+* geqo_px.c
 *
 *   position crossover [PX] routines;
 *   PX operator according to Syswerda
 *   (The Genetic Algorithms Handbook, L Davis, ed)
 *
-* $Id: geqo_px.c,v 1.5 1998/06/15 19:28:37 momjian Exp $
+* $Id: geqo_px.c,v 1.6 1999/02/13 23:16:12 momjian Exp $
 *
 *-------------------------------------------------------------------------
 */
@@ -54,7 +54,7 @@
 #include "optimizer/geqo_random.h"
 
 
-/* px--
+/* px
  *
  *  position crossover
  */
index a2c52ff3473382a537fae70a9a1d725d9ed66586..1ee5029d551dc83aa24f02e6825e1d7bfad45fb6 100644 (file)
@@ -1,9 +1,9 @@
 /*------------------------------------------------------------------------
 *
-* geqo_recombination.c--
+* geqo_recombination.c
 *   misc recombination procedures
 *
-* $Id: geqo_recombination.c,v 1.6 1998/09/01 03:23:15 momjian Exp $
+* $Id: geqo_recombination.c,v 1.7 1999/02/13 23:16:12 momjian Exp $
 *
 *-------------------------------------------------------------------------
 */
@@ -40,7 +40,7 @@
 
 
 /*
- * init_tour--
+ * init_tour
  *
  *  Randomly generates a legal "traveling salesman" tour
  *  (i.e. where each point is visited only once.)
@@ -79,7 +79,7 @@ init_tour(Gene *tour, int num_gene)
    pfree(tmp);
 }
 
-/* alloc_city_table--
+/* alloc_city_table
  *
  *  allocate memory for city table
  *
@@ -99,7 +99,7 @@ alloc_city_table(int num_gene)
    return city_table;
 }
 
-/* free_city_table--
+/* free_city_table
  *
  *   deallocate memory of city table
  *
index 37d620ea201387937fb84073227de6ac18e02492..b42e4450f288f20432442e516fec2c83890fa8a8 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo_selection.c--
+ * geqo_selection.c
  *   linear selection scheme for the genetic query optimizer
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_selection.c,v 1.6 1999/02/03 21:16:23 momjian Exp $
+ * $Id: geqo_selection.c,v 1.7 1999/02/13 23:16:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -57,7 +57,7 @@
 
 static int linear(int max, double bias);
 
-/* geqo_selection--
+/* geqo_selection
  *
  *  according to bias described by input parameters,
  *  second genes are selected from the pool
@@ -81,7 +81,7 @@ geqo_selection(Chromosome *momma, Chromosome *daddy, Pool *pool, double bias)
    geqo_copy(daddy, &pool->data[second], pool->string_length);
 }
 
-/* linear--
+/* linear
  *   generates random integer between 0 and input max number
  *   using input linear bias
  *
index 5f1ac0cb055eaf338ac60ee99d7e9430ab420dd6..daf8a459e3afe2b21bb48d7f7896ac3457273e53 100644 (file)
@@ -1,13 +1,13 @@
 /*------------------------------------------------------------------------
 *
-* minspantree.c--
+* minspantree.c
 *   routine to sort a join graph which is including cycles
 *
 * Copyright (c) 1994, Regents of the University of California
 *
 *
 * IDENTIFICATION
-*   $Header: /cvsroot/pgsql/src/backend/optimizer/geqo/Attic/minspantree.c,v 1.9 1999/02/10 21:02:35 momjian Exp $
+*   $Header: /cvsroot/pgsql/src/backend/optimizer/geqo/Attic/minspantree.c,v 1.10 1999/02/13 23:16:13 momjian Exp $
 *
 *-------------------------------------------------------------------------
 */
@@ -32,7 +32,7 @@
 #include "optimizer/geqo/geqo.h"
 
 /*
- * minspantree--
+ * minspantree
  *      The function minspantree computes the minimum spanning tree
  *     for a given number of nodes and a given distance function.
  *     For each pair of nodes found to be connected, a given
index 17ebbec5471fa756a670f6075506c23957665db8..892ed5b3412866a8801b076ce7f03ab6269a5517 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * allpaths.c--
+ * allpaths.c
  *   Routines to find possible search paths for processing a query
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/allpaths.c,v 1.30 1999/02/12 17:24:48 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/allpaths.c,v 1.31 1999/02/13 23:16:14 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -52,7 +52,7 @@ static void debug_print_rel(Query *root, RelOptInfo *rel);
 #endif
 
 /*
- * find-paths--
+ * find_paths
  *   Finds all possible access paths for executing a query, returning the
  *   top level list of relation entries.
  *
@@ -96,7 +96,7 @@ find_paths(Query *root, List *rels)
 }
 
 /*
- * find-rel-paths--
+ * find_rel_paths
  *   Finds all paths available for scanning each relation entry in
  *   'rels'.  Sequential scan and any available indices are considered
  *   if possible(indices are not considered for lower nesting levels).
@@ -108,7 +108,6 @@ static void
 find_rel_paths(Query *root, List *rels)
 {
    List       *temp;
-   List       *lastpath;
 
    foreach(temp, rels)
    {
@@ -132,13 +131,6 @@ find_rel_paths(Query *root, List *rels)
                                     append(rel_index_scan_list,
                                            or_index_scan_list));
 
-       /*
-        * The unordered path is always the last in the list. If it is not
-        * the cheapest path, prune it.
-        */
-       lastpath = rel->pathlist;
-       while (lnext(lastpath) != NIL)
-           lastpath = lnext(lastpath);
        set_cheapest(rel, rel->pathlist);
 
        /*
@@ -153,7 +145,7 @@ find_rel_paths(Query *root, List *rels)
 }
 
 /*
- * find-join-paths--
+ * find_join_paths
  *   Find all possible joinpaths for a query by successively finding ways
  *   to join single relations into join relations.
  *
@@ -161,10 +153,10 @@ find_rel_paths(Query *root, List *rels)
  *   Find all possible joinpaths(bushy trees) for a query by systematically
  *   finding ways to join relations(both original and derived) together.
  *
- * 'outer-rels' is the current list of relations for which join paths
+ * 'outer_rels' is the current list of relations for which join paths
  *             are to be found, i.e., he current list of relations that
  *             have already been derived.
- * 'levels-needed' is the number of iterations needed
+ * 'levels_needed' is the number of iterations needed
  *
  * Returns the final level of join relations, i.e., the relation that is
  * the result of joining all the original relations together.
@@ -204,7 +196,7 @@ find_join_paths(Query *root, List *outer_rels, int levels_needed)
        /*
         * Determine all possible pairs of relations to be joined at this
         * level. Determine paths for joining these relation pairs and
-        * modify 'new-rels' accordingly, then eliminate redundant join
+        * modify 'new_rels' accordingly, then eliminate redundant join
         * relations.
         */
        new_rels = find_join_rels(root, outer_rels);
index f09e0f21e1cb1509ce450bc7e2ea932fa4818962..e4afad6545e317c545334aa7828f550d54dba6e5 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * clausesel.c--
+ * clausesel.c
  *   Routines to compute and set clause selectivities
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/clausesel.c,v 1.16 1999/02/03 21:16:24 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/clausesel.c,v 1.17 1999/02/13 23:16:15 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8328ce8b2d12d89f1e40aed0dbf93b8a1400155d..facadef913bc0dda97f8bab7ef5eea3a33ca079f 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * costsize.c--
+ * costsize.c
  *   Routines to compute (and set) relation sizes and path costs
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/costsize.c,v 1.31 1999/02/12 17:24:49 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/costsize.c,v 1.32 1999/02/13 23:16:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -54,7 +54,7 @@ Cost      _cpu_page_wight_ = _CPU_PAGE_WEIGHT_;
 Cost       _cpu_index_page_wight_ = _CPU_INDEX_PAGE_WEIGHT_;
 
 /*
- * cost_seqscan--
+ * cost_seqscan
  *   Determines and returns the cost of scanning a relation sequentially.
  *   If the relation is a temporary to be materialized from a query
  *   embedded within a data field (determined by 'relid' containing an
@@ -100,7 +100,7 @@ cost_seqscan(int relid, int relpages, int reltuples)
 
 
 /*
- * cost_index--
+ * cost_index
  *   Determines and returns the cost of scanning a relation using an index.
  *
  *     disk = expected-index-pages + expected-data-pages
@@ -156,7 +156,7 @@ cost_index(Oid indexid,
 }
 
 /*
- * cost_sort--
+ * cost_sort
  *   Determines and returns the cost of sorting a relation by considering
  *   1. the cost of doing an external sort:    XXX this is probably too low
  *             disk = (p lg p)
@@ -206,7 +206,7 @@ cost_sort(List *pathkeys, int tuples, int width, bool noread)
 
 
 /*
- * cost_result--
+ * cost_result
  *   Determines and returns the cost of writing a relation of 'tuples'
  *   tuples of 'width' bytes out to a result relation.
  *
@@ -228,7 +228,7 @@ cost_result(int tuples, int width)
 #endif
 
 /*
- * cost_nestloop--
+ * cost_nestloop
  *   Determines and returns the cost of joining two relations using the
  *   nested loop algorithm.
  *
@@ -259,7 +259,7 @@ cost_nestloop(Cost outercost,
 }
 
 /*
- * cost_mergejoin--
+ * cost_mergejoin
  *   'outercost' and 'innercost' are the (disk+cpu) costs of scanning the
  *             outer and inner relations
  *   'outersortkeys' and 'innersortkeys' are lists of the keys to be used
@@ -350,8 +350,8 @@ cost_hashjoin(Cost outercost,
 }
 
 /*
- * compute-rel-size--
- *   Computes the size of each relation in 'rel-list' (after applying
+ * compute_rel_size
+ *   Computes the size of each relation in 'rel_list' (after applying
  *   restrictions), by multiplying the selectivity of each restriction
  *   by the original size of the relation.
  *
@@ -377,7 +377,7 @@ compute_rel_size(RelOptInfo *rel)
 }
 
 /*
- * compute-rel-width--
+ * compute_rel_width
  *   Computes the width in bytes of a tuple from 'rel'.
  *
  * Returns the width of the tuple as a fixnum.
@@ -389,7 +389,7 @@ compute_rel_width(RelOptInfo *rel)
 }
 
 /*
- * compute-targetlist-width--
+ * compute_targetlist_width
  *   Computes the width in bytes of a tuple made from 'targetlist'.
  *
  * Returns the width of the tuple as a fixnum.
@@ -409,7 +409,7 @@ compute_targetlist_width(List *targetlist)
 }
 
 /*
- * compute-attribute-width--
+ * compute_attribute_width
  *   Given a target list entry, find the size in bytes of the attribute.
  *
  *   If a field is variable-length, it is assumed to be at least the size
@@ -429,7 +429,7 @@ compute_attribute_width(TargetEntry *tlistentry)
 }
 
 /*
- * compute-joinrel-size--
+ * compute_joinrel_size
  *   Computes the size of the join relation 'joinrel'.
  *
  * Returns a fixnum.
@@ -461,7 +461,7 @@ compute_joinrel_size(JoinPath *joinpath)
 }
 
 /*
- * page-size--
+ * page_size
  *   Returns an estimate of the number of pages covered by a given
  *   number of tuples of a given width (size in bytes).
  */
index 4354f881a67c4cdfa1242e5441bc099646af7dbf..53201e0621d98885e419ef272a2c0d5b8ac76934 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * hashutils.c--
+ * hashutils.c
  *   Utilities for finding applicable merge clauses and pathkeys
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/hashutils.c,v 1.12 1999/02/10 03:52:39 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/hashutils.c,v 1.13 1999/02/13 23:16:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 static HashInfo *match_hashop_hashinfo(Oid hashop, List *hashinfo_list);
 
 /*
- * group-clauses-by-hashop--
- *   If a join clause node in 'restrictinfo-list' is hashjoinable, store
+ * group_clauses_by_hashop
+ *   If a join clause node in 'restrictinfo_list' is hashjoinable, store
  *   it within a hashinfo node containing other clause nodes with the same
  *   hash operator.
  *
- * 'restrictinfo-list' is the list of restrictinfo nodes
- * 'inner-relid' is the relid of the inner join relation
+ * 'restrictinfo_list' is the list of restrictinfo nodes
+ * 'inner_relid' is the relid of the inner join relation
  *
  * Returns the new list of hashinfo nodes.
  *
@@ -49,7 +49,7 @@ group_clauses_by_hashop(List *restrictinfo_list,
        hashjoinop = restrictinfo->hashjoinoperator;
 
        /*
-        * Create a new hashinfo node and add it to 'hashinfo-list' if one
+        * Create a new hashinfo node and add it to 'hashinfo_list' if one
         * does not yet exist for this hash operator.
         */
        if (hashjoinop)
@@ -98,8 +98,8 @@ group_clauses_by_hashop(List *restrictinfo_list,
 
 
 /*
- * match-hashop-hashinfo--
- *   Searches the list 'hashinfo-list' for a hashinfo node whose hash op
+ * match_hashop_hashinfo
+ *   Searches the list 'hashinfo_list' for a hashinfo node whose hash op
  *   field equals 'hashop'.
  *
  * Returns the node if it exists.
index 1e030537d59dccdf8d7515f1684ec8d30c7a1391..8b54b664024c36300fd285310f4bfbbf092690b4 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * indxpath.c--
+ * indxpath.c
  *   Routines to determine which indices are usable for scanning a
  *   given relation
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/indxpath.c,v 1.43 1999/02/11 14:58:50 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/indxpath.c,v 1.44 1999/02/13 23:16:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -56,7 +56,7 @@ static List *group_clauses_by_indexkey(RelOptInfo *rel, RelOptInfo *index,
 static List *group_clauses_by_ikey_for_joins(RelOptInfo *rel, RelOptInfo *index,
                                int *indexkeys, Oid *classes, List *join_cinfo_list, List *restr_cinfo_list);
 static RestrictInfo *match_clause_to_indexkey(RelOptInfo *rel, RelOptInfo *index, int indexkey,
-                        int xclass, RestrictInfo * restrictInfo, bool join);
+                        int xclass, RestrictInfo *restrictInfo, bool join);
 static bool pred_test(List *predicate_list, List *restrictinfo_list,
          List *joininfo_list);
 static bool one_pred_test(Expr *predicate, List *restrictinfo_list);
@@ -90,8 +90,8 @@ static bool function_index_operand(Expr *funcOpnd, RelOptInfo *rel, RelOptInfo *
  *
  * 'rel' is the relation entry to which these index paths correspond
  * 'indices' is a list of possible index paths
- * 'restrictinfo-list' is a list of restriction restrictinfo nodes for 'rel'
- * 'joininfo-list' is a list of joininfo nodes for 'rel'
+ * 'restrictinfo_list' is a list of restriction restrictinfo nodes for 'rel'
+ * 'joininfo_list' is a list of joininfo nodes for 'rel'
  * 'sortkeys' is a node describing the result sort order (from
  *     (find_sortkeys))
  *
@@ -200,7 +200,7 @@ find_index_paths(Query *root,
 
 
 /*
- * match-index-orclauses--
+ * match_index_orclauses
  *   Attempt to match an index against subclauses within 'or' clauses.
  *   If the index does match, then the clause is marked with information
  *   about the index.
@@ -212,7 +212,7 @@ find_index_paths(Query *root,
  * 'index' is the index node.
  * 'indexkey' is the (single) key of the index
  * 'class' is the class of the operator corresponding to 'indexkey'.
- * 'restrictinfo-list' is the list of available restriction clauses.
+ * 'restrictinfo_list' is the list of available restriction clauses.
  *
  * Returns nothing.
  *
@@ -276,7 +276,7 @@ match_index_to_operand(int indexkey,
 }
 
 /*
- * match-index-orclause--
+ * match_index_orclause
  *   Attempts to match an index against the subclauses of an 'or' clause.
  *
  *   A match means that:
@@ -285,8 +285,8 @@ match_index_to_operand(int indexkey,
  *   (2) there is a usable key that matches the variable within a
  *             searchable clause.
  *
- * 'or-clauses' are the remaining subclauses within the 'or' clause
- * 'other-matching-indices' is the list of information on other indices
+ * 'or_clauses' are the remaining subclauses within the 'or' clause
+ * 'other_matching_indices' is the list of information on other indices
  *     that have already been matched to subclauses within this
  *     particular 'or' clause (i.e., a list previously generated by
  *     this routine)
@@ -364,7 +364,7 @@ match_index_orclause(RelOptInfo *rel,
         (index->indproc != InvalidOid))
 
 /*
- * group-clauses-by-indexkey--
+ * group_clauses_by_indexkey
  *   Determines whether there are clauses which will match each and every
  *   one of the remaining keys of an index.
  *
@@ -442,8 +442,8 @@ group_clauses_by_indexkey(RelOptInfo *rel,
 }
 
 /*
- * group-clauses-by-ikey-for-joins--
- *   special edition of group-clauses-by-indexkey - will
+ * group_clauses_by_ikey_for_joins
+ *   special edition of group_clauses_by_indexkey - will
  *   match join & restriction clauses. See comment in indexable_joinclauses.
  *     - vadim 03/18/97
  *
@@ -771,7 +771,7 @@ match_clause_to_indexkey(RelOptInfo *rel,
  ****************************************************************************/
 
 /*
- * pred_test--
+ * pred_test
  *   Does the "predicate inclusion test" for partial indexes.
  *
  *   Recursively checks whether the clauses in restrictinfo_list imply
@@ -831,7 +831,7 @@ pred_test(List *predicate_list, List *restrictinfo_list, List *joininfo_list)
 
 
 /*
- * one_pred_test--
+ * one_pred_test
  *   Does the "predicate inclusion test" for one conjunct of a predicate
  *   expression.
  */
@@ -854,7 +854,7 @@ one_pred_test(Expr *predicate, List *restrictinfo_list)
 
 
 /*
- * one_pred_clause_expr_test--
+ * one_pred_clause_expr_test
  *   Does the "predicate inclusion test" for a general restriction-clause
  *   expression.
  */
@@ -901,7 +901,7 @@ one_pred_clause_expr_test(Expr *predicate, Node *clause)
 
 
 /*
- * one_pred_clause_test--
+ * one_pred_clause_test
  *   Does the "predicate inclusion test" for one conjunct of a predicate
  *   expression for a simple restriction clause.
  */
@@ -978,7 +978,7 @@ StrategyNumber BT_implic_table[BTMaxStrategyNumber][BTMaxStrategyNumber] = {
 
 
 /*
- * clause_pred_clause_test--
+ * clause_pred_clause_test
  *   Use operator class info to check whether clause implies predicate.
  *
  *   Does the "predicate inclusion test" for a "simple clause" predicate
@@ -1168,8 +1168,8 @@ clause_pred_clause_test(Expr *predicate, Node *clause)
  ****************************************************************************/
 
 /*
- * indexable-joinclauses--
- *   Finds all groups of join clauses from among 'joininfo-list' that can
+ * indexable_joinclauses
+ *   Finds all groups of join clauses from among 'joininfo_list' that can
  *   be used in conjunction with 'index'.
  *
  *   The first clause in the group is marked as having the other relation
@@ -1244,7 +1244,7 @@ extract_restrict_clauses(List *clausegroup)
 #endif
 
 /*
- * index-innerjoin--
+ * index_innerjoin
  *   Creates index path nodes corresponding to paths to be used as inner
  *   relations in nestloop joins.
  *
@@ -1330,7 +1330,7 @@ index_innerjoin(Query *root, RelOptInfo *rel, List *clausegroup_list,
 }
 
 /*
- * create-index-paths--
+ * create_index_paths
  *   Creates a list of index path nodes for each group of clauses
  *   (restriction or join) that can be used in conjunction with an index.
  *
index e2e492922ca612489d67ddfce11cc63425b65294..aa197671a582a06628700434c7a2b3b7dcf901ba 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * joinpath.c--
+ * joinpath.c
  *   Routines to find all possible paths for processing a set of joins
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/joinpath.c,v 1.22 1999/02/12 17:24:49 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/joinpath.c,v 1.23 1999/02/13 23:16:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -42,7 +42,7 @@ static List *hash_inner_and_outer(RelOptInfo *joinrel, RelOptInfo *outerrel, Rel
                     List *hashinfo_list);
 
 /*
- * find-all-join-paths--
+ * find_all_join_paths
  *   Creates all possible ways to process joins for each of the join
  *   relations in the list 'joinrels.'  Each unique path will be included
  *   in the join relation's 'pathlist' field.
@@ -131,7 +131,7 @@ find_all_join_paths(Query *root, List *joinrels)
         * 3. Consider paths where the inner relation need not be
         * explicitly sorted.  This may include nestloops and mergejoins
         * the actual nestloop nodes were constructed in
-        * (match-unsorted-outer).
+        * (match_unsorted_outer).
         */
        pathlist = add_pathlist(joinrel, pathlist,
                         match_unsorted_inner(joinrel, outerrel,
@@ -152,8 +152,8 @@ find_all_join_paths(Query *root, List *joinrels)
 
        /*
         * 'OuterJoinCost is only valid when calling
-        * (match-unsorted-inner) with the same arguments as the previous
-        * invokation of (match-unsorted-outer), so clear the field before
+        * (match_unsorted_inner) with the same arguments as the previous
+        * invokation of (match_unsorted_outer), so clear the field before
         * going on.
         */
        temp_list = innerrel->pathlist;
@@ -180,13 +180,13 @@ find_all_join_paths(Query *root, List *joinrels)
 }
 
 /*
- * best-innerjoin--
+ * best_innerjoin
  *   Find the cheapest index path that has already been identified by
  *   (indexable_joinclauses) as being a possible inner path for the given
  *   outer relation in a nestloop join.
  *
- * 'join-paths' is a list of join nodes
- * 'outer-relid' is the relid of the outer join relation
+ * 'join_paths' is a list of join nodes
+ * 'outer_relid' is the relid of the outer join relation
  *
  * Returns the pathnode of the selected path.
  */
@@ -212,14 +212,14 @@ best_innerjoin(List *join_paths, List *outer_relids)
 }
 
 /*
- * sort-inner-and-outer--
+ * sort_inner_and_outer
  *   Create mergejoin join paths by explicitly sorting both the outer and
  *   inner join relations on each available merge ordering.
  *
  * 'joinrel' is the join relation
  * 'outerrel' is the outer join relation
  * 'innerrel' is the inner join relation
- * 'mergeinfo-list' is a list of nodes containing info on(mergejoinable)
+ * 'mergeinfo_list' is a list of nodes containing info on(mergejoinable)
  *             clauses for joining the relations
  *
  * Returns a list of mergejoin paths.
@@ -272,7 +272,7 @@ sort_inner_and_outer(RelOptInfo *joinrel,
 }
 
 /*
- * match-unsorted-outer--
+ * match_unsorted_outer
  *   Creates possible join paths for processing a single join relation
  *   'joinrel' by employing either iterative substitution or
  *   mergejoining on each of its possible outer paths(assuming that the
@@ -290,10 +290,10 @@ sort_inner_and_outer(RelOptInfo *joinrel,
  * 'joinrel' is the join relation
  * 'outerrel' is the outer join relation
  * 'innerrel' is the inner join relation
- * 'outerpath-list' is the list of possible outer paths
- * 'cheapest-inner' is the cheapest inner path
- * 'best-innerjoin' is the best inner index path(if any)
- * 'mergeinfo-list' is a list of nodes containing info on mergejoinable
+ * 'outerpath_list' is the list of possible outer paths
+ * 'cheapest_inner' is the cheapest inner path
+ * 'best_innerjoin' is the best inner index path(if any)
+ * 'mergeinfo_list' is a list of nodes containing info on mergejoinable
  *     clauses
  *
  * Returns a list of possible join path nodes.
@@ -391,7 +391,7 @@ match_unsorted_outer(RelOptInfo *joinrel,
            /*
             * Keep track of the cost of the outer path used with this
             * ordered inner path for later processing in
-            * (match-unsorted-inner), since it isn't a sort and thus
+            * (match_unsorted_inner), since it isn't a sort and thus
             * wouldn't otherwise be considered.
             */
            if (path_is_cheaper_than_sort)
@@ -421,23 +421,23 @@ match_unsorted_outer(RelOptInfo *joinrel,
 }
 
 /*
- * match-unsorted-inner --
+ * match_unsorted_inner 
  *   Find the cheapest ordered join path for a given(ordered, unsorted)
  *   inner join path.
  *
  *   Scans through each path available on an inner join relation and tries
  *   matching its ordering keys against those of mergejoin clauses.
- *   If 1. an appropriately-ordered inner path and matching mergeclause are
+ *   If 1. an appropriately_ordered inner path and matching mergeclause are
  *         found, and
  *      2. sorting the cheapest outer path is cheaper than using an ordered
  *           but unsorted outer path(as was considered in
- *         (match-unsorted-outer)), then this merge path is considered.
+ *         (match_unsorted_outer)), then this merge path is considered.
  *
  * 'joinrel' is the join result relation
  * 'outerrel' is the outer join relation
  * 'innerrel' is the inner join relation
- * 'innerpath-list' is the list of possible inner join paths
- * 'mergeinfo-list' is a list of nodes containing info on mergejoinable
+ * 'innerpath_list' is the list of possible inner join paths
+ * 'mergeinfo_list' is a list of nodes containing info on mergejoinable
  *             clauses
  *
  * Returns a list of possible merge paths.
@@ -490,7 +490,7 @@ match_unsorted_inner(RelOptInfo *joinrel,
        }
 
        /*
-        * (match-unsorted-outer) if it is applicable. 'OuterJoinCost was
+        * (match_unsorted_outer) if it is applicable. 'OuterJoinCost was
         * set above in
         */
        if (clauses && matchedJoinKeys)
@@ -555,14 +555,14 @@ EnoughMemoryForHashjoin(RelOptInfo *hashrel)
 }
 
 /*
- * hash-inner-and-outer--              XXX HASH
+ * hash_inner_and_outer--              XXX HASH
  *   Create hashjoin join paths by explicitly hashing both the outer and
  *   inner join relations on each available hash op.
  *
  * 'joinrel' is the join relation
  * 'outerrel' is the outer join relation
  * 'innerrel' is the inner join relation
- * 'hashinfo-list' is a list of nodes containing info on(hashjoinable)
+ * 'hashinfo_list' is a list of nodes containing info on(hashjoinable)
  *     clauses for joining the relations
  *
  * Returns a list of hashjoin paths.
index a9f473c88a23075726712070d3299cbf5868fd10..e9dc2dcbb1c2043128e64ab1a3019d27ab61f353 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * joinrels.c--
+ * joinrels.c
  *   Routines to determine which relations should be joined
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/joinrels.c,v 1.19 1999/02/12 05:56:50 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/joinrels.c,v 1.20 1999/02/13 23:16:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -44,15 +44,15 @@ static void set_joinrel_size(RelOptInfo *joinrel, RelOptInfo *outer_rel, RelOptI
                 JoinInfo * jinfo);
 
 /*
- * find-join-rels--
+ * find_join_rels
  *   Find all possible joins for each of the outer join relations in
- *   'outer-rels'.  A rel node is created for each possible join relation,
+ *   'outer_rels'.  A rel node is created for each possible join relation,
  *   and the resulting list of nodes is returned.  If at all possible, only
  *   those relations for which join clauses exist are considered.  If none
  *   of these exist for a given relation, all remaining possibilities are
  *   considered.
  *
- * 'outer-rels' is the list of rel nodes
+ * 'outer_rels' is the list of rel nodes
  *
  * Returns a list of rel nodes corresponding to the new join relations.
  */
@@ -82,16 +82,16 @@ find_join_rels(Query *root, List *outer_rels)
 }
 
 /*
- * find-clause-joins--
+ * find_clause_joins
  *   Determines whether joins can be performed between an outer relation
- *   'outer-rel' and those relations within 'outer-rel's joininfo nodes
- *   (i.e., relations that participate in join clauses that 'outer-rel'
+ *   'outer_rel' and those relations within 'outer_rel's joininfo nodes
+ *   (i.e., relations that participate in join clauses that 'outer_rel'
  *   participates in).  This is possible if all but one of the relations
  *   contained within the join clauses of the joininfo node are already
- *   contained within 'outer-rel'.
+ *   contained within 'outer_rel'.
  *
- * 'outer-rel' is the relation entry for the outer relation
- * 'joininfo-list' is a list of join clauses which 'outer-rel'
+ * 'outer_rel' is the relation entry for the outer relation
+ * 'joininfo_list' is a list of join clauses which 'outer_rel'
  *     participates in
  *
  * Returns a list of new join relations.
@@ -148,10 +148,10 @@ find_clause_joins(Query *root, RelOptInfo *outer_rel, List *joininfo_list)
 }
 
 /*
- * find-clauseless-joins--
- *   Given an outer relation 'outer-rel' and a list of inner relations
- *   'inner-rels', create a join relation between 'outer-rel' and each
- *   member of 'inner-rels' that isn't already included in 'outer-rel'.
+ * find_clauseless_joins
+ *   Given an outer relation 'outer_rel' and a list of inner relations
+ *   'inner_rels', create a join relation between 'outer_rel' and each
+ *   member of 'inner_rels' that isn't already included in 'outer_rel'.
  *
  * Returns a list of new join relations.
  */
@@ -180,13 +180,13 @@ find_clauseless_joins(RelOptInfo *outer_rel, List *inner_rels)
 }
 
 /*
- * init-join-rel--
+ * init_join_rel
  *   Creates and initializes a new join relation.
  *
- * 'outer-rel' and 'inner-rel' are relation nodes for the relations to be
+ * 'outer_rel' and 'inner_rel' are relation nodes for the relations to be
  *     joined
  * 'joininfo' is the joininfo node(join clause) containing both
- *     'outer-rel' and 'inner-rel', if any exists
+ *     'outer_rel' and 'inner_rel', if any exists
  *
  * Returns the new join relation node.
  */
@@ -251,17 +251,17 @@ init_join_rel(RelOptInfo *outer_rel, RelOptInfo *inner_rel, JoinInfo * joininfo)
 }
 
 /*
- * new-join-tlist--
+ * new_join_tlist
  *   Builds a join relations's target list by keeping those elements that
  *   will be in the final target list and any other elements that are still
  *   needed for future joins.  For a target list entry to still be needed
  *   for future joins, its 'joinlist' field must not be empty after removal
- *   of all relids in 'other-relids'.
+ *   of all relids in 'other_relids'.
  *
  * 'tlist' is the target list of one of the join relations
- * 'other-relids' is a list of relids contained within the other
+ * 'other_relids' is a list of relids contained within the other
  *             join relation
- * 'first-resdomno' is the resdom number to use for the first created
+ * 'first_resdomno' is the resdom number to use for the first created
  *             target list entry
  *
  * Returns the new target list.
@@ -298,19 +298,19 @@ new_join_tlist(List *tlist,
 }
 
 /*
- * new-joininfo-list--
+ * new_joininfo_list
  *   Builds a join relation's joininfo list by checking for join clauses
  *   which still need to used in future joins involving this relation.  A
  *   join clause is still needed if there are still relations in the clause
  *   not contained in the list of relations comprising this join relation.
  *   New joininfo nodes are only created and added to
- *   'current-joininfo-list' if a node for a particular join hasn't already
+ *   'current_joininfo_list' if a node for a particular join hasn't already
  *   been created.
  *
- * 'current-joininfo-list' contains a list of those joininfo nodes that
+ * 'current_joininfo_list' contains a list of those joininfo nodes that
  *     have already been built
- * 'joininfo-list' is the list of join clauses involving this relation
- * 'join-relids' is a list of relids corresponding to the relations
+ * 'joininfo_list' is the list of join clauses involving this relation
+ * 'join_relids' is a list of relids corresponding to the relations
  *     currently being joined
  *
  * Returns a list of joininfo nodes, new and old.
@@ -364,7 +364,7 @@ new_joininfo_list(List *joininfo_list, List *join_relids)
 }
 
 /*
- * add-new-joininfos--
+ * add_new_joininfos
  *   For each new join relation, create new joininfos that
  *   use the join relation as inner relation, and add
  *   the new joininfos to those rel nodes that still
@@ -462,11 +462,11 @@ add_new_joininfos(Query *root, List *joinrels, List *outerrels)
 }
 
 /*
- * final-join-rels--
+ * final_join_rels
  *    Find the join relation that includes all the original
  *    relations, i.e. the final join result.
  *
- * 'join-rel-list' is a list of join relations.
+ * 'join_rel_list' is a list of join relations.
  *
  * Returns the list of final join relations.
  */
@@ -508,11 +508,11 @@ final_join_rels(List *join_rel_list)
 }
 
 /*
- * add_superrels--
+ * add_superrels
  *   add rel to the temporary property list superrels.
  *
  * 'rel' a rel node
- * 'super-rel' rel node of a join relation that includes rel
+ * 'super_rel' rel node of a join relation that includes rel
  *
  * Modifies the superrels field of rel
  */
@@ -523,7 +523,7 @@ add_superrels(RelOptInfo *rel, RelOptInfo *super_rel)
 }
 
 /*
- * nonoverlap-rels--
+ * nonoverlap_rels
  *   test if two join relations overlap, i.e., includes the same
  *   relation.
  *
index b9b277d69f52e9c5ed7d2df40f216ce91bb1ab98..2a0f334317f0feebf71b2cd280cce4b8d6b4b959 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * joinutils.c--
+ * joinutils.c
  *   Utilities for matching and building join and path keys
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/joinutils.c,v 1.19 1999/02/11 17:00:48 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/joinutils.c,v 1.20 1999/02/13 23:16:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -40,7 +40,7 @@ static List *new_matching_subkeys(Var *subkey, List *considered_subkeys,
  ****************************************************************************/
 
 /*
- * match-pathkeys-joinkeys--
+ * match_pathkeys_joinkeys
  *   Attempts to match the keys of a path against the keys of join clauses.
  *   This is done by looking for a matching join key in 'joinkeys' for
  *   every path key in the list 'path.keys'. If there is a matching join key
@@ -54,7 +54,7 @@ static List *new_matching_subkeys(Var *subkey, List *considered_subkeys,
  *     ( (outer inner) (outer inner) ... )
  * 'joinclauses' is a list of clauses corresponding to the join keys in
  *     'joinkeys'
- * 'which-subkey' is a flag that selects the desired subkey of a join key
+ * 'which_subkey' is a flag that selects the desired subkey of a join key
  *     in 'joinkeys'
  *
  * Returns the join keys and corresponding join clauses in a list if all
@@ -112,7 +112,7 @@ match_pathkeys_joinkeys(List *pathkeys,
 }
 
 /*
- * match-pathkey-joinkeys--
+ * match_pathkey_joinkeys
  *   Returns the 0-based index into 'joinkeys' of the first joinkey whose
  *   outer or inner subkey matches any subkey of 'pathkey'.
  */
@@ -144,7 +144,7 @@ match_pathkey_joinkeys(List *pathkey,
 }
 
 /*
- * match-paths-joinkeys--
+ * match_paths_joinkeys
  *   Attempts to find a path in 'paths' whose keys match a set of join
  *   keys 'joinkeys'.  To match,
  *   1. the path node ordering must equal 'ordering'.
@@ -159,7 +159,7 @@ match_pathkey_joinkeys(List *pathkey,
  *     must correspond
  * 'paths' is a list of(inner) paths which are to be matched against
  *     each join key in 'joinkeys'
- * 'which-subkey' is a flag that selects the desired subkey of a join key
+ * 'which_subkey' is a flag that selects the desired subkey of a join key
  *     in 'joinkeys'
  *
  * Returns the matching path node if one exists, nil otherwise.
@@ -238,14 +238,14 @@ match_paths_joinkeys(List *joinkeys,
 
 
 /*
- * extract-path-keys--
+ * extract_path_keys
  *   Builds a subkey list for a path by pulling one of the subkeys from
  *   a list of join keys 'joinkeys' and then finding the var node in the
  *   target list 'tlist' that corresponds to that subkey.
  *
  * 'joinkeys' is a list of join key pairs
  * 'tlist' is a relation target list
- * 'which-subkey' is a flag that selects the desired subkey of a join key
+ * 'which_subkey' is a flag that selects the desired subkey of a join key
  *     in 'joinkeys'
  *
  * Returns a list of pathkeys: ((tlvar1)(tlvar2)...(tlvarN)).
@@ -296,7 +296,7 @@ extract_path_keys(List *joinkeys,
  ****************************************************************************/
 
 /*
- * new-join-pathkeys--
+ * new_join_pathkeys
  *   Find the path keys for a join relation by finding all vars in the list
  *   of join clauses 'joinclauses' such that:
  *     (1) the var corresponding to the outer join relation is a
@@ -305,8 +305,8 @@ extract_path_keys(List *joinkeys,
  *   In other words, add to each outer path key the inner path keys that
  *   are required for qualification.
  *
- * 'outer-pathkeys' is the list of the outer path's path keys
- * 'join-rel-tlist' is the target list of the join relation
+ * 'outer_pathkeys' is the list of the outer path's path keys
+ * 'join_rel_tlist' is the target list of the join relation
  * 'joinclauses' is the list of restricting join clauses
  *
  * Returns the list of new path keys.
@@ -333,17 +333,17 @@ new_join_pathkeys(List *outer_pathkeys,
 }
 
 /*
- * new-join-pathkey--
+ * new_join_pathkey
  *   Finds new vars that become subkeys due to qualification clauses that
  *   contain any previously considered subkeys.  These new subkeys plus the
  *   subkeys from 'subkeys' form a new pathkey for the join relation.
  *
  *   Note that each returned subkey is the var node found in
- *   'join-rel-tlist' rather than the joinclause var node.
+ *   'join_rel_tlist' rather than the joinclause var node.
  *
  * 'subkeys' is a list of subkeys for which matching subkeys are to be
  *     found
- * 'considered-subkeys' is the current list of all subkeys corresponding
+ * 'considered_subkeys' is the current list of all subkeys corresponding
  *     to a given pathkey
  *
  * Returns a new pathkey(list of subkeys).
@@ -388,15 +388,15 @@ new_join_pathkey(List *subkeys,
 }
 
 /*
- * new-matching-subkeys--
+ * new_matching_subkeys
  *   Returns a list of new subkeys:
- *   (1) which are not listed in 'considered-subkeys'
+ *   (1) which are not listed in 'considered_subkeys'
  *   (2) for which the "other" variable in some clause in 'joinclauses' is
  *       'subkey'
- *   (3) which are mentioned in 'join-rel-tlist'
+ *   (3) which are mentioned in 'join_rel_tlist'
  *
  *   Note that each returned subkey is the var node found in
- *   'join-rel-tlist' rather than the joinclause var node.
+ *   'join_rel_tlist' rather than the joinclause var node.
  *
  * 'subkey' is the var node for which we are trying to find matching
  *     clauses
index 8caef0e66110f611afdccb5fedbbea8064facef3..d6af886f1ef0f05600fb85dcc824a66528410bbf 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * mergeutils.c--
+ * mergeutils.c
  *   Utilities for finding applicable merge clauses and pathkeys
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/mergeutils.c,v 1.17 1999/02/11 14:58:53 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/mergeutils.c,v 1.18 1999/02/13 23:16:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include "optimizer/ordering.h"
 
 /*
- * group-clauses-by-order--
- *   If a join clause node in 'restrictinfo-list' is mergejoinable, store
+ * group_clauses_by_order
+ *   If a join clause node in 'restrictinfo_list' is mergejoinable, store
  *   it within a mergeinfo node containing other clause nodes with the same
  *   mergejoin ordering.
  *
- * 'restrictinfo-list' is the list of restrictinfo nodes
- * 'inner-relid' is the relid of the inner join relation
+ * 'restrictinfo_list' is the list of restrictinfo nodes
+ * 'inner_relid' is the relid of the inner join relation
  *
  * Returns the new list of mergeinfo nodes.
  *
@@ -49,7 +49,7 @@ group_clauses_by_order(List *restrictinfo_list,
        {
 
            /*
-            * Create a new mergeinfo node and add it to 'mergeinfo-list'
+            * Create a new mergeinfo node and add it to 'mergeinfo_list'
             * if one does not yet exist for this merge ordering.
             */
            PathOrder   *pathorder;
@@ -96,8 +96,8 @@ group_clauses_by_order(List *restrictinfo_list,
 
 
 /*
- * match-order-mergeinfo--
- *   Searches the list 'mergeinfo-list' for a mergeinfo node whose order
+ * match_order_mergeinfo
+ *   Searches the list 'mergeinfo_list' for a mergeinfo node whose order
  *   field equals 'ordering'.
  *
  * Returns the node if it exists.
index 70dc789111cce02a70432d1d288c8081c78831b9..cc14716dc98017bd92ef19592d6a79c5032965fd 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * orindxpath.c--
+ * orindxpath.c
  *   Routines to find index paths that match a set of 'or' clauses
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/orindxpath.c,v 1.19 1999/02/11 14:58:53 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/orindxpath.c,v 1.20 1999/02/13 23:16:21 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -40,7 +40,7 @@ static void best_or_subclause_index(Query *root, RelOptInfo *rel, Expr *subclaus
 
 
 /*
- * create-or-index-paths--
+ * create_or_index_paths
  *   Creates index paths for indices that match 'or' clauses.
  *
  * 'rel' is the relation entry for which the paths are to be defined on
@@ -142,7 +142,7 @@ create_or_index_paths(Query *root,
 }
 
 /*
- * best-or-subclause-indices--
+ * best_or_subclause_indices
  *   Determines the best index to be used in conjunction with each subclause
  *   of an 'or' clause and the cost of scanning a relation using these
  *   indices.  The cost is the sum of the individual index costs.
@@ -151,9 +151,9 @@ create_or_index_paths(Query *root,
  * 'subclauses' are the subclauses of the 'or' clause
  * 'indices' are those index nodes that matched subclauses of the 'or'
  *     clause
- * 'examined-indexids' is a list of those index ids to be used with
+ * 'examined_indexids' is a list of those index ids to be used with
  *     subclauses that have already been examined
- * 'subcost' is the cost of using the indices in 'examined-indexids'
+ * 'subcost' is the cost of using the indices in 'examined_indexids'
  * 'selectivities' is a list of the selectivities of subclauses that
  *     have already been examined
  *
@@ -199,7 +199,7 @@ best_or_subclause_indices(Query *root,
 }
 
 /*
- * best-or-subclause-index--
+ * best_or_subclause_index
  *   Determines which is the best index to be used with a subclause of
  *   an 'or' clause by estimating the cost of using each index and selecting
  *   the least expensive.
@@ -208,7 +208,7 @@ best_or_subclause_indices(Query *root,
  * 'subclause' is the subclause
  * 'indices' is a list of index nodes that match the subclause
  *
- * Returns a list (index-id index-subcost index-selectivity)
+ * Returns a list (index_id index_subcost index_selectivity)
  * (a fixnum, a fixnum, and a flonum respectively).
  *
  */
index 807331ef1e1859b9431ed31d9ec597db4e9fd5e4..e4761f620f79f05b31295fb3118df713d6ee6938 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * predmig.c--
+ * predmig.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/predmig.c,v 1.17 1999/02/12 17:24:50 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/predmig.c,v 1.18 1999/02/13 23:16:22 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -269,7 +269,7 @@ xfunc_llel_chains(Stream root, Stream bottom)
 }
 
 /*
- ** xfunc_complete_stream --
+ ** xfunc_complete_stream 
  **   Given a stream composed of join nodes only, make a copy containing the
  ** join nodes along with the associated restriction nodes.
  */
@@ -390,7 +390,7 @@ xfunc_prdmig_pullup(Stream origstream, Stream pullme, JoinPath joinpath)
 }
 
 /*
- ** xfunc_form_groups --
+ ** xfunc_form_groups 
  **    A group is a pair of stream nodes a,b such that a is constrained to
  ** precede b (for instance if a and b are both joins), but rank(a) > rank(b).
  ** In such a situation, Monma and Sidney prove that no clauses should end
@@ -490,7 +490,7 @@ xfunc_form_groups(Query *queryInfo, Stream root, Stream bottom)
 /* -------------------            UTILITY FUNCTIONS     ------------------------- */
 
 /*
- ** xfunc_free_stream --
+ ** xfunc_free_stream 
  **   walk down a stream and pfree it
  */
 static void
@@ -623,7 +623,7 @@ xfunc_num_relids(Stream node)
 }
 
 /*
- ** xfunc_get_downjoin --
+ ** xfunc_get_downjoin 
  **    Given a stream node, find the next lowest node which points to a
  ** join predicate or a scan node.
  */
@@ -642,7 +642,7 @@ xfunc_get_downjoin(Stream node)
 }
 
 /*
- ** xfunc_get_upjoin --
+ ** xfunc_get_upjoin 
  **   same as above, but upwards.
  */
 static StreamPtr
@@ -660,7 +660,7 @@ xfunc_get_upjoin(Stream node)
 }
 
 /*
- ** xfunc_stream_qsort --
+ ** xfunc_stream_qsort 
  **   Given a stream, sort by group rank the elements in the stream from the
  ** node "bottom" up.  DESTRUCTIVELY MODIFIES STREAM!  Returns new root.
  */
index af3b01bed0c1dcc16af4eab45319007afbaa8825..ce6b22d98e6a4fd513ac65b2da7193dd9bc19fac 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * prune.c--
+ * prune.c
  *   Routines to prune redundant paths and relations
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/prune.c,v 1.30 1999/02/12 17:24:50 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/prune.c,v 1.31 1999/02/13 23:16:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -27,9 +27,9 @@
 static List *prune_joinrel(RelOptInfo *rel, List *other_rels);
 
 /*
- * prune-joinrels--
+ * prune_joinrels
  *   Removes any redundant relation entries from a list of rel nodes
- *   'rel-list'.  Obviously, the first relation can't be a duplicate.
+ *   'rel_list'.  Obviously, the first relation can't be a duplicate.
  *
  * Returns the resulting list.
  *
@@ -48,8 +48,8 @@ prune_joinrels(List *rel_list)
 }
 
 /*
- * prune-joinrel--
- *   Prunes those relations from 'other-rels' that are redundant with
+ * prune_joinrel
+ *   Prunes those relations from 'other_rels' that are redundant with
  *   'rel'.  A relation is redundant if it is built up of the same
  *   relations as 'rel'.  Paths for the redundant relation are merged into
  *   the pathlist of 'rel'.
@@ -83,8 +83,8 @@ prune_joinrel(RelOptInfo *rel, List *other_rels)
 }
 
 /*
- * rels-set-cheapest
- *   For each relation entry in 'rel-list' (which corresponds to a join
+ * rels_set_cheapest
+ *   For each relation entry in 'rel_list' (which corresponds to a join
  *   relation), set pointers to the cheapest path
  */
 void
@@ -108,12 +108,12 @@ rels_set_cheapest(List *rel_list)
 
 
 /*
- * merge-joinrels--
+ * merge_joinrels
  *   Given two lists of rel nodes that are already
  *   pruned, merge them into one pruned rel node list
  *
- * 'rel-list1' and
- * 'rel-list2' are the rel node lists
+ * 'rel_list1' and
+ * 'rel_list2' are the rel node lists
  *
  * Returns one pruned rel node list
  */
@@ -132,7 +132,7 @@ merge_joinrels(List *rel_list1, List *rel_list2)
 }
 
 /*
- * prune_oldrels--
+ * prune_oldrels
  *   If all the joininfo's in a rel node are inactive,
  *   that means that this node has been joined into
  *   other nodes in all possible ways, therefore
index 048fce5ad2ed90cf7ef470c4aca46b9a0e5fc2f8..e722840f30e9c72251e2a85504c068d24a58ecc5 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * xfunc.c--
+ * xfunc.c
  *   Utility routines to handle expensive function optimization.
  *   Includes xfunc_trypullup(), which attempts early pullup of predicates
  *   to allow for maximal pruning.
@@ -9,7 +9,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/xfunc.c,v 1.27 1999/02/12 17:24:50 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/path/Attic/xfunc.c,v 1.28 1999/02/13 23:16:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -49,7 +49,7 @@ static int xfunc_card_unreferenced(Query *queryInfo,
 */
 
 /*
-** xfunc_trypullup --
+** xfunc_trypullup 
 **   Preliminary pullup of predicates, to allow for maximal pruning.
 ** Given a relation, check each of its paths and see if you can
 ** pullup clauses from its inner and outer.
@@ -127,7 +127,7 @@ xfunc_trypullup(RelOptInfo rel)
 }
 
 /*
- ** xfunc_shouldpull --
+ ** xfunc_shouldpull 
  **    find clause with highest rank, and decide whether to pull it up
  ** from child to parent.  Currently we only pullup secondary join clauses
  ** that are in the pathrestrictinfo.  Secondary hash and sort clauses are
@@ -144,7 +144,7 @@ xfunc_shouldpull(Query *queryInfo,
                 Path childpath,
                 JoinPath parentpath,
                 int whichchild,
-                RestrictInfo * maxcinfopt)     /* Out: pointer to clause
+                RestrictInfo *maxcinfopt)      /* Out: pointer to clause
                                                 * to pullup */
 {
    LispValue   clauselist,
@@ -250,7 +250,7 @@ xfunc_shouldpull(Query *queryInfo,
 
 
 /*
- ** xfunc_pullup --
+ ** xfunc_pullup 
  **    move clause from child pathnode to parent pathnode.  This operation
  ** makes the child pathnode produce a larger relation than it used to.
  ** This means that we must construct a new RelOptInfo just for the childpath,
@@ -386,7 +386,7 @@ LispValue   clause;
 }
 
 /*
- ** xfunc_join_expense --
+ ** xfunc_join_expense 
  **    Find global expense of a join clause
  */
 Cost
@@ -457,7 +457,7 @@ xfunc_local_expense(LispValue clause)
 }
 
 /*
- ** xfunc_func_expense --
+ ** xfunc_func_expense 
  **    given a Func or Oper and its args, find its expense.
  ** Note: in Stonebraker's SIGMOD '91 paper, he uses a more complicated metric
  ** than the one here. We can ignore the expected number of tuples for
@@ -581,7 +581,7 @@ xfunc_func_expense(LispValue node, LispValue args)
 }
 
 /*
- ** xfunc_width --
+ ** xfunc_width 
  **    recursively find the width of a expression
  */
 
@@ -1071,7 +1071,7 @@ xfunc_total_path_cost(JoinPath pathnode)
 
 
 /*
- ** xfunc_expense_per_tuple --
+ ** xfunc_expense_per_tuple 
  **    return the expense of the join *per-tuple* of the input relation.
  ** The cost model here is that a join costs
  **        k*card(outer)*card(inner) + l*card(outer) + m*card(inner) + n
@@ -1124,7 +1124,7 @@ xfunc_expense_per_tuple(JoinPath joinnode, int whichchild)
 }
 
 /*
- ** xfunc_fixvars --
+ ** xfunc_fixvars 
  ** After pulling up a clause, we must walk its expression tree, fixing Var
  ** nodes to point to the correct varno (either INNER or OUTER, depending
  ** on which child the clause was pulled from), and the right varattno in the
@@ -1154,7 +1154,7 @@ xfunc_fixvars(LispValue clause, /* clause being pulled up */
             * have to add it. *
             *
             */
-           add_tl_element(rel, (Var) clause);
+           add_var_to_tlist(rel, (Var) clause);
            tle = tlistentry_member((Var) clause, get_targetlist(rel));
        }
        set_varno(((Var) clause), varno);
@@ -1223,7 +1223,7 @@ xfunc_clause_compare(void *arg1, void *arg2)
 }
 
 /*
- ** xfunc_disjunct_sort --
+ ** xfunc_disjunct_sort 
  **   given a list of clauses, for each clause sort the disjuncts by cost
  **   (this assumes the predicates have been converted to Conjunctive NF)
  **   Modifies the clause list!
@@ -1287,7 +1287,7 @@ xfunc_disjunct_compare(Query *queryInfo, void *arg1, void *arg2)
 
 /* ------------------------ UTILITY FUNCTIONS ------------------------------- */
 /*
- ** xfunc_func_width --
+ ** xfunc_func_width 
  **    Given a function OID and operands, find the width of the return value.
  */
 int
@@ -1349,7 +1349,7 @@ exit:
 }
 
 /*
- ** xfunc_tuple_width --
+ ** xfunc_tuple_width 
  **        Return the sum of the lengths of all the attributes of a given relation
  */
 int
@@ -1371,7 +1371,7 @@ xfunc_tuple_width(Relation rd)
 }
 
 /*
- ** xfunc_num_join_clauses --
+ ** xfunc_num_join_clauses 
  **   Find the number of join clauses associated with this join path
  */
 int
@@ -1388,7 +1388,7 @@ xfunc_num_join_clauses(JoinPath path)
 }
 
 /*
- ** xfunc_LispRemove --
+ ** xfunc_LispRemove 
  **   Just like LispRemove, but it whines if the item to be removed ain't there
  */
 LispValue
@@ -1419,7 +1419,7 @@ do { \
 } while(0)
 
 /*
- ** xfunc_copyrel --
+ ** xfunc_copyrel 
  **   Just like _copyRel, but doesn't copy the paths
  */
 bool
index 508ddcbe86d4cf9781d23c7a9927210c9da9ad60..c589b52c15b67c86e5d78542e32dc9c613d43372 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * createplan.c--
+ * createplan.c
  *   Routines to create the desired plan for processing a query
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/createplan.c,v 1.45 1999/02/12 17:24:51 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/createplan.c,v 1.46 1999/02/13 23:16:27 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -76,9 +76,9 @@ static Material *make_material(List *tlist, Oid nonameid, Plan *lefttree,
              int keycount);
 
 /*
- * create_plan--
+ * create_plan
  *   Creates the access plan for a query by tracing backwards through the
- *   desired chain of pathnodes, starting at the node 'best-path'.  For
+ *   desired chain of pathnodes, starting at the node 'best_path'.  For
  *   every pathnode found:
  *   (1) Create a corresponding plan node containing appropriate id,
  *       target list, and qualification information.
@@ -86,7 +86,7 @@ static Material *make_material(List *tlist, Oid nonameid, Plan *lefttree,
  *       relative values.
  *   (3) Target lists are not modified, but will be in another routine.
  *
- *   best-path is the best access path
+ *   best_path is the best access path
  *
  *   Returns the optimal(?) access plan.
  */
@@ -147,10 +147,10 @@ create_plan(Path *best_path)
 }
 
 /*
- * create_scan_node--
- *  Create a scan path for the parent relation of 'best-path'.
+ * create_scan_node
+ *  Create a scan path for the parent relation of 'best_path'.
  *
- *  tlist is the targetlist for the base relation scanned by 'best-path'
+ *  tlist is the targetlist for the base relation scanned by 'best_path'
  *
  *  Returns the scan node.
  */
@@ -194,12 +194,12 @@ create_scan_node(Path *best_path, List *tlist)
 }
 
 /*
- * create_join_node --
- *   Create a join path for 'best-path' and(recursively) paths for its
+ * create_join_node 
+ *   Create a join path for 'best_path' and(recursively) paths for its
  *   inner and outer paths.
  *
  *   'tlist' is the targetlist for the join relation corresponding to
- *     'best-path'
+ *     'best_path'
  *
  *   Returns the join node.
  */
@@ -260,7 +260,7 @@ create_join_node(JoinPath *best_path, List *tlist)
 
    /*
     * * Expensive function pullups may have pulled local predicates *
-    * into this path node.  Put them in the qpqual of the plan node. * --
+    * into this path node.  Put them in the qpqual of the plan node. * 
     * JMH, 6/15/92
     */
    if (get_loc_restrictinfo(best_path) != NIL)
@@ -281,9 +281,9 @@ create_join_node(JoinPath *best_path, List *tlist)
 
 
 /*
- * create_seqscan_node--
- *  Returns a seqscan node for the base relation scanned by 'best-path'
- *  with restriction clauses 'scan-clauses' and targetlist 'tlist'.
+ * create_seqscan_node
+ *  Returns a seqscan node for the base relation scanned by 'best_path'
+ *  with restriction clauses 'scan_clauses' and targetlist 'tlist'.
  */
 static SeqScan *
 create_seqscan_node(Path *best_path, List *tlist, List *scan_clauses)
@@ -309,9 +309,9 @@ create_seqscan_node(Path *best_path, List *tlist, List *scan_clauses)
 }
 
 /*
- * create_indexscan_node--
- *   Returns a indexscan node for the base relation scanned by 'best-path'
- *   with restriction clauses 'scan-clauses' and targetlist 'tlist'.
+ * create_indexscan_node
+ *   Returns a indexscan node for the base relation scanned by 'best_path'
+ *   with restriction clauses 'scan_clauses' and targetlist 'tlist'.
  */
 static IndexScan *
 create_indexscan_node(IndexPath *best_path,
@@ -758,7 +758,7 @@ fix_indxqual_references(Node *clause, Path *index_path)
 
 
 /*
- * switch_outer--
+ * switch_outer
  *   Given a list of merge clauses, rearranges the elements within the
  *   clauses so the outer join variable is on the left and the inner is on
  *   the right.
@@ -798,7 +798,7 @@ switch_outer(List *clauses)
 }
 
 /*
- * set-noname-tlist-operators--
+ * set_noname_tlist_operators
  *   Sets the key and keyop fields of resdom nodes in a target list.
  *
  *   'tlist' is the target list
@@ -846,16 +846,16 @@ set_noname_tlist_operators(List *tlist, List *pathkeys, Oid *operators)
  *****************************************************************************/
 
 /*
- * make_noname--
+ * make_noname
  *   Create plan nodes to sort or materialize relations into noname. The
- *   result returned for a sort will look like (SEQSCAN(SORT(plan-node)))
- *   or (SEQSCAN(MATERIAL(plan-node)))
+ *   result returned for a sort will look like (SEQSCAN(SORT(plan_node)))
+ *   or (SEQSCAN(MATERIAL(plan_node)))
  *
  *   'tlist' is the target list of the scan to be sorted or hashed
  *   'pathkeys' is the list of keys which the sort or hash will be done on
  *   'operators' is the operators with which the sort or hash is to be done
  *     (a list of operator OIDs)
- *   'plan-node' is the node which yields tuples for the sort
+ *   'plan_node' is the node which yields tuples for the sort
  *   'nonametype' indicates which operation(sort or hash) to perform
  */
 static Noname *
index 881accd2aaadc30acac009781a491ee14520a6b6..40ab228721de2ea2166be96ffb104db22516f085 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * initsplan.c--
+ * initsplan.c
  *   Target list, qualification, joininfo initialization routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/initsplan.c,v 1.22 1999/02/03 21:16:35 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/initsplan.c,v 1.23 1999/02/13 23:16:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -39,8 +39,8 @@
 
 extern int Quiet;
 
-static void add_clause_to_rels(Query *root, List *clause);
-static void add_join_info_to_rels(Query *root, RestrictInfo * restrictinfo,
+static void add_restrict_and_join_to_rel(Query *root, List *clause);
+static void add_join_info_to_rels(Query *root, RestrictInfo *restrictinfo,
                      List *join_relids);
 static void add_vars_to_targetlist(Query *root, List *vars, List *join_relids);
 
@@ -55,16 +55,14 @@ static Oid  hashjoinop(Expr *clause);
  *****************************************************************************/
 
 /*
- * init-base-rel-tlist--
+ * make_var_only_tlist
  *   Creates rel nodes for every relation mentioned in the target list
  *   'tlist' (if a node hasn't already been created) and adds them to
- *   *query-relation-list*.  Creates targetlist entries for each member of
+ *   *query_relation_list*.  Creates targetlist entries for each member of
  *   'tlist' and adds them to the tlist field of the appropriate rel node.
- *
- *   Returns nothing.
  */
 void
-init_base_rels_tlist(Query *root, List *tlist)
+make_var_only_tlist(Query *root, List *tlist)
 {
    List       *tlist_vars = NIL;
    List       *l = NIL;
@@ -80,20 +78,19 @@ init_base_rels_tlist(Query *root, List *tlist)
    /* now, the target list only contains Var nodes */
    foreach(tvar, tlist_vars)
    {
-       Var        *var;
+       Var        *var = (Var *) lfirst(tvar);
        Index       varno;
        RelOptInfo *result;
 
-       var = (Var *) lfirst(tvar);
        varno = var->varno;
        result = get_base_rel(root, varno);
 
-       add_tl_element(result, var);
+       add_var_to_tlist(result, var);
    }
 }
 
 /*
- * add_missing-vars-to-tlist--
+ * add_missing_vars_to_tlist
  *   If we have range variable(s) in the FROM clause that does not appear
  *   in the target list nor qualifications, we add it to the base relation
  *   list. For instance, "select f.x from foo f, foo f2" is a join of f and
@@ -121,7 +118,7 @@ add_missing_vars_to_tlist(Query *root, List *tlist)
                          OIDOID, -1, 0, varno, ObjectIdAttributeNumber);
            /* add it to base_rel_list */
            result = get_base_rel(root, varno);
-           add_tl_element(result, var);
+           add_var_to_tlist(result, var);
        }
        pfree(relids);
        varno++;
@@ -139,25 +136,25 @@ add_missing_vars_to_tlist(Query *root, List *tlist)
 
 
 /*
- * init-base-rels-qual--
+ * add_restrict_and_join_to_rels-
  *   Initializes RestrictInfo and JoinInfo fields of relation entries for all
  *   relations appearing within clauses.  Creates new relation entries if
- *   necessary, adding them to *query-relation-list*.
+ *   necessary, adding them to *query_relation_list*.
  *
  *   Returns nothing of interest.
  */
 void
-init_base_rels_qual(Query *root, List *clauses)
+add_restrict_and_join_to_rels(Query *root, List *clauses)
 {
    List       *clause;
 
    foreach(clause, clauses)
-       add_clause_to_rels(root, lfirst(clause));
+       add_restrict_and_join_to_rel(root, lfirst(clause));
    return;
 }
 
 /*
- * add-clause-to-rels--
+ * add_restrict_and_join_to_rel-
  *   Add clause information to either the 'RestrictInfo' or 'JoinInfo' field
  *   of a relation entry(depending on whether or not the clause is a join)
  *   by creating a new RestrictInfo node and setting appropriate fields
@@ -166,7 +163,7 @@ init_base_rels_qual(Query *root, List *clauses)
  *   Returns nothing of interest.
  */
 static void
-add_clause_to_rels(Query *root, List *clause)
+add_restrict_and_join_to_rel(Query *root, List *clause)
 {
    List       *relids;
    List       *vars;
@@ -186,53 +183,43 @@ add_clause_to_rels(Query *root, List *clause)
 
    if (length(relids) == 1)
    {
-       RelOptInfo *rel = get_base_rel(root, lfirsti(relids));
-
        /*
         * There is only one relation participating in 'clause', so
         * 'clause' must be a restriction clause.
         */
+       RelOptInfo *rel = get_base_rel(root, lfirsti(relids));
 
        /*
-        * the selectivity of the clause must be computed regardless of
+        * The selectivity of the clause must be computed regardless of
         * whether it's a restriction or a join clause
         */
        if (is_funcclause((Node *) clause))
-       {
 
            /*
             * XXX If we have a func clause set selectivity to 1/3, really
             * need a true selectivity function.
             */
            restrictinfo->selectivity = (Cost) 0.3333333;
-       }
        else
-       {
            restrictinfo->selectivity = compute_clause_selec(root, (Node *) clause, NIL);
-       }
+
        rel->restrictinfo = lcons(restrictinfo, rel->restrictinfo);
    }
    else
    {
-
        /*
         * 'clause' is a join clause, since there is more than one atom in
         * the relid list.
         */
-
        if (is_funcclause((Node *) clause))
-       {
-
            /*
             * XXX If we have a func clause set selectivity to 1/3, really
             * need a true selectivity function.
             */
            restrictinfo->selectivity = (Cost) 0.3333333;
-       }
        else
-       {
            restrictinfo->selectivity = compute_clause_selec(root, (Node *) clause, NIL);
-       }
+
        add_join_info_to_rels(root, restrictinfo, relids);
        /* we are going to be doing a join, so add var to targetlist */
        add_vars_to_targetlist(root, vars, relids);
@@ -240,19 +227,19 @@ add_clause_to_rels(Query *root, List *clause)
 }
 
 /*
- * add-join-info-to-rels--
+ * add_join_info_to_rels
  *   For every relation participating in a join clause, add 'restrictinfo' to
  *   the appropriate joininfo node(creating a new one and adding it to the
  *   appropriate rel node if necessary).
  *
  * 'restrictinfo' describes the join clause
- * 'join-relids' is the list of relations participating in the join clause
+ * 'join_relids' is the list of relations participating in the join clause
  *
  * Returns nothing.
  *
  */
 static void
-add_join_info_to_rels(Query *root, RestrictInfo * restrictinfo, List *join_relids)
+add_join_info_to_rels(Query *root, RestrictInfo *restrictinfo, List *join_relids)
 {
    List       *join_relid;
 
@@ -276,7 +263,7 @@ add_join_info_to_rels(Query *root, RestrictInfo * restrictinfo, List *join_relid
 }
 
 /*
- * add-vars-to-targetlist--
+ * add_vars_to_targetlist
  *   For each variable appearing in a clause,
  *   (1) If a targetlist entry for the variable is not already present in
  *       the appropriate relation's target list, add one.
@@ -285,7 +272,7 @@ add_join_info_to_rels(Query *root, RestrictInfo * restrictinfo, List *join_relid
  *       entry of the targetlist entry.
  *
  *   'vars' is the list of var nodes
- *   'join-relids' is the list of relids appearing in the join clause
+ *   'join_relids' is the list of relids appearing in the join clause
  *     (if this is a join clause)
  *
  *   Returns nothing.
@@ -305,7 +292,7 @@ add_vars_to_targetlist(Query *root, List *vars, List *join_relids)
        tlistentry = tlistentry_member(var, rel->targetlist);
        if (tlistentry == NULL)
            /* add a new entry */
-           add_tl_element(rel, var);
+           add_var_to_tlist(rel, var);
    }
 }
 
@@ -316,7 +303,7 @@ add_vars_to_targetlist(Query *root, List *vars, List *join_relids)
  *****************************************************************************/
 
 /*
- * init-join-info--
+ * init_join_info
  *   Set the MergeJoinable or HashJoinable field for every joininfo node
  *   (within a rel node) and the MergeJoinOrder or HashJoinOp field for
  *   each restrictinfo node(within a joininfo node) for all relations in a
@@ -372,7 +359,7 @@ init_join_info(List *rel_list)
 }
 
 /*
- * mergejoinop--
+ * mergejoinop
  *   Returns the mergejoin operator of an operator iff 'clause' is
  *   mergejoinable, i.e., both operands are single vars and the operator is
  *   a mergejoinable operator.
@@ -406,7 +393,7 @@ mergejoinop(Expr *clause)
 }
 
 /*
- * hashjoinop--
+ * hashjoinop
  *   Returns the hashjoin operator of an operator iff 'clause' is
  *   hashjoinable, i.e., both operands are single vars and the operator is
  *   a hashjoinable operator.
index f724f39325b47f7b0c751b6ac56da3fee4a3b80b..8e56f228c565d821cbaad99fc9c9ff5be1e3abc8 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * planmain.c--
+ * planmain.c
  *   Routines to plan a single query
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/planmain.c,v 1.30 1999/02/09 17:03:00 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/planmain.c,v 1.31 1999/02/13 23:16:30 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -48,7 +48,7 @@ extern Plan *make_groupPlan(List **tlist, bool tuplePerGroup,
               List *groupClause, Plan *subplan);
 
 /*
- * query_planner--
+ * query_planner
  *   Routine to create a query plan.  It does so by first creating a
  *   subplan for the topmost level of attributes in the query.  Then,
  *   it modifies all target list and qualifications to consider the next
@@ -58,7 +58,7 @@ extern Plan *make_groupPlan(List **tlist, bool tuplePerGroup,
  *   be placed where and any relation level qualifications to be
  *   satisfied.
  *
- *   command-type is the query command, e.g., retrieve, delete, etc.
+ *   command-type is the query command, e.g., select, delete, etc.
  *   tlist is the target list of the query
  *   qual is the qualification of the query
  *
@@ -134,7 +134,6 @@ query_planner(Query *root,
     */
    if (var_only_tlist == NULL && qual == NULL)
    {
-
        switch (command_type)
        {
            case CMD_SELECT:
@@ -143,7 +142,6 @@ query_planner(Query *root,
                                             (Node *) constant_qual,
                                             (Plan *) NULL));
                break;
-
            case CMD_DELETE:
            case CMD_UPDATE:
                {
@@ -153,16 +151,13 @@ query_planner(Query *root,
                                                    (Plan *) NULL);
 
                    if (constant_qual != NULL)
-                   {
                        return ((Plan *) make_result(tlist,
                                                  (Node *) constant_qual,
                                                     (Plan *) scan));
-                   }
                    else
                        return (Plan *) scan;
                }
                break;
-
            default:
                return (Plan *) NULL;
        }
@@ -236,7 +231,7 @@ query_planner(Query *root,
  *  Subplanner creates an entire plan consisting of joins and scans
  *  for processing a single level of attributes.
  *
- *  flat-tlist is the flattened target list
+ *  flat_tlist is the flattened target list
  *  qual is the qualification to be satisfied
  *
  *  Returns a subplan.
@@ -258,8 +253,8 @@ subplanner(Query *root,
    root->base_rel_list = NIL;
    root->join_rel_list = NIL;
 
-   init_base_rels_tlist(root, flat_tlist);
-   init_base_rels_qual(root, qual);
+   make_var_only_tlist(root, flat_tlist);
+   add_restrict_and_join_to_rels(root, qual);
    add_missing_vars_to_tlist(root, flat_tlist);
 
    /*
index c460bbdb9714c27be473c09c66262a988e8216de..5884391b0b8668fcc30844533a09fab6dff94eb0 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * planner.c--
+ * planner.c
  *   The query optimizer external interface.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/planner.c,v 1.43 1999/02/09 17:03:01 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/planner.c,v 1.44 1999/02/13 23:16:32 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -91,7 +91,7 @@ planner(Query *parse)
 }
 
 /*
- * union_planner--
+ * union_planner
  *
  *   Invokes the planner on union queries if there are any left,
  *   recursing if necessary to get them all, then processes normal plans.
@@ -357,7 +357,7 @@ union_planner(Query *parse)
 }
 
 /*
- * make_sortplan--
+ * make_sortplan
  *   Returns a sortplan which is basically a SORT node attached to the
  *   top of the plan returned from the planner.  It also adds the
  *    cost of sorting into the plan.
index d8b1046fa075040cc32d3d1617b9aaf16ca340c9..78d76960f809a9627f2d4d25c577a4159056a268 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * setrefs.c--
+ * setrefs.c
  *   Routines to change varno/attno entries to contain references
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/setrefs.c,v 1.38 1999/02/09 17:03:01 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/plan/setrefs.c,v 1.39 1999/02/13 23:16:33 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -55,7 +55,7 @@ static void set_result_tlist_references(Result *resultNode);
  *****************************************************************************/
 
 /*
- * set-tlist-references--
+ * set_tlist_references
  *   Modifies the target list of nodes in a plan to reference target lists
  *   at lower levels.
  *
@@ -85,7 +85,7 @@ set_tlist_references(Plan *plan)
 }
 
 /*
- * set-join-tlist-references--
+ * set_join_tlist_references
  *   Modifies the target list of a join node by setting the varnos and
  *   varattnos to reference the target list of the outer and inner join
  *   relations.
@@ -136,7 +136,7 @@ set_join_tlist_references(Join *join)
 }
 
 /*
- * set-nonamescan-tlist-references--
+ * set_nonamescan_tlist_references
  *   Modifies the target list of a node that scans a noname relation (i.e., a
  *   sort or hash node) so that the varnos refer to the child noname.
  *
@@ -156,7 +156,7 @@ set_nonamescan_tlist_references(SeqScan *nonamescan)
 }
 
 /*
- * set-noname-tlist-references--
+ * set_noname_tlist_references
  *   The noname's vars are made consistent with (actually, identical to) the
  *   modified version of the target list of the node from which noname node
  *   receives its tuples.
@@ -182,14 +182,14 @@ set_noname_tlist_references(Noname *noname)
 }
 
 /*
- * join-references--
+ * join_references
  *    Creates a new set of join clauses by replacing the varno/varattno
  *    values of variables in the clauses to reference target list values
  *    from the outer and inner join relation target lists.
  *
  * 'clauses' is the list of join clauses
- * 'outer-tlist' is the target list of the outer join relation
- * 'inner-tlist' is the target list of the inner join relation
+ * 'outer_tlist' is the target list of the outer join relation
+ * 'inner_tlist' is the target list of the inner join relation
  *
  * Returns the new join clauses.
  *
@@ -205,16 +205,16 @@ join_references(List *clauses,
 }
 
 /*
- * index-outerjoin-references--
+ * index_outerjoin_references
  *   Given a list of join clauses, replace the operand corresponding to the
  *   outer relation in the join with references to the corresponding target
- *   list element in 'outer-tlist' (the outer is rather obscurely
+ *   list element in 'outer_tlist' (the outer is rather obscurely
  *   identified as the side that doesn't contain a var whose varno equals
- *   'inner-relid').
+ *   'inner_relid').
  *
  *   As a side effect, the operator is replaced by the regproc id.
  *
- * 'inner-indxqual' is the list of join clauses (so-called because they
+ * 'inner_indxqual' is the list of join clauses (so-called because they
  * are used as qualifications for the inner (inbex) scan of a nestloop)
  *
  * Returns the new list of clauses.
@@ -268,17 +268,17 @@ index_outerjoin_references(List *inner_indxqual,
 }
 
 /*
- * replace-clause-joinvar-refs
- * replace-subclause-joinvar-refs
- * replace-joinvar-refs
+ * replace_clause_joinvar_refs
+ * replace_subclause_joinvar_refs
+ * replace_joinvar_refs
  *
  *   Replaces all variables within a join clause with a new var node
  *   whose varno/varattno fields contain a reference to a target list
  *   element from either the outer or inner join relation.
  *
  * 'clause' is the join clause
- * 'outer-tlist' is the target list of the outer join relation
- * 'inner-tlist' is the target list of the inner join relation
+ * 'outer_tlist' is the target list of the outer join relation
+ * 'inner_tlist' is the target list of the inner join relation
  *
  * Returns the new join clause.
  *
@@ -475,7 +475,7 @@ replace_joinvar_refs(Var *var, List *outer_tlist, List *inner_tlist)
 }
 
 /*
- * tlist-noname-references--
+ * tlist_noname_references
  *   Creates a new target list for a node that scans a noname relation,
  *   setting the varnos to the id of the noname relation and setting varids
  *   if necessary (varids are only needed if this is a targetlist internal
@@ -937,7 +937,7 @@ check_having_qual_for_vars(Node *clause, List *targetlist_so_far)
 
        /* Check if the VAR is already contained in the targetlist */
        if (tlist_member((Var *) clause, (List *) targetlist_so_far) == NULL)
-           add_tl_element(&tmp_rel, (Var *) clause);
+           add_var_to_tlist(&tmp_rel, (Var *) clause);
 
        return tmp_rel.targetlist;
    }
index 8c106eb48e2f9f332a55c9c5c314dd600f9eb4bc..3e190c307c886d5ee9ea997e26d00599c4013ef8 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * subselect.c--
+ * subselect.c
  *
  *-------------------------------------------------------------------------
  */
index 406c6929d0ee1135e377bed8a8433e9c716db038..979796ffe2478e7a711153301549e54993e32a8b 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * prepkeyset.c--
+ * prepkeyset.c
  *   Special preperation for keyset queries.
  *
  * Copyright (c) 1994, Regents of the University of California
@@ -14,7 +14,7 @@
 #include "optimizer/planmain.h"
 
 /*
- * Node_Copy--
+ * Node_Copy
  *        a macro to simplify calling of copyObject on the specified field
  */
 #define Node_Copy(from, newnode, field) newnode->field = copyObject(from->field)
index eed763422b84389d35c358bbb4affbcd81dc70d7..39f863cde7966c829619359d101ffa7871877879 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * prepqual.c--
+ * prepqual.c
  *   Routines for preprocessing the parse tree qualification
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/prep/prepqual.c,v 1.12 1999/02/03 21:16:44 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/prep/prepqual.c,v 1.13 1999/02/13 23:16:37 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 5b31b2f578ba83cd7ef8dff1f23bea53077c4f6d..084809c9d9e49316ddf98d6fc9b4b67aa56605e8 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * preptlist.c--
+ * preptlist.c
  *   Routines to preprocess the parse tree target list
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/prep/preptlist.c,v 1.17 1999/02/03 21:16:45 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/prep/preptlist.c,v 1.18 1999/02/13 23:16:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -43,7 +43,7 @@ static List *new_relation_targetlist(Oid relid, Index rt_index,
 
 
 /*
- * preprocess-targetlist--
+ * preprocess_targetlist
  *   Driver for preprocessing the parse tree targetlist.
  *
  *   1. Deal with appends and replaces by filling missing attributes
@@ -124,7 +124,7 @@ preprocess_targetlist(List *tlist,
  *****************************************************************************/
 
 /*
- * expand-targetlist--
+ * expand_targetlist
  *   Given a target list as generated by the parser and a result relation,
  *   add targetlist entries for the attributes which have not been used.
  *
@@ -235,9 +235,9 @@ replace_matching_resname(List *new_tlist, List *old_tlist)
 }
 
 /*
- * new-relation-targetlist--
+ * new_relation_targetlist
  *   Generate a targetlist for the relation with relation OID 'relid'
- *   and rangetable index 'rt-index'.
+ *   and rangetable index 'rt_index'.
  *
  *   Returns the new targetlist.
  */
index cbc91efd57145470a03e0c2c3b987c7dc2fd7942..b8b8a606656d5d2ef700b36e86ac34b4c23d23ab 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * prepunion.c--
+ * prepunion.c
  *   Routines to plan inheritance, union, and version queries
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/prep/prepunion.c,v 1.28 1999/02/03 21:16:46 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/prep/prepunion.c,v 1.29 1999/02/13 23:16:40 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -48,7 +48,7 @@ static Append *make_append(List *appendplans, List *unionrtables, Index rt_index
 
 
 /*
- * plan-union-queries--
+ * plan_union_queries
  *
  *   Plans the queries for a given UNION.
  *
@@ -204,7 +204,7 @@ plan_union_queries(Query *parse)
 
 
 /*
- * plan-inherit-queries--
+ * plan_inherit_queries
  *
  *   Plans the queries for a given parent relation.
  *
@@ -243,7 +243,7 @@ plan_inherit_queries(Query *parse, Index rt_index)
 }
 
 /*
- * plan-inherit-query--
+ * plan_inherit_query
  *   Returns a list of plans for 'relids' and a list of range table entries
  *   in union_rtentries.
  */
@@ -295,7 +295,7 @@ plan_inherit_query(List *relids,
 }
 
 /*
- * find-all-inheritors -
+ * find_all_inheritors -
  *     Returns a list of relids corresponding to relations that inherit
  *     attributes from any relations listed in either of the argument relid
  *     lists.
@@ -310,7 +310,7 @@ find_all_inheritors(List *unexamined_relids,
 
    /*
     * Find all relations which inherit from members of
-    * 'unexamined-relids' and store them in 'new-inheritors'.
+    * 'unexamined_relids' and store them in 'new_inheritors'.
     */
    List       *rels = NIL;
    List       *newrels = NIL;
@@ -336,7 +336,7 @@ find_all_inheritors(List *unexamined_relids,
 }
 
 /*
- * first-inherit-rt-entry -
+ * first_inherit_rt_entry -
  *     Given a rangetable, find the first rangetable entry that represents
  *     the appropriate special case.
  *
@@ -361,11 +361,11 @@ first_inherit_rt_entry(List *rangetable)
 }
 
 /*
- * new-rangetable-entry -
- *     Replaces the name and relid of 'old-entry' with the values for
- *     'new-relid'.
+ * new_rangetable_entry -
+ *     Replaces the name and relid of 'old_entry' with the values for
+ *     'new_relid'.
  *
- *     Returns a copy of 'old-entry' with the parameters substituted.
+ *     Returns a copy of 'old_entry' with the parameters substituted.
  */
 static RangeTblEntry *
 new_rangetable_entry(Oid new_relid, RangeTblEntry *old_entry)
@@ -384,8 +384,8 @@ new_rangetable_entry(Oid new_relid, RangeTblEntry *old_entry)
 }
 
 /*
- * subst-rangetable--
- *   Replaces the 'index'th rangetable entry in 'root' with 'new-entry'.
+ * subst_rangetable
+ *   Replaces the 'index'th rangetable entry in 'root' with 'new_entry'.
  *
  * Returns a new copy of 'root'.
  */
@@ -463,12 +463,12 @@ fix_parsetree_attnums_nodes(Index rt_index,
 }
 
 /*
- * fix-parsetree-attnums--
+ * fix_parsetree_attnums
  *   Replaces attribute numbers from the relation represented by
- *   'old-relid' in 'parsetree' with the attribute numbers from
- *   'new-relid'.
+ *   'old_relid' in 'parsetree' with the attribute numbers from
+ *   'new_relid'.
  *
- * Returns the destructively-modified parsetree.
+ * Returns the destructively_modified parsetree.
  *
  */
 static void
index 9df6b6a2a5d05beae09c7fcb00f049d111bd2b0a..26ca67335906a21715ba90c50161fcef5a68950e 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * clauses.c--
+ * clauses.c
  *   routines to manipulate qualification clauses
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/clauses.c,v 1.28 1999/02/03 21:16:51 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/clauses.c,v 1.29 1999/02/13 23:16:42 momjian Exp $
  *
  * HISTORY
  *   AUTHOR            DATE            MAJOR EVENT
@@ -71,7 +71,7 @@ make_clause(int type, Node *oper, List *args)
 
 
 /*
- * is_opclause--
+ * is_opclause
  *
  * Returns t iff the clause is an operator clause:
  *             (op expr expr) or (op expr).
@@ -88,7 +88,7 @@ is_opclause(Node *clause)
 }
 
 /*
- * make_opclause--
+ * make_opclause
  *   Creates a clause given its operator left operand and right
  *   operand (if it is non-null).
  *
@@ -106,7 +106,7 @@ make_opclause(Oper *op, Var *leftop, Var *rightop)
 }
 
 /*
- * get_leftop--
+ * get_leftop
  *
  * Returns the left operand of a clause of the form (op expr expr)
  *     or (op expr)
@@ -151,7 +151,7 @@ agg_clause(Node *clause)
  *****************************************************************************/
 
 /*
- * is_funcclause--
+ * is_funcclause
  *
  * Returns t iff the clause is a function clause: (func { expr }).
  *
@@ -164,7 +164,7 @@ is_funcclause(Node *clause)
 }
 
 /*
- * make_funcclause--
+ * make_funcclause
  *
  * Creates a function clause given the FUNC node and the functional
  * arguments.
@@ -187,7 +187,7 @@ make_funcclause(Func *func, List *funcargs)
  *****************************************************************************/
 
 /*
- * or_clause--
+ * or_clause
  *
  * Returns t iff the clause is an 'or' clause: (OR { expr }).
  *
@@ -201,7 +201,7 @@ or_clause(Node *clause)
 }
 
 /*
- * make_orclause--
+ * make_orclause
  *
  * Creates an 'or' clause given a list of its subclauses.
  *
@@ -223,7 +223,7 @@ make_orclause(List *orclauses)
  *****************************************************************************/
 
 /*
- * not_clause--
+ * not_clause
  *
  * Returns t iff this is a 'not' clause: (NOT expr).
  *
@@ -236,7 +236,7 @@ not_clause(Node *clause)
 }
 
 /*
- * make_notclause--
+ * make_notclause
  *
  * Create a 'not' clause given the expression to be negated.
  *
@@ -254,7 +254,7 @@ make_notclause(Expr *notclause)
 }
 
 /*
- * get_notclausearg--
+ * get_notclausearg
  *
  * Retrieve the clause within a 'not' clause
  *
@@ -271,7 +271,7 @@ get_notclausearg(Expr *notclause)
 
 
 /*
- * and_clause--
+ * and_clause
  *
  * Returns t iff its argument is an 'and' clause: (AND { expr }).
  *
@@ -284,7 +284,7 @@ and_clause(Node *clause)
 }
 
 /*
- * make_andclause--
+ * make_andclause
  *
  * Create an 'and' clause given its arguments in a list.
  *
@@ -308,7 +308,7 @@ make_andclause(List *andclauses)
 
 
 /*
- * case_clause--
+ * case_clause
  *
  * Returns t iff its argument is a 'case' clause: (CASE { expr }).
  *
@@ -328,7 +328,7 @@ case_clause(Node *clause)
 
 
 /*
- * pull-constant-clauses--
+ * pull_constant_clauses
  *   Scans through a list of qualifications and find those that
  *   contain no variables.
  *
@@ -356,7 +356,7 @@ pull_constant_clauses(List *quals, List **constantQual)
 }
 
 /*
- * clause-relids-vars--
+ * clause_relids_vars
  *   Retrieves relids and vars appearing within a clause.
  *   Returns ((relid1 relid2 ... relidn) (var1 var2 ... varm)) where
  *   vars appear in the clause  this is done by recursively searching
@@ -399,8 +399,8 @@ clause_get_relids_vars(Node *clause, List **relids, List **vars)
 }
 
 /*
- * NumRelids--
- *     (formerly clause-relids)
+ * NumRelids
+ *     (formerly clause_relids)
  *
  * Returns the number of different relations referenced in 'clause'.
  */
@@ -423,7 +423,7 @@ NumRelids(Node *clause)
 }
 
 /*
- * contains-not--
+ * contains_not
  *
  * Returns t iff the clause is a 'not' clause or if any of the
  * subclauses within an 'or' clause contain 'not's.
@@ -453,7 +453,7 @@ contains_not(Node *clause)
 }
 
 /*
- * is_joinable--
+ * is_joinable
  *
  * Returns t iff 'clause' is a valid join clause.
  *
@@ -487,7 +487,7 @@ is_joinable(Node *clause)
 }
 
 /*
- * qual-clause-p--
+ * qual_clause_p
  *
  * Returns t iff 'clause' is a valid qualification clause.
  *
@@ -509,7 +509,7 @@ qual_clause_p(Node *clause)
 }
 
 /*
- * fix-opid--
+ * fix_opid
  *   Calculate the opfid from the opno...
  *
  * Returns nothing.
@@ -571,7 +571,7 @@ fix_opid(Node *clause)
 }
 
 /*
- * fix-opids--
+ * fix_opids
  *   Calculate the opfid from the opno for all the clauses...
  *
  * Returns its argument.
@@ -589,7 +589,7 @@ fix_opids(List *clauses)
 }
 
 /*
- * get_relattval--
+ * get_relattval
  *     For a non-join clause, returns a list consisting of the
  *             relid,
  *             attno,
@@ -716,7 +716,7 @@ get_relattval(Node *clause,
 }
 
 /*
- * get_relsatts--
+ * get_relsatts
  *
  * Returns a list
  *             ( relid1 attno1 relid2 attno2 )
index dafeb8ddee36d134cc10db58ee4282c1b7fe64e0..64fcbbf85174c6dd3af251b4d4e541b860846973 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * indexnode.c--
+ * indexnode.c
  *   Routines to find all indices on a relation
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/Attic/indexnode.c,v 1.13 1999/02/12 05:56:55 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/Attic/indexnode.c,v 1.14 1999/02/13 23:16:43 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -27,7 +27,7 @@
 static List *find_secondary_index(Query *root, Oid relid);
 
 /*
- * find-relation-indices--
+ * find_relation_indices
  *   Returns a list of index nodes containing appropriate information for
  *   each (secondary) index defined on a relation.
  *
@@ -42,7 +42,7 @@ find_relation_indices(Query *root, RelOptInfo *rel)
 }
 
 /*
- * find-secondary-index--
+ * find_secondary_index
  *   Creates a list of index path nodes containing information for each
  *   secondary index defined on a relation by searching through the index
  *   catalog.
index dc28c95d79f381da427173b726ffd093276d8217..4b9dce6e5a3371f3d6fd4b4113847c3bd3fb00d7 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * joininfo.c--
+ * joininfo.c
  *   JoinInfo node manipulation routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/joininfo.c,v 1.14 1999/02/10 21:02:40 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/joininfo.c,v 1.15 1999/02/13 23:16:45 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
 
 /*
- * joininfo-member--
+ * joininfo_member
  *   Determines whether a node has already been created for a join
  *   between a set of join relations and the relation described by
- *   'joininfo-list'.
+ *   'joininfo_list'.
  *
- * 'join-relids' is a list of relids corresponding to the join relation
- * 'joininfo-list' is the list of joininfo nodes against which this is
+ * 'join_relids' is a list of relids corresponding to the join relation
+ * 'joininfo_list' is the list of joininfo nodes against which this is
  *             checked
  *
- * Returns the corresponding node in 'joininfo-list' if such a node
+ * Returns the corresponding node in 'joininfo_list' if such a node
  * exists.
  *
  */
@@ -52,9 +52,9 @@ joininfo_member(List *join_relids, List *joininfo_list)
 
 
 /*
- * find-joininfo-node--
+ * find_joininfo_node
  *   Find the joininfo node within a relation entry corresponding
- *   to a join between 'this_rel' and the relations in 'join-relids'.  A
+ *   to a join between 'this_rel' and the relations in 'join_relids'.  A
  *   new node is created and added to the relation entry's joininfo
  *   field if the desired one can't be found.
  *
@@ -81,7 +81,7 @@ find_joininfo_node(RelOptInfo *this_rel, List *join_relids)
 }
 
 /*
- * other-join-clause-var--
+ * other_join_clause_var
  *   Determines whether a var node is contained within a joinclause
  *   of the form(op var var).
  *
index b82c807e7e0c465ae6f15847e4c0c7b0eadeed0c..cfd2f26d26ad085dbbad09c271cd98aee0ead4ed 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * keys.c--
+ * keys.c
  *   Key manipulation routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/Attic/keys.c,v 1.16 1999/02/11 17:00:48 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/Attic/keys.c,v 1.17 1999/02/13 23:16:45 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -35,7 +35,7 @@ static bool equal_indexkey_var(int index_key, Var *var);
  *     where subkeyI is a var node
  *     note that the 'Keys field is a list of these
  * 3. join key
- *     (outer-subkey inner-subkey)
+ *     (outer_subkey inner_subkey)
  *             where each subkey is a var node
  * 4. sort key
  *     one of:
@@ -48,8 +48,8 @@ static bool equal_indexkey_var(int index_key, Var *var);
  */
 
 /*
- * match-indexkey-operand--
- *   Returns t iff an index key 'index-key' matches the given clause
+ * match_indexkey_operand
+ *   Returns t iff an index key 'index_key' matches the given clause
  *   operand.
  *
  */
@@ -65,8 +65,8 @@ match_indexkey_operand(int indexkey, Var *operand, RelOptInfo *rel)
 }
 
 /*
- * equal_indexkey_var--
- *   Returns t iff an index key 'index-key' matches the corresponding
+ * equal_indexkey_var
+ *   Returns t iff an index key 'index_key' matches the corresponding
  *   fields of var node 'var'.
  *
  */
@@ -80,7 +80,7 @@ equal_indexkey_var(int index_key, Var *var)
 }
 
 /*
- * extract-join-subkey--
+ * extract_join_subkey
  *  Returns the subkey in a join key corresponding to the outer or inner
  *  relation.
  *
@@ -106,7 +106,7 @@ extract_join_subkey(JoinKey *jk, int which_subkey)
 }
 
 /*
- * pathkeys_match--
+ * pathkeys_match
  *   Returns t iff two sets of path keys are equivalent.  They are
  *   equivalent if the first Var nodes match the second Var nodes.
  *
@@ -169,14 +169,14 @@ pathkeys_match(List *keys1, List *keys2, int *better_key)
 }
 
 /*
- * collect-index-pathkeys--
+ * collect_index_pathkeys
  *   Creates a list of subkeys by retrieving var nodes corresponding to
- *   each index key in 'index-keys' from the relation's target list
+ *   each index key in 'index_keys' from the relation's target list
  *   'tlist'.  If the key is not in the target list, the key is irrelevant
  *   and is thrown away.  The returned subkey list is of the form:
  *             ((var1) (var2) ... (varn))
  *
- * 'index-keys' is a list of index keys
+ * 'index_keys' is a list of index keys
  * 'tlist' is a relation target list
  *
  * Returns the list of cons'd subkeys.
index 268f16df0e2d34afd4c1daa13880438981c44e3d..eef0fbb3141b24c2473c1e8b87ffbd5d2aeb497a 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * ordering.c--
+ * ordering.c
  *   Routines to manipulate and compare merge and path orderings
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/Attic/ordering.c,v 1.14 1999/02/11 21:05:28 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/Attic/ordering.c,v 1.15 1999/02/13 23:16:46 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -22,7 +22,7 @@ static bool sortops_order_match(Oid *ordering1, Oid *ordering2,
                                int *better_sort);
 
 /*
- * equal-path-ordering--
+ * equal_path_ordering
  *   Returns t iff two path orderings are equal.
  *
  */
@@ -83,7 +83,7 @@ pathorder_match(PathOrder *path_ordering1,
 }
 
 /*
- * equal-path-merge-ordering--
+ * equal_path_merge_ordering
  *   Returns t iff a path ordering is usable for ordering a merge join.
  *
  * XXX Presently, this means that the first sortop of the path matches
@@ -106,7 +106,7 @@ equal_path_merge_ordering(Oid *path_ordering,
 }
 
 /*
- * equal-merge-ordering--
+ * equal_merge_ordering
  *   Returns t iff two merge orderings are equal.
  *
  */
index 5618ae6b76e00628610da294d6f8ac5e6da648c8..cf3072a8be7e295c70870e68eaede777b80ad6f1 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pathnode.c--
+ * pathnode.c
  *   Routines to manipulate pathlists and create path nodes
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/pathnode.c,v 1.34 1999/02/12 06:43:37 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/pathnode.c,v 1.35 1999/02/13 23:16:46 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -37,7 +37,7 @@ static Path *better_path(Path *new_path, List *unique_paths, bool *is_new);
  *****************************************************************************/
 
 /*
- * path-is-cheaper--
+ * path_is_cheaper
  *   Returns t iff 'path1' is cheaper than 'path2'.
  *
  */
@@ -51,11 +51,11 @@ path_is_cheaper(Path *path1, Path *path2)
 }
 
 /*
- * set_cheapest--
+ * set_cheapest
  *   Finds the minimum cost path from among a relation's paths.
  *
- * 'parent-rel' is the parent relation
- * 'pathlist' is a list of path nodes corresponding to 'parent-rel'
+ * 'parent_rel' is the parent relation
+ * 'pathlist' is a list of path nodes corresponding to 'parent_rel'
  *
  * Returns and sets the relation entry field with the pathnode that
  * is minimum.
@@ -86,14 +86,14 @@ set_cheapest(RelOptInfo *parent_rel, List *pathlist)
 }
 
 /*
- * add_pathlist--
- *   For each path in the list 'new-paths', add to the list 'unique-paths'
+ * add_pathlist
+ *   For each path in the list 'new_paths', add to the list 'unique_paths'
  *   only those paths that are unique (i.e., unique ordering and ordering
  *   keys).  Should a conflict arise, the more expensive path is thrown out,
  *   thereby pruning the plan space.  But we don't prune if xfunc
  *   told us not to.
  *
- * 'parent-rel' is the relation entry to which these paths correspond.
+ * 'parent_rel' is the relation entry to which these paths correspond.
  *
  * Returns the list of unique pathnodes.
  *
@@ -140,15 +140,15 @@ add_pathlist(RelOptInfo *parent_rel, List *unique_paths, List *new_paths)
 }
 
 /*
- * better_path--
- *   Determines whether 'new-path' has the same ordering and keys as some
- *   path in the list 'unique-paths'.  If there is a redundant path,
+ * better_path
+ *   Determines whether 'new_path' has the same ordering and keys as some
+ *   path in the list 'unique_paths'.  If there is a redundant path,
  *   eliminate the more expensive path.
  *
  * Returns:
- *   The old path - if 'new-path' matches some path in 'unique-paths' and is
+ *   The old path - if 'new_path' matches some path in 'unique_paths' and is
  *             cheaper
- *   nil - if 'new-path' matches but isn't cheaper
+ *   nil - if 'new_path' matches but isn't cheaper
  *   t - if there is no path in the list with the same ordering and keys
  *
  */
@@ -269,7 +269,7 @@ better_path(Path *new_path, List *unique_paths, bool *is_new)
  *****************************************************************************/
 
 /*
- * create_seqscan_path--
+ * create_seqscan_path
  *   Creates a path corresponding to a sequential scan, returning the
  *   pathnode.
  *
@@ -290,7 +290,7 @@ create_seqscan_path(RelOptInfo *rel)
    pathnode->pathkeys = NIL;
 
    /*
-    * copy restrictinfo list into path for expensive function processing --
+    * copy restrictinfo list into path for expensive function processing 
     * JMH, 7/7/92
     */
    pathnode->loc_restrictinfo = (List *) copyObject((Node *) rel->restrictinfo);
@@ -311,13 +311,13 @@ create_seqscan_path(RelOptInfo *rel)
 }
 
 /*
- * create_index_path--
+ * create_index_path
  *   Creates a single path node for an index scan.
  *
  * 'rel' is the parent rel
  * 'index' is the pathnode for the index on 'rel'
- * 'restriction-clauses' is a list of restriction clause nodes.
- * 'is-join-scan' is a flag indicating whether or not the index is being
+ * 'restriction_clauses' is a list of restriction clause nodes.
+ * 'is_join_scan' is a flag indicating whether or not the index is being
  *     considered because of its sort order.
  *
  * Returns the new path node.
@@ -343,7 +343,7 @@ create_index_path(Query *root,
    pathnode->indexqual = NIL;
 
    /*
-    * copy restrictinfo list into path for expensive function processing --
+    * copy restrictinfo list into path for expensive function processing 
     * JMH, 7/7/92
     */
    pathnode->path.loc_restrictinfo = set_difference((List *) copyObject((Node *) rel->restrictinfo),
@@ -460,7 +460,7 @@ create_index_path(Query *root,
 }
 
 /*
- * create_nestloop_path--
+ * create_nestloop_path
  *   Creates a pathnode corresponding to a nestloop join between two
  *   relations.
  *
@@ -523,7 +523,7 @@ create_nestloop_path(RelOptInfo *joinrel,
 }
 
 /*
- * create_mergejoin_path--
+ * create_mergejoin_path
  *   Creates a pathnode corresponding to a mergejoin join between
  *   two relations
  *
index 0a8525539443a0b426cde3c711bc43c08b3a114a..79d6c2fe310c85b3ad36bab17996656cd61f75d5 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * plancat.c--
+ * plancat.c
  *    routines for accessing the system catalogs
  *
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/plancat.c,v 1.24 1999/02/03 21:16:52 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/plancat.c,v 1.25 1999/02/13 23:16:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -47,7 +47,7 @@ static void IndexSelectivity(Oid indexrelid, Oid indrelid, int32 nIndexKeys,
 
 
 /*
- * relation-info -
+ * relation_info -
  *   Retrieves catalog information for a given relation. Given the oid of
  *   the relation, return the following information:
  *             whether the relation has secondary indices
@@ -85,7 +85,7 @@ relation_info(Query *root, Index relid,
 
 
 /*
- * index-info--
+ * index_info
  *   Retrieves catalog information on an index on a given relation.
  *
  *   The index relation is opened on the first invocation. The current
@@ -225,7 +225,7 @@ index_info(Query *root, bool first, int relid, IdxInfoRetval *info)
 }
 
 /*
- * index-selectivity--
+ * index_selectivity
  *
  *   Call util/plancat.c:IndexSelectivity with the indicated arguments.
  *
@@ -308,7 +308,7 @@ index_selectivity(Oid indid,
 }
 
 /*
- * restriction_selectivity in lisp system.--
+ * restriction_selectivity in lisp system.
  *
  *   NOTE: The routine is now merged with RestrictionClauseSelectivity
  *   as defined in plancat.c
@@ -349,7 +349,7 @@ restriction_selectivity(Oid functionObjectId,
 }
 
 /*
- * join_selectivity--
+ * join_selectivity
  *   Similarly, this routine is merged with JoinClauseSelectivity in
  *   plancat.c
  *
@@ -388,7 +388,7 @@ join_selectivity(Oid functionObjectId,
 }
 
 /*
- * find_all_inheritors--
+ * find_all_inheritors
  *
  * Returns a LISP list containing the OIDs of all relations which
  * inherits from the relation with OID 'inhparent'.
@@ -424,7 +424,7 @@ find_inheritance_children(Oid inhparent)
 
 #ifdef NOT_USED
 /*
- * VersionGetParents--
+ * VersionGetParents
  *
  * Returns a LISP list containing the OIDs of all relations which are
  * base relations of the relation with OID 'verrelid'.
@@ -469,7 +469,7 @@ VersionGetParents(Oid verrelid)
  *****************************************************************************/
 
 /*
- * IdexSelectivity--
+ * IdexSelectivity
  *
  *   Retrieves the 'amopnpages' and 'amopselect' parameters for each
  *   AM operator when a given index (specified by 'indexrelid') is used.
index fd474f65c07158162a4c5d330368465c0bf994dc..1b0c1d6947455a077300f7e2f46ec16dcb2bf1a0 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * relnode.c--
+ * relnode.c
  *   Relation manipulation routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/relnode.c,v 1.12 1999/02/12 05:56:58 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/relnode.c,v 1.13 1999/02/13 23:16:48 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -22,7 +22,7 @@
 
 
 /*
- * get_base_rel--
+ * get_base_rel
  *   Returns relation entry corresponding to 'relid', creating a new one if
  *   necessary. This is for base relations.
  *
@@ -93,7 +93,7 @@ get_base_rel(Query *root, int relid)
 }
 
 /*
- * get_join_rel--
+ * get_join_rel
  *   Returns relation entry corresponding to 'relid' (a list of relids),
  *   creating a new one if necessary. This is for join relations.
  *
@@ -105,7 +105,7 @@ get_join_rel(Query *root, List *relid)
 }
 
 /*
- * rel-member--
+ * rel_member
  *   Determines whether a relation of id 'relid' is contained within a list
  *   'rels'.
  *
index 22ffe665e2e813abe9b51c35e11656d15607ede1..374533a4222ad3cbe124c48e6ce20983db398d2e 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * restrictinfo.c--
+ * restrictinfo.c
  *   RestrictInfo node manipulation routines.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/restrictinfo.c,v 1.1 1999/02/05 19:59:31 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/restrictinfo.c,v 1.2 1999/02/13 23:16:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include "optimizer/restrictinfo.h"
 
 /*
- * valid-or-clause--
+ * valid_or_clause
  *
  * Returns t iff the restrictinfo node contains a 'normal' 'or' clause.
  *
  */
 bool
-valid_or_clause(RestrictInfo * restrictinfo)
+valid_or_clause(RestrictInfo *restrictinfo)
 {
    if (restrictinfo != NULL &&
        !single_node((Node *) restrictinfo->clause) &&
@@ -39,9 +39,9 @@ valid_or_clause(RestrictInfo * restrictinfo)
 }
 
 /*
- * get-actual-clauses--
+ * get_actual_clauses
  *
- * Returns a list containing the clauses from 'restrictinfo-list'.
+ * Returns a list containing the clauses from 'restrictinfo_list'.
  *
  */
 List *
@@ -68,7 +68,7 @@ get_actual_clauses(List *restrictinfo_list)
  */
 
 /*
- * get_relattvals--
+ * get_relattvals
  *   For each member of  a list of restrictinfo nodes to be used with an
  *   index, create a vectori-long specifying:
  *             the attnos,
@@ -79,7 +79,7 @@ get_actual_clauses(List *restrictinfo_list)
  *   flag indicating whether the constant is on the left or right should
  *   always be *SELEC-CONSTANT-RIGHT*.
  *
- * 'restrictinfo-list' is a list of restrictinfo nodes
+ * 'restrictinfo_list' is a list of restrictinfo nodes
  *
  * Returns a list of vectori-longs.
  *
@@ -117,7 +117,7 @@ get_relattvals(List *restrictinfo_list,
 }
 
 /*
- * get_joinvars --
+ * get_joinvars 
  *   Given a list of join restrictinfo nodes to be used with the index
  *   of an inner join relation, return three lists consisting of:
  *             the attributes corresponding to the inner join relation
@@ -126,7 +126,7 @@ get_relattvals(List *restrictinfo_list,
  *                     the operator.
  *
  * 'relid' is the inner join relation
- * 'restrictinfo-list' is a list of qualification clauses to be used with
+ * 'restrictinfo_list' is a list of qualification clauses to be used with
  *     'rel'
  *
  */
@@ -168,7 +168,7 @@ get_joinvars(Oid relid,
 }
 
 /*
- * get_opnos--
+ * get_opnos
  *   Create and return a list containing the clause operators of each member
  *   of a list of restrictinfo nodes to be used with an index.
  *
index f844ca890603f65750116bc58bcb5ad87c4ed09c..29013f59ffdbe8ffc8d932b9d7aadae05df02e40 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * tlist.c--
+ * tlist.c
  *   Target list manipulation routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/tlist.c,v 1.25 1999/02/10 21:02:43 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/tlist.c,v 1.26 1999/02/13 23:16:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -34,13 +34,13 @@ static Node *flatten_tlistentry(Node *tlistentry, List *flat_tlist);
  *****************************************************************************/
 
 /*
- * tlistentry-member--
+ * tlistentry_member
  *
  * RETURNS:  the leftmost member of sequence "targetlist" that satisfies
  *          the predicate "var_equal"
  * MODIFIES: nothing
  * REQUIRES: test = function which can operate on a lispval union
- *          var = valid var-node
+ *          var = valid var_node
  *          targetlist = valid sequence
  */
 TargetEntry *
@@ -61,7 +61,7 @@ tlistentry_member(Var *var, List *targetlist)
 }
 
 /*
- * matching_tlvar--
+ * matching_tlvar
  *
  * RETURNS:  var node in a target list which is var_equal to 'var',
  *          if one exists.
@@ -81,7 +81,7 @@ matching_tlvar(Var *var, List *targetlist)
 }
 
 /*
- * add_tl_element--
+ * add_var_to_tlist
  *   Creates a targetlist entry corresponding to the supplied var node
  *
  * 'var' and adds the new targetlist entry to the targetlist field of
@@ -90,10 +90,10 @@ matching_tlvar(Var *var, List *targetlist)
  * RETURNS: nothing
  * MODIFIES: vartype and varid fields of leftmost varnode that matches
  *          argument "var" (sometimes).
- * CREATES:  new var-node iff no matching var-node exists in targetlist
+ * CREATES:  new var_node iff no matching var_node exists in targetlist
  */
 void
-add_tl_element(RelOptInfo *rel, Var *var)
+add_var_to_tlist(RelOptInfo *rel, Var *var)
 {
    Expr       *oldvar = (Expr *) NULL;
 
@@ -121,12 +121,12 @@ add_tl_element(RelOptInfo *rel, Var *var)
 }
 
 /*
- * create_tl_element--
+ * create_tl_element
  *   Creates a target list entry node and its associated (resdom var) pair
  *   with its resdom number equal to 'resdomno' and the joinlist field set
  *   to 'joinlist'.
  *
- * RETURNS:  newly created tlist-entry
+ * RETURNS:  newly created tlist_entry
  * CREATES:  new targetlist entry (always).
  */
 TargetEntry *
@@ -144,7 +144,7 @@ create_tl_element(Var *var, int resdomno)
 }
 
 /*
- * get-actual-tlist--
+ * get_actual_tlist
  *   Returns the targetlist elements from a relation tlist.
  *
  */
@@ -184,7 +184,7 @@ get_actual_tlist(List *tlist)
  *****************************************************************************/
 
 /*
- * tlist-member--
+ * tlist_member
  *   Determines whether a var node is already contained within a
  *   target list.
  *
@@ -245,7 +245,7 @@ tlist_resdom(List *tlist, Resdom *resnode)
 
 
 /*
- * match_varid--
+ * match_varid
  *   Searches a target list for an entry with some desired varid.
  *
  * 'varid' is the desired id
@@ -299,7 +299,7 @@ match_varid(Var *test_var, List *tlist)
 
 
 /*
- * new-unsorted-tlist--
+ * new_unsorted_tlist
  *   Creates a copy of a target list by creating new resdom nodes
  *   without sort information.
  *
@@ -325,7 +325,7 @@ new_unsorted_tlist(List *targetlist)
 }
 
 /*
- * copy-vars--
+ * copy_vars
  *   Replaces the var nodes in the first target list with those from
  *   the second target list.  The two target lists are assumed to be
  *   identical except their actual resdoms and vars are different.
@@ -355,7 +355,7 @@ copy_vars(List *target, List *source)
 }
 
 /*
- * flatten-tlist--
+ * flatten_tlist
  *   Create a target list that only contains unique variables.
  *
  *
@@ -407,13 +407,13 @@ flatten_tlist(List *tlist)
 }
 
 /*
- * flatten-tlist-vars--
+ * flatten_tlist_vars
  *   Redoes the target list of a query with no nested attributes by
  *   replacing vars within computational expressions with vars from
  *   the 'flattened' target list of the query.
  *
- * 'full-tlist' is the actual target list
- * 'flat-tlist' is the flattened (var-only) target list
+ * 'full_tlist' is the actual target list
+ * 'flat_tlist' is the flattened (var-only) target list
  *
  * Returns the modified actual target list.
  *
@@ -437,12 +437,12 @@ flatten_tlist_vars(List *full_tlist, List *flat_tlist)
 }
 
 /*
- * flatten-tlistentry--
+ * flatten_tlistentry
  *   Replaces vars within a target list entry with vars from a flattened
  *   target list.
  *
  * 'tlistentry' is the target list entry to be modified
- * 'flat-tlist' is the flattened target list
+ * 'flat_tlist' is the flattened target list
  *
  * Returns the (modified) target_list entry from the target list.
  *
index 462fd9e7df633317c05c4ca218d47218cab4b1af..0e4b350c52cede636afd547a1a01fc686167e8d3 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * var.c--
+ * var.c
  *   Var node manipulation routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/var.c,v 1.15 1999/01/24 00:28:22 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/optimizer/util/var.c,v 1.16 1999/02/13 23:16:50 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -67,7 +67,7 @@ pull_varnos(Node *me)
 }
 
 /*
- * contain_var_clause--
+ * contain_var_clause
  *   Recursively find var nodes from a clause by pulling vars from the
  *   left and right operands of the clause.
  *
@@ -157,7 +157,7 @@ contain_var_clause(Node *clause)
 }
 
 /*
- * pull_var_clause--
+ * pull_var_clause
  *   Recursively pulls all var nodes from a clause by pulling vars from the
  *   left and right operands of the clause.
  *
index ada18bb71d3cc240e5098c97c1db6278ac1ff1b0..3a06e856a021d653f0194a209abca303277b96b1 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * analyze.c--
+ * analyze.c
  *   transform the parse tree into a query tree
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *  $Id: analyze.c,v 1.98 1999/02/08 14:14:11 wieck Exp $
+ *  $Id: analyze.c,v 1.99 1999/02/13 23:16:51 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index aeeb860d7aa101e3cca927ef3509fd4d28830203..99c2247a534b85203c18f4c5db01bf2394f7cb54 100644 (file)
 /*#define YYDEBUG 1*/
 /*-------------------------------------------------------------------------
  *
- * gram.y--
+ * gram.y
  *   POSTGRES SQL YACC rules/actions
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.71 1999/02/09 06:30:40 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.72 1999/02/13 23:16:54 momjian Exp $
  *
  * HISTORY
  *   AUTHOR            DATE            MAJOR EVENT
index b649ceba36cf748e1f26f6bf6252fc66271923b0..523b8728cc4bd66460eea7eaf0efc4bc86967754 100644 (file)
@@ -3,14 +3,14 @@
 /*#define YYDEBUG 1*/
 /*-------------------------------------------------------------------------
  *
- * gram.y--
+ * gram.y
  *   POSTGRES SQL YACC rules/actions
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/gram.y,v 2.54 1999/02/08 14:14:12 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/gram.y,v 2.55 1999/02/13 23:17:03 momjian Exp $
  *
  * HISTORY
  *   AUTHOR            DATE            MAJOR EVENT
index b9af71dc46bdd52fbe453b5edebd0eed341c8233..781ec5dc635b206ede0d5ba427fe1bf70e53f167 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * keywords.c--
+ * keywords.c
  *   lexical token lookup for reserved words in postgres SQL
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/keywords.c,v 1.53 1999/02/08 14:14:13 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/keywords.c,v 1.54 1999/02/13 23:17:05 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2e810927dc53d226542c743759e96105c3eaee9d..a27c00c56f0baf2002567f7c23d2925cf3ce6a6e 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * parse_agg.c--
+ * parse_agg.c
  *   handle aggregates in parser
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/parse_agg.c,v 1.16 1999/01/24 00:28:29 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/parse_agg.c,v 1.17 1999/02/13 23:17:06 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -36,7 +36,7 @@ static bool exprIsAggOrGroupCol(Node *expr, List *groupClause);
 static bool tleIsAggOrGroupCol(TargetEntry *tle, List *groupClause);
 
 /*
- * contain_agg_clause--
+ * contain_agg_clause
  *   Recursively find aggref nodes from a clause.
  *
  *   Returns true if any aggregate found.
index 8660e03f0f64accd8e267da670e03836d0490565..41984a7927b100dcaf0bdf11732ed6f576ad3497 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * parse_clause.c--
+ * parse_clause.c
  *   handle clauses in parser
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/parse_clause.c,v 1.27 1999/02/02 12:57:51 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/parse_clause.c,v 1.28 1999/02/13 23:17:07 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -43,7 +43,7 @@ static void parseFromClause(ParseState *pstate, List *frmList);
 /*
  * makeRangeTable -
  *   make a range table with the specified relation (optional) and the
- *   from-clause.
+ *   from_clause.
  */
 void
 makeRangeTable(ParseState *pstate, char *relname, List *frmList)
index c0bc9912d81cd24212a60f997254dcb84a1dec8b..fbe5898ded2e6ecd2d07e7e3efdfb0f134610d82 100644 (file)
@@ -7,7 +7,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/parse_func.c,v 1.37 1999/02/03 21:16:58 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/parse_func.c,v 1.38 1999/02/13 23:17:08 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -90,7 +90,7 @@ typedef struct _SuperQE
 } SuperQE;
 
 /*
- ** ParseNestedFuncOrColumn --
+ ** ParseNestedFuncOrColumn 
  **    Given a nested dot expression (i.e. (relation func ... attr), build up
  ** a tree with of Iter and Func nodes.
  */
@@ -1306,7 +1306,7 @@ make_arguments(ParseState *pstate,
 }
 
 /*
- ** setup_tlist --
+ ** setup_tlist 
  **        Build a tlist that says which attribute to project to.
  **        This routine is called by ParseFuncOrColumn() to set up a target list
  **        on a tuple parameter or return value.  Due to a bug in 4.0,
@@ -1344,7 +1344,7 @@ setup_tlist(char *attname, Oid relid)
 }
 
 /*
- ** setup_base_tlist --
+ ** setup_base_tlist 
  **        Build a tlist that extracts a base type from the tuple
  **        returned by the executor.
  */
index 19562927e4a3d5ff15d50541fa317d29ca73c085..9665fa379e415e929361382b23f9abea776010e8 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * parse_node.c--
+ * parse_node.c
  *   various routines that make nodes for query plans
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/parse_node.c,v 1.23 1998/10/01 22:45:32 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/parse_node.c,v 1.24 1999/02/13 23:17:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 445c8bf4c13f6b6b7eb6e223191d1699af9a3800..9f40bcb317120d232ed8abd5721f5b78d70373e5 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * parse_relation.c--
+ * parse_relation.c
  *   parser support routines dealing with relations
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/parse_relation.c,v 1.16 1998/09/01 04:30:36 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/parse_relation.c,v 1.17 1999/02/13 23:17:10 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ebdb0c2e6b17d55fe8b44ab780cc9be649691f2d..5361be4ca19ca1ed64f41d33ed495be803dd442d 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * parser.c--
+ * parser.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/parser.c,v 1.36 1998/09/01 04:30:40 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/parser.c,v 1.37 1999/02/13 23:17:10 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 4ef045c46512c17b9dc5e0ca4afe999fc8862995..92361b4dcb9480d08127ad9621014a36b9823f24 100644 (file)
@@ -549,14 +549,14 @@ char *yytext;
 #line 2 "scan.l"
 /*-------------------------------------------------------------------------
  *
- * scan.l--
+ * scan.l
  *   lexical scanner for POSTGRES
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/Attic/scan.c,v 1.34 1999/02/09 03:51:39 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/Attic/scan.c,v 1.35 1999/02/13 23:17:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 0ddcd0aba7cfd1f6406ceb47d69da1ba85eb7cb8..a79d0f8dc6621622c7469d77c5801b57fd93b260 100644 (file)
@@ -1,14 +1,14 @@
 %{
 /*-------------------------------------------------------------------------
  *
- * scan.l--
+ * scan.l
  *   lexical scanner for POSTGRES
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/scan.l,v 1.45 1999/02/07 23:58:10 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/scan.l,v 1.46 1999/02/13 23:17:12 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b44e51da86922b9ce4ef4b687abf02c9991b7388..36a5734bb3e6cc61e06d33aedc4ac269d122102f 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * scansup.c--
+ * scansup.c
  *   support routines for the lex/flex scanner, used by both the normal
  * backend as well as the bootstrap backend
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/parser/scansup.c,v 1.11 1999/02/07 23:59:59 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/parser/scansup.c,v 1.12 1999/02/13 23:17:12 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index bae85b4929c1ec235570077a79b1877ac2a1573b..a06ef4cd0a8085230e0ed1bb43d905b17168047f 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * alpha.h--
+ * alpha.h
  *   prototypes for OSF/1-specific routines
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: alpha.h,v 1.2 1998/09/01 04:30:52 momjian Exp $
+ * $Id: alpha.h,v 1.3 1999/02/13 23:17:15 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d03655066dbd904f185686ac4976073d47d5876b..6ac127290c132ad71e5c1c9dacfd44a5a385eac4 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * port-protos.h--
+ * port_protos.h
  *   port-specific prototypes for NetBSD 1.0
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: bsd.h,v 1.2 1998/09/01 04:30:55 momjian Exp $
+ * $Id: bsd.h,v 1.3 1999/02/13 23:17:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1e62b58ad68e2bbb2e238c0e1988cc05b2b0f15a..fd1fbd73b8e1ddd33f946ee2caea337ad2ceb905 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * dynloader.c--
+ * dynloader.c
  *   Dynamic Loader for Postgres for Linux, generated from those for
  *   Ultrix.
  *
index 8f8c5ee56338b4fb204c0f34a1b662652b3d96d2..19a5fccc64ad7ee58089ccdaeb12dce706bdee95 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * port-protos.h--
+ * port_protos.h
  *   port-specific prototypes for SunOS 4
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * port-protos.h,v 1.2 1995/05/25 22:51:03 andrew Exp
+ * port_protos.h,v 1.2 1995/05/25 22:51:03 andrew Exp
  *
  *-------------------------------------------------------------------------
  */
index ce5f80fb1420eb0cf93a03d86d56ec23317e919f..604e18709c63e2c614947fba47cf27c6cd36dc40 100644 (file)
@@ -1,10 +1,10 @@
 /*-------------------------------------------------------------------------
  *
- * dgux.h--
+ * dgux.h
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: dgux.h,v 1.4 1998/09/01 04:30:58 momjian Exp $
+ * $Id: dgux.h,v 1.5 1999/02/13 23:17:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8dfb5fc362df1da31ecf2b514f13fb929724ff44..609d3cbe20969c4f763f8f4ef9ab7876952c5d12 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * port-protos.h--
+ * port_protos.h
  *   port-specific prototypes for NetBSD 1.0
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: freebsd.h,v 1.1 1998/10/27 04:41:29 scrappy Exp $
+ * $Id: freebsd.h,v 1.2 1999/02/13 23:17:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e237572337c18eb1d3ba9dda92db12619c507db7..6450bad047274f895c0dde8ff388a9d8f0c8754a 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * dynloader.c--
+ * dynloader.c
  *   dynamic loader for HP-UX using the shared library mechanism
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/hpux.c,v 1.6 1999/01/17 03:04:50 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/hpux.c,v 1.7 1999/02/13 23:17:20 momjian Exp $
  *
  * NOTES
  *     all functions are defined here -- it's impossible to trace the
index b215725a1c49dbf430e68b7ab36675a86f95d29a..1543ce201b2864d64aa2b0280add0df77f4b4212 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * dynloader.h--
+ * dynloader.h
  *   dynamic loader for HP-UX using the shared library mechanism
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/hpux.h,v 1.1 1998/01/26 02:48:36 scrappy Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/hpux.h,v 1.2 1999/02/13 23:17:21 momjian Exp $
  *
  * NOTES
  *     all functions are defined here -- it's impossible to trace the
index 0f66ea5074eef668707c6b4688f79d04b370277b..020aa0d88f9611bbc3ee0640f9af49e0e171d3c3 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * port-protos.h--
+ * port_protos.h
  *   port-specific prototypes for Irix 5
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * port-protos.h,v 1.2 1995/03/17 06:40:18 andrew Exp
+ * port_protos.h,v 1.2 1995/03/17 06:40:18 andrew Exp
  *
  *-------------------------------------------------------------------------
  */
index c7480e0be981d6a9b7f5d6ae7c85b1a0725c2de5..34ff0ff63bbbd135c0663f4eecd2297c16f4aa04 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * dynloader.c--
+ * dynloader.c
  *   Dynamic Loader for Postgres for Linux, generated from those for
  *   Ultrix.
  *
@@ -10,7 +10,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/linux.c,v 1.9 1998/09/01 03:24:40 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/linux.c,v 1.10 1999/02/13 23:17:22 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 5a7741d8f5882321d8c8e67f90392a8ddcae8000..c629e106ac76d3f3129a3a83ce28ef72557b793c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * port-protos.h--
+ * port_protos.h
  *   port-specific prototypes for Linux
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: linux.h,v 1.4 1998/09/01 04:31:01 momjian Exp $
+ * $Id: linux.h,v 1.5 1999/02/13 23:17:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ecaf48beb2122c0f080385eec86068186c008c06..6867aca294dbaab3e110f1a49f41ff11a4c7f712 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * port-protos.h--
+ * port_protos.h
  *   port-specific prototypes for NeXT
  *
 
index c00e8910d632d6f247d749d69ef6b6034165b13f..803158201b6fbcded8c10245f87a324ec05ebcce 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * port-protos.h--
+ * port_protos.h
  *   port-specific prototypes for SCO 3.2v5.2
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: sco.h,v 1.2 1998/09/01 04:31:04 momjian Exp $
+ * $Id: sco.h,v 1.3 1999/02/13 23:17:25 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a4bfcc9c773180f2ac163b7c3b57d9de51b016b6..803647af79f25eb805efd5796e9e10402536eab5 100755 (executable)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * port-protos.h--
+ * port_protos.h
  *   port-specific prototypes for SunOS 4
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: solaris_i386.h,v 1.2 1998/09/01 04:31:06 momjian Exp $
+ * $Id: solaris_i386.h,v 1.3 1999/02/13 23:17:25 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 6a876fe267caa1b544f111a1e9d684b7ecc836fe..543f5f940b86d5d2f59b924b2c7d47146c142f3d 100755 (executable)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * port-protos.h--
+ * port_protos.h
  *   port-specific prototypes for SunOS 4
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: solaris_sparc.h,v 1.2 1998/09/01 04:31:07 momjian Exp $
+ * $Id: solaris_sparc.h,v 1.3 1999/02/13 23:17:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3ff9d7d499253b55273df8f2770c0d88f8fa281f..c9c7960656eae2538ca65a6df15db3bd5409d6fe 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * port-protos.h--
+ * port_protos.h
  *   port-specific prototypes for SunOS 4
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: sunos4.h,v 1.2 1998/09/01 04:31:08 momjian Exp $
+ * $Id: sunos4.h,v 1.3 1999/02/13 23:17:27 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1829fa7b6c1d689fcd64eaf9430c3736f2045a0c..b4c96a05d638b636cba48a62703e67b9f9621e4f 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * dynloader.h--
+ * dynloader.h
  *   port-specific prototypes for Intel x86/Intel SVR4
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: svr4.h,v 1.2 1998/09/01 04:31:10 momjian Exp $
+ * $Id: svr4.h,v 1.3 1999/02/13 23:17:27 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index fe786c6921b2b82e3cf5d83c4e983d86e5bc41a7..96f2f2008332303be9a71f8f05717331759fa252 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * dynloader.c--
+ * dynloader.c
  *   This dynamic loader uses Andrew Yu's libdl-1.0 package for Ultrix 4.x.
  *   (Note that pg_dlsym and pg_dlclose are actually macros defined in
  *   "port-protos.h".)
@@ -9,7 +9,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/ultrix4.c,v 1.4 1999/01/17 03:04:50 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/port/dynloader/ultrix4.c,v 1.5 1999/02/13 23:17:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8848ec0b184e0739418308c37083abb1d300677b..65561b297596746dab26b7e0187778cbd5cde32d 100644 (file)
@@ -1,19 +1,19 @@
 /*-------------------------------------------------------------------------
  *
- * dl.h--
+ * dl.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: ultrix4.h,v 1.2 1998/09/01 04:31:11 momjian Exp $
+ * $Id: ultrix4.h,v 1.3 1999/02/13 23:17:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 /*
  * Ultrix 4.x Dynamic Loader Library Version 1.0
  *
- * dl.h--
+ * dl.h
  *     header file for the Dynamic Loader Library
  *
  *
index c8b2e70b1084c5bb03bf8da47f81d46887e0c918..9b047448bcfaf7663ad64722090565311388b5f6 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * univel.h--
+ * univel.h
  *   port-specific prototypes for Intel x86/UNIXWARE
  *
  *
index 8aed609b67e9ca5be5ece533297261605aa5b0cf..25470fb2c5e2028a6913bc71c98f7ad842b201dd 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * unixware.h--
+ * unixware.h
  *   port-specific prototypes for Intel x86/UNIXWARE 7
  *
  *
index e7215e52713507c2e7f2c9d802d9b93412595373..4f83b14ccf7c78013063bec10259c6fc3aa33a2e 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * win.h--
+ * win.h
  *   port-specific prototypes for Intel x86/Window NT
  *
  *
index 7d17077f197a14b11cfe230ec304741dba39af9e..8a96ad7cf29462a56f9eea94832ad280a67298be 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * fixade.h--
+ * fixade.h
  *   compiler tricks to make things work while POSTGRES does non-native
  *   dereferences on PA-RISC.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: fixade.h,v 1.4 1998/09/01 04:31:16 momjian Exp $
+ * $Id: fixade.h,v 1.5 1999/02/13 23:17:33 momjian Exp $
  *
  *  NOTES
  *     This must be included in EVERY source file.
index 968c9ab006fa361d6e75d0ddc359bdcec0fe6153..2bfa0a27324ebdd937cabc153625252694a9c17f 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * port-protos.h--
+ * port_protos.h
  *   port-specific prototypes for HP-UX
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: port-protos.h,v 1.6 1998/09/01 04:31:17 momjian Exp $
+ * $Id: port-protos.h,v 1.7 1999/02/13 23:17:34 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f190d315ba136ff0f142db550b664eeb3b5bc572..eabdc54e5bcd36265adaacfa56234f871534df75 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * float.h--
+ * float.h
  *   definitions for ANSI floating point
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: float.h,v 1.3 1998/09/01 04:31:19 momjian Exp $
+ * $Id: float.h,v 1.4 1999/02/13 23:17:37 momjian Exp $
  *
  * NOTES
  *   These come straight out of ANSI X3.159-1989 (p.18) and
index 4ae3d7234ba1ccb3bf4c3b0f3e423164a0695d2f..7dad294bc9be02baea7f3dd2c98d0a746a71b11b 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * postmaster.c--
+ * postmaster.c
  *   This program acts as a clearing house for requests to the
  *   POSTGRES system.  Frontend programs send a startup message
  *   to the Postmaster and the postmaster uses the info in the
@@ -10,7 +10,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/postmaster/postmaster.c,v 1.100 1999/01/30 20:04:37 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/postmaster/postmaster.c,v 1.101 1999/02/13 23:17:40 momjian Exp $
  *
  * NOTES
  *
index 53809266b288ed12084dc2ec4650dc856fb7ceb5..c73cdd8784a47651626000d2288e33607b1042cf 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * locks.c--
+ * locks.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/rewrite/Attic/locks.c,v 1.16 1999/01/25 18:02:18 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/rewrite/Attic/locks.c,v 1.17 1999/02/13 23:17:44 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a1145402d8695b3752beab70918e49258d825ed9..bb046c5e458db3722dd268e6e8058490acc170b3 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * rewriteDefine.c--
+ * rewriteDefine.c
  *   routines for defining a rewrite rule
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/rewrite/rewriteDefine.c,v 1.24 1999/02/08 14:14:13 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/rewrite/rewriteDefine.c,v 1.25 1999/02/13 23:17:46 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 39db238704d81db583cd2ee3a8744ecc52d60c82..b7c91ec07b525a7c6174b414704690fb7ac858ef 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rewriteHandler.c--
+ * rewriteHandler.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/rewrite/rewriteHandler.c,v 1.34 1999/02/03 21:17:04 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/rewrite/rewriteHandler.c,v 1.35 1999/02/13 23:17:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f67b1c6fb8e003bc1db0b4be8ed5efec054a6592..95267241c5bfd1bbc6013c415a8cecdabf655576 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rewriteManip.c--
+ * rewriteManip.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/rewrite/rewriteManip.c,v 1.28 1999/02/08 01:39:45 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/rewrite/rewriteManip.c,v 1.29 1999/02/13 23:17:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8be2f413cfc248f1cd96fac1bc9e5b8500293e52..3765339b1d8e4113f805218433c7cdfe07e1ad05 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * rewriteRemove.c--
+ * rewriteRemove.c
  *   routines for removing rewrite rules
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/rewrite/rewriteRemove.c,v 1.21 1998/12/15 12:46:16 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/rewrite/rewriteRemove.c,v 1.22 1999/02/13 23:17:50 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d8603701dc2817b8e377585be3e40a10362ef571..79ad5afed7ae54514f711ad6ad5330e3a6972525 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * rewriteSupport.c--
+ * rewriteSupport.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/rewrite/rewriteSupport.c,v 1.31 1999/02/03 21:17:08 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/rewrite/rewriteSupport.c,v 1.32 1999/02/13 23:17:52 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 620708aaae3834fc6c0d950d0f62fb847ba4e7d6..4dd1b0cefe3152b6a39e69a19ef21a29b7636c5b 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * buf_init.c--
+ * buf_init.c
  *   buffer manager initialization routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/buf_init.c,v 1.20 1998/12/15 12:46:18 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/buf_init.c,v 1.21 1999/02/13 23:17:54 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2a932c6452e90e74ebac39650f46f802c5c1c787..0b4e0ea58fb15a39378b2616aebbee36041787d4 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * buf_table.c--
+ * buf_table.c
  *   routines for finding buffers in the buffer pool.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/buf_table.c,v 1.13 1998/09/01 03:25:00 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/buf_table.c,v 1.14 1999/02/13 23:17:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 404b28e5620e117ba615199c38f099692a662545..19ed9f3afd70282ef5a3d6e96a36d7bfedcd4347 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * bufmgr.c--
+ * bufmgr.c
  *   buffer manager interface routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/bufmgr.c,v 1.47 1999/02/03 21:17:09 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/bufmgr.c,v 1.48 1999/02/13 23:17:57 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -161,7 +161,7 @@ extern int  ShowPinTrace;
                                 * defined */
 
 /*
- * ReadBuffer --
+ * ReadBuffer 
  *
  */
 Buffer
@@ -666,7 +666,7 @@ BufferAlloc(Relation reln,
 }
 
 /*
- * WriteBuffer--
+ * WriteBuffer
  *
  *     Pushes buffer contents to disk if WriteMode is BUFFER_FLUSH_WRITE.
  *     Otherwise, marks contents as dirty.
@@ -1116,7 +1116,7 @@ WaitIO(BufferDesc *buf, SPINLOCK spinlock)
 }
 
 /*
- * SignalIO --
+ * SignalIO 
  */
 static void
 SignalIO(BufferDesc *buf)
@@ -1245,7 +1245,7 @@ FlushBufferPool(int StableMainMemoryFlag)
 }
 
 /*
- * BufferGetBlockNumber --
+ * BufferGetBlockNumber 
  *     Returns the block number associated with a buffer.
  *
  * Note:
@@ -1265,7 +1265,7 @@ BufferGetBlockNumber(Buffer buffer)
 
 #ifdef NOT_USED
 /*
- * BufferGetRelation --
+ * BufferGetRelation 
  *     Returns the relation desciptor associated with a buffer.
  *
  * Note:
@@ -1362,7 +1362,7 @@ BufferReplace(BufferDesc *bufHdr, bool bufferLockHeld)
 }
 
 /*
- * RelationGetNumberOfBlocks --
+ * RelationGetNumberOfBlocks 
  *     Returns the buffer descriptor associated with a page in a relation.
  *
  * Note:
index 8b853ec7c6d9fc9e4cd54321ce492797fc2a1dae..ba2026ae37ccc785ae7387b51e2bb443cc6615a6 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * freelist.c--
+ * freelist.c
  *   routines for manipulating the buffer pool's replacement strategy
  *   freelist.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/freelist.c,v 1.13 1998/09/01 04:31:42 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/freelist.c,v 1.14 1999/02/13 23:17:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -55,7 +55,7 @@ extern SPINLOCK BufMgrLock;
 
 
 /*
- * AddBufferToFreelist --
+ * AddBufferToFreelist 
  *
  * In theory, this is the only routine that needs to be changed
  * if the buffer replacement strategy changes. Just change
index f4be40723fd51396eb394b8c8d49d3cf1aa9a5ea..81c16d36e98d1b23135c114a4aa6baba00a0a480 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * localbuf.c--
+ * localbuf.c
  *   local buffer manager. Fast buffer manager for temporary tables
  *   or special cases when the operation is not visible to other backends.
  *
@@ -15,7 +15,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/localbuf.c,v 1.20 1999/02/03 21:17:12 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/localbuf.c,v 1.21 1999/02/13 23:18:00 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 6b43b08bb585bdd4fe042a5709e24d0679e6bdea..10b649f3ef636d1609d49dbc0eef3798d32fbd7b 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * s_lock.c--
+ * s_lock.c
  *   buffer manager interface routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/Attic/s_lock.c,v 1.16 1999/01/17 03:04:51 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/buffer/Attic/s_lock.c,v 1.17 1999/02/13 23:18:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 36db311540dd0cc514a0333a310e09b05bb44476..0cf8478959da1ee32a2a8c8c7e9790119a3909f6 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * fd.c--
+ * fd.c
  *   Virtual file descriptor code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
- *   $Id: fd.c,v 1.36 1999/02/03 21:17:14 momjian Exp $
+ *   $Id: fd.c,v 1.37 1999/02/13 23:18:05 momjian Exp $
  *
  * NOTES:
  *
index 2e63408eaa049f09c354e815748867a55b3735b3..511893657f56f913872317d1033dbad0c7109579 100644 (file)
@@ -1,13 +1,13 @@
  /*-------------------------------------------------------------------------
  *
- * ipc.c--
+ * ipc.c
  *   POSTGRES inter-process communication definitions.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/ipc.c,v 1.34 1998/09/02 23:05:30 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/ipc.c,v 1.35 1999/02/13 23:18:09 momjian Exp $
  *
  * NOTES
  *
index 47305f3f0875be2d2d8cf29ae5fdcdbbba5233f3..0a75af6c3e0db1630cfdd1ec8b2d2ff9edfabc39 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * ipci.c--
+ * ipci.c
  *   POSTGRES inter-process communication initialization code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/ipci.c,v 1.17 1998/12/15 12:46:24 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/ipci.c,v 1.18 1999/02/13 23:18:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -25,7 +25,7 @@
 #include "miscadmin.h"         /* for DebugLvl */
 
 /*
- * SystemPortAddressCreateMemoryKey --
+ * SystemPortAddressCreateMemoryKey 
  *     Returns a memory key given a port address.
  */
 IPCKey
@@ -37,7 +37,7 @@ SystemPortAddressCreateIPCKey(SystemPortAddress address)
 }
 
 /*
- * CreateSharedMemoryAndSemaphores --
+ * CreateSharedMemoryAndSemaphores 
  *     Creates and initializes shared memory and semaphores.
  */
 /**************************************************
@@ -106,7 +106,7 @@ CreateSharedMemoryAndSemaphores(IPCKey key)
 
 
 /*
- * AttachSharedMemoryAndSemaphores --
+ * AttachSharedMemoryAndSemaphores 
  *     Attachs existant shared memory and semaphores.
  */
 void
index d09c2f6dd90f0135c9f4f114d8b8ea87f01dbea0..afc3206898033bd00527624a4644c882533a3344 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * shmem.c--
+ * shmem.c
  *   create shared memory and initialize shared memory data structures.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/shmem.c,v 1.35 1999/02/03 21:17:16 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/shmem.c,v 1.36 1999/02/13 23:18:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -107,7 +107,7 @@ ShmemIndexReset(void)
 }
 
 /*
- * CreateSharedRegion() --
+ * CreateSharedRegion() 
  *
  * This routine is called once by the postmaster to
  * initialize the shared buffer pool.  Assume there is
index c460beaf900e5585336e5b000949443cb8fb6afc..6ab9a183cfc48ee5d6ba8a88e43f10ca44a10037 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * shmqueue.c--
+ * shmqueue.c
  *   shared memory linked lists
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/shmqueue.c,v 1.9 1998/09/01 04:31:50 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/shmqueue.c,v 1.10 1999/02/13 23:18:13 momjian Exp $
  *
  * NOTES
  *
index 7c4ceaca43bc380b44b673b295db36a3c7d6e9e5..ec271bd963b8a618ebf727ea5f4ba7efc888732e 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * sinval.c--
+ * sinval.c
  *   POSTGRES shared cache invalidation communication code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/sinval.c,v 1.12 1998/09/01 04:31:52 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/sinval.c,v 1.13 1999/02/13 23:18:14 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -87,7 +87,7 @@ InitSharedInvalidationState(void)
 }
 
 /*
- * RegisterSharedInvalid --
+ * RegisterSharedInvalid 
  * Returns a new local cache invalidation state containing a new entry.
  *
  * Note:
@@ -147,7 +147,7 @@ RegisterSharedInvalid(int cacheId,      /* XXX */
 }
 
 /*
- * InvalidateSharedInvalid --
+ * InvalidateSharedInvalid 
  * Processes all entries in a shared cache invalidation state.
  */
 /****************************************************************************/
index 806b7806646c33c2cceaff8c862d4b36a3955789..0eee0c802222809a72e8dd786906952cb6eaf93a 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * sinvaladt.c--
+ * sinvaladt.c
  *   POSTGRES shared cache invalidation segment definitions.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/sinvaladt.c,v 1.15 1998/09/01 04:31:53 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/sinvaladt.c,v 1.16 1999/02/13 23:18:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -193,7 +193,7 @@ SISetDeadProcess(SISeg *segP, int backendId)
 }
 
 /*
- * CleanupInvalidationState --
+ * CleanupInvalidationState 
  * Note:
  *     This is a temporary hack.  ExitBackend should call this instead
  *     of exit (via on_shmem_exit).
index 2bd88356fe738d6556534d43b3998cc93aa87702..3fe692ff088958d9a9b700f80bec6584a5ff9d24 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * spin.c--
+ * spin.c
  *   routines for managing spin locks
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/Attic/spin.c,v 1.17 1998/09/01 04:31:55 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/ipc/Attic/spin.c,v 1.18 1999/02/13 23:18:17 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b8d13a21e2257111d52cb566b705a2559b213c01..4d21b82fa20064c5f22db6b09a5661e39db8ad10 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * inv_api.c--
+ * inv_api.c
  *   routines for manipulating inversion fs large objects. This file
  *   contains the user-level large object application interface routines.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/large_object/inv_api.c,v 1.48 1999/02/04 14:52:00 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/large_object/inv_api.c,v 1.49 1999/02/13 23:18:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -563,7 +563,7 @@ inv_write(LargeObjectDesc *obj_desc, char *buf, int nbytes)
 }
 
 /*
- * inv_cleanindex --
+ * inv_cleanindex
  *      Clean opened indexes for large objects, and clears current result.
  *      This is necessary on transaction commit in order to prevent buffer
  *      leak.
index 385287d9b74ff4e437e8367b45efbd753c336616..7d34499b01704b7e1c9858a489782b0a136b97fc 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * lmgr.c--
+ * lmgr.c
  *   POSTGRES lock manager code
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/lmgr/lmgr.c,v 1.21 1998/12/16 11:53:48 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/lmgr/lmgr.c,v 1.22 1999/02/13 23:18:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -129,7 +129,7 @@ InitLockTable()
 }
 
 /*
- * RelationInitLockInfo --
+ * RelationInitLockInfo 
  *     Initializes the lock information in a relation descriptor.
  */
 void
index e64e28fc76e0d5a7ad8cd02a9b5f8b88e9c811c4..39fac457a1cc03f1e39d1af7dcb03ef791c09008 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * lock.c--
+ * lock.c
  *   simple lock acquisition
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/lmgr/lock.c,v 1.40 1999/01/17 20:59:56 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/lmgr/lock.c,v 1.41 1999/02/13 23:18:25 momjian Exp $
  *
  * NOTES
  *   Outside modules can create a lock table and acquire/release
index 97aa9c0b47d34ddee0f1d37cfd40d0cf97135faf..6807e9d7cc0ffbcf35b239e3c2c8fe637a225d6e 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * multi.c--
+ * multi.c
  *   multi level lock table manager
  *
  *   Standard multi-level lock manager as per the Gray paper
@@ -12,7 +12,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/lmgr/Attic/multi.c,v 1.26 1998/10/08 18:29:59 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/lmgr/Attic/multi.c,v 1.27 1999/02/13 23:18:27 momjian Exp $
  *
  * NOTES:
  *  (1) The lock.c module assumes that the caller here is doing
index 704448b16fc00c3357c0ac75d8b6e9aeeb785df4..de09b4a5b052bd2affb5be653087c1cfbc12951a 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * proc.c--
+ * proc.c
  *   routines to manage per-process shared memory data structure
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/lmgr/proc.c,v 1.47 1998/12/29 19:32:08 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/lmgr/proc.c,v 1.48 1999/02/13 23:18:28 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -46,7 +46,7 @@
  *     This is so that we can support more backends. (system-wide semaphore
  *     sets run out pretty fast.)                -ay 4/95
  *
- * $Header: /cvsroot/pgsql/src/backend/storage/lmgr/proc.c,v 1.47 1998/12/29 19:32:08 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/backend/storage/lmgr/proc.c,v 1.48 1999/02/13 23:18:28 momjian Exp $
  */
 #include 
 #include 
index faf6a576df3a9dcab4ba878a485febde54c3cb59..37aed3e53becffceceedb026a3a2dcff6a3984cf 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * single.c--
+ * single.c
  *   set single locks in the multi-level lock hierarchy
  *
  *   Sometimes we don't want to set all levels of the multi-level
@@ -13,7 +13,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/lmgr/Attic/single.c,v 1.9 1998/09/01 03:25:26 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/lmgr/Attic/single.c,v 1.10 1999/02/13 23:18:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 674e5ecd99696968f7ecb23d5358f4b783a275d8..69074ae2ce1c4f3b35350515dc184884fe16f826 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * bufpage.c--
+ * bufpage.c
  *   POSTGRES standard buffer page code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/page/bufpage.c,v 1.20 1998/09/01 04:32:04 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/page/bufpage.c,v 1.21 1999/02/13 23:18:31 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -35,7 +35,7 @@ static bool PageManagerShuffle = true;    /* default is shuffle mode */
  */
 
 /*
- * PageInit --
+ * PageInit 
  *     Initializes the contents of a page.
  */
 void
@@ -56,7 +56,7 @@ PageInit(Page page, Size pageSize, Size specialSize)
 }
 
 /*
- * PageAddItem --
+ * PageAddItem 
  *     Adds item to the given page.
  *
  * Note:
@@ -174,7 +174,7 @@ PageAddItem(Page page,
 }
 
 /*
- * PageGetTempPage --
+ * PageGetTempPage 
  *     Get a temporary page in local memory for special processing
  */
 Page
@@ -207,7 +207,7 @@ PageGetTempPage(Page page, Size specialSize)
 }
 
 /*
- * PageRestoreTempPage --
+ * PageRestoreTempPage 
  *     Copy temporary page back to permanent page after special processing
  *     and release the temporary page.
  */
@@ -246,7 +246,7 @@ itemidcompare(const void *itemidp1, const void *itemidp2)
 }
 
 /*
- * PageRepairFragmentation --
+ * PageRepairFragmentation 
  *     Frees fragmented space on a page.
  */
 void
@@ -327,7 +327,7 @@ PageRepairFragmentation(Page page)
 }
 
 /*
- * PageGetFreeSpace --
+ * PageGetFreeSpace 
  *     Returns the size of the free (allocatable) space on a page.
  */
 Size
@@ -346,7 +346,7 @@ PageGetFreeSpace(Page page)
 }
 
 /*
- * PageManagerModeSet --
+ * PageManagerModeSet 
  *
  *  Sets mode to either: ShufflePageManagerMode (the default) or
  *  OverwritePageManagerMode.  For use by access methods code
index f967566a49f26102b9c1b79731348a50354b26e4..9e1353df5ecfbce8794832eea6fbaed42e6f8492 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * itemptr.c--
+ * itemptr.c
  *   POSTGRES disk item pointer code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/page/itemptr.c,v 1.4 1998/09/01 03:25:29 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/page/itemptr.c,v 1.5 1999/02/13 23:18:33 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -19,7 +19,7 @@
 #include "storage/bufpage.h"
 
 /*
- * ItemPointerEquals --
+ * ItemPointerEquals 
  * Returns true if both item pointers point to the same item,
  *  otherwise returns false.
  *
index 762b49836c72b94d99bafd1efb3f735860c7a30e..f411ad8a18ae427dc3eb5b35445b61bc7cae6995 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * md.c--
+ * md.c
  *   This code manages relations that reside on magnetic disk.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/smgr/md.c,v 1.40 1999/01/17 06:18:40 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/smgr/md.c,v 1.41 1999/02/13 23:18:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b3e72e37d687754aeafaab2296f36bb434d4552b..4ade36df00a364a06d343e20cf993bc831bcc1b5 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * mm.c--
+ * mm.c
  *   main memory storage manager
  *
  *   This code manages relations that reside in (presumably stable)
@@ -10,7 +10,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/smgr/Attic/mm.c,v 1.12 1998/09/01 04:32:07 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/smgr/Attic/mm.c,v 1.13 1999/02/13 23:18:36 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b8ed161aedd4a59fc58fffbb2e11effcda3938f5..8472d0b444c64f00f601235da079d8b7b56f3d78 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * smgr.c--
+ * smgr.c
  *   public interface routines to storage manager switch.
  *
  *   All file system operations in POSTGRES dispatch through these
@@ -10,7 +10,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/smgr/smgr.c,v 1.21 1998/10/08 18:30:03 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/smgr/smgr.c,v 1.22 1999/02/13 23:18:39 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2e30f5baa1b3649a27105018e0fadf6c7fffbe14..5f981c3b30913731c913de1b2d7e17df05aa4c39 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * smgrtype.c--
+ * smgrtype.c
  *   storage manager type
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/storage/smgr/smgrtype.c,v 1.10 1998/09/01 03:25:37 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/storage/smgr/smgrtype.c,v 1.11 1999/02/13 23:18:40 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 0d946287f37c02567dd13c69ec0d9455adb82968..9d8232e3af163cfd1129ae62e1e0333def56ead3 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * dest.c--
+ * dest.c
  *   support for various communication destinations - see include/tcop/dest.h
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/tcop/dest.c,v 1.24 1999/01/27 00:36:14 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/tcop/dest.c,v 1.25 1999/02/13 23:18:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ec609a5db7ed3bfd1b707cf3ec3b8b47d7d56a5c..f9ea00df123f2654eeba94e24cc433a06a04f10a 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * fastpath.c--
+ * fastpath.c
  *   routines to handle function requests from the frontend
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/tcop/fastpath.c,v 1.21 1998/09/01 04:32:11 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/tcop/fastpath.c,v 1.22 1999/02/13 23:18:44 momjian Exp $
  *
  * NOTES
  *   This cruft is the server side of PQfn.
index 961c76ccba61faf1b30004ac0589288b77b85a85..059772767f9f3b4b004195e450f332b681d9e4e0 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * postgres.c--
+ * postgres.c
  *   POSTGRES C Backend Interface
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/tcop/postgres.c,v 1.98 1999/02/02 03:44:51 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/tcop/postgres.c,v 1.99 1999/02/13 23:18:45 momjian Exp $
  *
  * NOTES
  *   this is the "main" module of the postgres backend and
@@ -1538,7 +1538,7 @@ PostgresMain(int argc, char *argv[], int real_argc, char *real_argv[])
    if (!IsUnderPostmaster)
    {
        puts("\nPOSTGRES backend interactive interface ");
-       puts("$Revision: 1.98 $ $Date: 1999/02/02 03:44:51 $\n");
+       puts("$Revision: 1.99 $ $Date: 1999/02/13 23:18:45 $\n");
    }
 
    /* ----------------
index abe3c31a9cc557f042ca76a0cb695d14f60e6611..3f0362e030aa0e28d6ec38de0f5885a5e5e5e79d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pquery.c--
+ * pquery.c
  *   POSTGRES process query command code
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/tcop/pquery.c,v 1.20 1999/02/08 14:14:14 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/tcop/pquery.c,v 1.21 1999/02/13 23:18:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index fe0ebe2274b2001e4b45933894b32cf32a21ed2b..5cf10f034b06975f36b1bd2d1b259bd36a3c3910 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * utility.c--
+ * utility.c
  *   Contains functions which control the execution of the POSTGRES utility
  *   commands.  At one time acted as an interface between the Lisp and C
  *   systems.
@@ -9,7 +9,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/tcop/utility.c,v 1.54 1999/01/26 14:38:52 scrappy Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/tcop/utility.c,v 1.55 1999/02/13 23:18:48 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3a8ca434625742c09082fe6570eeab4f8d3358b9..944b7766d8a55a623bf74462f1cf209f2c86ccbb 100644 (file)
@@ -1,6 +1,6 @@
 /* ************************************************************************
  *
- * Varray.c --
+ * Varray.c 
  *
  *   routines to provide a generic set of functions to handle variable sized
  * arrays.   originally by Jiang Wu
index 0b0e9fa187252db57350759087a3f31a095a95db..855665159b65daac8c69f3060bc2c799dd9ad9d6 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * tgRecipe.c--
+ * tgRecipe.c
  *     Tioga recipe-related definitions
  *     these functions can be used in both the frontend and the
  *     backend
@@ -11,7 +11,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/tioga/Attic/tgRecipe.c,v 1.10 1998/09/01 04:32:20 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/tioga/Attic/tgRecipe.c,v 1.11 1999/02/13 23:18:53 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b344bbaba9841436a994d998fce3154d4cb3bfaf..70ed561c0ec36d259e37e9286e5b867eb0540d9f 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * tgRecipe.h--
+ * tgRecipe.h
  *     Tioga recipe-related definitions and declarations
  *     these functions can be used in both the frontend and the
  *     backend
@@ -11,7 +11,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: tgRecipe.h,v 1.7 1998/09/01 04:32:21 momjian Exp $
+ * $Id: tgRecipe.h,v 1.8 1999/02/13 23:18:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -114,7 +114,7 @@ typedef struct _tgrecipe
 {
    TgElement   elmValue;       /* "inherits" TgElement attributes. */
    Arr_TgNodePtr *allNodes;    /* array of all nodes for this recipe. */
-   Arr_TgNodePtr *rootNodes;   /* array of root nodes for this recipe. --
+   Arr_TgNodePtr *rootNodes;   /* array of root nodes for this recipe. 
                                 * root nodes are nodes with no parents */
    Arr_TgNodePtr *eyes;        /* array of pointers for the browser nodes
                                 * recipe, execution of recipe starts by
index 5e862ea6efda0bd03de32c3646ec12c6a4151d8e..2f3d45411a1442616e5f4e1bedf2d353e4b2a839 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * acl.c--
+ * acl.c
  *   Basic access control list data structures manipulation routines.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/acl.c,v 1.32 1999/02/03 21:17:24 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/acl.c,v 1.33 1999/02/13 23:18:58 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 4cf840cfa90406d00c66ff3bd53cf323ef3fa8ef..a4f1842e5f9362ed0642054d269227eadfa779e1 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * arrayfuncs.c--
+ * arrayfuncs.c
  *   Special functions for arrays.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/arrayfuncs.c,v 1.37 1999/02/03 21:17:26 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/arrayfuncs.c,v 1.38 1999/02/13 23:19:00 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -244,7 +244,7 @@ array_in(char *string,          /* input array in external form */
 }
 
 /*-----------------------------------------------------------------------------
- * _ArrayCount --
+ * _ArrayCount 
  *  Counts the number of dimensions and the *dim array for an array string.
  *      The syntax for array input is C-like nested curly braces
  *-----------------------------------------------------------------------------
index a4253f983fc354e383f4c67834666fc35e71bd1e..a0fe502895aa7721f63b7863a902a45bc32a242b 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * arrayutils.c--
+ * arrayutils.c
  *   This file contains some support routines required for array functions.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/arrayutils.c,v 1.6 1998/09/01 03:25:47 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/arrayutils.c,v 1.7 1999/02/13 23:19:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 822d4cfad9e027fa5b5ce62149b1f0364f7cc754..57bb7c32721d093d304a2921dd433eabd225fadf 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * bool.c--
+ * bool.c
  *   Functions for the built-in type "bool".
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/bool.c,v 1.15 1998/09/01 03:25:48 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/bool.c,v 1.16 1999/02/13 23:19:04 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c5dbe3faecf9bd222e5a324ab00e9af7a93a65bd..2984555af022155b6cbd1e0aecc342594075c9dc 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * char.c--
+ * char.c
  *   Functions for the built-in type "char".
  *   Functions for the built-in type "cid".
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/char.c,v 1.20 1998/12/13 23:35:48 thomas Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/char.c,v 1.21 1999/02/13 23:19:05 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2f340f41ade99128fbdcd9caccbf0e8c1827e18c..eb692526f893cf41fd4d0c3b6d9ec4690cc803ce 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * chunk.c--
+ * chunk.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/chunk.c,v 1.18 1998/09/01 04:32:28 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/chunk.c,v 1.19 1999/02/13 23:19:06 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -115,7 +115,7 @@ _ChunkArray(int fd,
 }
 
 /*--------------------------------------------------------------------------
- * GetChunkSize --
+ * GetChunkSize 
  *       given an access pattern and array dimensionality etc, this program
  *     returns the dimensions of the chunk in "d"
  *-----------------------------------------------------------------------
@@ -160,7 +160,7 @@ GetChunkSize(FILE *fd,
 }
 
 /*-------------------------------------------------------------------------
- * _FindBestChunk --
+ * _FindBestChunk 
  *       This routine does most of the number crunching to compute the
  *       optimal chunk shape.
  * Called by GetChunkSize
@@ -213,7 +213,7 @@ _FindBestChunk(int size,
 }
 
 /*----------------------------------------------------------------------
- * get_next --
+ * get_next 
  *  Called by _GetBestChunk to get the next tuple in the lexicographic order
  *---------------------------------------------------------------------
  */
@@ -420,7 +420,7 @@ seek_and_read(int pos, int size, char *buff, int fp, int from)
 #endif  /* LOARRAY */
 
 /*----------------------------------------------------------------------------
- * _ReadChunkArray --
+ * _ReadChunkArray 
  *       returns the subarray specified bu the range indices "st" and "endp"
  *       from the chunked array stored in file "fp"
  *---------------------------------------------------------------------------
@@ -620,7 +620,7 @@ _ReadChunkArray(int *st,
 }
 
 /*------------------------------------------------------------------------
- * _ReadChunkArray1El --
+ * _ReadChunkArray1El 
  *      returns one element of the chunked array as specified by the index "st"
  *      the chunked file descriptor is "fp"
  *-------------------------------------------------------------------------
index 5d7a5968246e3dbf63bf72680b8c4d0094ba5a9e..7bb7fdf596c09006cdf5250dcfca6f2bdf4b5de2 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * date.c--
+ * date.c
  *   Utilities for the built-in type "AbsoluteTime" (defined in nabstime).
  *   Functions for the built-in type "RelativeTime".
  *   Functions for the built-in type "TimeInterval".
@@ -9,7 +9,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/date.c,v 1.28 1998/10/08 18:30:05 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/date.c,v 1.29 1999/02/13 23:19:07 momjian Exp $
  *
  * NOTES
  *  This code is actually (almost) unused.
index d369c7cf4da048d54dd3c413d9200a7911484b3a..658526678a19a6109cc3f89f655b4d3d3fd6a84c 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * datetime.c--
+ * datetime.c
  *   implements DATE and TIME data types specified in SQL-92 standard
  *
  * Copyright (c) 1994-5, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/datetime.c,v 1.27 1999/01/20 16:29:39 thomas Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/datetime.c,v 1.28 1999/02/13 23:19:08 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 5b8fad492bc113f26e6c91d6dcfd4bb256fd35c0..79a9d205ebdc261cb869b53eaaa4df4aacb4ec80 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * datum.c--
+ * datum.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/datum.c,v 1.11 1998/09/01 03:25:55 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/datum.c,v 1.12 1999/02/13 23:19:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f05bfc5a9e64c61f48f8bc87f79d9cdecc108e5d..a971e5006e271c194d62e9d09eedee03fc4319d7 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * dt.c--
+ * dt.c
  *   Functions for the built-in type "dt".
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/dt.c,v 1.64 1999/02/13 05:34:24 thomas Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/dt.c,v 1.65 1999/02/13 23:19:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3f40ece5e5ab3b157f59f444e6d14115342d8141..bb0621323231a8ba631ad3b0814cc8801331123e 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * filename.c--
+ * filename.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/filename.c,v 1.16 1998/09/01 03:25:58 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/filename.c,v 1.17 1999/02/13 23:19:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c9f4b0ee20054b31bd1567f7ed59f12e9a3325a3..cc45ea1860efd1d742614a7d5be1b398150fe0b8 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * float.c--
+ * float.c
  *   Functions for the built-in floating-point types.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/float.c,v 1.39 1999/01/24 00:12:59 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/float.c,v 1.40 1999/02/13 23:19:14 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3576e6d9edd985c6a0629dc38750efdde08cb8c9..63f6be0cadabeae2cdeac9d8ddd3e99e1bc72010 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * geo_ops.c--
+ * geo_ops.c
  *   2D geometric operations
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/geo_ops.c,v 1.39 1998/10/29 18:11:28 thomas Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/geo_ops.c,v 1.40 1999/02/13 23:19:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 9d011cdbb206164332b6f9c7cc811969ded26ea6..8b646903592ef1cfc9db5a4b547b612f32697992 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * geo-selfuncs.c--
+ * geo-selfuncs.c
  *   Selectivity routines registered in the operator catalog in the
  *   "oprrest" and "oprjoin" attributes.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/geo_selfuncs.c,v 1.6 1998/09/01 03:26:02 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/geo_selfuncs.c,v 1.7 1999/02/13 23:19:18 momjian Exp $
  *
  *     XXX These are totally bogus.
  *
index 2f03fd3f918f9beb82f0b248492712034edbeb28..910c3fa5116cf343defe6484fea32fa63af6d786 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * int.c--
+ * int.c
  *   Functions for the built-in integer types.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/int.c,v 1.19 1998/09/22 20:28:09 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/int.c,v 1.20 1999/02/13 23:19:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1b020225945db71c20dee9b19aa94a2d0fec6f49..e3506b2d91e2cb5be007dab96bfdd0596a978e6d 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * int8.c--
+ * int8.c
  *   Internal 64-bit integer operations
  *
  *-------------------------------------------------------------------------
index eb764e7c01a8753652554e2aec762074c5a8dd49..1b2b9cc1c5fa4eeab121f1373a39fa5208720324 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * like.c--
+ * like.c
  *   like expression handling code.
  *
  * Copyright (c) 1994, Regents of the University of California
@@ -111,7 +111,7 @@ textnlike(struct varlena * s, struct varlena * p)
 }
 
 
-/* $Revision: 1.20 $
+/* $Revision: 1.21 $
 ** "like.c" A first attempt at a LIKE operator for Postgres95.
 **
 ** Originally written by Rich $alz, mirror!rs, Wed Nov 26 19:03:17 EST 1986.
index c6c84357d7a8e2a9834a3ef52019b9d5db7e5410..d7651355cf39d876588aa6a3d500456346eb1a94 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * misc.c--
+ * misc.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/misc.c,v 1.15 1998/09/01 04:32:39 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/misc.c,v 1.16 1999/02/13 23:19:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b6147490be700c67d1fa01dfd218344a6b14c364..f4a0da818142efdeceb0c31590c03ed8a0caccd3 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * nabstime.c--
+ * nabstime.c
  *   parse almost any absolute date getdate(3) can (& some it can't)
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *   $Id: nabstime.c,v 1.51 1998/12/31 16:30:59 thomas Exp $
+ *   $Id: nabstime.c,v 1.52 1999/02/13 23:19:24 momjian Exp $
  *
  */
 #include 
index e4f02f77c0de03227e06a02b86c09fdb64201c08..d49eb9cb23c65b5f5610c41d224c08c4e0adf759 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * name.c--
+ * name.c
  *   Functions for the built-in type "name".
  * name replaces char16 and is carefully implemented so that it
  * is a string of length NAMEDATALEN.  DO NOT use hard-coded constants anywhere
@@ -11,7 +11,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/name.c,v 1.16 1998/10/08 18:30:11 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/name.c,v 1.17 1999/02/13 23:19:25 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 52d8cd0c17e7ce092b23479f8c13fc6fd971149e..fb383046d580a0e5d75c43bd6d1b1167b11ce9fd 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * not_in.c--
+ * not_in.c
  *   Executes the "not_in" operator for any data type
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/not_in.c,v 1.13 1998/09/01 04:32:41 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/not_in.c,v 1.14 1999/02/13 23:19:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 271863de381ac4e0bac8e4e15cd0950779a617a8..71d3af6060c672826c691890759bc48bb9cc62e1 100644 (file)
@@ -1,11 +1,11 @@
 /* ----------
- * numeric.c -
+ * numeric.c
  *
  * An exact numeric data type for the Postgres database system
  *
  * 1998 Jan Wieck
  *
- * $Header: /cvsroot/pgsql/src/backend/utils/adt/numeric.c,v 1.9 1999/01/05 11:10:45 wieck Exp $
+ * $Header: /cvsroot/pgsql/src/backend/utils/adt/numeric.c,v 1.10 1999/02/13 23:19:28 momjian Exp $
  *
  * ----------
  */
index 1cd1184f1c319fcb26b9ac6425b558b36f29390d..19a0f2d385b18f7ba70cc8a59065e278c965b0ef 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * numutils.c--
+ * numutils.c
  *   utility functions for I/O of built-in numeric types.
  *
  *     integer:                itoa, ltoa
@@ -10,7 +10,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/numutils.c,v 1.28 1998/10/02 01:22:42 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/numutils.c,v 1.29 1999/02/13 23:19:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index bf5cbb5638061c6a5fb48b4c3ce4cd16a84f081b..74ae4eb63b5ac4f32f4c4ec4d02d2dd62db3c121 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * oid.c--
+ * oid.c
  *   Functions for the built-in type Oid.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/oid.c,v 1.21 1998/10/29 18:07:03 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/oid.c,v 1.22 1999/02/13 23:19:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index bb24dff2e8be87a3512a16a55ffcd039c59e3b44..f2f2ca8c00a963ae8d859def5f0623e19fd1f137 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * regexp.c--
+ * regexp.c
  *   regular expression handling code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/regexp.c,v 1.21 1999/02/03 21:17:28 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/regexp.c,v 1.22 1999/02/13 23:19:30 momjian Exp $
  *
  *     Alistair Crooks added the code for the regex caching
  *     agc - cached the regular expressions used - there's a good chance
index b6b237d51fa6b93a7fe4144059de0f4312d3f06a..a1c37279e2b3c97f7d5adc2abe011abb2d87516d 100644 (file)
@@ -1,13 +1,13 @@
  /*-------------------------------------------------------------------------
  *
- * regproc.c--
+ * regproc.c
  *   Functions for the built-in type "RegProcedure".
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/regproc.c,v 1.33 1998/11/27 19:52:22 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/regproc.c,v 1.34 1999/02/13 23:19:31 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 372c33547dc75d735c0487aa87007219d9f03bc1..b86ba4725c54bc465bc9d7168e4e9407152b19ce 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * selfuncs.c--
+ * selfuncs.c
  *   Selectivity functions for system catalogs and builtin types
  *
  *   These routines are registered in the operator catalog in the
@@ -12,7 +12,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/selfuncs.c,v 1.24 1999/02/05 17:47:29 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/selfuncs.c,v 1.25 1999/02/13 23:19:32 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 6553e73214c5f8eb9e4b3911e1f43444a9ddac01..94b6a1157bb3838ea13a6a77d49addaf9f7b819b 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * sets.c--
+ * sets.c
  *   Functions for sets, which are defined by queries.
  *   Example:   a set is defined as being the result of the query
  *         retrieve (X.all)
@@ -9,7 +9,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/sets.c,v 1.20 1998/12/15 12:46:34 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/Attic/sets.c,v 1.21 1999/02/13 23:19:33 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 82a192db8e5ef7971a74035436eae78832ff0af2..8de800ca24dac0856d78249e8653b3f9efbf9ebf 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * tid.c--
+ * tid.c
  *   Functions for the built-in type tuple id
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/tid.c,v 1.5 1998/02/26 04:37:22 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/tid.c,v 1.6 1999/02/13 23:19:34 momjian Exp $
  *
  * NOTES
  *   input routine largely stolen from boxin().
index 6413f488eb883314e60a2a497cf380ff700c0ff0..8a06e6f4fd0cd4ce3c9a755798ae9149d45cf0ab 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * varchar.c--
+ * varchar.c
  *   Functions for the built-in type char() and varchar().
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/varchar.c,v 1.42 1998/10/06 03:02:20 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/varchar.c,v 1.43 1999/02/13 23:19:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 27f808712af107ba87054f3e5cb948146d9925d1..12095816fa1992245aa45de7701e12a7f07dd2f9 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * varlena.c--
+ * varlena.c
  *   Functions for the variable-length built-in types.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/adt/varlena.c,v 1.46 1998/12/13 23:35:48 thomas Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/adt/varlena.c,v 1.47 1999/02/13 23:19:36 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f12723e0e17fef2d65ec3c06dd7894cc12c74517..3fdca40f862839248618f07243de4ad0a22c5ba1 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * version.c--
+ * version.c
  *  Returns the version string
  *
  * IDENTIFICATION
  *
- * $Header: /cvsroot/pgsql/src/backend/utils/adt/version.c,v 1.4 1998/10/12 05:09:55 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/backend/utils/adt/version.c,v 1.5 1999/02/13 23:19:36 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 0c682918ab23616adde9e8a676ace140ce88a59d..1edc7300993768a859bc6a34534ff182f9b38f8e 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * catcache.c--
+ * catcache.c
  *   System catalog cache for tuples matching a key.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/cache/catcache.c,v 1.38 1999/02/03 21:17:30 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/cache/catcache.c,v 1.39 1999/02/13 23:19:39 momjian Exp $
  *
  * Notes:
  *     XXX This needs to use exception.h to handle recovery when
@@ -277,7 +277,7 @@ CatalogCacheSetId(CatCache *cacheInOutP, int id)
 #endif
 
 /* ----------------
- * comphash --
+ * comphash 
  *     Compute a hash value, somehow.
  *
  * XXX explain algorithm here.
index 5aa6393d96de949248a2d9fee0132a1d0cbd6daf..12ab4d883fc148369a6ca9993e0857274a3c4313 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * fcache.c--
+ * fcache.c
  *   Code for the 'function cache' used in Oper and Func nodes....
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/cache/Attic/fcache.c,v 1.20 1999/02/03 21:17:31 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/cache/Attic/fcache.c,v 1.21 1999/02/13 23:19:40 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7c0d5363e394c58f1be26f62fa44786bb9929dfb..d1b46fd5e10743d8e911e85bbb95bb47f7aad9e6 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * inval.c--
+ * inval.c
  *   POSTGRES cache invalidation dispatcher code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/cache/inval.c,v 1.20 1999/02/03 21:17:32 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/cache/inval.c,v 1.21 1999/02/13 23:19:41 momjian Exp $
  *
  * Note - this code is real crufty...
  *
@@ -90,7 +90,7 @@ Oid           MyAMOPRelationId = InvalidOid;
  */
 
 /* --------------------------------
- *     InvalidationEntryAllocate--
+ *     InvalidationEntryAllocate
  *             Allocates an invalidation entry.
  * --------------------------------
  */
@@ -106,7 +106,7 @@ InvalidationEntryAllocate(uint16 size)
 }
 
 /* --------------------------------
- *     LocalInvalidRegister --
+ *     LocalInvalidRegister 
  *        Returns a new local cache invalidation state containing a new entry.
  * --------------------------------
  */
@@ -123,7 +123,7 @@ LocalInvalidRegister(LocalInvalid invalid,
 }
 
 /* --------------------------------
- *     LocalInvalidInvalidate--
+ *     LocalInvalidInvalidate
  *             Processes, then frees all entries in a local cache
  *             invalidation state.
  * --------------------------------
@@ -504,7 +504,7 @@ InitLocalInvalidateData()
 
 
 /*
- * DiscardInvalid --
+ * DiscardInvalid 
  *     Causes the invalidated cache state to be discarded.
  *
  * Note:
@@ -527,7 +527,7 @@ DiscardInvalid()
 }
 
 /*
- * RegisterInvalid --
+ * RegisterInvalid 
  *     Causes registration of invalidated state with other backends iff true.
  *
  * Note:
@@ -559,7 +559,7 @@ RegisterInvalid(bool send)
 }
 
 /*
- * RelationIdInvalidateHeapTuple --
+ * RelationIdInvalidateHeapTuple 
  *     Causes the given tuple in a relation to be invalidated.
  *
  * Note:
index 1acdab4af75f53f424eee3adf6c55b93d6ca7347..335d98915e9a6f2353015ecd8dd621cefb84b9a9 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * lsyscache.c--
+ * lsyscache.c
  *   Routines to access information within system caches
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/cache/lsyscache.c,v 1.23 1999/02/03 21:17:33 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/cache/lsyscache.c,v 1.24 1999/02/13 23:19:42 momjian Exp $
  *
  * NOTES
  *   Eventually, the index information should go through here, too.
@@ -253,7 +253,7 @@ op_mergejoinable(Oid opno, Oid ltype, Oid rtype, Oid *leftOp, Oid *rightOp)
 }
 
 /*
- * op_hashjoinable--
+ * op_hashjoinable
  *
  * Returns the hash operator corresponding to a hashjoinable operator,
  * or nil if the operator is not hashjoinable.
index 7b74fd08b7333b2da178e654f823ad7f43a0fe67..0603f675520ce9e5a105bebc05d6ff942190f620 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * rel.c--
+ * rel.c
  *   POSTGRES relation descriptor code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/cache/Attic/rel.c,v 1.3 1997/09/08 21:48:53 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/cache/Attic/rel.c,v 1.4 1999/02/13 23:19:43 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -29,7 +29,7 @@
  */
 
 /*
- * RelationGetIndexStrategy --
+ * RelationGetIndexStrategy 
  *     Returns index strategy for a relation.
  *
  * Note:
@@ -43,7 +43,7 @@ RelationGetIndexStrategy(Relation relation)
 }
 
 /*
- * RelationSetIndexSupport --
+ * RelationSetIndexSupport 
  *     Sets index strategy and support info for a relation.
  *
  * Note:
index dbad63334c2d1eb1cdd09d20211e7290d72737b7..c9d008a055ef96c8b810bf99dcdc8e505c686f36 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * relcache.c--
+ * relcache.c
  *   POSTGRES relation descriptor cache code
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/cache/relcache.c,v 1.57 1999/02/03 21:17:34 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/cache/relcache.c,v 1.58 1999/02/13 23:19:44 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index fe4e4c59c8823681f37bb67fd800b30003e64379..bd583ac0ce6728a1d5b06ed79430c88a697f10c2 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * syscache.c--
+ * syscache.c
  *   System cache management routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/cache/syscache.c,v 1.23 1999/02/03 21:17:35 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/cache/syscache.c,v 1.24 1999/02/13 23:19:45 momjian Exp $
  *
  * NOTES
  *   These routines allow the parser/planner/executor to perform
@@ -392,7 +392,7 @@ static int32 SysCacheSize = lengthof(cacheinfo);
 
 
 /*
- * zerocaches--
+ * zerocaches
  *
  *   Make sure the SysCache structure is zero'd.
  */
@@ -439,7 +439,7 @@ InitCatalogCache()
 }
 
 /*
- * SearchSysCacheTupleCopy--
+ * SearchSysCacheTupleCopy
  *
  * THis is like SearchSysCacheTuple, except it returns a copy of the tuple
  * that the user is required to pfree().
@@ -462,7 +462,7 @@ SearchSysCacheTupleCopy(int cacheId,    /* cache selection code */
 
 
 /*
- * SearchSysCacheTuple--
+ * SearchSysCacheTuple
  *
  * A layer on top of SearchSysCache that does the initialization and
  * key-setting for you.
@@ -519,7 +519,7 @@ SearchSysCacheTuple(int cacheId,/* cache selection code */
 }
 
 /*
- * SearchSysCacheStruct--
+ * SearchSysCacheStruct
  *   Fills 's' with the information retrieved by calling SearchSysCache()
  *   with arguments key1...key4.  Retrieves only the portion of the tuple
  *   which is not variable-length.
@@ -553,7 +553,7 @@ SearchSysCacheStruct(int cacheId,       /* cache selection code */
 
 
 /*
- * SearchSysCacheGetAttribute--
+ * SearchSysCacheGetAttribute
  *   Returns the attribute corresponding to 'attributeNumber' for
  *   a given cached tuple.
  *
@@ -647,7 +647,7 @@ SearchSysCacheGetAttribute(int cacheId,
 }
 
 /*
- * TypeDefaultRetrieve--
+ * TypeDefaultRetrieve
  *
  *   Given a type OID, return the typdefault field associated with that
  *   type.  The typdefault is returned as the car of a dotted pair which
index 99c75dbe5439e465979b0a2184d7d43bfb24fb52..60c949fa43435f755c7d362d54240b274866766b 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * temprel.c--
+ * temprel.c
  *   POSTGRES temporary relation handling
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/cache/Attic/temprel.c,v 1.1 1999/02/02 03:45:03 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/cache/Attic/temprel.c,v 1.2 1999/02/13 23:19:45 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 5f3312d9eafb8e28a153ea79234235727818346a..794b59bd7b2aa01a9444b24e139a2d900e308268 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * assert.c--
+ * assert.c
  *   Assert code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/error/assert.c,v 1.12 1998/09/01 04:33:05 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/error/assert.c,v 1.13 1999/02/13 23:19:47 momjian Exp $
  *
  * NOTE
  *   This should eventually work with elog(), dlog(), etc.
index 473fc06c3e11cfb667024c9646b9a7bfb8312532..5909bedec05bd4510d0d0097b9570a5cadd3e415 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * elog.c--
+ * elog.c
  *   error logger
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/error/elog.c,v 1.38 1999/01/23 22:27:29 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/error/elog.c,v 1.39 1999/02/13 23:19:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -53,7 +53,7 @@ static int    Err_file = -1;
 static int ElogDebugIndentLevel = 0;
 
 /*
- * elog --
+ * elog 
  *     Old error logging function.
  */
 void
@@ -165,7 +165,7 @@ elog(int lev, const char *fmt,...)
     * front-end program, write to it first.  This is important because
     * there's a bug in the socket code on ultrix.  If the front end has
     * gone away (so the channel to it has been closed at the other end),
-    * then writing here can cause this backend to exit without warning --
+    * then writing here can cause this backend to exit without warning 
     * that is, write() does an exit(). In this case, our only hope of
     * finding out what's going on is if Err_file was set to some disk
     * log.  This is a major pain.
index 5fc7b2188ae7bc4d54d05fb283e5af2c6acc60ff..aa556a624717ba7b5a58a3ea66846bd520c70b50 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * exc.c--
+ * exc.c
  *   POSTGRES exception handling code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/error/Attic/exc.c,v 1.23 1998/09/01 04:33:08 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/error/Attic/exc.c,v 1.24 1999/02/13 23:19:48 momjian Exp $
  *
  * NOTE
  *   XXX this code needs improvement--check for state violations and
@@ -48,7 +48,7 @@ extern char *ProgramName;
  */
 
 /*
- * EnableExceptionHandling --
+ * EnableExceptionHandling 
  *     Enables/disables the exception handling system.
  *
  * Note:
index f956c42af01a29a289916874a95d17bfe3ebf48a..c780ad79531902ffcc32669275e39290bbd55532 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * excabort.c--
+ * excabort.c
  *   Default exception abort code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/error/Attic/excabort.c,v 1.5 1998/05/29 17:00:16 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/error/Attic/excabort.c,v 1.6 1999/02/13 23:19:48 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b75a6f46b028a3d72239b2dbdf2d358c9cd0b87a..bc92609e2b46efb18e562f08de1102a1449caae4 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * excid.c--
+ * excid.c
  *   POSTGRES known exception identifier code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/error/Attic/excid.c,v 1.4 1997/09/08 02:31:31 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/error/Attic/excid.c,v 1.5 1999/02/13 23:19:48 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 
 
 /*
- * FailedAssertion --
+ * FailedAssertion 
  *     Indicates an Assert(...) failed.
  */
 Exception  FailedAssertion = {"Failed Assertion"};
 
 /*
- * BadState --
+ * BadState 
  *     Indicates a function call request is inconsistent with module state.
  */
 Exception  BadState = {"Bad State for Function Call"};
 
 /*
- * BadArg --
+ * BadArg 
  *     Indicates a function call argument or arguments is out-of-bounds.
  */
 Exception  BadArg = {"Bad Argument to Function Call"};
@@ -44,19 +44,19 @@ Exception   BadArg = {"Bad Argument to Function Call"};
  *****************************************************************************/
 
 /*
- * BadAllocSize --
+ * BadAllocSize 
  *     Indicates that an allocation request is of unreasonable size.
  */
 Exception  BadAllocSize = {"Too Large Allocation Request"};
 
 /*
- * ExhaustedMemory --
+ * ExhaustedMemory 
  *     Indicates an dynamic memory allocation failed.
  */
 Exception  ExhaustedMemory = {"Memory Allocation Failed"};
 
 /*
- * Unimplemented --
+ * Unimplemented 
  *     Indicates a function call request requires unimplemented code.
  */
 Exception  Unimplemented = {"Unimplemented Functionality"};
index 4cb92670be40dabd543919ce93212cd5c973820b..dcc27cec0241a201dee3a1e892bfb90711339116 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * format.c--
+ * format.c
  *   a wrapper around code that does what vsprintf does.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/error/Attic/format.c,v 1.9 1999/01/17 03:04:52 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/error/Attic/format.c,v 1.10 1999/02/13 23:19:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3c2fd6c6e56c47737465a792f5682b4182407c11..fd49fbe5af89f09fe71b7e83171bd1e1cb2c5781 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * dfmgr.c--
+ * dfmgr.c
  *   Dynamic function manager code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/fmgr/dfmgr.c,v 1.22 1999/02/07 22:06:01 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/fmgr/dfmgr.c,v 1.23 1999/02/13 23:19:51 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2b9f5bbb346e5455faadffd1e53beb60fd208ace..2e663657b6b8fd4b86aca82b83c6472941280f4c 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * fmgr.c--
+ * fmgr.c
  *   Interface routines for the table-driven function manager.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/fmgr/fmgr.c,v 1.21 1999/02/03 21:17:35 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/fmgr/fmgr.c,v 1.22 1999/02/13 23:19:52 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f396973634c077a86a1e873cdd0a9da80cb40a21..f41b322189e4ad349ef0b6038742c9d1c5a1b51a 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * dynahash.c--
+ * dynahash.c
  *   dynamic hashing
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/hash/dynahash.c,v 1.17 1999/02/03 21:17:38 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/hash/dynahash.c,v 1.18 1999/02/13 23:19:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3f3549b1656750e07af6aaf27d33a127dc86b1a0..34f0966b8a7ecc44700fe7d226a85f692a6a4b86 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * hashfn.c--
+ * hashfn.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/hash/hashfn.c,v 1.8 1998/09/01 03:26:47 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/hash/hashfn.c,v 1.9 1999/02/13 23:19:56 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 06a2d47455ffe19c85dabf7cc5046c5944f62ce8..b772ba0d105afb1479f8bde8029f03afe06a4a38 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * enbl.c--
+ * enbl.c
  *   POSTGRES module enable and disable support code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/init/Attic/enbl.c,v 1.5 1999/02/02 03:45:04 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/init/Attic/enbl.c,v 1.6 1999/02/13 23:19:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -15,7 +15,7 @@
 #include "utils/module.h"      /* where the declarations go */
 
 /*
- * BypassEnable --
+ * BypassEnable 
  *     False iff enable/disable processing is required given on and "*countP."
  *
  * Note:
index eadb0b765953a9364ce6e15eb34231a0fccf1e44..ada3f65c4120e1058773a50d98a1fddc9f14a0cd 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * findbe.c --
+ * findbe.c 
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/init/Attic/findbe.c,v 1.12 1998/09/01 04:33:14 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/init/Attic/findbe.c,v 1.13 1999/02/13 23:20:00 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2c7e3999dcb5df73c6069bdc03cb10245473b77e..23d63748cfb1b5b3fd56de28ee83eba54e4a71d1 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * globals.c--
+ * globals.c
  *   global variable declarations
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/init/globals.c,v 1.26 1998/10/16 06:05:16 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/init/globals.c,v 1.27 1999/02/13 23:20:00 momjian Exp $
  *
  * NOTES
  *   Globals used all over the place should be declared here and not
index 0f10549285bbfb2113bffc5c25588443a9bff363..640b16beb26453112686b18a2e590799e6308584 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * miscinit.c--
+ * miscinit.c
  *   miscellanious initialization support stuff
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/init/miscinit.c,v 1.25 1999/01/17 06:18:54 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/init/miscinit.c,v 1.26 1999/02/13 23:20:01 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -39,7 +39,7 @@
 #include "storage/fd.h"            /* for O_ */
 
 /*
- * EnableAbortEnvVarName --
+ * EnableAbortEnvVarName 
  *     Enables system abort iff set to a non-empty string in environment.
  */
 #define EnableAbortEnvVarName  "POSTGRESABORT"
@@ -68,7 +68,7 @@ unsigned char RecodeBackTable[128];
  */
 
 /*
- * ExitPostgres --
+ * ExitPostgres 
  *     Exit POSTGRES with a status code.
  *
  * Note:
@@ -88,7 +88,7 @@ ExitPostgres(ExitStatus status)
 }
 
 /*
- * AbortPostgres --
+ * AbortPostgres 
  *     Abort POSTGRES dumping core.
  *
  * Note:
@@ -148,7 +148,7 @@ static ProcessingMode Mode = NoProcessing;
 
 #ifdef NOT_USED
 /*
- * IsNoProcessingMode --
+ * IsNoProcessingMode 
  *     True iff processing mode is NoProcessing.
  */
 bool
@@ -159,7 +159,7 @@ IsNoProcessingMode()
 #endif
 
 /*
- * IsBootstrapProcessingMode --
+ * IsBootstrapProcessingMode 
  *     True iff processing mode is BootstrapProcessing.
  */
 bool
@@ -169,7 +169,7 @@ IsBootstrapProcessingMode()
 }
 
 /*
- * IsInitProcessingMode --
+ * IsInitProcessingMode 
  *     True iff processing mode is InitProcessing.
  */
 bool
@@ -179,7 +179,7 @@ IsInitProcessingMode()
 }
 
 /*
- * IsNormalProcessingMode --
+ * IsNormalProcessingMode 
  *     True iff processing mode is NormalProcessing.
  */
 bool
@@ -189,7 +189,7 @@ IsNormalProcessingMode()
 }
 
 /*
- * SetProcessingMode --
+ * SetProcessingMode 
  *     Sets mode of processing as specified.
  *
  * Exceptions:
index c23dd15bce109afa30e328114b4303cb22be727f..5f94168334c8dad70a57f0626ecf4b2bf742c2c7 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * postinit.c--
+ * postinit.c
  *   postgres initialization utilities
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/init/postinit.c,v 1.36 1999/01/17 06:18:55 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/init/postinit.c,v 1.37 1999/02/13 23:20:02 momjian Exp $
  *
  * NOTES
  *     InitPostgres() is the function called from PostgresMain
@@ -143,7 +143,7 @@ InitMyDatabaseInfo(char *name)
 
 
 /*
- * DoChdirAndInitDatabaseNameAndPath --
+ * DoChdirAndInitDatabaseNameAndPath 
  *     Set current directory to the database directory for the database
  *     named .
  *     Also set global variables DatabasePath and DatabaseName to those
@@ -415,7 +415,7 @@ InitStdio()
 }
 
 /* --------------------------------
- * InitPostgres --
+ * InitPostgres 
  *     Initialize POSTGRES.
  *
  * Note:
index dadf6a8173c121c2efe939ca04701244144b7d17..d72ebd347b53f3587cce61da12529ea9365c72a5 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * database.c--
+ * database.c
  *   miscellanious initialization support stuff
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/misc/Attic/database.c,v 1.22 1999/01/17 06:18:58 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/misc/Attic/database.c,v 1.23 1999/02/13 23:20:03 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3e57e87bee6598193b01eebd3d25d228a38590a3..f59ac97392703659f956afc5c60c5cf27f69ad92 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * superuser.c--
+ * superuser.c
  *
  *   The superuser() function.  Determines if user has superuser privilege.
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/misc/superuser.c,v 1.7 1998/09/01 04:33:32 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/misc/superuser.c,v 1.8 1999/02/13 23:20:06 momjian Exp $
  *
  * DESCRIPTION
  *   See superuser().
index 5417243a8dde7bb7a46418da0daf12a014857239..a9c4390a1756e6d43153a62f4b8a5c2696eed34e 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * trace.c--
+ * trace.c
  *
  *   Conditional trace ans logging functions.
  *
index 739bd998971f825015200648022624b4d76b517d..de364bcf90addf3b969f72bfaf0478a46495eb92 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * aset.c--
+ * aset.c
  *   Allocation set definitions.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/mmgr/aset.c,v 1.13 1999/02/07 13:37:56 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/mmgr/aset.c,v 1.14 1999/02/13 23:20:09 momjian Exp $
  *
  * NOTE:
  * This is a new (Feb. 05, 1999) implementation of the allocation set
@@ -88,7 +88,7 @@ AllocSetFreeIndex(Size size)
  */
 
 /*
- * AllocSetInit --
+ * AllocSetInit 
  *     Initializes given allocation set.
  *
  * Note:
@@ -116,7 +116,7 @@ AllocSetInit(AllocSet set, AllocMode mode, Size limit)
 
 
 /*
- * AllocSetReset --
+ * AllocSetReset 
  *     Frees memory which is allocated in the given set.
  *
  * Exceptions:
@@ -141,7 +141,7 @@ AllocSetReset(AllocSet set)
 }
 
 /*
- * AllocSetContains --
+ * AllocSetContains 
  *     True iff allocation set contains given allocation element.
  *
  * Exceptions:
@@ -158,7 +158,7 @@ AllocSetContains(AllocSet set, AllocPointer pointer)
 }
 
 /*
- * AllocSetAlloc --
+ * AllocSetAlloc 
  *     Returns pointer to allocated memory of given size; memory is added
  *     to the set.
  *
@@ -273,7 +273,7 @@ AllocSetAlloc(AllocSet set, Size size)
 }
 
 /*
- * AllocSetFree --
+ * AllocSetFree 
  *     Frees allocated memory; memory is removed from the set.
  *
  * Exceptions:
@@ -299,7 +299,7 @@ AllocSetFree(AllocSet set, AllocPointer pointer)
 }
 
 /*
- * AllocSetRealloc --
+ * AllocSetRealloc 
  *     Returns new pointer to allocated memory of given size; this memory
  *     is added to the set.  Memory associated with given pointer is copied
  *     into the new memory, and the old memory is freed.
@@ -342,7 +342,7 @@ AllocSetRealloc(AllocSet set, AllocPointer pointer, Size size)
 }
 
 /*
- * AllocSetDump --
+ * AllocSetDump 
  *     Displays allocated set.
  */
 void
index f0e2ee06f7a5ea355e2a934c16275e7f9c2df16a..df4725430110d633bfa74957190e98bbe1fcba66 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * mcxt.c--
+ * mcxt.c
  *   POSTGRES memory context code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/mmgr/mcxt.c,v 1.11 1999/02/06 16:50:26 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/mmgr/mcxt.c,v 1.12 1999/02/13 23:20:10 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -54,7 +54,7 @@ static OrderedSetData ActiveGlobalMemorySetData;      /* uninitialized */
 #define PSIZESPACE(LEN) ((LEN) + sizeof (int32))
 
 /*
- * AllocSizeIsValid --
+ * AllocSizeIsValid 
  *     True iff 0 < size and size <= MaxAllocSize.
  */
 #define AllocSizeIsValid(size) (0 < (size) && (size) <= MaxAllocSize)
@@ -64,7 +64,7 @@ static OrderedSetData ActiveGlobalMemorySetData;      /* uninitialized */
  *****************************************************************************/
 
 /*
- * CurrentMemoryContext --
+ * CurrentMemoryContext 
  *     Memory context for general global allocations.
  */
 MemoryContext CurrentMemoryContext = NULL;
@@ -113,7 +113,7 @@ static struct GlobalMemoryData TopGlobalMemoryData = {
 };
 
 /*
- * TopMemoryContext --
+ * TopMemoryContext 
  *     Memory context for general global allocations.
  *
  * Note:
@@ -131,7 +131,7 @@ MemoryContext TopMemoryContext = (MemoryContext) &TopGlobalMemoryData;
  */
 
 /*
- * EnableMemoryContext --
+ * EnableMemoryContext 
  *     Enables/disables memory management and global contexts.
  *
  * Note:
@@ -207,7 +207,7 @@ EnableMemoryContext(bool on)
 }
 
 /*
- * MemoryContextAlloc --
+ * MemoryContextAlloc 
  *     Returns pointer to aligned allocated memory in the given context.
  *
  * Note:
@@ -231,7 +231,7 @@ MemoryContextAlloc(MemoryContext context, Size size)
 }
 
 /*
- * MemoryContextFree --
+ * MemoryContextFree 
  *     Frees allocated memory referenced by pointer in the given context.
  *
  * Note:
@@ -252,7 +252,7 @@ MemoryContextFree(MemoryContext context, Pointer pointer)
 }
 
 /*
- * MemoryContextRelloc --
+ * MemoryContextRelloc 
  *     Returns pointer to aligned allocated memory in the given context.
  *
  * Note:
@@ -278,7 +278,7 @@ MemoryContextRealloc(MemoryContext context,
 }
 
 /*
- * MemoryContextGetName --
+ * MemoryContextGetName 
  *     Returns pointer to aligned allocated memory in the given context.
  *
  * Note:
@@ -301,7 +301,7 @@ MemoryContextGetName(MemoryContext context)
 #endif
 
 /*
- * PointerGetAllocSize --
+ * PointerGetAllocSize 
  *     Returns size of aligned allocated memory given pointer to it.
  *
  * Note:
@@ -324,7 +324,7 @@ PointerGetAllocSize(Pointer pointer)
 #endif
 
 /*
- * MemoryContextSwitchTo --
+ * MemoryContextSwitchTo 
  *     Returns the current context; installs the given context.
  *
  * Note:
@@ -351,7 +351,7 @@ MemoryContextSwitchTo(MemoryContext context)
  * External Functions
  */
 /*
- * CreateGlobalMemory --
+ * CreateGlobalMemory 
  *     Returns new global memory context.
  *
  * Note:
@@ -385,7 +385,7 @@ CreateGlobalMemory(char *name)  /* XXX MemoryContextName */
 }
 
 /*
- * GlobalMemoryDestroy --
+ * GlobalMemoryDestroy 
  *     Destroys given global memory context.
  *
  * Exceptions:
@@ -413,7 +413,7 @@ GlobalMemoryDestroy(GlobalMemory context)
  *****************************************************************************/
 
 /*
- * GlobalMemoryAlloc --
+ * GlobalMemoryAlloc 
  *     Returns pointer to aligned space in the global context.
  *
  * Exceptions:
@@ -426,7 +426,7 @@ GlobalMemoryAlloc(GlobalMemory this, Size size)
 }
 
 /*
- * GlobalMemoryFree --
+ * GlobalMemoryFree 
  *     Frees allocated memory in the global context.
  *
  * Exceptions:
@@ -441,7 +441,7 @@ GlobalMemoryFree(GlobalMemory this,
 }
 
 /*
- * GlobalMemoryRealloc --
+ * GlobalMemoryRealloc 
  *     Returns pointer to aligned space in the global context.
  *
  * Note:
@@ -461,7 +461,7 @@ GlobalMemoryRealloc(GlobalMemory this,
 }
 
 /*
- * GlobalMemoryGetName --
+ * GlobalMemoryGetName 
  *     Returns name string for context.
  *
  * Exceptions:
@@ -474,7 +474,7 @@ GlobalMemoryGetName(GlobalMemory this)
 }
 
 /*
- * GlobalMemoryDump --
+ * GlobalMemoryDump 
  *     Dumps global memory context for debugging.
  *
  * Exceptions:
@@ -499,7 +499,7 @@ GlobalMemoryDump(GlobalMemory this)
 }
 
 /*
- * DumpGlobalMemories --
+ * DumpGlobalMemories 
  *     Dumps all global memory contexts for debugging.
  *
  * Exceptions:
index a076bc08118aad1cf418b40202be02704d3080b8..493197e8ea950a63e8788c42585f1114ca89e8fb 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * oset.c--
+ * oset.c
  *   Fixed format ordered set definitions.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/mmgr/Attic/oset.c,v 1.10 1999/01/17 03:04:53 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/mmgr/Attic/oset.c,v 1.11 1999/02/13 23:20:10 momjian Exp $
  *
  * NOTE
  *   XXX This is a preliminary implementation which lacks fail-fast
@@ -24,7 +24,7 @@ static void OrderedElemPush(OrderedElem elem);
 static void OrderedElemPushHead(OrderedElem elem);
 
 /*
- * OrderedElemGetBase --
+ * OrderedElemGetBase 
  *     Returns base of enclosing structure.
  */
 static Pointer
@@ -37,7 +37,7 @@ OrderedElemGetBase(OrderedElem elem)
 }
 
 /*
- * OrderedSetInit --
+ * OrderedSetInit 
  */
 void
 OrderedSetInit(OrderedSet set, Offset offset)
@@ -49,7 +49,7 @@ OrderedSetInit(OrderedSet set, Offset offset)
 }
 
 /*
- * OrderedSetContains --
+ * OrderedSetContains 
  *     True iff ordered set contains given element.
  */
 bool
@@ -59,7 +59,7 @@ OrderedSetContains(OrderedSet set, OrderedElem elem)
 }
 
 /*
- * OrderedSetGetHead --
+ * OrderedSetGetHead 
  */
 Pointer
 OrderedSetGetHead(OrderedSet set)
@@ -73,7 +73,7 @@ OrderedSetGetHead(OrderedSet set)
 }
 
 /*
- * OrderedSetGetTail --
+ * OrderedSetGetTail 
  */
 #ifdef NOT_USED
 Pointer
@@ -90,7 +90,7 @@ OrderedSetGetTail(OrderedSet set)
 #endif
 
 /*
- * OrderedElemGetPredecessor --
+ * OrderedElemGetPredecessor 
  */
 Pointer
 OrderedElemGetPredecessor(OrderedElem elem)
@@ -102,7 +102,7 @@ OrderedElemGetPredecessor(OrderedElem elem)
 }
 
 /*
- * OrderedElemGetSuccessor --
+ * OrderedElemGetSuccessor 
  */
 Pointer
 OrderedElemGetSuccessor(OrderedElem elem)
@@ -114,7 +114,7 @@ OrderedElemGetSuccessor(OrderedElem elem)
 }
 
 /*
- * OrderedElemPop --
+ * OrderedElemPop 
  */
 void
 OrderedElemPop(OrderedElem elem)
@@ -127,7 +127,7 @@ OrderedElemPop(OrderedElem elem)
 }
 
 /*
- * OrderedElemPushInto --
+ * OrderedElemPushInto 
  */
 void
 OrderedElemPushInto(OrderedElem elem, OrderedSet set)
@@ -140,7 +140,7 @@ OrderedElemPushInto(OrderedElem elem, OrderedSet set)
 }
 
 /*
- * OrderedElemPush --
+ * OrderedElemPush 
  */
 static void
 OrderedElemPush(OrderedElem elem)
@@ -149,7 +149,7 @@ OrderedElemPush(OrderedElem elem)
 }
 
 /*
- * OrderedElemPushHead --
+ * OrderedElemPushHead 
  */
 static void
 OrderedElemPushHead(OrderedElem elem)
index ad4e506f2fa6ebb80097a039376ac452245d0b8c..2653401b2a97d90b152825aa024fd377db6f67c6 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * palloc.c--
+ * palloc.c
  *   POSTGRES memory allocator code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/mmgr/Attic/palloc.c,v 1.10 1999/02/06 16:50:27 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/mmgr/Attic/palloc.c,v 1.11 1999/02/13 23:20:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1aa456b943b95b4baa3bc8f0d046557eb95e05f0..4068b13467aab09fade239a6dd455d9c41435c71 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * portalmem.c--
+ * portalmem.c
  *   backend portal memory context management stuff
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/mmgr/portalmem.c,v 1.17 1999/02/06 16:50:28 wieck Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/mmgr/portalmem.c,v 1.18 1999/02/13 23:20:12 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -50,7 +50,7 @@
  *
  *     Here is an old comment taken from nodes/memnodes.h
  *
- * MemoryContext --
+ * MemoryContext 
  *     A logical context in which memory allocations occur.
  *
  * The types of memory contexts can be thought of as members of the
@@ -517,7 +517,7 @@ DumpPortals()
  * ----------------------------------------------------------------
  */
 /*
- * EnablePortalManager --
+ * EnablePortalManager 
  *     Enables/disables the portal management module.
  */
 void
@@ -579,7 +579,7 @@ EnablePortalManager(bool on)
 }
 
 /*
- * GetPortalByName --
+ * GetPortalByName 
  *     Returns a portal given a portal name; returns blank portal given
  * NULL; returns invalid portal if portal not found.
  *
@@ -606,7 +606,7 @@ GetPortalByName(char *name)
 }
 
 /*
- * BlankPortalAssignName --
+ * BlankPortalAssignName 
  *     Returns former blank portal as portal with given name.
  *
  * Side effect:
@@ -659,7 +659,7 @@ BlankPortalAssignName(char *name)       /* XXX PortalName */
 }
 
 /*
- * PortalSetQuery --
+ * PortalSetQuery 
  *     Attaches a "query" to portal.
  *
  * Exceptions:
@@ -686,7 +686,7 @@ PortalSetQuery(Portal portal,
 }
 
 /*
- * PortalGetQueryDesc --
+ * PortalGetQueryDesc 
  *     Returns query attached to portal.
  *
  * Exceptions:
@@ -703,7 +703,7 @@ PortalGetQueryDesc(Portal portal)
 }
 
 /*
- * PortalGetState --
+ * PortalGetState 
  *     Returns state attached to portal.
  *
  * Exceptions:
@@ -720,7 +720,7 @@ PortalGetState(Portal portal)
 }
 
 /*
- * CreatePortal --
+ * CreatePortal 
  *     Returns a new portal given a name.
  *
  * Note:
@@ -784,7 +784,7 @@ CreatePortal(char *name)        /* XXX PortalName */
 }
 
 /*
- * PortalDestroy --
+ * PortalDestroy 
  *     Destroys portal.
  *
  * Exceptions:
@@ -836,7 +836,7 @@ PortalDestroy(Portal *portalP)
 }
 
 /* ----------------
- *     PortalResetHeapMemory --
+ *     PortalResetHeapMemory 
  *             Resets portal's heap memory context.
  *
  * Someday, Reset, Start, and End can be optimized by keeping a global
@@ -873,7 +873,7 @@ PortalResetHeapMemory(Portal portal)
 }
 
 /*
- * StartPortalAllocMode --
+ * StartPortalAllocMode 
  *     Starts a new block of portal heap allocation using mode and limit;
  *     the current block is disabled until EndPortalAllocMode is called.
  *
@@ -912,7 +912,7 @@ StartPortalAllocMode(AllocMode mode, Size limit)
 }
 
 /*
- * EndPortalAllocMode --
+ * EndPortalAllocMode 
  *     Ends current block of portal heap allocation; previous block is
  *     reenabled.
  *
@@ -944,7 +944,7 @@ EndPortalAllocMode()
 }
 
 /*
- * PortalGetVariableMemory --
+ * PortalGetVariableMemory 
  *     Returns variable memory context for a given portal.
  *
  * Exceptions:
@@ -958,7 +958,7 @@ PortalGetVariableMemory(Portal portal)
 }
 
 /*
- * PortalGetHeapMemory --
+ * PortalGetHeapMemory 
  *     Returns heap memory context for a given portal.
  *
  * Exceptions:
@@ -972,7 +972,7 @@ PortalGetHeapMemory(Portal portal)
 }
 
 /*
- * PortalVariableMemoryGetPortal --
+ * PortalVariableMemoryGetPortal 
  *     Returns portal containing given variable memory context.
  *
  * Exceptions:
@@ -986,7 +986,7 @@ PortalVariableMemoryGetPortal(PortalVariableMemory context)
 }
 
 /*
- * PortalHeapMemoryGetPortal --
+ * PortalHeapMemoryGetPortal 
  *     Returns portal containing given heap memory context.
  *
  * Exceptions:
@@ -1000,7 +1000,7 @@ PortalHeapMemoryGetPortal(PortalHeapMemory context)
 }
 
 /*
- * PortalVariableMemoryGetHeapMemory --
+ * PortalVariableMemoryGetHeapMemory 
  *     Returns heap memory context associated with given variable memory.
  *
  * Exceptions:
@@ -1019,7 +1019,7 @@ PortalVariableMemoryGetHeapMemory(PortalVariableMemory context)
 #endif
 
 /*
- * PortalHeapMemoryGetVariableMemory --
+ * PortalHeapMemoryGetVariableMemory 
  *     Returns variable memory context associated with given heap memory.
  *
  * Exceptions:
index 40caaf3631e00fccc7e7ac3bdadec259daa567b5..230b0b0e9cc415bcb8630402874eb6cf366d2612 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * lselect.c--
+ * lselect.c
  *   leftist tree selection algorithm (linked priority queue--Knuth, Vol.3,
  *   pp.150-52)
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/sort/Attic/lselect.c,v 1.14 1998/09/01 03:27:11 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/sort/Attic/lselect.c,v 1.15 1999/02/13 23:20:15 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index abb1c579d243860491cffaf1558d5afeb00cdc77..53e01699ff615195348162226f08224cc33e8d74 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * psort.c--
+ * psort.c
  *   Polyphase merge sort.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- *   $Id: psort.c,v 1.49 1999/02/03 21:17:42 momjian Exp $
+ *   $Id: psort.c,v 1.50 1999/02/13 23:20:15 momjian Exp $
  *
  * NOTES
  *     Sorts the first relation into the second relation.
index 360027b1eb400777df5f91e8d2b2c6edd3acb81f..dd870538c102cb6d94d2061f3dfea7f298529d56 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * tqual.c--
+ * tqual.c
  *   POSTGRES "time" qualification code.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/backend/utils/time/tqual.c,v 1.24 1999/01/29 09:23:12 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/backend/utils/time/tqual.c,v 1.25 1999/02/13 23:20:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -59,7 +59,7 @@ setheapoverride(bool on)
  */
 
 /*
- * HeapTupleSatisfiesItself --
+ * HeapTupleSatisfiesItself 
  *     True iff heap tuple is valid for "itself."
  *     "{it}self" means valid as of everything that's happened
  *     in the current transaction, _including_ the current command.
@@ -144,7 +144,7 @@ HeapTupleSatisfiesItself(HeapTupleHeader tuple)
 }
 
 /*
- * HeapTupleSatisfiesNow --
+ * HeapTupleSatisfiesNow 
  *     True iff heap tuple is valid "now."
  *     "now" means valid including everything that's happened
  *      in the current transaction _up to, but not including,_
index 11b726efd2637bfe3e8d07387fd0200a53f0e99d..7cb1242e1dd82a05c4d94f62fffd3ba160343b59 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * common.c--
+ * common.c
  *   common routines between pg_dump and pg4_dump
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/bin/pg_dump/common.c,v 1.28 1998/12/13 23:41:32 thomas Exp $
+ *   $Header: /cvsroot/pgsql/src/bin/pg_dump/common.c,v 1.29 1999/02/13 23:20:22 momjian Exp $
  *
  * Modifications - 6/12/96 - [email protected] - version 1.13.dhb.2
  *
@@ -101,7 +101,7 @@ findOprByOid(OprInfo *oprinfo, int numOprs, const char *oid)
 
 
 /*
- * findParentsByOid --
+ * findParentsByOid 
  *   given the oid of a class, return the names of its parent classes
  * and assign the number of parents to the last argument.
  *
index 4ac2b852a34dcbe94a37f4b37385eae77d747995..b132be2a8000502a12a1d6414c27da9425de75c5 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pg_dump.c--
+ * pg_dump.c
  *   pg_dump is an utility for dumping out a postgres database
  * into a script file.
  *
@@ -21,7 +21,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_dump.c,v 1.101 1999/02/08 01:46:28 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_dump.c,v 1.102 1999/02/13 23:20:23 momjian Exp $
  *
  * Modifications - 6/10/96 - [email protected] - version 1.13.dhb
  *
@@ -2952,7 +2952,7 @@ dumpIndices(FILE *fout, IndInfo *indinfo, int numIndices,
 }
 
 /*
- * dumpTuples --
+ * dumpTuples 
  *   prints out the tuples in ASCII representation. The output is a valid
  *   input to COPY FROM stdin.
  *
index 4ab8cb0255246dd13e25294fcde71b2820949202..a6b16e0d6f4ae19768760c8d8c24b6aa702f1e1f 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_encoding.c--
+ * pg_encoding.c
  *
  *
  * Copyright (c) 1998, PostgreSQL development group
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/bin/pg_encoding/Attic/pg_encoding.c,v 1.2 1998/09/01 04:33:48 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/bin/pg_encoding/Attic/pg_encoding.c,v 1.3 1999/02/13 23:20:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ee2cb020a23f07663aa438f9ca8a2f53c2f51f9f..d14d653c60e1ef6c8ce664c9e635afb140baf82a 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pg_id.c--
+ * pg_id.c
  *   Print the user ID for the login name passed as argument,
  *   or the real user ID of the caller if no argument.  If the
  *   login name doesn't exist, print "NOUSER" and exit 1.
@@ -9,7 +9,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/bin/pg_id/Attic/pg_id.c,v 1.7 1999/01/17 06:19:10 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/bin/pg_id/Attic/pg_id.c,v 1.8 1999/02/13 23:20:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c2ef7491f79093a4b315b6002a80419e6b65dbeb..72ab87e1a8c5f7dc7eb592cc4007bdb6a7d78b0a 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_version.c--
+ * pg_version.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/bin/pg_version/Attic/pg_version.c,v 1.10 1998/09/01 03:27:25 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/bin/pg_version/Attic/pg_version.c,v 1.11 1999/02/13 23:20:32 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d121d28a14a679de72c58a7e7a4c1c9a3597118a..57b41589410136adbde1df7ecccea1fec4af27d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * pgtclAppInit.c --
+ * pgtclAppInit.c 
  *
  *     a skeletal Tcl_AppInit that provides pgtcl initialization
  *   to create a tclsh that can talk to pglite backends
@@ -30,7 +30,7 @@ int          *tclDummyMathPtr = (int *) matherr;
 /*
  *----------------------------------------------------------------------
  *
- * main --
+ * main 
  *
  *     This is the main program for the application.
  *
@@ -56,7 +56,7 @@ main(int argc, char **argv)
 /*
  *----------------------------------------------------------------------
  *
- * Tcl_AppInit --
+ * Tcl_AppInit 
  *
  *     This procedure performs application-specific initialization.
  *     Most applications, especially those that incorporate additional
index 0bf685bd1a3fa131b9224c1a2ef6b12c2ef3f09b..46af3ffaa9f14d47535607f494fbe13cd797effd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * pgtkAppInit.c --
+ * pgtkAppInit.c 
  *
  *     a skeletal Tcl_AppInit that provides pgtcl initialization
  *   to create a tclsh that can talk to pglite backends
@@ -29,7 +29,7 @@ int          *tclDummyMathPtr = (int *) matherr;
 /*
  *----------------------------------------------------------------------
  *
- * main --
+ * main 
  *
  *     This is the main program for the application.
  *
@@ -55,7 +55,7 @@ main(int argc, char **argv)
 /*
  *----------------------------------------------------------------------
  *
- * Tcl_AppInit --
+ * Tcl_AppInit 
  *
  *     This procedure performs application-specific initialization.
  *     Most applications, especially those that incorporate additional
index 88e3ea40062351a29775b03cf7c7e0f39bd55327..7d863a5e83141795c40bea43a41d727046367166 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * psql.c--
+ * psql.c
  *   an interactive front-end to postgreSQL
  *
  * Copyright (c) 1996, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/bin/psql/Attic/psql.c,v 1.169 1999/02/07 02:56:53 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/bin/psql/Attic/psql.c,v 1.170 1999/02/13 23:20:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 570f0226e344b1fc8a4230a7b79ae49ec3777d4c..9be1fdadd728da75396e3a45b574ef9b59dbb836 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * psqlHelp.h--
+ * psqlHelp.h
  *   Help for query language syntax
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: psqlHelp.h,v 1.58 1999/02/02 18:51:24 momjian Exp $
+ * $Id: psqlHelp.h,v 1.59 1999/02/13 23:20:40 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2149028a428c66c6ee87b2c649b2e89b7b994267..bf6bece7dab6520435ab00b977b2984844797301 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * stringutils.c--
+ * stringutils.c
  *   simple string manipulation routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/bin/psql/stringutils.c,v 1.15 1998/09/01 04:33:54 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/bin/psql/stringutils.c,v 1.16 1999/02/13 23:20:41 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index bdd3fa46415fe1f8acab41d17cf438c32d47786f..84c8c77777f4645e267ddb68825d5c893b5f1ab9 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * stringutils.h--
+ * stringutils.h
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: stringutils.h,v 1.7 1998/09/01 04:33:56 momjian Exp $
+ * $Id: stringutils.h,v 1.8 1999/02/13 23:20:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e85a1602624b564466b8e3b9bc2c229392d6f2bf..25e20f4909ec3867c786456697f0f57fdb580980 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * attnum.h--
+ * attnum.h
  *   POSTGRES attribute number definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: attnum.h,v 1.8 1998/09/01 04:34:03 momjian Exp $
+ * $Id: attnum.h,v 1.9 1999/02/13 23:20:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -26,21 +26,21 @@ typedef int16 AttrNumber;
  * ----------------
  */
 /*
- * AttributeNumberIsValid --
+ * AttributeNumberIsValid 
  *     True iff the attribute number is valid.
  */
 #define AttributeNumberIsValid(attributeNumber) \
    ((bool) ((attributeNumber) != InvalidAttrNumber))
 
 /*
- * AttrNumberIsForUserDefinedAttr --
+ * AttrNumberIsForUserDefinedAttr 
  *     True iff the attribute number corresponds to an user defined attribute.
  */
 #define AttrNumberIsForUserDefinedAttr(attributeNumber) \
    ((bool) ((attributeNumber) > 0))
 
 /*
- * AttrNumberGetAttrOffset --
+ * AttrNumberGetAttrOffset 
  *     Returns the attribute offset for an attribute number.
  *
  * Note:
@@ -53,7 +53,7 @@ typedef int16 AttrNumber;
 )
 
 /*
- * AttributeOffsetGetAttributeNumber --
+ * AttributeOffsetGetAttributeNumber 
  *     Returns the attribute number for an attribute offset.
  */
 #define AttrOffsetGetAttrNumber(attributeOffset) \
index d30dcc704f0dc4653d96c827560977557b3d3298..cfa54d81fe9a8f648fe8c43558cada72433675fe 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * funcindex.h--
+ * funcindex.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: funcindex.h,v 1.6 1998/09/01 04:34:05 momjian Exp $
+ * $Id: funcindex.h,v 1.7 1999/02/13 23:20:50 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e3aefb6c0ab47872a2afc7086bedf3af1311c915..b2e55df620ed54d6d030e80845557e7c7dffa968 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * genam.h--
+ * genam.h
  *   POSTGRES general access method definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: genam.h,v 1.17 1998/10/08 18:30:20 momjian Exp $
+ * $Id: genam.h,v 1.18 1999/02/13 23:20:50 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8bcf24ae7f5cf9158a1e34a411cbb883af04b778..383877e9adaa52ccd873665277de0588259832af 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * gist.h--
+ * gist.h
  *   common declarations for the GiST access method code.
  *
  *
index 553705f13969eb5c4920d31da9e598cd5aee6ded..4be3b676cabb28138cb70324ec4e1319330b872d 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * gistscan.h--
+ * gistscan.h
  *   routines defined in access/gisr/gistscan.c
  *
  *
index 9fb0a10da6bdd5d08eef33978e31f9e89a5b1a82..20ad45863f340cee13c1fba8d6c41415d8559b08 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * giststrat.h--
+ * giststrat.h
  *   routines defined in access/gist/giststrat.c
  *
  *
index 019fb7d58a2b85ca456a56f4c0bad26c1bec4a5b..067578d2f847a7f2e91ab12b78e2d7faa9d674b4 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * hash.h--
+ * hash.h
  *   header file for postgres hash access method implementation
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: hash.h,v 1.20 1998/10/04 20:19:06 tgl Exp $
+ * $Id: hash.h,v 1.21 1999/02/13 23:20:52 momjian Exp $
  *
  * NOTES
  *     modeled after Margo Seltzer's hash implementation for unix.
index e883c7f0a50a8c3f0ab33e3fab1c4de84ebf7c25..c205cab52dc914f33a29440a1ac0ec13382fbd9a 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * heapam.h--
+ * heapam.h
  *   POSTGRES heap access method definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: heapam.h,v 1.40 1998/12/15 12:46:44 vadim Exp $
+ * $Id: heapam.h,v 1.41 1999/02/13 23:20:52 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index eb8a955b4d063eec3354c218c9b7001c996997b2..0d84d50e264ea0b2959e14f21504a7a4a1487a03 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * hio.h--
+ * hio.h
  *   POSTGRES heap access method input/output definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: hio.h,v 1.9 1998/12/15 12:46:45 vadim Exp $
+ * $Id: hio.h,v 1.10 1999/02/13 23:20:53 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 06c62a9a4d9318cde2ad74c333bd8f17d046b384..f344f195da2b9273a8eb9f270ef5c4de4ef61a08 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * htup.h--
+ * htup.h
  *   POSTGRES heap tuple definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: htup.h,v 1.12 1998/12/15 12:46:46 vadim Exp $
+ * $Id: htup.h,v 1.13 1999/02/13 23:20:54 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f03ef639bf9e1bfd36ae7d1316831737889095d5..acbe22b6a1d0de16f8ffa8dd49f041914306e348 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * ibit.h--
+ * ibit.h
  *   POSTGRES index valid attribute bit map definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: ibit.h,v 1.8 1998/09/01 04:34:15 momjian Exp $
+ * $Id: ibit.h,v 1.9 1999/02/13 23:20:54 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -26,7 +26,7 @@ typedef IndexAttributeBitMapData *IndexAttributeBitMap;
 #define IndexAttributeBitMapSize       sizeof(IndexAttributeBitMapData)
 
 /*
- * IndexAttributeBitMapIsValid --
+ * IndexAttributeBitMapIsValid
  *     True iff attribute bit map is valid.
  */
 #define IndexAttributeBitMapIsValid(bits) PointerIsValid(bits)
index dbab4052821e54b3ee727006d5b16e8f005b5803..be765ab4ec71f34f3dd16d842a59092b6cdef9fd 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * iqual.h--
+ * iqual.h
  *   Index scan key qualification definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: iqual.h,v 1.10 1998/09/01 04:34:17 momjian Exp $
+ * $Id: iqual.h,v 1.11 1999/02/13 23:20:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2a35556fe473bf4a099b38b193f329b9a0bc0fa2..8d3dd069eac709ca7e88c88865a449ed086ddd29 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * istrat.h--
+ * istrat.h
  *   POSTGRES index strategy definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: istrat.h,v 1.11 1998/09/01 04:34:18 momjian Exp $
+ * $Id: istrat.h,v 1.12 1999/02/13 23:20:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 #include 
 
 /*
- * StrategyNumberIsValid --
+ * StrategyNumberIsValid 
  *     True iff the strategy number is valid.
  */
 #define StrategyNumberIsValid(strategyNumber) \
    ((bool) ((strategyNumber) != InvalidStrategy))
 
 /*
- * StrategyNumberIsInBounds --
+ * StrategyNumberIsInBounds 
  *     True iff strategy number is within given bounds.
  *
  * Note:
            (strategyNumber) <= (maxStrategyNumber)))
 
 /*
- * StrategyMapIsValid --
+ * StrategyMapIsValid 
  *     True iff the index strategy mapping is valid.
  */
 #define StrategyMapIsValid(map) PointerIsValid(map)
 
 /*
- * IndexStrategyIsValid --
+ * IndexStrategyIsValid 
  *     True iff the index strategy is valid.
  */
 #define IndexStrategyIsValid(s) PointerIsValid(s)
index 07560fffdbc3c7cfd5124e0861602af08ba28672..85fc975e71e15d22768030539ef292f8c0ad5d1c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * itup.h--
+ * itup.h
  *   POSTGRES index tuple definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: itup.h,v 1.16 1998/09/01 04:34:19 momjian Exp $
+ * $Id: itup.h,v 1.17 1999/02/13 23:20:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 848b28164c1051c177c9d477144f1fab79581dc4..fedd539e5dc0de7ae97696f28c9d11462ad006de 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nbtree.h--
+ * nbtree.h
  *   header file for postgres btree access method implementation.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nbtree.h,v 1.22 1998/09/01 04:34:20 momjian Exp $
+ * $Id: nbtree.h,v 1.23 1999/02/13 23:20:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c1b1c51ef898a65b4abcf51dc9de623a8d862c52..f5de892d93c7d57553b85ac17522b6563a19d1c2 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * printtup.h--
+ * printtup.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: printtup.h,v 1.7 1999/01/27 00:36:10 tgl Exp $
+ * $Id: printtup.h,v 1.8 1999/02/13 23:20:56 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a6553a586114bc5c5c72255228f24901b55c6a7e..5b33e7ca12d4a84eca6f1f84980b8d556f75cc5c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * relscan.h--
+ * relscan.h
  *   POSTGRES internal relation scan descriptor definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: relscan.h,v 1.13 1998/11/27 19:33:31 vadim Exp $
+ * $Id: relscan.h,v 1.14 1999/02/13 23:20:56 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -69,13 +69,13 @@ typedef IndexScanDescData *IndexScanDesc;
 typedef IndexScanDesc *IndexScanDescPtr;
 
 /*
- * HeapScanIsValid --
+ * HeapScanIsValid 
  *     True iff the heap scan is valid.
  */
 #define HeapScanIsValid(scan) PointerIsValid(scan)
 
 /*
- * IndexScanIsValid --
+ * IndexScanIsValid 
  *     True iff the index scan is valid.
  */
 #define IndexScanIsValid(scan) PointerIsValid(scan)
index a31f2c2d645fb16ea9672f645fc9538e789f6591..0cc2381b7dce1bc60bf35ab5f5a0f3fa12b00e02 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rtree.h--
+ * rtree.h
  *   common declarations for the rtree access method code.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rtree.h,v 1.13 1998/09/01 04:34:24 momjian Exp $
+ * $Id: rtree.h,v 1.14 1999/02/13 23:20:57 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 067c8374b0f59f7e2e4a38e492ad594670856f88..88932322d33cb0226d4cdeeb5ced100365855231 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rtscan.h--
+ * rtscan.h
  *   routines defined in access/rtree/rtscan.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rtscan.h,v 1.5 1998/09/01 04:34:25 momjian Exp $
+ * $Id: rtscan.h,v 1.6 1999/02/13 23:20:58 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f9d3639da35374da0885e22e9c961510a2768e98..31b77bba2bc27a786cbdda406e7bf6fb6dadd30c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rtstrat.h--
+ * rtstrat.h
  *   routines defined in access/rtree/rtstrat.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rtstrat.h,v 1.8 1998/09/01 04:34:26 momjian Exp $
+ * $Id: rtstrat.h,v 1.9 1999/02/13 23:20:58 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 89aa8b25c9d2b3fb9f63a56b387ce97d11087a95..42654765bf798b310f3a5c1df1b5c53c96653dd1 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * sdir.h--
+ * sdir.h
  *   POSTGRES scan direction definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: sdir.h,v 1.4 1998/09/01 04:34:27 momjian Exp $
+ * $Id: sdir.h,v 1.5 1999/02/13 23:20:58 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -26,7 +26,7 @@ typedef enum ScanDirection
 } ScanDirection;
 
 /*
- * ScanDirectionIsValid --
+ * ScanDirectionIsValid 
  *     True iff scan direction is valid.
  */
 #define ScanDirectionIsValid(direction) \
@@ -34,21 +34,21 @@ typedef enum ScanDirection
             direction <= ForwardScanDirection))
 
 /*
- * ScanDirectionIsBackward --
+ * ScanDirectionIsBackward 
  *     True iff scan direction is backward.
  */
 #define ScanDirectionIsBackward(direction) \
    ((bool) (direction == BackwardScanDirection))
 
 /*
- * ScanDirectionIsNoMovement --
+ * ScanDirectionIsNoMovement 
  *     True iff scan direction indicates no movement.
  */
 #define ScanDirectionIsNoMovement(direction) \
    ((bool) (direction == NoMovementScanDirection))
 
 /*
- * ScanDirectionIsForward --
+ * ScanDirectionIsForward 
  *     True iff scan direction is forward.
  */
 #define ScanDirectionIsForward(direction) \
index c4d3aa7e508ca44e994d398da060ae9bb98b3d02..57cc7e0d4443599d877812d4592877cba34a0893 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * skey.h--
+ * skey.h
  *   POSTGRES scan key definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: skey.h,v 1.10 1998/09/01 04:34:29 momjian Exp $
+ * $Id: skey.h,v 1.11 1999/02/13 23:20:58 momjian Exp $
  *
  *
  * Note:
index 305911ce7097c6cacb2ab8e4eb8b14e68f8c9302..4f47c0e224e0a3c792a66187776d4ee59d3b49db 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * strat.h--
+ * strat.h
  *   index strategy type definitions
  *   (separated out from original istrat.h to avoid circular refs)
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: strat.h,v 1.11 1998/09/01 04:34:30 momjian Exp $
+ * $Id: strat.h,v 1.12 1999/02/13 23:20:58 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -70,7 +70,7 @@ typedef struct StrategyEvaluationData
 typedef StrategyEvaluationData *StrategyEvaluation;
 
 /*
- * StrategyTransformMapIsValid --
+ * StrategyTransformMapIsValid 
  *     Returns true iff strategy transformation map is valid.
  */
 #define StrategyTransformMapIsValid(transform) PointerIsValid(transform)
index c5d40ac54a753e8e65418ce1b4b4e1631dc2a019..a7f911e50a340cd01884b652428ac43b8621c0df 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * transam.h--
+ * transam.h
  *   postgres transaction access method support code header
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: transam.h,v 1.18 1998/12/18 09:09:52 vadim Exp $
+ * $Id: transam.h,v 1.19 1999/02/13 23:20:59 momjian Exp $
  *
  *  NOTES
  *     Transaction System Version 101 now support proper oid
index 43432b3e17de3295882999ddb52f3c1385c43c1a..450529560a8cfc330884f77f6e747d74ea2fb8ee 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * tupdesc.h--
+ * tupdesc.h
  *   POSTGRES tuple descriptor definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: tupdesc.h,v 1.20 1998/09/01 04:34:32 momjian Exp $
+ * $Id: tupdesc.h,v 1.21 1999/02/13 23:20:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 832b5321b0ea0730d3db21110492c1d8a1bab877..c9cb759221bf353bf0f0c23742861e0324cfd25d 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * tupmacs.h--
+ * tupmacs.h
  *   Tuple macros used by both index tuples and heap tuples.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: tupmacs.h,v 1.7 1998/09/08 15:24:11 momjian Exp $
+ * $Id: tupmacs.h,v 1.8 1999/02/13 23:20:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index caa22261f16212e3b44ec37430ca3d4dd615035f..a340bb78da33c766455711fc102f97493984b5ba 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * valid.h--
+ * valid.h
  *   POSTGRES tuple qualification validity definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: valid.h,v 1.16 1998/11/27 19:33:32 vadim Exp $
+ * $Id: valid.h,v 1.17 1999/02/13 23:20:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e624f3b1e56c3f980cb2c133828b5094bcb27bb6..a855806c19333e460ee7c4b6982796448bae2b60 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * xact.h--
+ * xact.h
  *   postgres transaction system header
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: xact.h,v 1.19 1998/12/18 09:09:52 vadim Exp $
+ * $Id: xact.h,v 1.20 1999/02/13 23:21:00 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7726228014ad7281118721dfc4b6a9a17b212572..2e4cb77969bfb4fd163b70969b76103376a746cc 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * bootstrap.h--
+ * bootstrap.h
  *   include file for the bootstrapping code
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: bootstrap.h,v 1.13 1998/09/01 04:34:36 momjian Exp $
+ * $Id: bootstrap.h,v 1.14 1999/02/13 23:21:00 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index fbf4a613e0cc4dbd77a200313c7728772647319b..9c7d823ea8834321a63e8887a42c32f731670f16 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * c.h--
+ * c.h
  *   Fundamental C definitions.  This is included by every .c file in
  *   postgres.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: c.h,v 1.50 1999/02/11 01:36:55 tgl Exp $
+ * $Id: c.h,v 1.51 1999/02/13 23:20:44 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -62,7 +62,7 @@
  * ----------------------------------------------------------------
  */
 /*
- * bool --
+ * bool 
  *     Boolean value, either true or false.
  *
  */
@@ -95,7 +95,7 @@ typedef bool *BoolPtr;
 #ifdef __STDC__                /* ANSI C */
 
 /*
- * Pointer --
+ * Pointer 
  *     Variable holding address of any memory resident object.
  */
 
@@ -107,7 +107,7 @@ typedef char *Pointer;
 
 #ifndef NULL
 /*
- * NULL --
+ * NULL 
  *     Null pointer.
  */
 #define NULL   ((void *) 0)
@@ -122,21 +122,21 @@ typedef char *Pointer;
 #else  /* !defined(__STDC__) *//* NOT ANSI C */
 
 /*
- * Pointer --
+ * Pointer 
  *     Variable containing address of any memory resident object.
  */
 typedef char *Pointer;
 
 #ifndef NULL
 /*
- * NULL --
+ * NULL 
  *     Null pointer.
  */
 #define NULL   0
 #endif  /* !defined(NULL) */
 
 /*
- * const --
+ * const 
  *     Type modifier.  Identifies read only variables.
  *
  * Example:
@@ -147,13 +147,13 @@ typedef char *Pointer;
 #endif
 
 /*
- * signed --
+ * signed 
  *     Type modifier.  Identifies signed integral types.
  */
 #define signed                 /* signed */
 
 /*
- * volatile --
+ * volatile 
  *     Type modifier.  Identifies variables which may change in ways not
  *     noticeable by the compiler, e.g. via asynchronous interrupts.
  *
@@ -165,9 +165,9 @@ typedef char *Pointer;
 #endif  /* !defined(__STDC__) */       /* NOT ANSI C */
 
 /*
- * CppAsString --
+ * CppAsString 
  *     Convert the argument to a string, using the C preprocessor.
- * CppConcat --
+ * CppConcat 
  *     Concatenate two arguments together, using the C preprocessor.
  */
 #if defined(HAVE_ANSI_CPP)
@@ -224,7 +224,7 @@ typedef char *Pointer;
  */
 
 /*
- * intN --
+ * intN 
  *     Signed integer, EXACTLY N BITS IN SIZE,
  *     used for numerical computations and the
  *     frontend/backend protocol.
@@ -234,7 +234,7 @@ typedef signed short int16;     /* == 16 bits */
 typedef signed int int32;      /* == 32 bits */
 
 /*
- * uintN --
+ * uintN 
  *     Unsigned integer, EXACTLY N BITS IN SIZE,
  *     used for numerical computations and the
  *     frontend/backend protocol.
@@ -244,7 +244,7 @@ typedef unsigned short uint16;  /* == 16 bits */
 typedef unsigned int uint32;   /* == 32 bits */
 
 /*
- * floatN --
+ * floatN 
  *     Floating point number, AT LEAST N BITS IN SIZE,
  *     used for numerical computations.
  *
@@ -257,7 +257,7 @@ typedef float *float32;
 typedef double *float64;
 
 /*
- * boolN --
+ * boolN 
  *     Boolean value, AT LEAST N BITS IN SIZE.
  */
 typedef uint8 bool8;           /* >= 8 bits */
@@ -265,7 +265,7 @@ typedef uint16 bool16;          /* >= 16 bits */
 typedef uint32 bool32;         /* >= 32 bits */
 
 /*
- * bitsN --
+ * bitsN 
  *     Unit of bitwise operation, AT LEAST N BITS IN SIZE.
  */
 typedef uint8 bits8;           /* >= 8 bits */
@@ -273,7 +273,7 @@ typedef uint16 bits16;          /* >= 16 bits */
 typedef uint32 bits32;         /* >= 32 bits */
 
 /*
- * wordN --
+ * wordN 
  *     Unit of storage, AT LEAST N BITS IN SIZE,
  *     used to fetch/store data.
  */
@@ -282,13 +282,13 @@ typedef uint16 word16;            /* >= 16 bits */
 typedef uint32 word32;         /* >= 32 bits */
 
 /*
- * Size --
+ * Size 
  *     Size of any memory resident object, as returned by sizeof.
  */
 typedef size_t Size;
 
 /*
- * Index --
+ * Index 
  *     Index into any memory resident array.
  *
  * Note:
@@ -303,7 +303,7 @@ typedef struct
 } IntArray;
 
 /*
- * Offset --
+ * Offset 
  *     Offset into any memory resident array.
  *
  * Note:
@@ -317,7 +317,7 @@ typedef signed int Offset;
  * ----------------------------------------------------------------
  */
 /*
- * datum.h --
+ * datum.h 
  *     POSTGRES abstract data type datum representation definitions.
  *
  * Note:
@@ -352,133 +352,133 @@ typedef Datum *DatumPtr;
 #define SET_4_BYTES(value) (((Datum) (value)) & 0xffffffff)
 
 /*
- * DatumGetChar --
+ * DatumGetChar 
  *     Returns character value of a datum.
  */
 
 #define DatumGetChar(X) ((char) GET_1_BYTE(X))
 
 /*
- * CharGetDatum --
+ * CharGetDatum 
  *     Returns datum representation for a character.
  */
 
 #define CharGetDatum(X) ((Datum) SET_1_BYTE(X))
 
 /*
- * Int8GetDatum --
+ * Int8GetDatum 
  *     Returns datum representation for an 8-bit integer.
  */
 
 #define Int8GetDatum(X) ((Datum) SET_1_BYTE(X))
 
 /*
- * DatumGetUInt8 --
+ * DatumGetUInt8 
  *     Returns 8-bit unsigned integer value of a datum.
  */
 
 #define DatumGetUInt8(X) ((uint8) GET_1_BYTE(X))
 
 /*
- * UInt8GetDatum --
+ * UInt8GetDatum 
  *     Returns datum representation for an 8-bit unsigned integer.
  */
 
 #define UInt8GetDatum(X) ((Datum) SET_1_BYTE(X))
 
 /*
- * DatumGetInt16 --
+ * DatumGetInt16 
  *     Returns 16-bit integer value of a datum.
  */
 
 #define DatumGetInt16(X) ((int16) GET_2_BYTES(X))
 
 /*
- * Int16GetDatum --
+ * Int16GetDatum 
  *     Returns datum representation for a 16-bit integer.
  */
 
 #define Int16GetDatum(X) ((Datum) SET_2_BYTES(X))
 
 /*
- * DatumGetUInt16 --
+ * DatumGetUInt16 
  *     Returns 16-bit unsigned integer value of a datum.
  */
 
 #define DatumGetUInt16(X) ((uint16) GET_2_BYTES(X))
 
 /*
- * UInt16GetDatum --
+ * UInt16GetDatum 
  *     Returns datum representation for a 16-bit unsigned integer.
  */
 
 #define UInt16GetDatum(X) ((Datum) SET_2_BYTES(X))
 
 /*
- * DatumGetInt32 --
+ * DatumGetInt32 
  *     Returns 32-bit integer value of a datum.
  */
 
 #define DatumGetInt32(X) ((int32) GET_4_BYTES(X))
 
 /*
- * Int32GetDatum --
+ * Int32GetDatum 
  *     Returns datum representation for a 32-bit integer.
  */
 
 #define Int32GetDatum(X) ((Datum) SET_4_BYTES(X))
 
 /*
- * DatumGetUInt32 --
+ * DatumGetUInt32 
  *     Returns 32-bit unsigned integer value of a datum.
  */
 
 #define DatumGetUInt32(X) ((uint32) GET_4_BYTES(X))
 
 /*
- * UInt32GetDatum --
+ * UInt32GetDatum 
  *     Returns datum representation for a 32-bit unsigned integer.
  */
 
 #define UInt32GetDatum(X) ((Datum) SET_4_BYTES(X))
 
 /*
- * DatumGetObjectId --
+ * DatumGetObjectId 
  *     Returns object identifier value of a datum.
  */
 
 #define DatumGetObjectId(X) ((Oid) GET_4_BYTES(X))
 
 /*
- * ObjectIdGetDatum --
+ * ObjectIdGetDatum 
  *     Returns datum representation for an object identifier.
  */
 
 #define ObjectIdGetDatum(X) ((Datum) SET_4_BYTES(X))
 
 /*
- * DatumGetPointer --
+ * DatumGetPointer 
  *     Returns pointer value of a datum.
  */
 
 #define DatumGetPointer(X) ((Pointer) X)
 
 /*
- * PointerGetDatum --
+ * PointerGetDatum 
  *     Returns datum representation for a pointer.
  */
 
 #define PointerGetDatum(X) ((Datum) X)
 
 /*
- * DatumGetName --
+ * DatumGetName 
  *     Returns name value of a datum.
  */
 
 #define DatumGetName(X) ((Name) DatumGetPointer((Datum) X))
 
 /*
- * NameGetDatum --
+ * NameGetDatum 
  *     Returns datum representation for a name.
  */
 
@@ -486,7 +486,7 @@ typedef Datum *DatumPtr;
 
 
 /*
- * DatumGetFloat32 --
+ * DatumGetFloat32 
  *     Returns 32-bit floating point value of a datum.
  *     This is really a pointer, of course.
  */
@@ -494,7 +494,7 @@ typedef Datum *DatumPtr;
 #define DatumGetFloat32(X) ((float32) DatumGetPointer((Datum) X))
 
 /*
- * Float32GetDatum --
+ * Float32GetDatum 
  *     Returns datum representation for a 32-bit floating point number.
  *     This is really a pointer, of course.
  */
@@ -502,7 +502,7 @@ typedef Datum *DatumPtr;
 #define Float32GetDatum(X) PointerGetDatum((Pointer) X)
 
 /*
- * DatumGetFloat64 --
+ * DatumGetFloat64 
  *     Returns 64-bit floating point value of a datum.
  *     This is really a pointer, of course.
  */
@@ -510,7 +510,7 @@ typedef Datum *DatumPtr;
 #define DatumGetFloat64(X) ((float64) DatumGetPointer(X))
 
 /*
- * Float64GetDatum --
+ * Float64GetDatum 
  *     Returns datum representation for a 64-bit floating point number.
  *     This is really a pointer, of course.
  */
@@ -522,19 +522,19 @@ typedef Datum *DatumPtr;
  * ----------------------------------------------------------------
  */
 /*
- * BoolIsValid --
+ * BoolIsValid 
  *     True iff bool is valid.
  */
 #define BoolIsValid(boolean)   ((boolean) == false || (boolean) == true)
 
 /*
- * PointerIsValid --
+ * PointerIsValid 
  *     True iff pointer is valid.
  */
 #define PointerIsValid(pointer) (bool)((void*)(pointer) != NULL)
 
 /*
- * PointerIsInBounds --
+ * PointerIsInBounds 
  *     True iff pointer is within given bounds.
  *
  * Note:
@@ -545,7 +545,7 @@ typedef Datum *DatumPtr;
        ((min) <= (pointer) && (pointer) < (max))
 
 /*
- * PointerIsAligned --
+ * PointerIsAligned 
  *     True iff pointer is properly aligned to point to the given type.
  */
 #define PointerIsAligned(pointer, type) \
@@ -556,7 +556,7 @@ typedef Datum *DatumPtr;
  * ----------------------------------------------------------------
  */
 /*
- * offsetof --
+ * offsetof 
  *     Offset of a structure/union field within that structure/union.
  *
  *     XXX This is supposed to be part of stddef.h, but isn't on
@@ -567,13 +567,13 @@ typedef Datum *DatumPtr;
 #endif  /* offsetof */
 
 /*
- * lengthof --
+ * lengthof 
  *     Number of elements in an array.
  */
 #define lengthof(array) (sizeof (array) / sizeof ((array)[0]))
 
 /*
- * endof --
+ * endof 
  *     Address of the element one past the last in an array.
  */
 #define endof(array)   (&array[lengthof(array)])
@@ -601,7 +601,7 @@ typedef struct Exception
  */
 
 /*
- * Trap --
+ * Trap 
  *     Generates an exception if the given condition is true.
  *
  */
@@ -647,7 +647,7 @@ extern int  assert_enabled;
 #endif  /* USE_ASSERT_CHECKING */
 
 /*
- * LogTrap --
+ * LogTrap 
  *     Generates an exception with a message if the given condition is true.
  *
  */
@@ -698,25 +698,25 @@ extern int    assertTest(int val);
  * ----------------------------------------------------------------
  */
 /*
- * Max --
+ * Max 
  *     Return the maximum of two numbers.
  */
 #define Max(x, y)      ((x) > (y) ? (x) : (y))
 
 /*
- * Min --
+ * Min 
  *     Return the minimum of two numbers.
  */
 #define Min(x, y)      ((x) < (y) ? (x) : (y))
 
 /*
- * Abs --
+ * Abs 
  *     Return the absolute value of the argument.
  */
 #define Abs(x)         ((x) >= 0 ? (x) : -(x))
 
 /*
- * StrNCpy --
+ * StrNCpy 
  *     Does string copy, and forces terminating NULL
  */
 /* we do this so if the macro is used in an if action, it will work */
index 7fc7ed9fc829c4c2e021daa21d17238041444414..1ef299580f1cad19b970ed11c1ca0ab68a45c3a7 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * catalog.h--
+ * catalog.h
  *   prototypes for functions in lib/catalog/catalog.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: catalog.h,v 1.6 1998/09/01 04:34:39 momjian Exp $
+ * $Id: catalog.h,v 1.7 1999/02/13 23:21:01 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3c25cdece25a900206f3f013fd207f713ce5fe86..0dd983dee79607f0f1b5e96f7f13ccd8db10be34 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * catname.h--
+ * catname.h
  *   POSTGRES system catalog relation name definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: catname.h,v 1.10 1998/09/01 04:34:40 momjian Exp $
+ * $Id: catname.h,v 1.11 1999/02/13 23:21:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index efba3d2cb088f039f26967aa6b3cbe65af042a5e..177e9217ce2161b6642d95967e0c2b91178c2bcf 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * heap.h--
+ * heap.h
  *   prototypes for functions in lib/catalog/heap.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: heap.h,v 1.17 1999/02/02 03:45:16 momjian Exp $
+ * $Id: heap.h,v 1.18 1999/02/13 23:21:03 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b08d72e7d17fb4d6d39748910a40e1304fb5353a..fb157c63440e318729ac0aec8cbc3c4d35aa35ad 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * index.h--
+ * index.h
  *   prototypes for index.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: index.h,v 1.14 1999/01/21 22:48:14 momjian Exp $
+ * $Id: index.h,v 1.15 1999/02/13 23:21:03 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index dd9b4c40267f8d529e34ef0f7907bd809fdc3700..f694b43a7592908bbe4abefb4ccdb2bcacd801d3 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * indexing.h--
+ * indexing.h
  *   This include provides some definitions to support indexing
  *   on system catalogs
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: indexing.h,v 1.18 1998/09/01 04:34:44 momjian Exp $
+ * $Id: indexing.h,v 1.19 1999/02/13 23:21:03 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7556d2e965b602b1ec7ab4565f5cb238da59cab6..20fd6e74a1404fd32c9c5222ff4cc83fb6d2d2a2 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_aggregate.h--
+ * pg_aggregate.h
  *   definition of the system "aggregate" relation (pg_aggregate)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_aggregate.h,v 1.19 1998/12/30 19:56:30 wieck Exp $
+ * $Id: pg_aggregate.h,v 1.20 1999/02/13 23:21:04 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index bc3b9da1def22d78c0e0fc7478482752b23a3f64..4ec5062ffa402131e06aec13104ec19d894c4f9d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_am.h--
+ * pg_am.h
  *   definition of the system "am" relation (pg_am)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_am.h,v 1.10 1998/12/15 12:46:49 vadim Exp $
+ * $Id: pg_am.h,v 1.11 1999/02/13 23:21:04 momjian Exp $
  *
  * NOTES
  *     the genbki.sh script reads this file and generates .bki
index 25c0f362763a01fec6470eae72627c92b63237ea..3491a44db059876d66e13f79fbdf4e169bf1ef40 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_amop.h--
+ * pg_amop.h
  *   definition of the system "amop" relation (pg_amop)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_amop.h,v 1.18 1998/10/22 13:50:58 momjian Exp $
+ * $Id: pg_amop.h,v 1.19 1999/02/13 23:21:05 momjian Exp $
  *
  * NOTES
  *  the genbki.sh script reads this file and generates .bki
index fc9c526379a3f30b64b642a097556be22221afa6..47395fdbdbaeb907691531f2c83f71519cd91ce4 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pg_amproc.h--
+ * pg_amproc.h
  *   definition of the system "amproc" relation (pg_amproce)
  *   along with the relation's initial contents.  The amproc
  *   catalog is used to store procedures used by indexed access
@@ -9,7 +9,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_amproc.h,v 1.11 1998/10/03 05:40:52 momjian Exp $
+ * $Id: pg_amproc.h,v 1.12 1999/02/13 23:21:06 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 22e89c17c14f111dcf6036ac959ca4d9b12d2607..3705b268626dd32296a743679a33f338949e7ca4 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pg_attrdef.h--
+ * pg_attrdef.h
  *
  *
  * Copyright (c) 1994, Regents of the University of California
index 3eb25fa43711a587f65f2980f0ae13f46ee24932..7e53b80980c0ad58732f352cba4727758a1a88fe 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_attribute.h--
+ * pg_attribute.h
  *   definition of the system "attribute" relation (pg_attribute)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_attribute.h,v 1.44 1998/09/10 15:32:30 vadim Exp $
+ * $Id: pg_attribute.h,v 1.45 1999/02/13 23:21:07 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index c657375241aab5d278d6c78e897c366dad53d151..ee0ade7cf061fbad64aee8d04479364b5f7644d1 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_class.h--
+ * pg_class.h
  *   definition of the system "relation" relation (pg_class)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_class.h,v 1.26 1998/12/15 12:46:50 vadim Exp $
+ * $Id: pg_class.h,v 1.27 1999/02/13 23:21:08 momjian Exp $
  *
  * NOTES
  *   ``pg_relation'' is being replaced by ``pg_class''.  currently
index 5b546c32b8d4186ba65c22909ca2bf7525258209..40453bf1d98e12aeb862adad264c44951c7112bf 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_database.h--
+ * pg_database.h
  *   definition of the system "database" relation (pg_database)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_database.h,v 1.7 1998/09/01 04:34:54 momjian Exp $
+ * $Id: pg_database.h,v 1.8 1999/02/13 23:21:08 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index b85d6cab4af545589eca3e93c73a8c96041eb452..d50da53d92b18977964a0389031ebfeb31a04428 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pg_description.h--
+ * pg_description.h
  *   definition of the system "description" relation (pg_description)
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_description.h,v 1.7 1998/09/01 04:34:55 momjian Exp $
+ * $Id: pg_description.h,v 1.8 1999/02/13 23:21:09 momjian Exp $
  *
  * NOTES
  *     the genbki.sh script reads this file and generates .bki
index 863fe78c065491506014615b0f11a830a4a78410..1f88e0b91b4da8541b4ebd471dbf56ffaafb91f6 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pg_group.h--
+ * pg_group.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_group.h,v 1.5 1998/09/01 04:34:56 momjian Exp $
+ * $Id: pg_group.h,v 1.6 1999/02/13 23:21:09 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 23ed317baa0193fa1c204429247b9bf142fb5052..38bb948a660e5bd34604c35b4fd5a259878d04d8 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_index.h--
+ * pg_index.h
  *   definition of the system "index" relation (pg_index)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_index.h,v 1.10 1998/09/10 15:32:32 vadim Exp $
+ * $Id: pg_index.h,v 1.11 1999/02/13 23:21:10 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index e23bbf880c6ca7fbcf51b5ba1d03dffbbec8a72f..3599315b85ff47f2f48690d585b7a6f0fa415fc7 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_inheritproc.h--
+ * pg_inheritproc.h
  *   definition of the system "inheritproc" relation (pg_inheritproc)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_inheritproc.h,v 1.5 1998/09/01 04:34:59 momjian Exp $
+ * $Id: pg_inheritproc.h,v 1.6 1999/02/13 23:21:10 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 45b09a49c1736c50253db3eab686e1f7f015f84f..c078c6b966c19ead9450421312c4ee975d9aaa1d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_inherits.h--
+ * pg_inherits.h
  *   definition of the system "inherits" relation (pg_inherits)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_inherits.h,v 1.6 1998/09/01 04:35:00 momjian Exp $
+ * $Id: pg_inherits.h,v 1.7 1999/02/13 23:21:10 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 64786ece0ab6c142c72e18530f178842b30db1dc..4b122bacc7b7bdb07a58016a21a4e8fc1321513d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_ipl.h--
+ * pg_ipl.h
  *   definition of the system "ipl" relation (pg_ipl)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_ipl.h,v 1.5 1998/09/01 04:35:01 momjian Exp $
+ * $Id: pg_ipl.h,v 1.6 1999/02/13 23:21:10 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 5eb8db2a807cd05d7bc857434cf89bce35a13c1f..5ab3ba99921e2efe63c7f6cee4c0d2ba61bd9725 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_language.h--
+ * pg_language.h
  *   definition of the system "language" relation (pg_language)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_language.h,v 1.7 1998/09/01 04:35:03 momjian Exp $
+ * $Id: pg_language.h,v 1.8 1999/02/13 23:21:11 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 4a8717cb9b008e62ac7ec39266b8d35cd95c3642..1eeda9b715ebe35d8ab5bc77e10ac3c60d1d3169 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pg_listener.h--
+ * pg_listener.h
  *   Asynchronous notification
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_listener.h,v 1.5 1998/09/01 04:35:04 momjian Exp $
+ * $Id: pg_listener.h,v 1.6 1999/02/13 23:21:11 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 36f61a96f5534aaa3465c288bc7fa75824ab9d03..e59f3e888ca928faa2afbf8123eded8d46926a5b 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pg_log.h--
+ * pg_log.h
  *   the system log relation "pg_log" is not a "heap" relation.
  *   it is automatically created by the transam/ code and the
  *   information here is all bogus and is just here to make the
@@ -9,7 +9,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_log.h,v 1.5 1998/09/01 04:35:05 momjian Exp $
+ * $Id: pg_log.h,v 1.6 1999/02/13 23:21:11 momjian Exp $
  *
  * NOTES
  *   The structures and macros used by the transam/ code
index d657733ba475ae4e5bfc6b329a914add1bafde34..5ced96a40418c76e62b2c76f270171fd2940f8b6 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_opclass.h--
+ * pg_opclass.h
  *   definition of the system "opclass" relation (pg_opclass)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_opclass.h,v 1.15 1998/10/22 20:40:46 momjian Exp $
+ * $Id: pg_opclass.h,v 1.16 1999/02/13 23:21:11 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 8efaed40e10aca8a21873000d894ceabf22cf039..247768131701cb5c44188095a0bc36999fd75400 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_operator.h--
+ * pg_operator.h
  *   definition of the system "operator" relation (pg_operator)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_operator.h,v 1.48 1998/12/30 19:56:31 wieck Exp $
+ * $Id: pg_operator.h,v 1.49 1999/02/13 23:21:11 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index d70c7de4d96b7e7540f2ee463a8eba7a66631f26..90d1947baa2136d0f776ea684858b80ee872193f 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pg_parg.h--
+ * pg_parg.h
  *   definition of the system "parg" relation (pg_parg)
  *   along with the relation's initial contents.
  *
@@ -8,7 +8,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_parg.h,v 1.6 1998/09/01 04:35:09 momjian Exp $
+ * $Id: pg_parg.h,v 1.7 1999/02/13 23:21:12 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 0a003577d0269bba3008dc9f6d184049f9649f01..01eec34c9c108e239ec264cddffdf7822191f9bf 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pg_proc.h--
+ * pg_proc.h
  *   definition of the system "procedure" relation (pg_proc)
  *   along with the relation's initial contents.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_proc.h,v 1.88 1999/02/13 04:19:54 thomas Exp $
+ * $Id: pg_proc.h,v 1.89 1999/02/13 23:21:12 momjian Exp $
  *
  * NOTES
  *   The script catalog/genbki.sh reads this file and generates .bki
index 1c027348552ee1181013f78d6335a2ee8ea62383..0c0c2591568c65a607d62cc8fea8b3ffe8c5cd18 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pg_relcheck.h--
+ * pg_relcheck.h
  *
  *
  * Copyright (c) 1994, Regents of the University of California
index 39ec022b47cbb26ba9ab62973e254662771a95af..86d3b721b9c46f17e7581c971e9b3e83e0bc6a97 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_rewrite.h--
+ * pg_rewrite.h
  *   definition of the system "rewrite-rule" relation (pg_rewrite)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_rewrite.h,v 1.6 1998/09/01 04:35:13 momjian Exp $
+ * $Id: pg_rewrite.h,v 1.7 1999/02/13 23:21:14 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 9d4c4549b8dc2522aa9012c9433e984997a1ee9a..1a54a92070ff06ff195f5758c5c048ecc32438d4 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pg_shadow.h--
+ * pg_shadow.h
  *   definition of the system "shadow" relation (pg_shadow)
  *   along with the relation's initial contents.
  *       pg_user is now a public accessible view on pg_shadow.
@@ -8,7 +8,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_shadow.h,v 1.3 1998/09/01 04:35:14 momjian Exp $
+ * $Id: pg_shadow.h,v 1.4 1999/02/13 23:21:14 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 3e968eb775d14580908cae43e78927445ad382d5..19b87b68b1b09c37d5fa8fe876308bdb239fd3ae 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_statistic.h--
+ * pg_statistic.h
  *   definition of the system "statistic" relation (pg_statistic)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_statistic.h,v 1.5 1998/09/01 04:35:15 momjian Exp $
+ * $Id: pg_statistic.h,v 1.6 1999/02/13 23:21:15 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 9b25508dd707eded4c5464548daca61045e0d885..2d12e73da5fab81e2734044b4faebec01993ec73 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pg_trigger.h--
+ * pg_trigger.h
  *
  *
  * Copyright (c) 1994, Regents of the University of California
index 55ff18e33188d2394c3a4d673bb1d5bd7a33d163..3ce580d8a7878cda999dd8b2e09e1eacb5c94d57 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_type.h--
+ * pg_type.h
  *   definition of the system "type" relation (pg_type)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_type.h,v 1.53 1998/12/30 19:56:33 wieck Exp $
+ * $Id: pg_type.h,v 1.54 1999/02/13 23:21:15 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 79db4abfb193849be1da398bce301544f9acfd33..346177deded8fdf32f8c3d450bcf40e3f147bce3 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pg_variable.h--
+ * pg_variable.h
  *   the system variable relation "pg_variable" is not a "heap" relation.
  *   it is automatically created by the transam/ code and the
  *   information here is all bogus and is just here to make the
@@ -9,7 +9,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_variable.h,v 1.5 1998/09/01 04:35:19 momjian Exp $
+ * $Id: pg_variable.h,v 1.6 1999/02/13 23:21:15 momjian Exp $
  *
  * NOTES
  *   The structures and macros used by the transam/ code
index a38ab0d2df63a37793c5eb3c4f8ae743465da7d9..49f3e0f00802fd8d15f4ec248ba7725a6d4f2c0d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pg_version.h--
+ * pg_version.h
  *   definition of the system "version" relation (pg_version)
  *   along with the relation's initial contents.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_version.h,v 1.7 1998/09/01 04:35:20 momjian Exp $
+ * $Id: pg_version.h,v 1.8 1999/02/13 23:21:16 momjian Exp $
  *
  * NOTES
  *   the genbki.sh script reads this file and generates .bki
index 5494b0f6c7e9a0a9e59c3a1060a2c649f0dbf5cf..c6cd74aec42e29e7c14e56a21a3ff2475edea6ac 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * async.h--
+ * async.h
  *   Asynchronous notification: NOTIFY, LISTEN, UNLISTEN
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: async.h,v 1.10 1998/10/06 02:40:08 tgl Exp $
+ * $Id: async.h,v 1.11 1999/02/13 23:21:17 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ece07382e6a3ef6ed8739c3d30ed1b7fb2a59197..6f116b882dcbdacdb6c11a62501964bc3368241b 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * cluster.h--
+ * cluster.h
  *   header file for postgres cluster command stuff
  *
  * Copyright (c) 1994-5, Regents of the University of California
  *
- * $Id: cluster.h,v 1.6 1998/09/01 04:35:23 momjian Exp $
+ * $Id: cluster.h,v 1.7 1999/02/13 23:21:17 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8d2d065351eedf1ba54e0f04b0b3ba35d0fd48fe..8929363aa2cb12545bc51b10e6c148fdb3edf0c0 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * command.h--
+ * command.h
  *   prototypes for command.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: command.h,v 1.11 1998/12/18 09:09:52 vadim Exp $
+ * $Id: command.h,v 1.12 1999/02/13 23:21:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -18,7 +18,7 @@
 extern MemoryContext PortalExecutorHeapMemory;
 
 /*
- * PerformPortalFetch --
+ * PerformPortalFetch 
  *     Performs the POSTQUEL function FETCH.  Fetches count (or all if 0)
  * tuples in portal with name in the forward direction iff goForward.
  *
@@ -30,7 +30,7 @@ extern void PerformPortalFetch(char *name, bool forward, int count,
                   char *tag, CommandDest dest);
 
 /*
- * PerformPortalClose --
+ * PerformPortalClose 
  *     Performs the POSTQUEL function CLOSE.
  */
 extern void PerformPortalClose(char *name, CommandDest dest);
@@ -38,7 +38,7 @@ extern void PerformPortalClose(char *name, CommandDest dest);
 extern void PortalCleanup(Portal portal);
 
 /*
- * PerformAddAttribute --
+ * PerformAddAttribute 
  *     Performs the POSTQUEL function ADD.
  */
 extern void PerformAddAttribute(char *relationName, char *userName,
index 16254a33ad3ab836df10acb452f4574a3c534e13..5e4dc4f3d384615dcc22c5049bdaaa6b7130741f 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * copy.h--
+ * copy.h
  *   Definitions for using the POSTGRES copy command.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: copy.h,v 1.4 1998/09/01 04:35:26 momjian Exp $
+ * $Id: copy.h,v 1.5 1999/02/13 23:21:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a80e754700023247b97e81b860be2e3e4f90467d..60b5ae0d04491dcc7df79f271d4dedfc5cd6b016 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * creatinh.h--
+ * creatinh.h
  *   prototypes for creatinh.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: creatinh.h,v 1.8 1998/09/01 04:35:27 momjian Exp $
+ * $Id: creatinh.h,v 1.9 1999/02/13 23:21:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d55f45cbfea61b9626edbf3b83ff33fbf7fa17a5..846309ac84e39c85775723fe5f5f4f6fcd20a85f 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * dbcommands.h--
+ * dbcommands.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: dbcommands.h,v 1.6 1998/09/01 04:35:29 momjian Exp $
+ * $Id: dbcommands.h,v 1.7 1999/02/13 23:21:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f5867bd3fa44134f558ad909bda87e9d2649efa3..5932ab43a2210c51e9715dae9cae12337fd58ffe 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * defrem.h--
+ * defrem.h
  *   POSTGRES define and remove utility definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: defrem.h,v 1.14 1999/01/21 22:48:16 momjian Exp $
+ * $Id: defrem.h,v 1.15 1999/02/13 23:21:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d9ca4b1995d93f8aecad1684fc0bbf0ff64ef06c..27a7a47d2c0de320043d7eff82df812396b362b8 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * explain.h--
+ * explain.h
  *   prototypes for explain.c
  *
  * Copyright (c) 1994-5, Regents of the University of California
  *
- * $Id: explain.h,v 1.7 1998/09/01 04:35:31 momjian Exp $
+ * $Id: explain.h,v 1.8 1999/02/13 23:21:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b1ad0f8493bcc62c6dce85e294d6306f61d21981..f39a6498fb0cd0ec297171593258bb14eb1758c9 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * proclang.h--
+ * proclang.h
  *   prototypes for proclang.c.
  *
  *
index 119e2e1280141ac099c6f30c9563841522632c68..842165e872ee16972f81c8d46efa7f9e2e00ec14 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * recipe.h--
+ * recipe.h
  *   recipe handling routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: recipe.h,v 1.6 1998/09/01 04:35:33 momjian Exp $
+ * $Id: recipe.h,v 1.7 1999/02/13 23:21:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e2ddce6d9a170a239883604a10b928ef46a1d5e9..cf9bd41a7fb6ef45aa745bc64e3f6fab7233a4bc 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rename.h--
+ * rename.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rename.h,v 1.5 1998/09/01 04:35:34 momjian Exp $
+ * $Id: rename.h,v 1.6 1999/02/13 23:21:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 89b628b437422d2eae846c8d07cb18fedea31d6e..f602a6cb392e5f655c004aac8f3553951b63dc6e 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * sequence.h--
+ * sequence.h
  *   prototypes for sequence.c.
  *
  *
index b52c81dc7260f9f4bb11120152dd15a9070dc9cd..f96221f6e6a6b08be41479a1df1a7debb2e5d147 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * trigger.h--
+ * trigger.h
  *   prototypes for trigger.c.
  *
  *
index a81c6617e822626162df2b8c11db6886a778dc59..3849339947dbff6c3a405218c33d3429ed9aa45f 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * user.h--
+ * user.h
  *
  *
  *
index 126a9e9f5a0576ea68eddc752d9d46237531e224..0e21a8b8307efcd7809f9447436618a92cbfe98b 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * vacuum.h--
+ * vacuum.h
  *   header file for postgres vacuum cleaner
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: vacuum.h,v 1.16 1998/09/01 04:35:39 momjian Exp $
+ * $Id: vacuum.h,v 1.17 1999/02/13 23:21:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7dd3c4e68e828516972b729973b085dcacd81aa3..e04654e8892f623589c6abb71bdc948d2b7cbf97 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * version.h--
+ * version.h
  *   Header file for versions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: version.h,v 1.6 1998/09/01 04:35:41 momjian Exp $
+ * $Id: version.h,v 1.7 1999/02/13 23:21:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d039b56b91ece48d844c487765b5b3cf2e059a9b..1831cdbe61db00f8cc69d4cb45f83fd3d0d82f5f 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * view.h--
+ * view.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: view.h,v 1.6 1998/09/01 04:35:43 momjian Exp $
+ * $Id: view.h,v 1.7 1999/02/13 23:21:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 36f434804f74ecb923b177cab2e076fc31ceb70f..be72695412a038e3536931c00fd283f1d8b94d30 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * execFlatten.h--
+ * execFlatten.h
  *   prototypes for execFlatten.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: execFlatten.h,v 1.7 1998/09/01 04:35:44 momjian Exp $
+ * $Id: execFlatten.h,v 1.8 1999/02/13 23:21:22 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 40ffd4a1d4f637c7b8a287ea6ffbc0d2d31260c3..da4927db0be1141743fdfaac26f4dd1a74f7f92f 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * execdebug.h--
+ * execdebug.h
  *   #defines governing debugging behaviour in the executor
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: execdebug.h,v 1.6 1998/09/01 04:35:46 momjian Exp $
+ * $Id: execdebug.h,v 1.7 1999/02/13 23:21:22 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 330801e2f9a97d2f0299777a5872309e1faa054f..0e5e7f4e3a4d6f86ed308373f97435ae50693ea1 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * execdefs.h--
+ * execdefs.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: execdefs.h,v 1.3 1998/09/01 04:35:47 momjian Exp $
+ * $Id: execdefs.h,v 1.4 1999/02/13 23:21:22 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 258ff39fae88c2fcac6e0ef1b2fa56706762867f..0dba8ccabd1502544d58ac12ab2e35d5963a994c 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * execdesc.h--
+ * execdesc.h
  *   plan and query descriptor accessor macros used by the executor
  *   and related modules.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: execdesc.h,v 1.9 1998/09/01 04:35:48 momjian Exp $
+ * $Id: execdesc.h,v 1.10 1999/02/13 23:21:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2b015f4c8b6acf820b8b2bfca1a8ffdd3268a6e4..2bb8109ecfbd76ed28f060ee27cf01a89fc75f80 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * executor.h--
+ * executor.h
  *   support for the POSTGRES executor module
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: executor.h,v 1.30 1999/02/08 14:14:18 wieck Exp $
+ * $Id: executor.h,v 1.31 1999/02/13 23:21:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c521b9efd61638dd40f46025d5eba174d2945a99..48a3d63fe3d5d814b8c3b8373863969ea6b0f556 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * functions.h--
+ * functions.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: functions.h,v 1.8 1998/09/01 04:35:51 momjian Exp $
+ * $Id: functions.h,v 1.9 1999/02/13 23:21:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3dceec85f342a47a144c784740d57c8e87f4628a..66e88a0915750e593b365ba55a9a4c338d137305 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * hashjoin.h--
+ * hashjoin.h
  *   internal structures for hash table and buckets
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: hashjoin.h,v 1.7 1998/09/01 04:35:52 momjian Exp $
+ * $Id: hashjoin.h,v 1.8 1999/02/13 23:21:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7c3ee010e87d16518af0457b9f95d41380f04639..5462f31c64dc7b09b32fe8bd9fe07677c94078a1 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeAgg.h--
+ * nodeAgg.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeAgg.h,v 1.8 1998/09/01 04:35:53 momjian Exp $
+ * $Id: nodeAgg.h,v 1.9 1999/02/13 23:21:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 10549fbaca893829523295cc75a1673790909422..6bc60806544fb578b473a6d7877d81386dbd91d9 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeAppend.h--
+ * nodeAppend.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeAppend.h,v 1.9 1998/09/01 04:35:54 momjian Exp $
+ * $Id: nodeAppend.h,v 1.10 1999/02/13 23:21:25 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e56995fecdf1c3f77519bf21f9fee33fa86cc901..8239b865e1f300b9a37a4cd85c5afcdc42fbd641 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeGroup.h--
+ * nodeGroup.h
  *   prototypes for nodeGroup.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeGroup.h,v 1.8 1999/01/18 00:10:02 momjian Exp $
+ * $Id: nodeGroup.h,v 1.9 1999/02/13 23:21:25 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 27ae5f80d3f39d1c1daaa55f21ff1db17f1714d0..c062e93a0ab6e84e38ff1f4c6a2d9e29aaaa479c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeHash.h--
+ * nodeHash.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeHash.h,v 1.10 1998/09/01 04:35:57 momjian Exp $
+ * $Id: nodeHash.h,v 1.11 1999/02/13 23:21:25 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8699e593362f7331f39bdef419e1b0f14977c3fc..cb917c73e911e3b36491c00cc3098a52b642c70a 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeHashjoin.h--
+ * nodeHashjoin.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeHashjoin.h,v 1.10 1998/09/01 04:35:58 momjian Exp $
+ * $Id: nodeHashjoin.h,v 1.11 1999/02/13 23:21:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2990e75b480c3ef5adb480ccf8a656e808ce1caa..2d959a8ca841f8e799c3dc6acaac0cc764883f0b 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeIndexscan.h--
+ * nodeIndexscan.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeIndexscan.h,v 1.7 1998/09/01 04:35:59 momjian Exp $
+ * $Id: nodeIndexscan.h,v 1.8 1999/02/13 23:21:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index dbd755bae8c776995afde74db5ea4284be797023..26078fc1b065d0fb0b91ea3876aaf0f4d044ac5d 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeMaterial.h--
+ * nodeMaterial.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeMaterial.h,v 1.8 1998/09/01 04:36:01 momjian Exp $
+ * $Id: nodeMaterial.h,v 1.9 1999/02/13 23:21:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1095315978c776a8f472b8cfc41c98e72fed8980..779408df65ea9d7a5fad857848449ed9727d93ab 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeMergejoin.h--
+ * nodeMergejoin.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeMergejoin.h,v 1.9 1998/09/01 04:36:02 momjian Exp $
+ * $Id: nodeMergejoin.h,v 1.10 1999/02/13 23:21:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 21cf40783822e7ede4abd7205c1d02674efb30ea..82f9e793725ee4a5090e8c1ce5cd850e7c44646a 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeNestloop.h--
+ * nodeNestloop.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeNestloop.h,v 1.8 1999/02/12 17:24:55 momjian Exp $
+ * $Id: nodeNestloop.h,v 1.9 1999/02/13 23:21:27 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f966ab0dc90b07bb844464b4b682c626e369b993..c5ad4ea715ccd04088dbc38e7424baae5fb34a3e 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeResult.h--
+ * nodeResult.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeResult.h,v 1.7 1998/09/01 04:36:04 momjian Exp $
+ * $Id: nodeResult.h,v 1.8 1999/02/13 23:21:27 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1064b02b97ae5430a99877ec84df2e24b87946f7..d858678471616fe43e6f3f06ba687f9d7b97af6c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeSeqscan.h--
+ * nodeSeqscan.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeSeqscan.h,v 1.7 1998/09/01 04:36:05 momjian Exp $
+ * $Id: nodeSeqscan.h,v 1.8 1999/02/13 23:21:28 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 5d405fcc003cab285e52332788ab67ec2934be0e..590f49dfd28dfd3b627ccf44ab562fb4df82cf02 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeSort.h--
+ * nodeSort.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeSort.h,v 1.7 1998/09/01 04:36:07 momjian Exp $
+ * $Id: nodeSort.h,v 1.8 1999/02/13 23:21:28 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a28cd2c4852f1fb8e2027f3f18e7987bc9a3e0e1..b74fbc00af88876446066c7a3228a7d41927ae19 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * nodeSubplan.h--
+ * nodeSubplan.h
  *
  *-------------------------------------------------------------------------
  */
index 797b3cbad0e994c54abd455f761840ebe01ef552..817228e4cdc4f6523a811a888e04cba684cd9fed 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * nodeTee.h--
+ * nodeTee.h
  *   support functions for a Tee executor node
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeTee.h,v 1.7 1998/10/08 18:30:31 momjian Exp $
+ * $Id: nodeTee.h,v 1.8 1999/02/13 23:21:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f414b7b6598b11f52935b7f28c9da9635d657e18..cece9f3f93609cd94ecac07378d60b4d20d17f2c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeUnique.h--
+ * nodeUnique.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeUnique.h,v 1.7 1998/09/01 04:36:11 momjian Exp $
+ * $Id: nodeUnique.h,v 1.8 1999/02/13 23:21:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index cc0ac6c4b7d0c43b6aca3db385401c48928a87c5..cc72cddc903d1bc5f0c3e90136116964454d6c7e 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * spi.h--
+ * spi.h
  *
  *
  *-------------------------------------------------------------------------
index c0e44921f1c2dd1371f140a53a0134a6c0860498..0ed47bf1e1d19fcaf109d67abd3591cc93b4f706 100644 (file)
@@ -1,9 +1,9 @@
 /*-------------------------------------------------------------------------
  *
- * spi.c--
+ * spi.c
  *             Server Programming Interface private declarations
  *
- * $Header: /cvsroot/pgsql/src/include/executor/spi_priv.h,v 1.1 1999/01/27 16:15:21 wieck Exp $
+ * $Header: /cvsroot/pgsql/src/include/executor/spi_priv.h,v 1.2 1999/02/13 23:21:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 82a5651a2992783d8d16b77aadc2f929e1c58cea..6441b066b066701d264634222f5667269f16c751 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * tuptable.h--
+ * tuptable.h
  *   tuple table support stuff
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: tuptable.h,v 1.9 1998/11/27 19:33:33 vadim Exp $
+ * $Id: tuptable.h,v 1.10 1999/02/13 23:21:29 momjian Exp $
  *
  * NOTES
  *   The tuple table interface is getting pretty ugly.
index 09428512a08cc1d89988c6a2e750a9d493d15741..7c3707afcabcde735264144800d19726340fdc1e 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * dllist.h--
+ * dllist.h
  *     simple doubly linked list primitives
  *     the elements of the list are void* so the lists can contain
  *     anything
@@ -26,7 +26,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: dllist.h,v 1.8 1998/09/01 04:36:15 momjian Exp $
+ * $Id: dllist.h,v 1.9 1999/02/13 23:21:30 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d71fe6ce422b4a7746e4212890db5e02d4d7b5e9..bf2e051561a0e0f71b9dc1064fcf1a7b3a5ae863 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * fstack.h--
+ * fstack.h
  *   Fixed format stack definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: fstack.h,v 1.6 1998/09/01 04:36:16 momjian Exp $
+ * $Id: fstack.h,v 1.7 1999/02/13 23:21:30 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -27,7 +27,7 @@
 
 
 /*
- * FixedItem --
+ * FixedItem 
  *     Fixed format stackable item chain component.
  *
  * Note:
@@ -43,7 +43,7 @@ struct FixedItemData
 };
 
 /*
- * FixedStack --
+ * FixedStack 
  *     Fixed format stack.
  */
 typedef struct FixedStackData
@@ -56,7 +56,7 @@ typedef struct FixedStackData
 typedef FixedStackData *FixedStack;
 
 /*
- * FixedStackInit --
+ * FixedStackInit 
  *     Iniitializes stack for structures with given fixed component offset.
  *
  * Exceptions:
@@ -65,7 +65,7 @@ typedef FixedStackData *FixedStack;
 extern void FixedStackInit(FixedStack stack, Offset offset);
 
 /*
- * FixedStackPop --
+ * FixedStackPop 
  *     Returns pointer to top structure on stack or NULL if empty stack.
  *
  * Exceptions:
@@ -74,7 +74,7 @@ extern void FixedStackInit(FixedStack stack, Offset offset);
 Pointer        FixedStackPop(FixedStack stack);
 
 /*
- * FixedStackPush --
+ * FixedStackPush 
  *     Places structure associated with pointer onto top of stack.
  *
  * Exceptions:
@@ -84,7 +84,7 @@ Pointer       FixedStackPop(FixedStack stack);
 extern void FixedStackPush(FixedStack stack, Pointer pointer);
 
 /*
- * FixedStackGetTop --
+ * FixedStackGetTop 
  *     Returns pointer to top structure of a stack.  This item is not poped.
  *
  * Note:
@@ -97,7 +97,7 @@ extern void FixedStackPush(FixedStack stack, Pointer pointer);
 extern Pointer FixedStackGetTop(FixedStack stack);
 
 /*
- * FixedStackGetNext --
+ * FixedStackGetNext 
  *     Returns pointer to next structure after pointer of a stack.
  *
  * Note:
index f23197c0b9089c054f6bdaa3c26526a8e209e254..3f56bf640cad84c27034c7c9007698745db4d307 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * hasht.h--
+ * hasht.h
  *   hash table related functions that are not directly supported
  *   under utils/hash.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: hasht.h,v 1.6 1998/09/01 04:36:17 momjian Exp $
+ * $Id: hasht.h,v 1.7 1999/02/13 23:21:31 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a75c3e1e1453b445163f798b25c76162b0d7dfdb..a48d274624b2d51fee9c1f74df8f23beff642041 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * lispsort.h--
+ * lispsort.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: lispsort.h,v 1.4 1998/09/01 04:36:19 momjian Exp $
+ * $Id: lispsort.h,v 1.5 1999/02/13 23:21:31 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 9d27da8f573f0a665e25a9de03423bdd1c8a8687..d7bd348f862fd3423735d040c6276764ac8d2fb0 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * qsort.h--
+ * qsort.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: qsort.h,v 1.6 1998/09/01 04:36:20 momjian Exp $
+ * $Id: qsort.h,v 1.7 1999/02/13 23:21:32 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a23148c6bd5bc711fdc728bb5f9772b792089773..cf766521ecb2822a551a035582d8109294101aa3 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * stringinfo.h--
+ * stringinfo.h
  *   Declarations/definitons for "string" functions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: stringinfo.h,v 1.9 1998/12/18 14:45:09 wieck Exp $
+ * $Id: stringinfo.h,v 1.10 1999/02/13 23:21:32 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e349cf661eaec5124635c5fa4022b73f0dbd14a1..4f78a575f3764a73a07787d6e9d2c4bb37e51acd 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * auth.h--
+ * auth.h
  *   Definitions for network authentication routines
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: auth.h,v 1.10 1998/09/01 04:36:23 momjian Exp $
+ * $Id: auth.h,v 1.11 1999/02/13 23:21:33 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 6f858fee943176c29633bcf5d1497470123bb1cb..c1d0054f28bea46391cc878c81667faeb3d95227 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * be-fsstubs.h--
+ * be-fsstubs.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: be-fsstubs.h,v 1.7 1998/09/01 04:36:24 momjian Exp $
+ * $Id: be-fsstubs.h,v 1.8 1999/02/13 23:21:34 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 4c0117d616cd7db5785ec5e9c0186d5711ba7e06..b60b4b840432a81a7acc34853cce47f04e3f9d92 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * crypt.h--
+ * crypt.h
  *   Interface to hba.c
  *
  *
index d93b02014c5389fc165b5381e27ea08a2d785b86..50d23c2d4a0eb68d67dc4ced46f09080a8b5d157 100644 (file)
@@ -1,10 +1,10 @@
 /*-------------------------------------------------------------------------
  *
- * hba.h--
+ * hba.h
  *   Interface to hba.c
  *
  *
- * $Id: hba.h,v 1.11 1998/09/01 04:36:25 momjian Exp $
+ * $Id: hba.h,v 1.12 1999/02/13 23:21:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 4c65e7769b8ec6300c03e8e459cbb3e1ed5652e0..7eda4e4e5720a57b6d3d410f981d3f5814792882 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * libpq-be.h--
+ * libpq_be.h
  *   This file contains definitions for structures and
  *   externs for functions used by the POSTGRES backend.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: libpq-be.h,v 1.13 1999/01/11 03:56:11 scrappy Exp $
+ * $Id: libpq-be.h,v 1.14 1999/02/13 23:21:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 514e259a6b4e5635c5c90baee9416a5ecf861512..8d3cee1a1ca7330b58df720a8768486a8a11d471 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * libpq-fs.h--
+ * libpq-fs.h
  *   definitions for using Inversion file system routines
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: libpq-fs.h,v 1.7 1998/09/01 04:36:28 momjian Exp $
+ * $Id: libpq-fs.h,v 1.8 1999/02/13 23:21:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e654899909c9a9bff73f5f07bf311e33dbd9c8c8..99d408d9c154a3b6e06af18e0e41a35143f81c51 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * libpq.h--
+ * libpq.h
  *   POSTGRES LIBPQ buffer structure definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: libpq.h,v 1.26 1999/01/27 00:36:09 tgl Exp $
+ * $Id: libpq.h,v 1.27 1999/02/13 23:21:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -22,7 +22,7 @@
 
 
 /* ----------------
- * PQArgBlock --
+ * PQArgBlock 
  *     Information (pointer to array of this structure) required
  *     for the PQfn() call.
  * ----------------
@@ -39,7 +39,7 @@ typedef struct
 } PQArgBlock;
 
 /* ----------------
- * TypeBlock --
+ * TypeBlock 
  *     Information about an attribute.
  * ----------------
  */
@@ -53,7 +53,7 @@ typedef struct TypeBlock
 } TypeBlock;
 
 /* ----------------
- * TupleBlock --
+ * TupleBlock 
  *     Data of a tuple.
  * ----------------
  */
@@ -69,7 +69,7 @@ typedef struct TupleBlock
 } TupleBlock;
 
 /* ----------------
- * GroupBuffer --
+ * GroupBuffer 
  *     A group of tuples with the same attributes.
  * ----------------
  */
@@ -83,7 +83,7 @@ typedef struct GroupBuffer
 } GroupBuffer;
 
 /* ----------------
- * PortalBuffer --
+ * PortalBuffer 
  *     Data structure of a portal buffer.
  * ----------------
  */
@@ -96,7 +96,7 @@ typedef struct PortalBuffer
 } PortalBuffer;
 
 /* ----------------
- * PortalEntry --
+ * PortalEntry 
  *     an entry in the global portal table
  *
  * Note: the portalcxt is only meaningful for PQcalls made from
index 6645a669e6029e3620f04c4b044267210074eee5..2245b83d6258fa31a89a415baa0a5feed412d472 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pqcomm.h--
+ * pqcomm.h
  *     Definitions common to frontends and backends.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pqcomm.h,v 1.32 1999/01/17 03:04:55 tgl Exp $
+ * $Id: pqcomm.h,v 1.33 1999/02/13 23:21:36 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ecdc23aac25e05b6112e0ad5d4bf508c2d5caccf..08da41d6524ee082ec43045e661f21c50dca9450 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pqsignal.h--
+ * pqsignal.h
  *   prototypes for the reliable BSD-style signal(2) routine.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pqsignal.h,v 1.8 1998/09/01 04:36:32 momjian Exp $
+ * $Id: pqsignal.h,v 1.9 1999/02/13 23:21:36 momjian Exp $
  *
  * NOTES
  *   This shouldn't be in libpq, but the monitor and some other
index 436b6cbf2414e4ab82bef28cdb77f34bc2a56fa6..01ceb9d787659dde5bdf63056002d046d65019b1 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * miscadmin.h--
+ * miscadmin.h
  *   this file contains general postgres administration and initialization
  *   stuff that used to be spread out between the following files:
  *     globals.h                       global variables
@@ -11,7 +11,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: miscadmin.h,v 1.34 1998/10/08 18:30:18 momjian Exp $
+ * $Id: miscadmin.h,v 1.35 1999/02/13 23:20:46 momjian Exp $
  *
  * NOTES
  *   some of the information in this file will be moved to
index 45625c62e7b8957865361ddc309a22223d33c7ee..0c0f86993bb50e6e20ab42c73e6c0f7f94db4069 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * execnodes.h--
+ * execnodes.h
  *   definitions for executor state nodes
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: execnodes.h,v 1.23 1999/02/07 16:17:14 wieck Exp $
+ * $Id: execnodes.h,v 1.24 1999/02/13 23:21:37 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 6a2d7be72658048d01813c674dd4a9b0ebb03416..ae60e5f5d11c53411bb21079ae33de1c5c9a7bd9 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * makefuncs.h--
+ * makefuncs.h
  *   prototypes for the creator functions (for primitive nodes)
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: makefuncs.h,v 1.15 1998/10/01 22:51:22 momjian Exp $
+ * $Id: makefuncs.h,v 1.16 1999/02/13 23:21:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 4be4fe42620532a5cf8636b6287d5567001ec73f..0bd7f9266aee6440db754076f41e5cc479338bd9 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * memnodes.h--
+ * memnodes.h
  *   POSTGRES memory context node definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: memnodes.h,v 1.9 1999/02/06 16:50:30 wieck Exp $
+ * $Id: memnodes.h,v 1.10 1999/02/13 23:21:38 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.
@@ -23,7 +23,7 @@
 #include 
 
 /*
- * MemoryContext --
+ * MemoryContext 
  *     A logical context in which memory allocations occur.
  *
  * The types of memory contexts can be thought of as members of the
@@ -91,7 +91,7 @@ typedef struct PortalHeapMemoryData
 }         *PortalHeapMemory;
 
 /*
- * MemoryContextIsValid --
+ * MemoryContextIsValid 
  *     True iff memory context is valid.
  */
 #define MemoryContextIsValid(context) \
index d7c1b2f696b9a2bd3d66ca1a8d577d00057a060c..da59725063aa0868ed3e59b7fdee7e0f83f53809 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodeFuncs.h--
+ * nodeFuncs.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodeFuncs.h,v 1.7 1998/09/01 04:36:40 momjian Exp $
+ * $Id: nodeFuncs.h,v 1.8 1999/02/13 23:21:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 0e05ec63a2eafd2c08d3c776a7134626c41feb95..65733ce7f41e484db9791b7d2409d14704b52c04 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nodes.h--
+ * nodes.h
  *   Definitions for tagged nodes.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nodes.h,v 1.42 1999/02/12 06:43:45 momjian Exp $
+ * $Id: nodes.h,v 1.43 1999/02/13 23:21:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7d883135309d72fd19dde56ff1f0ad2b5b179a99..8d6a9a2eb6506dbf4b0fffa56b5a0f0cd153d1d3 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * params.h--
+ * params.h
  *   Declarations/definitions of stuff needed to handle parameterized plans.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: params.h,v 1.9 1998/09/01 04:36:42 momjian Exp $
+ * $Id: params.h,v 1.10 1999/02/13 23:21:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 116476c876f335705ef1b48588dae38909adb64c..384a5028f147884184797c8e1f0cf36223b76706 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * parsenodes.h--
+ * parsenodes.h
  *   definitions for parse tree nodes
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parsenodes.h,v 1.69 1999/02/02 03:45:21 momjian Exp $
+ * $Id: parsenodes.h,v 1.70 1999/02/13 23:21:39 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 96e721bbf4aeee06a71ab31b28e62155c1ac6f06..56296747380b53068fbf23d94cfc55b907d8e992 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pg_list.h--
+ * pg_list.h
  *   POSTGRES generic list package
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pg_list.h,v 1.9 1998/09/01 04:36:44 momjian Exp $
+ * $Id: pg_list.h,v 1.10 1999/02/13 23:21:39 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a54b8e0a96c14ec9916e5691d6274b0528bc6518..40883fa7a866345cdd02dc79dc8332ec02c3f678 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * plannodes.h--
+ * plannodes.h
  *   definitions for query plan nodes
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: plannodes.h,v 1.21 1999/02/09 17:03:12 momjian Exp $
+ * $Id: plannodes.h,v 1.22 1999/02/13 23:21:40 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c56c3bebf9b84d4824c557d2ae078e556c4607b4..981bd61f32cba289a8f6892ee45773154ed97739 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * primnodes.h--
+ * primnodes.h
  *   Definitions for parse tree/query tree ("primitive") nodes.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: primnodes.h,v 1.24 1999/01/24 00:28:34 momjian Exp $
+ * $Id: primnodes.h,v 1.25 1999/02/13 23:21:40 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 643d651170ff3cf6f17b98e1b1c126006780181a..708394e0e1da544e4f7930e9958a21fdda23a158 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * execnodes.h--
+ * execnodes.h
  *   definitions for executor state nodes
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: print.h,v 1.9 1999/02/10 03:52:49 momjian Exp $
+ * $Id: print.h,v 1.10 1999/02/13 23:21:41 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index abb1b57eb2ba99d2f8d1e9db824786ad558ecadd..035c14e6b53b1aa80be7daa25a7a75c82de0a2a6 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * readfuncs.h--
+ * readfuncs.h
  *   header file for read.c and readfuncs.c. These functions are internal
  *   to the stringToNode interface and should not be used by anyone else.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: readfuncs.h,v 1.6 1998/09/01 04:36:49 momjian Exp $
+ * $Id: readfuncs.h,v 1.7 1999/02/13 23:21:41 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 80930a23c5b553d3f14d27e2c855d91876caaf58..f3f08f8efa6c746c72c2e1b634e9cf14f78b7722 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * relation.h--
+ * relation.h
  *   Definitions for internal planner nodes.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: relation.h,v 1.22 1999/02/12 17:24:59 momjian Exp $
+ * $Id: relation.h,v 1.23 1999/02/13 23:21:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3f93920af83823cf64affe9fb408576e9f37d528..d7068c6c426abbd98cef92d1f84d18eec8c899d8 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * clauses.h--
+ * clauses.h
  *   prototypes for clauses.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: clauses.h,v 1.14 1998/12/04 15:34:49 thomas Exp $
+ * $Id: clauses.h,v 1.15 1999/02/13 23:21:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a94becb5a6e2bc4fcb340fea60b5071f1cee38e0..fdaf17d91ffb8b989dd786cf79017d2d1322fca4 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * cost.h--
+ * cost.h
  *   prototypes for costsize.c and clausesel.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: cost.h,v 1.16 1999/02/12 17:25:05 momjian Exp $
+ * $Id: cost.h,v 1.17 1999/02/13 23:21:43 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -19,7 +19,7 @@
 #include "nodes/relation.h"
 
 /*
- * prototypes for costsize.c--
+ * prototypes for costsize.c
  *   routines to compute costs and sizes
  */
 extern bool _enable_seqscan_;
@@ -49,7 +49,7 @@ extern int    compute_joinrel_size(JoinPath *joinpath);
 extern int page_size(int tuples, int width);
 
 /*
- * prototypes for fuctions in clausesel.h--
+ * prototypes for fuctions in clausesel.h
  *   routines to compute clause selectivities
  */
 extern void set_clause_selectivities(List *restrictinfo_list, Cost new_selectivity);
index ab2d4793145d3d21bea1b03d1c04032070da877e..807b2178b2ab638d9100ffdaac01e11fa523dedc 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo.h--
+ * geqo.h
  *   prototypes for various files in optimizer/geqo
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo.h,v 1.10 1999/02/10 21:02:45 momjian Exp $
+ * $Id: geqo.h,v 1.11 1999/02/13 23:21:44 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index bdf521215e6b7362cdb26eab7263accc6a7c5c9d..bf45ac979bec8dbb38daefc5fde8c5819960a5c3 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo_copy.h--
+ * geqo_copy.h
  *   prototypes for copy functions in optimizer/geqo
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_copy.h,v 1.6 1998/09/01 04:36:57 momjian Exp $
+ * $Id: geqo_copy.h,v 1.7 1999/02/13 23:21:44 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a5f030556967845e639b3a2f6485cba2979cfe65..00b5b9385e86f9eeda50a32f833ee43935341a56 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo_gene.h--
+ * geqo_gene.h
  *   genome representation in optimizer/geqo
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_gene.h,v 1.6 1998/09/01 04:36:58 momjian Exp $
+ * $Id: geqo_gene.h,v 1.7 1999/02/13 23:21:45 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 60b5bc2c730ffa2119f6e84b57c6dd2b62ada16b..2039703b602570b611d89db620ae6cf7382dd860 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo_misc.h--
+ * geqo_misc.h
  *   prototypes for printout routines in optimizer/geqo
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_misc.h,v 1.8 1999/02/10 21:02:47 momjian Exp $
+ * $Id: geqo_misc.h,v 1.9 1999/02/13 23:21:46 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 5a6b636efdf86b2cb9b1749c4f0cf6392a48ad59..82cb70847cc847a5c7250239ba7069e0340f8cec 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo_mutation.h--
+ * geqo_mutation.h
  *   prototypes for mutation functions in optimizer/geqo
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_mutation.h,v 1.6 1998/09/01 04:37:00 momjian Exp $
+ * $Id: geqo_mutation.h,v 1.7 1999/02/13 23:21:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index abef40dd959c726152478a831fbf31ad626b4343..2a62b459be78d4278ec3b1e09d9ef5afbe556ae0 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo_paths.h--
+ * geqo_paths.h
  *   prototypes for various subroutines in geqo_path.c
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_paths.h,v 1.8 1999/02/12 05:57:06 momjian Exp $
+ * $Id: geqo_paths.h,v 1.9 1999/02/13 23:21:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d7916cdecce660a5bc055cbae3501b62600aec54..f8e047c888461027b463bb060ea8c1e72da7989b 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo_pool.h--
+ * geqo_pool.h
  *   pool representation in optimizer/geqo
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_pool.h,v 1.6 1998/09/01 04:37:03 momjian Exp $
+ * $Id: geqo_pool.h,v 1.7 1999/02/13 23:21:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3d574b74da52794f995b6f3512e9bebba2c8df93..ea5ec008b6aa12d0c2d217ce8c6f7f8220e75df1 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo_random.h--
+ * geqo_random.h
  *   random number generator
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_random.h,v 1.3 1998/09/01 04:37:04 momjian Exp $
+ * $Id: geqo_random.h,v 1.4 1999/02/13 23:21:48 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a49a9550c74169ac0ae7b2c79ffd7e46e50852c2..bc0f024206f689da3940c6c9b92a1affb3029d1d 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo_recombination.h--
+ * geqo_recombination.h
  *   prototypes for recombination in the genetic query optimizer
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_recombination.h,v 1.6 1998/09/01 04:37:06 momjian Exp $
+ * $Id: geqo_recombination.h,v 1.7 1999/02/13 23:21:48 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 262a1a9cf750e9460607f4375a2941ce3bbf2882..4416acbd6e7ff3466e06bd64ce3ae4384999a9b3 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * geqo_selection.h--
+ * geqo_selection.h
  *   prototypes for selection routines in optimizer/geqo
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: geqo_selection.h,v 1.6 1998/09/01 04:37:07 momjian Exp $
+ * $Id: geqo_selection.h,v 1.7 1999/02/13 23:21:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 5d8e75d146df524d95c359f3871c262ef72a5420..d818cec77005562968fb72c392e2ef59bfeaeecb 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * internal.h--
+ * internal.h
  *   Definitions required throughout the query optimizer.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: internal.h,v 1.13 1999/02/09 17:03:14 momjian Exp $
+ * $Id: internal.h,v 1.14 1999/02/13 23:21:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e6cd7abf80dffbe0c6c2660fe896b89badeb13c7..a38af83c5cb9b5348be8f7fbc939aa138f4f3464 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * joininfo.h--
+ * joininfo.h
  *   prototypes for joininfo.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: joininfo.h,v 1.9 1999/02/10 21:02:48 momjian Exp $
+ * $Id: joininfo.h,v 1.10 1999/02/13 23:21:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b1798b1c8cc1b6c21c92f06065728a2441b21f5b..4a23680b75d30ab2d3e082e96b27baa87f5e6c81 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * keys.h--
+ * keys.h
  *   prototypes for keys.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: keys.h,v 1.11 1999/02/11 17:00:49 momjian Exp $
+ * $Id: keys.h,v 1.12 1999/02/13 23:21:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1ff2cdbc4fba7b08c8da5b859c16a694b8a5e8bc..1b642127e4f239c048f7245ff3a0a947300f8bd1 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * ordering.h--
+ * ordering.h
  *   prototypes for ordering.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: ordering.h,v 1.12 1999/02/11 17:00:49 momjian Exp $
+ * $Id: ordering.h,v 1.13 1999/02/13 23:21:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 10bdeb26f0dbc2e0447bf9852c4e9332ba0692d1..74a651e4c29f146a7eb4a27d28fcedaf6213e155 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pathnode.h--
+ * pathnode.h
  *   prototypes for pathnode.c, indexnode.c, relnode.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pathnode.h,v 1.13 1999/02/12 06:43:53 momjian Exp $
+ * $Id: pathnode.h,v 1.14 1999/02/13 23:21:49 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e2f2046974c1bc7d4db581cc774c7a7440143e8f..5938e0e849ee9fa356b6b0d60bea4692a183ada8 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * paths.h--
+ * paths.h
  *   prototypes for various files in optimizer/paths (were separate
  *   header files
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: paths.h,v 1.14 1999/02/12 05:57:08 momjian Exp $
+ * $Id: paths.h,v 1.15 1999/02/13 23:21:50 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f15e516a335d9e668165e1d8e8c7abfaea1b7a78..cd67cd16d541e02b6331ca07951b92d27ccf3c6f 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * plancat.h--
+ * plancat.h
  *   prototypes for plancat.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: plancat.h,v 1.10 1998/10/08 18:30:32 momjian Exp $
+ * $Id: plancat.h,v 1.11 1999/02/13 23:21:50 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1bb2b636aa7d065d6841bee4eacea13f6d02f0d0..8c10eddc55353524523f185d98d7e350e1f1c2e9 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * planmain.h--
+ * planmain.h
  *   prototypes for various files in optimizer/plan
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: planmain.h,v 1.20 1999/02/09 17:03:14 momjian Exp $
+ * $Id: planmain.h,v 1.21 1999/02/13 23:21:50 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -41,8 +41,8 @@ extern Unique *make_unique(List *tlist, Plan *lefttree, char *uniqueAttr);
 /*
  * prototypes for plan/initsplan.c
  */
-extern void init_base_rels_tlist(Query *root, List *tlist);
-extern void init_base_rels_qual(Query *root, List *clauses);
+extern void make_var_only_tlist(Query *root, List *tlist);
+extern void add_restrict_and_join_to_rels(Query *root, List *clauses);
 extern void init_join_info(List *rel_list);
 extern void add_missing_vars_to_tlist(Query *root, List *tlist);
 
index e620f3a230059a1e33cc78502d117e1a92f86c11..12411789683fea3a4b5fd98593d0def362d632c8 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * planner.h--
+ * planner.h
  *   prototypes for planner.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: planner.h,v 1.9 1998/09/01 04:37:18 momjian Exp $
+ * $Id: planner.h,v 1.10 1999/02/13 23:21:51 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b972d0952c68b12fdd2d2d29f18122190a8854d2..24e83d340de4db8c468721853c485a182b521a6e 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * prep.h--
+ * prep.h
  *   prototypes for files in prep.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: prep.h,v 1.13 1998/09/01 04:37:19 momjian Exp $
+ * $Id: prep.h,v 1.14 1999/02/13 23:21:52 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index bd30b8163e2d4dbd9abe71a618906d4f7e9924ae..88cedc3f686523d4f6fc4eb96ece1a82ea511d1c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * restrictinfo.h--
+ * restrictinfo.h
  *   prototypes for restrictinfo.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: restrictinfo.h,v 1.1 1999/02/03 20:15:53 momjian Exp $
+ * $Id: restrictinfo.h,v 1.2 1999/02/13 23:21:52 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -16,7 +16,7 @@
 #include "nodes/pg_list.h"
 #include "nodes/relation.h"
 
-extern bool valid_or_clause(RestrictInfo * restrictinfo);
+extern bool valid_or_clause(RestrictInfo *restrictinfo);
 extern List *get_actual_clauses(List *restrictinfo_list);
 extern void get_relattvals(List *restrictinfo_list, List **attnos,
               List **values, List **flags);
index 66ad302b8b12b88d09478c9079e74d1fde97a0c4..2394694907f920e8e72649383b201ce0f1175791 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * subselect.h--
+ * subselect.h
  *
  *-------------------------------------------------------------------------
  */
index 4571ce90c0a17b1334a72a23301ef924f712492f..cfed55bbb98e54d83ce8a3deb1b89c1e17702f8b 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * tlist.h--
+ * tlist.h
  *   prototypes for tlist.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: tlist.h,v 1.14 1999/02/10 21:02:50 momjian Exp $
+ * $Id: tlist.h,v 1.15 1999/02/13 23:21:53 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -19,7 +19,7 @@
 
 extern TargetEntry *tlistentry_member(Var *var, List *targetlist);
 extern Expr *matching_tlvar(Var *var, List *targetlist);
-extern void add_tl_element(RelOptInfo *rel, Var *var);
+extern void add_var_to_tlist(RelOptInfo *rel, Var *var);
 extern TargetEntry *create_tl_element(Var *var, int resdomno);
 extern List *get_actual_tlist(List *tlist);
 extern Resdom *tlist_member(Var *var, List *tlist);
index 23bc30258d7998dd6491f0142691a421c0494d32..e903025bed46ea8ba848e2a7472c59d5efb7b5f2 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * var.h--
+ * var.h
  *   prototypes for var.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: var.h,v 1.6 1998/09/01 04:37:23 momjian Exp $
+ * $Id: var.h,v 1.7 1999/02/13 23:21:54 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index cea01b520291f0abfc5356fdc110730da238b8fb..5c95cc1dbbc65b957f9e35acefb1307714848966 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * xfunc.h--
+ * xfunc.h
  *   prototypes for xfunc.c and predmig.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: xfunc.h,v 1.14 1999/02/12 17:25:05 momjian Exp $
+ * $Id: xfunc.h,v 1.15 1999/02/13 23:21:54 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -51,8 +51,8 @@ extern int    XfuncMode;          /* defined in tcop/postgres.c */
 /* function prototypes from planner/path/xfunc.c */
 extern void xfunc_trypullup(RelOptInfo *rel);
 extern int xfunc_shouldpull(Path *childpath, JoinPath *parentpath,
-                int whichchild, RestrictInfo * maxcinfopt);
-extern RestrictInfo *xfunc_pullup(Path *childpath, JoinPath *parentpath, RestrictInfo * cinfo,
+                int whichchild, RestrictInfo *maxcinfopt);
+extern RestrictInfo *xfunc_pullup(Path *childpath, JoinPath *parentpath, RestrictInfo *cinfo,
             int whichchild, int clausetype);
 extern Cost xfunc_rank(Expr *clause);
 extern Cost xfunc_expense(Query *queryInfo, Expr *clause);
index cdf11cc1742a1c386b20425d74f0778d0de7cbcd..6af8242e9650f3091ef13896dd097d10535c9388 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * gramparse.h--
+ * gramparse.h
  *   scanner support routines.  used by both the bootstrap lexer
  * as well as the normal lexer
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: gramparse.h,v 1.8 1998/09/01 04:37:27 momjian Exp $
+ * $Id: gramparse.h,v 1.9 1999/02/13 23:21:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 437cf694895386d9f78070941ee4b15705cda9c8..1b761daf5d098342f320cc15ef91ca3e2044a7c6 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * keywords.h--
+ * keywords.h
  *   string,atom lookup thingy, reduces strcmp traffic greatly
  *   in the bowels of the system.  Look for actual defs in lib/C/atoms.c
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: keywords.h,v 1.5 1998/09/01 04:37:28 momjian Exp $
+ * $Id: keywords.h,v 1.6 1999/02/13 23:21:55 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e5cf03d6b3baca970c12c32132aed11e3ab10989..e21c2e6c06aa3e67f3d259b2cce0e412da9922ca 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * parse_func.h--
+ * parse_func.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parse_func.h,v 1.13 1998/12/08 06:18:27 thomas Exp $
+ * $Id: parse_func.h,v 1.14 1999/02/13 23:21:57 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 56d43b8b11e120d4735a1436d4ca9d59d61bda7d..0c54a55326f8bba8c527d55e82ae1474182e5654 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * catalog_utils.h--
+ * catalog_utils.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parse_oper.h,v 1.6 1998/09/01 04:37:37 momjian Exp $
+ * $Id: parse_oper.h,v 1.7 1999/02/13 23:21:57 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index dc227ba5d8b50566c3602f03b64946c5046e6f61..5240dcc28d96eb953bba5c162753e0e4bc0cf729 100644 (file)
@@ -1,12 +1,12 @@
- /*-------------------------------------------------------------------------
+/*-------------------------------------------------------------------------
  *
- * parse_query.h--
+ * parse_query.h
  *   prototypes for parse_query.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parse_relation.h,v 1.8 1998/09/01 04:37:38 momjian Exp $
+ * $Id: parse_relation.h,v 1.9 1999/02/13 23:21:57 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b82fe31e70f98d2bb08328250c83019cf5aeff47..a28520ff9343cde678a92d0ae0a1f7bffdfd45ab 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * parsetree.h--
+ * parsetree.h
  *   Routines to access various components and subcomponents of
  *   parse trees.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: parsetree.h,v 1.5 1998/09/01 04:37:43 momjian Exp $
+ * $Id: parsetree.h,v 1.6 1999/02/13 23:21:57 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3bc0ba46db3f6effd1fc5c464dd0af34a62b117e..82b80df15865362954dcef699e163483acd2104c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * scansup.h--
+ * scansup.h
  *   scanner support routines.  used by both the bootstrap lexer
  * as well as the normal lexer
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: scansup.h,v 1.5 1998/09/01 04:37:44 momjian Exp $
+ * $Id: scansup.h,v 1.6 1999/02/13 23:21:57 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ff81c2b8bc40eb5867a990e6504b27fd3ba8aa49..ed625cd07d0863fa63de634dc3a0e3a329d461cb 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * postgres.h--
+ * postgres.h
  *   definition of (and support for) postgres system types.
  * this file is included by almost every .c in the system
  *
  * Copyright (c) 1995, Regents of the University of California
  *
- * $Id: postgres.h,v 1.19 1998/09/01 04:34:01 momjian Exp $
+ * $Id: postgres.h,v 1.20 1999/02/13 23:20:46 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3a4554aee0fb95fd5276ba5c5e9cb4584556a6ab..c09606a10713cc1811e28f15045d185345370989 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * postgres_ext.h--
+ * postgres_ext.h
  *
  *    This file contains declarations of things that are visible
  * external to Postgres.  For example, the Oid type is part of a
@@ -16,7 +16,7 @@
  * use header files that are otherwise internal to Postgres to interface
  * with the backend.
  *
- * $Id: postgres_ext.h,v 1.2 1997/09/07 04:55:41 momjian Exp $
+ * $Id: postgres_ext.h,v 1.3 1999/02/13 23:20:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 69f9128f45ae021183a5cb175368e9f7c7238343..e61234efc06361846486f49269d85dee37dc376e 100644 (file)
  * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  * SOFTWARE.
  * -
- * --Copyright--
+ * --Copyright
  */
 
 /*
  *     @(#)cdefs.h     8.1 (Berkeley) 6/2/93
- *     $Id: cdefs.h,v 1.4 1998/09/01 04:37:51 momjian Exp $
+ *     $Id: cdefs.h,v 1.5 1999/02/13 23:21:58 momjian Exp $
  */
 
 #ifndef _CDEFS_H_
index ad258d9063e214b2c2c886df881b96cf63c3bbc1..7527d0f5b6da9359f1e415d76f8b7c2fbb78ee51 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * locks.h--
+ * locks.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: locks.h,v 1.10 1998/10/02 16:27:58 momjian Exp $
+ * $Id: locks.h,v 1.11 1999/02/13 23:21:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index cbf5705c15b97ac5db3eb571a3e53c02edc263d6..5e7b8fb014e6c78eb1b663c8a39cf8031a32402b 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * prs2lock.h--
+ * prs2lock.h
  *   data structures for POSTGRES Rule System II (rewrite rules only)
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: prs2lock.h,v 1.8 1998/09/01 04:37:59 momjian Exp $
+ * $Id: prs2lock.h,v 1.9 1999/02/13 23:21:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3dd43c012529ac9e9c4ae400e1cb5dbc4e731e88..5b5d4147e4e283828763636cb81c1d36e7194649 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rewriteDefine.h--
+ * rewriteDefine.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rewriteDefine.h,v 1.6 1998/09/01 04:38:00 momjian Exp $
+ * $Id: rewriteDefine.h,v 1.7 1999/02/13 23:21:59 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 0adf71baabc6a49e29bbd96a0103fc6c4db6ff97..dfa4cc5711392c925b87a06d317f3102cb214cef 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rewriteHandler.h--
+ * rewriteHandler.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rewriteHandler.h,v 1.7 1999/01/18 00:10:12 momjian Exp $
+ * $Id: rewriteHandler.h,v 1.8 1999/02/13 23:22:00 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index dc3724515b5c7aa775bb5ea0b186b7aadc22a81f..317dae8ea0d62ea18346f06f999a28a13cccfae3 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rewriteManip.h--
+ * rewriteManip.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rewriteManip.h,v 1.12 1999/01/18 00:10:16 momjian Exp $
+ * $Id: rewriteManip.h,v 1.13 1999/02/13 23:22:00 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 82875f06d03052a4e5b25fe5250e5bd59b69e4b2..0669180c24c5cb93fb4f77a019c7ab18ba9030db 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rewriteRemove.h--
+ * rewriteRemove.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rewriteRemove.h,v 1.4 1998/09/01 04:38:04 momjian Exp $
+ * $Id: rewriteRemove.h,v 1.5 1999/02/13 23:22:01 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 49ee00e3cbd6fa688757223d3031cb3220935639..08912e644b12d4540d39d85da3b21f0b49d32845 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rewriteSupport.h--
+ * rewriteSupport.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rewriteSupport.h,v 1.9 1998/09/01 04:38:05 momjian Exp $
+ * $Id: rewriteSupport.h,v 1.10 1999/02/13 23:22:01 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 083e6643714440f5446a2f5a3e3fc7d0f27be3b4..7466cb511a0e5dec157140d418547cc5a267642d 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rusagestub.h--
+ * rusagestub.h
  *   Stubs for getrusage(3).
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rusagestub.h,v 1.3 1998/09/01 04:34:02 momjian Exp $
+ * $Id: rusagestub.h,v 1.4 1999/02/13 23:20:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 35a41307827e3dcc731cad37cc724f8732e9429d..984231124f448f0b4be42ce9402da8183e1d603e 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * backendid.h--
+ * backendid.h
  *   POSTGRES backend id communication definitions
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: backendid.h,v 1.5 1998/09/01 04:38:06 momjian Exp $
+ * $Id: backendid.h,v 1.6 1999/02/13 23:22:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1f31fadfee1ee36e02af658c62dc4048356dbf73..ac0df00de5add319464eab63cfd82c6968ff6523 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * block.h--
+ * block.h
  *   POSTGRES disk block definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: block.h,v 1.7 1998/09/01 04:38:08 momjian Exp $
+ * $Id: block.h,v 1.8 1999/02/13 23:22:02 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -61,21 +61,21 @@ typedef BlockIdData *BlockId;   /* block identifier */
  */
 
 /*
- * BlockNumberIsValid --
+ * BlockNumberIsValid 
  *     True iff blockNumber is valid.
  */
 #define BlockNumberIsValid(blockNumber) \
    ((bool) ((int32) (blockNumber) != InvalidBlockNumber))
 
 /*
- * BlockIdIsValid --
+ * BlockIdIsValid 
  *     True iff the block identifier is valid.
  */
 #define BlockIdIsValid(blockId) \
    ((bool) PointerIsValid(blockId))
 
 /*
- * BlockIdSet --
+ * BlockIdSet 
  *     Sets a block identifier to the specified value.
  */
 #define BlockIdSet(blockId, blockNumber) \
@@ -86,7 +86,7 @@ typedef BlockIdData *BlockId; /* block identifier */
 )
 
 /*
- * BlockIdCopy --
+ * BlockIdCopy 
  *     Copy a block identifier.
  */
 #define BlockIdCopy(toBlockId, fromBlockId) \
@@ -98,7 +98,7 @@ typedef BlockIdData *BlockId; /* block identifier */
 )
 
 /*
- * BlockIdEquals --
+ * BlockIdEquals 
  *     Check for block number equality.
  */
 #define BlockIdEquals(blockId1, blockId2) \
@@ -106,7 +106,7 @@ typedef BlockIdData *BlockId;   /* block identifier */
     (blockId1)->bi_lo == (blockId2)->bi_lo)
 
 /*
- * BlockIdGetBlockNumber --
+ * BlockIdGetBlockNumber 
  *     Retrieve the block number from a block identifier.
  */
 #define BlockIdGetBlockNumber(blockId) \
index 9b19fa279b365b9a6f25923f94f33804cb7fe2bd..a38ee2315e4fe9824a589589b387ea25237ccda4 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * buf.h--
+ * buf.h
  *   Basic buffer manager data types.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: buf.h,v 1.4 1998/09/01 04:38:09 momjian Exp $
+ * $Id: buf.h,v 1.5 1999/02/13 23:22:03 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
 typedef long Buffer;
 
 /*
- * BufferIsInvalid --
+ * BufferIsInvalid 
  *     True iff the buffer is invalid.
  */
 #define BufferIsInvalid(buffer) ((buffer) == InvalidBuffer)
 
 /*
- * BufferIsUnknown --
+ * BufferIsUnknown 
  *     True iff the buffer is unknown.
  */
 #define BufferIsUnknown(buffer) ((buffer) == UnknownBuffer)
 
 /*
- * BufferIsLocal --
+ * BufferIsLocal 
  *     True iff the buffer is local (not visible to other servers).
  */
 #define BufferIsLocal(buffer)  ((buffer) < 0)
index 383204c3f0f7f901969ad505256cd359a2c11ce2..ed625f525c329d6e7279bf669f66c01b81b59f75 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * buf_internals.h--
+ * buf_internals.h
  *   Internal definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: buf_internals.h,v 1.27 1998/12/15 12:46:55 vadim Exp $
+ * $Id: buf_internals.h,v 1.28 1999/02/13 23:22:03 momjian Exp $
  *
  * NOTE
  *     If BUFFERPAGE0 is defined, then 0 will be used as a
index 22f66c2295b72fb2dcfd6ae2a8646fb0b63d07e3..e9ba960a064024b54c7d285cb9341380188bddc3 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * bufmgr.h--
+ * bufmgr.h
  *   POSTGRES buffer manager definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: bufmgr.h,v 1.24 1998/12/15 12:46:56 vadim Exp $
+ * $Id: bufmgr.h,v 1.25 1999/02/13 23:22:04 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -55,7 +55,7 @@ typedef bits16 BufferLock;
 #define BufferDescriptorGetBuffer(bdesc) ((bdesc)->buf_id + 1)
 
 /*
- * BufferIsPinned --
+ * BufferIsPinned 
  *     True iff the buffer is pinned (and therefore valid)
  *
  * Note:
@@ -82,7 +82,7 @@ extern int    ShowPinTrace;
 
 
 /*
- * BufferIsValid --
+ * BufferIsValid 
  *     True iff the refcnt of the local buffer is > 0
  * Note:
  *     BufferIsValid(InvalidBuffer) is False.
@@ -117,7 +117,7 @@ extern int  ShowPinTrace;
 )
 
 /*
- * BufferGetBlock --
+ * BufferGetBlock 
  *     Returns a reference to a disk page image associated with a buffer.
  *
  * Note:
index a6c8b8e920f7a807fda6edde9da5057693a64c76..47c0a2c6119abd63179688fa55a9dde4ef10b4f3 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * bufpage.h--
+ * bufpage.h
  *   Standard POSTGRES buffer page definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: bufpage.h,v 1.20 1998/09/01 04:38:13 momjian Exp $
+ * $Id: bufpage.h,v 1.21 1999/02/13 23:22:04 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -75,7 +75,7 @@
  */
 
 /*
- * PageIsValid --
+ * PageIsValid 
  *     True iff page is valid.
  */
 #define PageIsValid(page) PointerIsValid(page)
@@ -154,7 +154,7 @@ typedef enum
  */
 
 /*
- * PageIsUsed --
+ * PageIsUsed 
  *     True iff the page size is used.
  *
  * Note:
@@ -167,7 +167,7 @@ typedef enum
 )
 
 /*
- * PageIsEmpty --
+ * PageIsEmpty 
  *     returns true iff no itemid has been allocated on the page
  */
 #define PageIsEmpty(page) \
@@ -175,14 +175,14 @@ typedef enum
     (sizeof(PageHeaderData) - sizeof(ItemIdData)) ? true : false)
 
 /*
- * PageIsNew --
+ * PageIsNew 
  *     returns true iff page is not initialized (by PageInit)
  */
 
 #define PageIsNew(page) (((PageHeader) (page))->pd_upper == 0)
 
 /*
- * PageGetItemId --
+ * PageGetItemId 
  *     Returns an item identifier of a page.
  */
 #define PageGetItemId(page, offsetNumber) \
@@ -194,7 +194,7 @@ typedef enum
  */
 
 /*
- * PageSizeIsValid --
+ * PageSizeIsValid 
  *     True iff the page size is valid.
  *
  * XXX currently all page sizes are "valid" but we only actually
@@ -206,7 +206,7 @@ typedef enum
 #define PageSizeIsValid(pageSize) ((pageSize) == BLCKSZ)
 
 /*
- * PageGetPageSize --
+ * PageGetPageSize 
  *     Returns the page size of a page.
  *
  * this can only be called on a formatted page (unlike
@@ -217,7 +217,7 @@ typedef enum
    ((Size) ((PageHeader) (page))->pd_opaque.od_pagesize)
 
 /*
- * PageSetPageSize --
+ * PageSetPageSize 
  *     Sets the page size of a page.
  */
 #define PageSetPageSize(page, size) \
@@ -228,7 +228,7 @@ typedef enum
  * ----------------
  */
 /*
- * PageGetSpecialSize --
+ * PageGetSpecialSize 
  *     Returns size of special space on a page.
  *
  * Note:
@@ -238,7 +238,7 @@ typedef enum
    ((uint16) (PageGetPageSize(page) - ((PageHeader)(page))->pd_special))
 
 /*
- * PageGetSpecialPointer --
+ * PageGetSpecialPointer 
  *     Returns pointer to special space on a page.
  *
  * Note:
@@ -251,7 +251,7 @@ typedef enum
 )
 
 /*
- * PageGetItem --
+ * PageGetItem 
  *     Retrieves an item on the given page.
  *
  * Note:
@@ -266,7 +266,7 @@ typedef enum
 )
 
 /*
- * BufferGetPageSize --
+ * BufferGetPageSize 
  *     Returns the page size within a buffer.
  *
  * Notes:
@@ -283,13 +283,13 @@ typedef enum
 )
 
 /*
- * BufferGetPage --
+ * BufferGetPage 
  *     Returns the page associated with a buffer.
  */
 #define BufferGetPage(buffer) ((Page)BufferGetBlock(buffer))
 
 /*
- * PageGetMaxOffsetNumber --
+ * PageGetMaxOffsetNumber 
  *     Returns the maximum offset number used by the given page.
  *
  *     NOTE: The offset is invalid if the page is non-empty.
index 8e5cc0a4ac2db6775df9a30cc790bd65d444357b..69f7ba62b90374ffb301714b04b1fbf8184cdc8e 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * fd.h--
+ * fd.h
  *   Virtual file descriptor definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: fd.h,v 1.11 1998/09/01 04:38:14 momjian Exp $
+ * $Id: fd.h,v 1.12 1999/02/13 23:22:05 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 2163aa79d5914f8aec122a98779634ab00504bc6..09f276d256026c5c57a38dac6f69f5c3e7e65e59 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * ipc.h--
+ * ipc.h
  *   POSTGRES inter-process communication definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: ipc.h,v 1.31 1998/12/15 12:46:57 vadim Exp $
+ * $Id: ipc.h,v 1.32 1999/02/13 23:22:05 momjian Exp $
  *
  * NOTES
  *   This file is very architecture-specific.  This stuff should actually
index d3cf7bfdff50dcaae6266aa07a2cf0ccecb035f2..c3cde4dbfa121e5ef9cdf12267d5eb3a287f2896 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * item.h--
+ * item.h
  *   POSTGRES disk item definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: item.h,v 1.4 1998/09/01 04:38:17 momjian Exp $
+ * $Id: item.h,v 1.5 1999/02/13 23:22:06 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1c37713f15579a12d7119a2fdedbd9d9ddc5e848..88d856a35c44cea419965806952467f099ef0c63 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * itemid.h--
+ * itemid.h
  *   Standard POSTGRES buffer page item identifier definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: itemid.h,v 1.7 1998/09/01 04:38:18 momjian Exp $
+ * $Id: itemid.h,v 1.8 1999/02/13 23:22:06 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -57,13 +57,13 @@ typedef struct ItemIdData *ItemId;
    ((itemId)->lp_flags)
 
 /*
- * ItemIdIsValid --
+ * ItemIdIsValid 
  *     True iff disk item identifier is valid.
  */
 #define ItemIdIsValid(itemId)  PointerIsValid(itemId)
 
 /*
- * ItemIdIsUsed --
+ * ItemIdIsUsed 
  *     True iff disk item identifier is in use.
  *
  * Note:
index 6f022e1822edeb1bd2edeb28f60dcf72ebe60efe..7980ea15575f78af0b0178be492e67e207298284 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * itempos.h--
+ * itempos.h
  *   Standard POSTGRES buffer page long item subposition definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: itempos.h,v 1.6 1998/09/01 04:38:19 momjian Exp $
+ * $Id: itempos.h,v 1.7 1999/02/13 23:22:06 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 253d9f21514d319c280336504bb39d59c692eb6b..3e3c1d2a55d9b4262333ccff4f58dae9df4590c7 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * itemptr.h--
+ * itemptr.h
  *   POSTGRES disk item pointer definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: itemptr.h,v 1.9 1998/09/01 04:38:20 momjian Exp $
+ * $Id: itemptr.h,v 1.10 1999/02/13 23:22:06 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -37,14 +37,14 @@ typedef ItemPointerData *ItemPointer;
  */
 
 /*
- * ItemPointerIsValid --
+ * ItemPointerIsValid 
  *     True iff the disk item pointer is not NULL.
  */
 #define ItemPointerIsValid(pointer) \
    ((bool) (PointerIsValid(pointer) && ((pointer)->ip_posid != 0)))
 
 /*
- * ItemPointerGetBlockNumber --
+ * ItemPointerGetBlockNumber 
  *     Returns the block number of a disk item pointer.
  */
 #define ItemPointerGetBlockNumber(pointer) \
@@ -54,7 +54,7 @@ typedef ItemPointerData *ItemPointer;
 )
 
 /*
- * ItemPointerGetOffsetNumber --
+ * ItemPointerGetOffsetNumber 
  *     Returns the offset number of a disk item pointer.
  */
 #define ItemPointerGetOffsetNumber(pointer) \
@@ -64,7 +64,7 @@ typedef ItemPointerData *ItemPointer;
 )
 
 /*
- * ItemPointerSet --
+ * ItemPointerSet 
  *     Sets a disk item pointer to the specified block and offset.
  */
 #define ItemPointerSet(pointer, blockNumber, offNum) \
@@ -75,7 +75,7 @@ typedef ItemPointerData *ItemPointer;
 )
 
 /*
- * ItemPointerSetBlockNumber --
+ * ItemPointerSetBlockNumber 
  *     Sets a disk item pointer to the specified block.
  */
 #define ItemPointerSetBlockNumber(pointer, blockNumber) \
@@ -85,7 +85,7 @@ typedef ItemPointerData *ItemPointer;
 )
 
 /*
- * ItemPointerSetOffsetNumber --
+ * ItemPointerSetOffsetNumber 
  *     Sets a disk item pointer to the specified offset.
  */
 #define ItemPointerSetOffsetNumber(pointer, offsetNumber) \
@@ -95,7 +95,7 @@ typedef ItemPointerData *ItemPointer;
 )
 
 /*
- * ItemPointerCopy --
+ * ItemPointerCopy 
  *     Copies the contents of one disk item pointer to another.
  */
 #define ItemPointerCopy(fromPointer, toPointer) \
@@ -106,7 +106,7 @@ typedef ItemPointerData *ItemPointer;
 )
 
 /*
- * ItemPointerSetInvalid --
+ * ItemPointerSetInvalid 
  *     Sets a disk item pointer to be invalid.
  */
 #define ItemPointerSetInvalid(pointer) \
index 0918ab03df0b1ccd454d63217051c5fc4be18aca..bfe08d2c259258027007531ed0abbbb4acc70067 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * large_object.h--
+ * large_object.h
  *   file of info for Postgres large objects. POSTGRES 4.2 supports
  *   zillions of large objects (internal, external, jaquith, inversion).
  *   Now we only support inversion.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: large_object.h,v 1.9 1998/09/01 04:38:22 momjian Exp $
+ * $Id: large_object.h,v 1.10 1999/02/13 23:22:06 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index a85ba1e8ff7d625122c0ed95342fa1ed976e9c76..e2c25f2f251b2682d396dc85d9b75ee02ab96872 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * lmgr.h--
+ * lmgr.h
  *   POSTGRES lock manager definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: lmgr.h,v 1.16 1998/12/15 12:46:57 vadim Exp $
+ * $Id: lmgr.h,v 1.17 1999/02/13 23:22:07 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 9c803ef8a1273e77f3d30b1febb0c4227ee46473..e3a61bc9f40e31b096423002406f6e2fabd75f31 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * lock.h--
+ * lock.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: lock.h,v 1.20 1998/12/15 12:46:58 vadim Exp $
+ * $Id: lock.h,v 1.21 1999/02/13 23:22:07 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -127,7 +127,7 @@ typedef struct LOCKMETHODTABLE
  * we store is the number of locks of each type (holders) and the
  * total number of locks (nHolding) held by the transaction.
  *
- * NOTE: --
+ * NOTE: 
  * There were some problems with the fact that currently TransactionIdData
  * is a 5 byte entity and compilers long word aligning of structure fields.
  * If the 3 byte padding is put in front of the actual xid data then the
index 43d8fc4ba458e7fb545d45c46ccebb528dcbaaa1..2baccce5bef8a4283572549d1c1472f74a9a49d6 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * multilev.h--
+ * multilev.h
  *   multi level lock table consts/defs for single.c and multi.c and their
  *   clients
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: multilev.h,v 1.14 1998/10/08 18:30:46 momjian Exp $
+ * $Id: multilev.h,v 1.15 1999/02/13 23:22:07 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index e073839fd49552372676bc8b8600bbde5866e564..ee3434c4f9f31305f24de9c3c3c496a5f7660ffc 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * off.h--
+ * off.h
  *   POSTGRES disk "offset" definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: off.h,v 1.5 1998/09/01 04:38:26 momjian Exp $
+ * $Id: off.h,v 1.6 1999/02/13 23:22:08 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -32,7 +32,7 @@ typedef uint16 OffsetNumber;
  */
 
 /*
- * OffsetNumberIsValid --
+ * OffsetNumberIsValid 
  *     True iff the offset number is valid.
  */
 #define OffsetNumberIsValid(offsetNumber) \
@@ -40,8 +40,8 @@ typedef uint16 OffsetNumber;
             (offsetNumber <= MaxOffsetNumber)))
 
 /*
- * OffsetNumberNext --
- * OffsetNumberPrev --
+ * OffsetNumberNext 
+ * OffsetNumberPrev 
  *     Increments/decrements the argument.  These macros look pointless
  *     but they help us disambiguate the different manipulations on
  *     OffsetNumbers (e.g., sometimes we substract one from an
index 3e03c7c14e068e879a4c1975bc467f5a41379663..d661266ffe47f579612a9a51d74527ba5f9503fb 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * page.h--
+ * page.h
  *   POSTGRES buffer page abstraction definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: page.h,v 1.4 1998/09/01 04:38:27 momjian Exp $
+ * $Id: page.h,v 1.5 1999/02/13 23:22:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -16,7 +16,7 @@
 typedef Pointer Page;
 
 /*
- * PageIsValid --
+ * PageIsValid 
  *     True iff page is valid.
  */
 #define PageIsValid(page) PointerIsValid(page)
index bd36d07dc2068c2ae1df5e91b74be48b669c90aa..56ccf1c1ab3808de7f7b749bc45619bc119b9188 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pagenum.h--
+ * pagenum.h
  *   POSTGRES page number definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pagenum.h,v 1.6 1998/09/01 04:38:29 momjian Exp $
+ * $Id: pagenum.h,v 1.7 1999/02/13 23:22:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -21,7 +21,7 @@ typedef uint32 LogicalPageNumber;
 #define InvalidLogicalPageNumber       0
 
 /*
- * LogicalPageNumberIsValid --
+ * LogicalPageNumberIsValid 
  *     True iff the logical page number is valid.
  */
 #define LogicalPageNumberIsValid(pageNumber) \
index 4e67fc29cf4a0d525e3f5ef6f62fddb4b6675c48..fa6feb148cc6591901d6444f0967e1598c06165c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pos.h--
+ * pos.h
  *   POSTGRES "position" definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pos.h,v 1.5 1998/09/01 04:38:30 momjian Exp $
+ * $Id: pos.h,v 1.6 1999/02/13 23:22:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -32,28 +32,28 @@ typedef PositionIdData *PositionId;
  */
 
 /*
- * PositionIdIsValid --
+ * PositionIdIsValid 
  *     True iff the position identifier is valid.
  */
 #define PositionIdIsValid(positionId) \
    PointerIsValid(positionId)
 
 /*
- * PositionIdSetInvalid --
+ * PositionIdSetInvalid 
  *     Make an invalid position.
  */
 #define PositionIdSetInvalid(positionId) \
    *(positionId) = (bits16) 0
 
 /*
- * PositionIdSet --
+ * PositionIdSet 
  *     Sets a position identifier to the specified value.
  */
 #define PositionIdSet(positionId, offsetNumber) \
    *(positionId) = (offsetNumber)
 
 /*
- * PositionIdGetOffsetNumber --
+ * PositionIdGetOffsetNumber 
  *     Retrieve the offset number from a position identifier.
  */
 #define PositionIdGetOffsetNumber(positionId) \
index 914d934524f54561ff9c9c6de7a72056a41c38e9..aae5b7044273abf2499066ebc484fe3a0b782ff6 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * proc.h--
+ * proc.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: proc.h,v 1.16 1998/12/15 12:46:59 vadim Exp $
+ * $Id: proc.h,v 1.17 1999/02/13 23:22:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -75,8 +75,8 @@ typedef struct procglobal
 
 extern PROC *MyProc;
 
-#define PROC_INCR_SLOCK(lock) if (MyProc) (MyProc->sLocks[(lock)])++
-#define PROC_DECR_SLOCK(lock) if (MyProc) (MyProc->sLocks[(lock)])--
+#define PROC_INCR_SLOCK(lock) if (MyProc) ((MyProc->sLocks[(lock)])++)
+#define PROC_DECR_SLOCK(lock) if (MyProc) ((MyProc->sLocks[(lock)])--)
 
 /*
  * flags explaining why process woke up
index aa20a328bdcc6d267315d5a3f4ad6a65baf23bca..3863b55a62d22a528b9d806b9d584bd713bc475c 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * s_lock.h--
+ * s_lock.h
  *    This file contains the implementation (if any) for spinlocks.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.57 1998/12/15 12:46:59 vadim Exp $
+ *   $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.58 1999/02/13 23:22:09 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c8524eea5e1e010ee1b60c6a3de1db12617b90f6..f74ebe78ba0cbe974d627f715c4679f1d6e87678 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * shmem.h--
+ * shmem.h
  *   shared memory management structures
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: shmem.h,v 1.14 1998/09/01 04:38:33 momjian Exp $
+ * $Id: shmem.h,v 1.15 1999/02/13 23:22:10 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index bb825da999dcc777a961934db2f968eb5fa155d5..c5af7b08c9850ab56861027e314fa46f72ca7000 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * sinval.h--
+ * sinval.h
  *   POSTGRES shared cache invalidation communication definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: sinval.h,v 1.9 1998/09/01 04:38:34 momjian Exp $
+ * $Id: sinval.h,v 1.10 1999/02/13 23:22:10 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ff3e1ef05ad83cb89dbee032d472c184412c06cc..161e28869611f638e61878b260b96380f103442d 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * sinvaladt.h--
+ * sinvaladt.h
  *   POSTGRES shared cache invalidation segment definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: sinvaladt.h,v 1.10 1998/09/01 04:38:36 momjian Exp $
+ * $Id: sinvaladt.h,v 1.11 1999/02/13 23:22:10 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 917201d995e2f5b00e7da37cd17cc9ea3a8d82b4..c3c0d314462cf31490c6406406e799512114257b 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * smgr.h--
+ * smgr.h
  *   storage manager switch public interface declarations.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: smgr.h,v 1.13 1998/10/08 18:30:47 momjian Exp $
+ * $Id: smgr.h,v 1.14 1999/02/13 23:22:10 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f8d81709c3c4eaf0e4f6afe4361b7cd3b78f6cf3..ace673d98ecf59633ffef31fcc485be6bddfbe6e 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * spin.h--
+ * spin.h
  *   synchronization routines
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: spin.h,v 1.7 1998/09/01 04:38:38 momjian Exp $
+ * $Id: spin.h,v 1.8 1999/02/13 23:22:10 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 0b5a80908be2c65494224886ba69e3c030a29f98..941e913eaae894bf16f7518b0299b67bf7a49983 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * dest.h--
+ * dest.h
  *     Whenever the backend executes a query, the results
  *     have to go someplace - either to the standard output,
  *     to a local portal buffer or to a remote portal buffer.
@@ -44,7 +44,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: dest.h,v 1.17 1999/01/27 00:36:08 tgl Exp $
+ * $Id: dest.h,v 1.18 1999/02/13 23:22:11 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c94a11570da567cb901f05f4b6e3eefd4799814d..09d111102fc5a980e2d3c476f9a4ccaf4b3bd7b7 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * fastpath.h--
+ * fastpath.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: fastpath.h,v 1.4 1998/09/01 04:38:41 momjian Exp $
+ * $Id: fastpath.h,v 1.5 1999/02/13 23:22:12 momjian Exp $
  *
  * NOTES
  *   This information pulled out of tcop/fastpath.c and put
index 4ac96b7495f1ea97eb85d46eeb2c3d5f8c5544db..5c783d501429b1156637c7744fd283474ebd8b87 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pquery.h--
+ * pquery.h
  *   prototypes for pquery.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pquery.h,v 1.11 1998/09/01 04:38:43 momjian Exp $
+ * $Id: pquery.h,v 1.12 1999/02/13 23:22:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c1c631b0d64bdfac527553d21433453de2891a99..d24fbdb753febc0b53d03414467384c886559235 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * tcopdebug.h--
+ * tcopdebug.h
  *   #defines governing debugging behaviour in the traffic cop
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: tcopdebug.h,v 1.3 1998/09/01 04:38:44 momjian Exp $
+ * $Id: tcopdebug.h,v 1.4 1999/02/13 23:22:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b4356030bee166fb1be8e559d1ea3df310e4e2e6..b9f033ad72ec3dbccf55abbb87a0ac4123eb4a36 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * tcopprot.h--
+ * tcopprot.h
  *   prototypes for postgres.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: tcopprot.h,v 1.16 1998/09/01 04:38:45 momjian Exp $
+ * $Id: tcopprot.h,v 1.17 1999/02/13 23:22:13 momjian Exp $
  *
  * OLD COMMENTS
  *   This file was created so that other c files could get the two
index bd5556c46b49ed005edf5d53a53e96149a5e9eea..8baffbeb2c497197dc80981f7007039ae0f2c1d4 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * utility.h--
+ * utility.h
  *   prototypes for utility.c.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: utility.h,v 1.6 1998/09/01 04:38:47 momjian Exp $
+ * $Id: utility.h,v 1.7 1999/02/13 23:22:13 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 93c896320a19c51b3806fe846e36b16e5388042d..6dc4502efd29c83668ff8e6aaf8ba61eb5f741d2 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * acl.h--
+ * acl.h
  *   Definition of (and support for) access control list data structures.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: acl.h,v 1.18 1998/09/01 04:38:48 momjian Exp $
+ * $Id: acl.h,v 1.19 1999/02/13 23:22:14 momjian Exp $
  *
  * NOTES
  *   For backward-compatability purposes we have to allow there
index 6052a8cfcc4321501663752cdeaa3cb18919a5c4..833727e07fb276d37ecdf9a54b05dfc310ad0018 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * array.h--
+ * array.h
  *   Utilities for the new array code. Contain prototypes from the
  *   following files:
  *             utils/adt/arrayfuncs.c
@@ -10,7 +10,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: array.h,v 1.14 1998/09/01 04:38:50 momjian Exp $
+ * $Id: array.h,v 1.15 1999/02/13 23:22:15 momjian Exp $
  *
  * NOTES
  *   XXX the data array should be LONGALIGN'd -- notice that the array
index ef060dbb1159c3c44c4bfef8b15ac1ed082a7415..1431a2d22797ff67f5ba8348bbbd5f8b0f5bf045 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * bit.h--
+ * bit.h
  *   Standard bit array definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: bit.h,v 1.4 1998/09/01 04:38:51 momjian Exp $
+ * $Id: bit.h,v 1.5 1999/02/13 23:22:15 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -19,19 +19,19 @@ typedef uint32 BitIndex;
 #define BitsPerByte        8
 
 /*
- * BitArraySetBit --
+ * BitArraySetBit 
  *     Sets (to 1) the value of a bit in a bit array.
  */
 extern void BitArraySetBit(BitArray bitArray, BitIndex bitIndex);
 
 /*
- * BitArrayClearBit --
+ * BitArrayClearBit 
  *     Clears (to 0) the value of a bit in a bit array.
  */
 extern void BitArrayClearBit(BitArray bitArray, BitIndex bitIndex);
 
 /*
- * BitArrayBitIsSet --
+ * BitArrayBitIsSet 
  *     True iff the bit is set (1) in a bit array.
  */
 extern bool BitArrayBitIsSet(BitArray bitArray, BitIndex bitIndex);
index 6460fe1a9bbf7827448752819b61c5a55bf956dc..896729573b1e97a9bef980a8b5955ca925ac7b60 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * builtins.h--
+ * builtins.h
  *   Declarations for operations on built-in types.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: builtins.h,v 1.73 1998/12/30 19:56:34 wieck Exp $
+ * $Id: builtins.h,v 1.74 1999/02/13 23:22:15 momjian Exp $
  *
  * NOTES
  *   This should normally only be included by fmgr.h.
index 159f6387b059ccf8564b9b3d29cefe152df8b603..aaf9156deca416fc4eda9681b08db2ed287f78c8 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * catcache.h--
+ * catcache.h
  *   Low-level catalog cache definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: catcache.h,v 1.13 1998/09/01 04:38:55 momjian Exp $
+ * $Id: catcache.h,v 1.14 1999/02/13 23:22:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7248af64d5fff729100ec01903c827793c80a2de..a291c2eee64ba92e318b0f68947f2e7bb72a8187 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * datetime.h--
+ * datetime.h
  *   Definitions for the datetime
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: datetime.h,v 1.6 1998/09/01 04:38:56 momjian Exp $
+ * $Id: datetime.h,v 1.7 1999/02/13 23:22:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index bd5c6eac8d75726352b07980732dcdb9b2408a44..e4d403f9fde62136a8683790828a36019ef7efb1 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * datum.h--
+ * datum.h
  *   POSTGRES abstract data type datum representation definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: datum.h,v 1.8 1998/09/01 04:38:58 momjian Exp $
+ * $Id: datum.h,v 1.9 1999/02/13 23:22:16 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c7ba840c495f49b9f30625d2f54223db048e1ee9..4d5fc2e314b16e17cadb912f85c8b9df11406623 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * dt.h--
+ * dt.h
  *   Definitions for the date/time and other date/time support code.
  *   The support code is shared with other date data types,
  *    including abstime, reltime, date, and time.
@@ -8,7 +8,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: dt.h,v 1.35 1999/02/13 04:15:33 thomas Exp $
+ * $Id: dt.h,v 1.36 1999/02/13 23:22:17 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 5b59110ccfc00702376e2c9df9badb71879495f3..41ebc2fae8069cdb08695310eabc563537a95588 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * dynahash--
+ * dynahash
  *   POSTGRES dynahash.h file definitions
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: dynahash.h,v 1.5 1998/09/01 04:39:00 momjian Exp $
+ * $Id: dynahash.h,v 1.6 1999/02/13 23:22:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8ee1639c43ffb9c54428c7907b1032e030fe1489..e2dbf4c59f843da2b31354a59d970141264dc09b 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * dynamic_loader.h--
+ * dynamic_loader.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: dynamic_loader.h,v 1.9 1998/09/01 04:39:02 momjian Exp $
+ * $Id: dynamic_loader.h,v 1.10 1999/02/13 23:22:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 258ef01aa4806f408ae00e9f7c57ec5a2049601d..39c023f21a12979800e5882964e6bb6812d4a06d 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * elog.h--
+ * elog.h
  *   POSTGRES error logging definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: elog.h,v 1.9 1999/01/18 00:10:17 momjian Exp $
+ * $Id: elog.h,v 1.10 1999/02/13 23:22:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 365c81278ef4a499eaaeae2665258a48ea51006a..eb70b3006449d3b7084ada6a8fb6399119667e7e 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * exc.h--
+ * exc.h
  *   POSTGRES exception handling definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: exc.h,v 1.14 1998/09/01 04:39:04 momjian Exp $
+ * $Id: exc.h,v 1.15 1999/02/13 23:22:18 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 98549c034518815de8e847f196ba4434b75922f2..c0070de869fa867ac70c2de0d4d9afd730a48f32 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * excid.h--
+ * excid.h
  *   POSTGRES known exception identifier definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: excid.h,v 1.5 1998/09/01 04:39:06 momjian Exp $
+ * $Id: excid.h,v 1.6 1999/02/13 23:22:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index cc6abbe41ff5754350919e0c804613d5ee963c1b..cb3de1083c044e8cdf3d2f96b1c95d6c7d3927b6 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * fcache.h--
+ * fcache.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: fcache.h,v 1.7 1998/09/01 04:39:07 momjian Exp $
+ * $Id: fcache.h,v 1.8 1999/02/13 23:22:19 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index c7781b689ab9e0b54ede7262fe71003d109fd87f..9439b28a7971a7bd0a4bf9ba57200ebeeb4dc25c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * fcache2.h--
+ * fcache2.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: fcache2.h,v 1.7 1998/09/01 04:39:08 momjian Exp $
+ * $Id: fcache2.h,v 1.8 1999/02/13 23:22:20 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 30376415457236eea45469d95094cc0da1ca261f..b5c35f805a5cdff98d1dd3502ad88c59955224cb 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * fmgrtab.h--
+ * fmgrtab.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: fmgrtab.h,v 1.8 1998/09/01 04:39:09 momjian Exp $
+ * $Id: fmgrtab.h,v 1.9 1999/02/13 23:22:21 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f0a800977658110925c9d10d3fca1ebea3ebc4f6..50b8b3095c6374dbd7cae276c68b67ca8c600bca 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * hsearch.h--
+ * hsearch.h
  *   for hashing in the new buffer manager
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: hsearch.h,v 1.9 1998/09/01 04:39:12 momjian Exp $
+ * $Id: hsearch.h,v 1.10 1999/02/13 23:22:22 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ea87c6a5c56fc585b839a3de7cf6580d848b6324..23ac35582cc309e16251b8545eeac3c201063802 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * builtins.h--
+ * builtins.h
  *   Declarations for operations on built-in types.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: inet.h,v 1.2 1998/10/21 16:06:50 momjian Exp $
+ * $Id: inet.h,v 1.3 1999/02/13 23:22:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 9cc4dc0ccbf7c22d567f5d34d787e5047375696f..bdcab2e05ec6f02fa6935d87391e996791d7c7ff 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * int8.h--
+ * int8.h
  *   Declarations for operations on 64-bit integers.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: int8.h,v 1.9 1999/02/13 04:13:56 thomas Exp $
+ * $Id: int8.h,v 1.10 1999/02/13 23:22:23 momjian Exp $
  *
  * NOTES
  * These data types are supported on all 64-bit architectures, and may
index f035c293032dc6891ae38e5f3435550d0f2fc987..321c5deaf2c1fcaadeac52583ba3692d9156200e 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * inval.h--
+ * inval.h
  *   POSTGRES cache invalidation dispatcher definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: inval.h,v 1.10 1998/10/12 00:53:36 momjian Exp $
+ * $Id: inval.h,v 1.11 1999/02/13 23:22:23 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 08fb6f3c4fc1bc9cede198b6272df04c01b8a78e..981c3683456fbd67b5249cdf84226ed187ce370c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * lselect.h--
+ * lselect.h
  *   definitions for the replacement selection algorithm.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: lselect.h,v 1.11 1998/09/01 04:39:16 momjian Exp $
+ * $Id: lselect.h,v 1.12 1999/02/13 23:22:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 0fd7ad7c79635014c31d763dac93e6ed23b751c5..e88f004004d52689ac71176f8a30b554cbce219c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * lsyscache.h--
+ * lsyscache.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: lsyscache.h,v 1.15 1998/09/01 04:39:18 momjian Exp $
+ * $Id: lsyscache.h,v 1.16 1999/02/13 23:22:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d4cc427422c3e6a1acde04b281d9fd176310ffca..01ff7b7f119b456a98b2b7870b7863e55c81d3a3 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * mcxt.h--
+ * mcxt.h
  *   POSTGRES memory context definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: mcxt.h,v 1.11 1998/09/01 04:39:19 momjian Exp $
+ * $Id: mcxt.h,v 1.12 1999/02/13 23:22:24 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -20,7 +20,7 @@ extern MemoryContext TopMemoryContext;
 
 
 /*
- * MaxAllocSize --
+ * MaxAllocSize 
  *     Arbitrary limit on size of allocations.
  *
  * Note:
index 0bf4f6ef13bf7d4da3254ce7cef206a0647b8de4..2d25f2ebdc9ba865071a3964602640e2b8d04529 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * memutils.h--
+ * memutils.h
  *   this file contains general memory alignment, allocation
  *   and manipulation stuff that used to be spread out
  *   between the following files:
@@ -15,7 +15,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: memutils.h,v 1.20 1999/02/06 16:50:33 wieck Exp $
+ * $Id: memutils.h,v 1.21 1999/02/13 23:22:25 momjian Exp $
  *
  * NOTES
  *   some of the information in this file will be moved to
@@ -186,13 +186,13 @@ extern void OrderedElemPushInto(OrderedElem elem, OrderedSet Set);
  */
 
 /*
- * AllocPointer --
+ * AllocPointer 
  *     Aligned pointer which may be a member of an allocation set.
  */
 typedef Pointer AllocPointer;
 
 /*
- * AllocMode --
+ * AllocMode 
  *     Mode of allocation for an allocation set.
  *
  * Note:
@@ -209,7 +209,7 @@ typedef enum AllocMode
 #define DefaultAllocMode       DynamicAllocMode
 
 /*
- * AllocBlock --
+ * AllocBlock 
  *     Small pieces of memory are taken from bigger blocks of
  *     memory with a size aligned to a power of two. These
  *     pieces are not free's separately, instead they are reused
@@ -225,7 +225,7 @@ typedef struct AllocBlockData {
 typedef AllocBlockData *AllocBlock;
 
 /*
- * AllocChunk --
+ * AllocChunk 
  *     The prefix of each piece of memory in an AllocBlock
  */
 typedef struct AllocChunkData {
@@ -236,7 +236,7 @@ typedef struct AllocChunkData {
 typedef AllocChunkData *AllocChunk;
 
 /*
- * AllocSet --
+ * AllocSet 
  *     Allocation set.
  */
 typedef struct AllocSetData
@@ -249,13 +249,13 @@ typedef struct AllocSetData
 typedef AllocSetData *AllocSet;
 
 /*
- * AllocPointerIsValid --
+ * AllocPointerIsValid 
  *     True iff pointer is valid allocation pointer.
  */
 #define AllocPointerIsValid(pointer) PointerIsValid(pointer)
 
 /*
- * AllocSetIsValid --
+ * AllocSetIsValid 
  *     True iff set is valid allocation set.
  */
 #define AllocSetIsValid(set) PointerIsValid(set)
@@ -288,7 +288,7 @@ extern void AllocSetDump(AllocSet set);
 typedef int LibCCopyLength;
 
 /*
- * MemoryCopy --
+ * MemoryCopy 
  *     Copies fixed length block of memory to another.
  */
 #define MemoryCopy(toBuffer, fromBuffer, length)\
index 39d42bc0732fed067aef6b4812c97c90196b823e..d7fd5ab23982236dfdd232e10802fc42041c5822 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * module.h--
+ * module.h
  *   this file contains general "module" stuff  that used to be
  *   spread out between the following files:
  *
@@ -10,7 +10,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: module.h,v 1.4 1998/09/01 04:39:21 momjian Exp $
+ * $Id: module.h,v 1.5 1999/02/13 23:22:25 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d1784c7cfb22fd9b708e2e05f555aa3e3cff0e7f..58a262d3aab34d5bf43e7d45eedfb76ea584226c 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * nabstime.h--
+ * nabstime.h
  *   Definitions for the "new" abstime code.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: nabstime.h,v 1.17 1998/10/08 18:30:52 momjian Exp $
+ * $Id: nabstime.h,v 1.18 1999/02/13 23:22:25 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -91,7 +91,7 @@ typedef TimeIntervalData *TimeInterval;
 extern AbsoluteTime GetCurrentAbsoluteTime(void);
 
 /*
- * getSystemTime --
+ * getSystemTime 
  *     Returns system time.
  */
 #define getSystemTime() \
index 9f395f8edbbd569487bf157ebf1d1fafd5b08799..24c85a5659ed5ebddbc77ff228a9f4a76f11ff4e 100644 (file)
@@ -1,11 +1,11 @@
 /* ----------
- * numeric.h -
+ * numeric.h
  *
  * Definitions for the exact numeric data type of Postgres
  *
  * 1998 Jan Wieck
  *
- * $Header: /cvsroot/pgsql/src/include/utils/numeric.h,v 1.3 1999/01/05 11:12:11 wieck Exp $
+ * $Header: /cvsroot/pgsql/src/include/utils/numeric.h,v 1.4 1999/02/13 23:22:26 momjian Exp $
  *
  * ----------
  */
index 05fccc81a321b4ff1d19278d30fe902346ad9e6a..5c9a31a45048e5b60cafada56c8237517b1f67cc 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * palloc.h--
+ * palloc.h
  *   POSTGRES memory allocator definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: palloc.h,v 1.7 1999/02/06 16:50:34 wieck Exp $
+ * $Id: palloc.h,v 1.8 1999/02/13 23:22:26 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b718221cb552688343307c37f260308009316f97..59e82868ff9e5240b80fcdb780f453829e441d31 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * portal.h--
+ * portal.h
  *   POSTGRES portal definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: portal.h,v 1.11 1999/02/06 16:50:34 wieck Exp $
+ * $Id: portal.h,v 1.12 1999/02/13 23:22:27 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -53,7 +53,7 @@ struct PortalD
 };
 
 /*
- * PortalIsValid --
+ * PortalIsValid 
  *     True iff portal is valid.
  */
 #define PortalIsValid(p) PointerIsValid(p)
index 28a90170fe445840cc1004fdae7c6a2cd9cbe1f2..9a74d2c35017bdd83cfc75b581f0e08927678fe5 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * ps_status.h--
+ * ps_status.h
  *
  * Defines macros to show backend status on the ps status line.
  * Unfortunately this is system dpendent.
index 94477e0eac6fe259bedbe686752dd846be8c37f1..73d49d82528ba33d585e04f2ba8cedd9a3b25bf7 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * psort.h--
+ * psort.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: psort.h,v 1.16 1998/09/01 04:39:28 momjian Exp $
+ * $Id: psort.h,v 1.17 1999/02/13 23:22:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3e06e5841309ecb2e25e838b4098c941841957cd..9eba94a9da80f5921941c33105fe8aaa4d14bcd9 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rel.h--
+ * rel.h
  *   POSTGRES relation descriptor definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rel.h,v 1.21 1999/02/02 03:45:28 momjian Exp $
+ * $Id: rel.h,v 1.22 1999/02/13 23:22:29 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -77,13 +77,13 @@ typedef Relation *RelationPtr;
 #define InvalidRelation ((Relation)NULL)
 
 /*
- * RelationIsValid --
+ * RelationIsValid 
  *     True iff relation descriptor is valid.
  */
 #define RelationIsValid(relation) PointerIsValid(relation)
 
 /*
- * RelationGetSystemPort --
+ * RelationGetSystemPort 
  *     Returns system port of a relation.
  *
  * Note:
@@ -92,14 +92,14 @@ typedef Relation *RelationPtr;
 #define RelationGetSystemPort(relation) ((relation)->rd_fd)
 
 /*
- * RelationGetLockInfo --
+ * RelationGetLockInfo 
  *     Returns the lock information structure in the reldesc
  *
  */
 #define RelationGetLockInfo(relation) ((relation)->lockInfo)
 
 /*
- * RelationHasReferenceCountZero --
+ * RelationHasReferenceCountZero 
  *     True iff relation reference count is zero.
  *
  * Note:
@@ -109,25 +109,25 @@ typedef Relation *RelationPtr;
        ((bool)((relation)->rd_refcnt == 0))
 
 /*
- * RelationSetReferenceCount --
+ * RelationSetReferenceCount 
  *     Sets relation reference count.
  */
 #define RelationSetReferenceCount(relation,count) ((relation)->rd_refcnt = count)
 
 /*
- * RelationIncrementReferenceCount --
+ * RelationIncrementReferenceCount 
  *     Increments relation reference count.
  */
 #define RelationIncrementReferenceCount(relation) ((relation)->rd_refcnt += 1);
 
 /*
- * RelationDecrementReferenceCount --
+ * RelationDecrementReferenceCount 
  *     Decrements relation reference count.
  */
 #define RelationDecrementReferenceCount(relation) ((relation)->rd_refcnt -= 1)
 
 /*
- * RelationGetForm --
+ * RelationGetForm 
  *     Returns relation attribute values for a relation.
  *
  * Note:
@@ -137,7 +137,7 @@ typedef Relation *RelationPtr;
 
 
 /*
- * RelationGetRelid --
+ * RelationGetRelid 
  *
  * returns the object id of the relation
  *
@@ -145,7 +145,7 @@ typedef Relation *RelationPtr;
 #define RelationGetRelid(relation) ((relation)->rd_id)
 
 /*
- * RelationGetFile --
+ * RelationGetFile 
  *
  *   Returns the open File decscriptor
  */
@@ -153,21 +153,21 @@ typedef Relation *RelationPtr;
 
 
 /*
- * RelationGetRelationName --
+ * RelationGetRelationName 
  *
  *   Returns a Relation Name
  */
 #define RelationGetRelationName(relation) (&(relation)->rd_rel->relname)
 
 /*
- * RelationGetRelationName --
+ * RelationGetRelationName 
  *
  *   Returns a the number of attributes.
  */
 #define RelationGetNumberOfAttributes(relation) ((relation)->rd_rel->relnatts)
 
 /*
- * RelationGetDescr --
+ * RelationGetDescr 
  *     Returns tuple descriptor for a relation.
  *
  * Note:
index ef6b7bc43766c3fddc2564d7735cb1a1c3360baf..50863611007067529713ebfe52df2d7cd73bc4ca 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * rel2.h--
+ * rel2.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: rel2.h,v 1.7 1998/09/01 04:39:31 momjian Exp $
+ * $Id: rel2.h,v 1.8 1999/02/13 23:22:30 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index ffe3ec752504f3441cfd4530bbc7b9002c2452f0..d5f63f3af31c79e7de37f35e249a37a2c7523183 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * relcache.h--
+ * relcache.h
  *   Relation descriptor cache definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: relcache.h,v 1.10 1998/09/01 04:39:32 momjian Exp $
+ * $Id: relcache.h,v 1.11 1999/02/13 23:22:31 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 99ca816f43b3bbad047719fb1fec4c0836f333f7..b960164a4ef3a347bb7d5a7b5afa280437062c25 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * sets.h--
+ * sets.h
  *
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: sets.h,v 1.4 1998/09/01 04:39:33 momjian Exp $
+ * $Id: sets.h,v 1.5 1999/02/13 23:22:31 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3bb5838383244f3a812b320d073d1cccb4ec60a8..c6863746d1dbd3f8031d8310113c4170aae84d4a 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * syscache.h--
+ * syscache.h
  *   System catalog cache definitions.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: syscache.h,v 1.12 1998/09/01 04:39:34 momjian Exp $
+ * $Id: syscache.h,v 1.13 1999/02/13 23:22:32 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 135f28c8ad0d9be2a432fbf4d5ca9c8a521d77c5..2953a943cced93b903af7860e1c279d62d2bd8f5 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * temprel.h--
+ * temprel.h
  *   Temporary relation functions
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: temprel.h,v 1.1 1999/02/02 03:45:28 momjian Exp $
+ * $Id: temprel.h,v 1.2 1999/02/13 23:22:32 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7f811388e2244061fa9794a26203d4bbd066463e..5fe617b8c0b9f58b725ba21a7439109aa867348c 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * tqual.h--
+ * tqual.h
  *   POSTGRES "time" qualification definitions.
  *
  *   Should be moved/renamed...    - vadim 07/28/98
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: tqual.h,v 1.19 1999/01/29 09:23:17 vadim Exp $
+ * $Id: tqual.h,v 1.20 1999/02/13 23:22:33 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -42,7 +42,7 @@ extern TransactionId HeapSpecialTransactionId;
 extern CommandId HeapSpecialCommandId;
 
 /*
- * HeapTupleSatisfiesVisibility --
+ * HeapTupleSatisfiesVisibility 
  *     True iff heap tuple satsifies a time qual.
  *
  * Note:
index d978f16ab4443f9c07c5b89b97651dd2679b8ce9..52bc301a0a2e4eb501c6926b434c7450c7833878 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * trace.h--
+ * trace.h
  *
  *   Conditional trace definitions.
  *
index d208a406e370362f93fe40db32d6fa668b23395c..8629b0d133eaba9ba44a4365590591328bf3f7c8 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * keywords.c--
+ * keywords.c
  *   lexical token lookup for reserved words in postgres embedded SQL
  *
  *-------------------------------------------------------------------------
index 04e0d6165d5e5cb7d580786a6c7d3ea8ea2711d1..5a1bfb8ee07b08d08a8b9ab35ff9a7b7ed97d8c5 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * keywords.c--
+ * keywords.c
  *   lexical token lookup for reserved words in postgres embedded SQL
  *
  *-------------------------------------------------------------------------
index 787d60122a80cdc0f0a0bbff2dc78e38ccba700e..c12504b392ff4f9532cbd08a9ba2b22e512a3230 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * keywords.c--
+ * keywords.c
  *   lexical token lookup for reserved words in postgres SQL
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/keywords.c,v 1.9 1999/02/04 04:58:04 scrappy Exp $
+ *   $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/keywords.c,v 1.10 1999/02/13 23:22:35 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b54d64a3ca98e935bcab5d3400f9e81f6919fe50..46fe501c9f26e5efe8ff814f371a91a67fca0831 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * libpgtcl.h--
+ * libpgtcl.h
  *
  * libpgtcl is a tcl package for front-ends to interface with PostgreSQL.
  * It's a Tcl wrapper for libpq.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: libpgtcl.h,v 1.6 1998/09/21 01:01:58 momjian Exp $
+ * $Id: libpgtcl.h,v 1.7 1999/02/13 23:22:36 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index df044b1196f3e988c54b461d6e2305077f8680b8..eeaea74ccf304306bb275c0fd9860a6df83234c6 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pgtcl.c--
+ * pgtcl.c
  *
  * libpgtcl is a tcl package for front-ends to interface with PostgreSQL.
  * It's a Tcl wrapper for libpq.
@@ -9,7 +9,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/pgtcl.c,v 1.13 1998/09/21 01:02:00 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/pgtcl.c,v 1.14 1999/02/13 23:22:37 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 248f16559cc598e9e09be55fb47c3853866679ab..59e00b074d7ada12a9ba233ce0918d690c175449 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * pgtclCmds.c--
+ * pgtclCmds.c
  *   C functions which implement pg_* tcl commands
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/pgtclCmds.c,v 1.40 1999/02/07 22:08:51 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/pgtclCmds.c,v 1.41 1999/02/13 23:22:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -28,7 +28,7 @@
 #define DIGIT(c)       ((c) - '0')
 
 /*
- * translate_escape() --
+ * translate_escape() 
  *
  * This function performs in-place translation of a single C-style
  * escape sequence pointed by p. Curly braces { } and double-quote
@@ -132,7 +132,7 @@ translate_escape(char *p, int isArray)
 }
 
 /*
- * tcl_value() --
+ * tcl_value() 
  *
  * This function does in-line conversion of a value returned by libpq
  * into a tcl string or into a tcl list if the value looks like the
index dfe53db269fabb19de0e9b5d05a718a328e77085..767c266b058bd8a0ec6481764482ec3bde555188 100644 (file)
@@ -1,11 +1,11 @@
 /*-------------------------------------------------------------------------
  *
- * pgtclCmds.h--
+ * pgtclCmds.h
  *   declarations for the C functions which implement pg_* tcl commands
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pgtclCmds.h,v 1.12 1998/09/21 01:02:02 momjian Exp $
+ * $Id: pgtclCmds.h,v 1.13 1999/02/13 23:22:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 8f333eae9ab2af22065fddbba64b3e6a961e7ff8..ae5e9ba1b9021c741c757103100c036800042d24 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pgtclId.c--
+ * pgtclId.c
  *
  * Contains Tcl "channel" interface routines, plus useful routines
  * to convert between strings and pointers.  These are needed because
@@ -12,7 +12,7 @@
  * Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/pgtclId.c,v 1.17 1999/01/17 21:14:33 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/pgtclId.c,v 1.18 1999/02/13 23:22:38 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 963fbbaeb9ad7d6dd35e498c59cc45664532aea8..f2877b80592fec3915bb2837974d0a248ad6fd2d 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pgtclId.h--
+ * pgtclId.h
  *
  * Contains Tcl "channel" interface routines, plus useful routines
  * to convert between strings and pointers.  These are needed because
@@ -9,7 +9,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pgtclId.h,v 1.9 1998/09/21 01:02:04 momjian Exp $
+ * $Id: pgtclId.h,v 1.10 1999/02/13 23:22:39 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 1d051dc9cc751af810f856b3e65cd84298f4bfd2..46d2290135cd40474149520e6989d59920ee0a69 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * fe-auth.c--
+ * fe-auth.c
  *    The front-end (client) authorization routines
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-auth.c,v 1.25 1999/01/22 13:28:50 scrappy Exp $
+ *   $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-auth.c,v 1.26 1999/02/13 23:22:39 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index bc463d37d49e2e41315107da6d9b580c27bcf3fb..7ec84fa5729d91f864138568fb533308ad1a5968 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * fe-connect.c--
+ * fe-connect.c
  *   functions related to setting up a connection to the backend
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-connect.c,v 1.91 1999/02/05 04:25:54 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-connect.c,v 1.92 1999/02/13 23:22:40 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index f2f22a04e6571fe4a6919741a1834f4820e437eb..4f40801748c7b17d9a34af4fc05a6c479bf0bbce 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * fe-exec.c--
+ * fe-exec.c
  *   functions related to sending a query down to the backend
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-exec.c,v 1.73 1999/02/07 22:08:52 tgl Exp $
+ *   $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-exec.c,v 1.74 1999/02/13 23:22:41 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7fd52737bf08745d29581927754d2c71da5fa060..aa770ffe5acfa33e40c28d7272b2b26f7f1c9b18 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * fe-lobj.c--
+ * fe-lobj.c
  *   Front-end large object interface
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-lobj.c,v 1.18 1999/01/17 06:19:36 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-lobj.c,v 1.19 1999/02/13 23:22:41 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 3273bcb4dfb9e8921ec6e5a08493e191031a4dca..8613e5cc28c0bcfece51f01f0c2c6fb7fabc2c10 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * fe-print.c--
+ * fe-print.c
  *   functions for pretty-printing query results
  *
  * Copyright (c) 1994, Regents of the University of California
@@ -9,7 +9,7 @@
  * didn't really belong there.
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-print.c,v 1.19 1999/02/05 04:25:54 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-print.c,v 1.20 1999/02/13 23:22:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b45907ab69ebcc0ab2b10b46962c7d6082d47479..6655592d67788b0e89eacfbc7f3b050d75181518 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * libpq-fe.h--
+ * libpq-fe.h
  *   This file contains definitions for structures and
  *   externs for functions used by frontend postgres applications.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: libpq-fe.h,v 1.48 1999/02/07 22:08:53 tgl Exp $
+ * $Id: libpq-fe.h,v 1.49 1999/02/13 23:22:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 76d21b07c9c816bd59ec0ab3ca6e4916d8b50a01..dfc4dba8500a20c672786cd9781c72c86130ce61 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * libpq-int.h--
+ * libpq-int.h
  *   This file contains internal definitions meant to be used only by
  *   the frontend libpq library, not by applications that call it.
  *
@@ -11,7 +11,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: libpq-int.h,v 1.5 1998/11/18 00:47:26 tgl Exp $
+ * $Id: libpq-int.h,v 1.6 1999/02/13 23:22:42 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index d1a59004e465eb12bc8d23ea6b3d1a913a1252f6..295a88150204a571eeb539c4df1c62be34c5e09f 100644 (file)
@@ -1,6 +1,6 @@
 /*-------------------------------------------------------------------------
  *
- * pqsignal.c--
+ * pqsignal.c
  *   reliable BSD-style signal(2) routine stolen from RWW who stole it
  *   from Stevens...
  *
@@ -8,7 +8,7 @@
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/interfaces/libpq/pqsignal.c,v 1.9 1998/09/01 04:40:14 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/interfaces/libpq/pqsignal.c,v 1.10 1999/02/13 23:22:43 momjian Exp $
  *
  * NOTES
  *     This shouldn't be in libpq, but the monitor and some other
index 6a40c5e20d9683127295e8bc7b85d4a35a4884ac..b77b9de1dc20ca6134aa91266c5c7d18fdb03702 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * pqsignal.h--
+ * pqsignal.h
  *   prototypes for the reliable BSD-style signal(2) routine.
  *
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: pqsignal.h,v 1.6 1999/01/17 03:04:57 tgl Exp $
+ * $Id: pqsignal.h,v 1.7 1999/02/13 23:22:43 momjian Exp $
  *
  * NOTES
  *   This shouldn't be in libpq, but the monitor and some other
index f16ec4bc4a5219df5335888753217aaed548bbfd..ed34a1ca022d41c6739589c4bde9e5060f86b389 100644 (file)
@@ -270,7 +270,7 @@ int i;
 
 
    switch (fOption) {
-   /* Statement Options --
+   /* Statement Options 
       (apply to all stmts on the connection and become defaults for new stmts)
    */
    case SQL_ASYNC_ENABLE:
index 73841d47782f8a094711273d22b1ac2ce9e138d5..c8cf9b469f8290eb36186322f3a081e18680e664 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * testlo.c--
+ * testlo.c
  *   test using large objects with libpq
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/test/examples/testlo.c,v 1.9 1998/06/15 19:30:31 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/test/examples/testlo.c,v 1.10 1999/02/13 23:22:45 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index b00ee9c50995859cad7b5fcb2c86c8977ccda0af..eaa19229e714f9de37fdeaa41a7d8426d2f85b9d 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * lotest.c--
+ * lotest.c
  *   test using large objects with libpq
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/test/examples/Attic/testlo2.c,v 1.8 1998/06/15 19:30:31 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/test/examples/Attic/testlo2.c,v 1.9 1999/02/13 23:22:46 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 9207f04d3940ea8203fde557a7d0d6a12e97e9d2..d2254960afd6683688d4d39d36b506ec336f984a 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * beard.c--
+ * beard.c
  *   sample routines to use large objects
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/tutorial/Attic/beard.c,v 1.1 1998/03/01 04:51:01 scrappy Exp $
+ *   $Header: /cvsroot/pgsql/src/tutorial/Attic/beard.c,v 1.2 1999/02/13 23:22:47 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 76a20abdeb53a89317f7012921c244a0f353c26c..c86a5274aee51652942e7d6b8aa601a192a37193 100644 (file)
@@ -59,7 +59,7 @@ extern struct _reent *__imp_reent_data;
 /*
  *----------------------------------------------------------------------
  *
- * DllMain --
+ * DllMain 
  *
  * This routine is called by the Mingw32, Cygwin32 or VC++ C run 
  * time library init code, or the Borland DllEntryPoint routine. It 
index f81b35503b0ae9c7d2cef59b7417affa239f01fe..c36550422db53f81bc23ef93d7a48b1abe3abc3b 100644 (file)
@@ -51,7 +51,7 @@ char     *optarg;             /* argument associated with option */
 #define EMSG   ""
 
 /*
- * getopt --
+ * getopt 
  * Parse argc/argv argument vector.
  */
 int
index 83b4919c4941b1e7735491ecddb7e2faca78eeb9..6955aa7423f05ccf7f8bd8ec62d249694277dfbe 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * strdup.c--
+ * strdup.c
  *   copies a null-terminated string.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/utils/Attic/strdup.c,v 1.5 1998/02/26 04:46:47 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/utils/Attic/strdup.c,v 1.6 1999/02/13 23:22:52 momjian Exp $
  *
  *-------------------------------------------------------------------------
  */
index 7dafe60b313f119c4498245c7645c4051f807a0d..9ed16feb60c2c512d8ed16da23028f74471a9ac3 100644 (file)
@@ -1,13 +1,13 @@
 /*-------------------------------------------------------------------------
  *
- * version.c--
+ * version.c
  *   Routines to handle Postgres version number.
  *
  * Copyright (c) 1994, Regents of the University of California
  *
  *
  * IDENTIFICATION
- *   $Header: /cvsroot/pgsql/src/utils/Attic/version.c,v 1.10 1999/01/17 06:20:06 momjian Exp $
+ *   $Header: /cvsroot/pgsql/src/utils/Attic/version.c,v 1.11 1999/02/13 23:22:53 momjian Exp $
  *
  * NOTES
  *     XXX eventually, should be able to handle version identifiers