openbsd-ports/databases/postgresql/pkg/PLIST
2002-03-25 03:18:20 +00:00

481 lines
15 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.20 2002/03/25 03:18:20 brad Exp $
@pkgcfl postgresql-clients-[0-9]*
@pkgcfl pgsql-[0-9]*
@pkgcfl pgsql-clients-[0-9]*
bin/createdb
bin/createlang
bin/createuser
bin/dropdb
bin/droplang
bin/dropuser
bin/ecpg
bin/initdb
bin/initlocation
bin/ipcclean
bin/pg_config
bin/pg_ctl
bin/pg_dump
bin/pg_dumpall
bin/pg_id
bin/pg_passwd
bin/pg_restore
bin/postgres
bin/postmaster
bin/psql
bin/vacuumdb
include/postgresql/access/attnum.h
include/postgresql/access/genam.h
include/postgresql/access/gist.h
include/postgresql/access/gistscan.h
include/postgresql/access/giststrat.h
include/postgresql/access/hash.h
include/postgresql/access/heapam.h
include/postgresql/access/hio.h
include/postgresql/access/htup.h
include/postgresql/access/ibit.h
include/postgresql/access/iqual.h
include/postgresql/access/istrat.h
include/postgresql/access/itup.h
include/postgresql/access/nbtree.h
include/postgresql/access/printtup.h
include/postgresql/access/relscan.h
include/postgresql/access/rmgr.h
include/postgresql/access/rtree.h
include/postgresql/access/rtscan.h
include/postgresql/access/rtstrat.h
include/postgresql/access/sdir.h
include/postgresql/access/skey.h
include/postgresql/access/strat.h
include/postgresql/access/transam.h
include/postgresql/access/tupdesc.h
include/postgresql/access/tupmacs.h
include/postgresql/access/tuptoaster.h
include/postgresql/access/valid.h
include/postgresql/access/xact.h
include/postgresql/access/xlog.h
include/postgresql/access/xlogdefs.h
include/postgresql/access/xlogutils.h
include/postgresql/bootstrap/bootstrap.h
include/postgresql/c.h
include/postgresql/catalog/catalog.h
include/postgresql/catalog/catname.h
include/postgresql/catalog/catversion.h
include/postgresql/catalog/heap.h
include/postgresql/catalog/index.h
include/postgresql/catalog/indexing.h
include/postgresql/catalog/pg_aggregate.h
include/postgresql/catalog/pg_am.h
include/postgresql/catalog/pg_amop.h
include/postgresql/catalog/pg_amproc.h
include/postgresql/catalog/pg_attrdef.h
include/postgresql/catalog/pg_attribute.h
include/postgresql/catalog/pg_class.h
include/postgresql/catalog/pg_control.h
include/postgresql/catalog/pg_database.h
include/postgresql/catalog/pg_description.h
include/postgresql/catalog/pg_group.h
include/postgresql/catalog/pg_index.h
include/postgresql/catalog/pg_inheritproc.h
include/postgresql/catalog/pg_inherits.h
include/postgresql/catalog/pg_ipl.h
include/postgresql/catalog/pg_language.h
include/postgresql/catalog/pg_largeobject.h
include/postgresql/catalog/pg_listener.h
include/postgresql/catalog/pg_log.h
include/postgresql/catalog/pg_opclass.h
include/postgresql/catalog/pg_operator.h
include/postgresql/catalog/pg_proc.h
include/postgresql/catalog/pg_relcheck.h
include/postgresql/catalog/pg_rewrite.h
include/postgresql/catalog/pg_shadow.h
include/postgresql/catalog/pg_statistic.h
include/postgresql/catalog/pg_trigger.h
include/postgresql/catalog/pg_type.h
include/postgresql/catalog/pg_variable.h
include/postgresql/catalog/pg_version.h
include/postgresql/commands/async.h
include/postgresql/commands/cluster.h
include/postgresql/commands/command.h
include/postgresql/commands/comment.h
include/postgresql/commands/copy.h
include/postgresql/commands/creatinh.h
include/postgresql/commands/dbcommands.h
include/postgresql/commands/defrem.h
include/postgresql/commands/explain.h
include/postgresql/commands/proclang.h
include/postgresql/commands/rename.h
include/postgresql/commands/sequence.h
include/postgresql/commands/trigger.h
include/postgresql/commands/user.h
include/postgresql/commands/vacuum.h
include/postgresql/commands/variable.h
include/postgresql/commands/version.h
include/postgresql/commands/view.h
include/postgresql/config.h
include/postgresql/dynloader.h
include/postgresql/ecpgerrno.h
include/postgresql/ecpglib.h
include/postgresql/ecpgtype.h
include/postgresql/executor/execFlatten.h
include/postgresql/executor/execdebug.h
include/postgresql/executor/execdefs.h
include/postgresql/executor/execdesc.h
include/postgresql/executor/executor.h
include/postgresql/executor/functions.h
include/postgresql/executor/hashjoin.h
include/postgresql/executor/nodeAgg.h
include/postgresql/executor/nodeAppend.h
include/postgresql/executor/nodeGroup.h
include/postgresql/executor/nodeHash.h
include/postgresql/executor/nodeHashjoin.h
include/postgresql/executor/nodeIndexscan.h
include/postgresql/executor/nodeLimit.h
include/postgresql/executor/nodeMaterial.h
include/postgresql/executor/nodeMergejoin.h
include/postgresql/executor/nodeNestloop.h
include/postgresql/executor/nodeResult.h
include/postgresql/executor/nodeSeqscan.h
include/postgresql/executor/nodeSetOp.h
include/postgresql/executor/nodeSort.h
include/postgresql/executor/nodeSubplan.h
include/postgresql/executor/nodeSubqueryscan.h
include/postgresql/executor/nodeTidscan.h
include/postgresql/executor/nodeUnique.h
include/postgresql/executor/spi.h
include/postgresql/executor/spi_priv.h
include/postgresql/executor/tuptable.h
include/postgresql/fmgr.h
include/postgresql/lib/dllist.h
include/postgresql/lib/hasht.h
include/postgresql/lib/lispsort.h
include/postgresql/lib/stringinfo.h
include/postgresql/libpgeasy.h
include/postgresql/libpq++.h
include/postgresql/libpq++/pgconnection.h
include/postgresql/libpq++/pgcursordb.h
include/postgresql/libpq++/pgdatabase.h
include/postgresql/libpq++/pglobject.h
include/postgresql/libpq++/pgtransdb.h
include/postgresql/libpq-fe.h
include/postgresql/libpq-int.h
include/postgresql/libpq/auth.h
include/postgresql/libpq/be-fsstubs.h
include/postgresql/libpq/crypt.h
include/postgresql/libpq/hba.h
include/postgresql/libpq/libpq-be.h
include/postgresql/libpq/libpq-fs.h
include/postgresql/libpq/libpq.h
include/postgresql/libpq/password.h
include/postgresql/libpq/pqcomm.h
include/postgresql/libpq/pqformat.h
include/postgresql/libpq/pqsignal.h
include/postgresql/mb/pg_wchar.h
include/postgresql/miscadmin.h
include/postgresql/nodes/execnodes.h
include/postgresql/nodes/makefuncs.h
include/postgresql/nodes/memnodes.h
include/postgresql/nodes/nodeFuncs.h
include/postgresql/nodes/nodes.h
include/postgresql/nodes/params.h
include/postgresql/nodes/parsenodes.h
include/postgresql/nodes/pg_list.h
include/postgresql/nodes/plannodes.h
include/postgresql/nodes/primnodes.h
include/postgresql/nodes/print.h
include/postgresql/nodes/readfuncs.h
include/postgresql/nodes/relation.h
include/postgresql/optimizer/clauses.h
include/postgresql/optimizer/cost.h
include/postgresql/optimizer/geqo.h
include/postgresql/optimizer/geqo_copy.h
include/postgresql/optimizer/geqo_gene.h
include/postgresql/optimizer/geqo_misc.h
include/postgresql/optimizer/geqo_mutation.h
include/postgresql/optimizer/geqo_pool.h
include/postgresql/optimizer/geqo_random.h
include/postgresql/optimizer/geqo_recombination.h
include/postgresql/optimizer/geqo_selection.h
include/postgresql/optimizer/joininfo.h
include/postgresql/optimizer/pathnode.h
include/postgresql/optimizer/paths.h
include/postgresql/optimizer/plancat.h
include/postgresql/optimizer/planmain.h
include/postgresql/optimizer/planner.h
include/postgresql/optimizer/prep.h
include/postgresql/optimizer/restrictinfo.h
include/postgresql/optimizer/subselect.h
include/postgresql/optimizer/tlist.h
include/postgresql/optimizer/var.h
include/postgresql/os.h
include/postgresql/parser/analyze.h
include/postgresql/parser/gramparse.h
include/postgresql/parser/keywords.h
include/postgresql/parser/parse.h
include/postgresql/parser/parse_agg.h
include/postgresql/parser/parse_clause.h
include/postgresql/parser/parse_coerce.h
include/postgresql/parser/parse_expr.h
include/postgresql/parser/parse_func.h
include/postgresql/parser/parse_node.h
include/postgresql/parser/parse_oper.h
include/postgresql/parser/parse_relation.h
include/postgresql/parser/parse_target.h
include/postgresql/parser/parse_type.h
include/postgresql/parser/parser.h
include/postgresql/parser/parsetree.h
include/postgresql/parser/scansup.h
include/postgresql/port/aix.h
include/postgresql/port/beos.h
include/postgresql/port/bsdi.h
include/postgresql/port/darwin.h
include/postgresql/port/dgux.h
include/postgresql/port/freebsd.h
include/postgresql/port/hpux.h
include/postgresql/port/irix5.h
include/postgresql/port/linux.h
include/postgresql/port/netbsd.h
include/postgresql/port/nextstep.h
include/postgresql/port/openbsd.h
include/postgresql/port/osf.h
include/postgresql/port/qnx4.h
include/postgresql/port/sco.h
include/postgresql/port/solaris.h
include/postgresql/port/sunos4.h
include/postgresql/port/svr4.h
include/postgresql/port/ultrix4.h
include/postgresql/port/univel.h
include/postgresql/port/unixware.h
include/postgresql/port/win.h
include/postgresql/port/win32.h
include/postgresql/postgres.h
include/postgresql/postgres_ext.h
include/postgresql/postgres_fe.h
include/postgresql/pqexpbuffer.h
include/postgresql/regex/cclass.h
include/postgresql/regex/cname.h
include/postgresql/regex/regex.h
include/postgresql/regex/regex2.h
include/postgresql/regex/utils.h
include/postgresql/rewrite/prs2lock.h
include/postgresql/rewrite/rewriteDefine.h
include/postgresql/rewrite/rewriteHandler.h
include/postgresql/rewrite/rewriteManip.h
include/postgresql/rewrite/rewriteRemove.h
include/postgresql/rewrite/rewriteSupport.h
include/postgresql/rusagestub.h
include/postgresql/sql3types.h
include/postgresql/sqlca.h
include/postgresql/storage/backendid.h
include/postgresql/storage/block.h
include/postgresql/storage/buf.h
include/postgresql/storage/buf_internals.h
include/postgresql/storage/buffile.h
include/postgresql/storage/bufmgr.h
include/postgresql/storage/bufpage.h
include/postgresql/storage/fd.h
include/postgresql/storage/ipc.h
include/postgresql/storage/item.h
include/postgresql/storage/itemid.h
include/postgresql/storage/itempos.h
include/postgresql/storage/itemptr.h
include/postgresql/storage/large_object.h
include/postgresql/storage/lmgr.h
include/postgresql/storage/lock.h
include/postgresql/storage/multilev.h
include/postgresql/storage/off.h
include/postgresql/storage/page.h
include/postgresql/storage/pagenum.h
include/postgresql/storage/pos.h
include/postgresql/storage/proc.h
include/postgresql/storage/relfilenode.h
include/postgresql/storage/s_lock.h
include/postgresql/storage/shmem.h
include/postgresql/storage/sinval.h
include/postgresql/storage/sinvaladt.h
include/postgresql/storage/smgr.h
include/postgresql/storage/spin.h
include/postgresql/strdup.h
include/postgresql/tcop/dest.h
include/postgresql/tcop/fastpath.h
include/postgresql/tcop/pquery.h
include/postgresql/tcop/tcopdebug.h
include/postgresql/tcop/tcopprot.h
include/postgresql/tcop/utility.h
include/postgresql/utils/acl.h
include/postgresql/utils/array.h
include/postgresql/utils/ascii.h
include/postgresql/utils/bit.h
include/postgresql/utils/builtins.h
include/postgresql/utils/cash.h
include/postgresql/utils/catcache.h
include/postgresql/utils/date.h
include/postgresql/utils/datetime.h
include/postgresql/utils/datum.h
include/postgresql/utils/dynahash.h
include/postgresql/utils/dynamic_loader.h
include/postgresql/utils/elog.h
include/postgresql/utils/exc.h
include/postgresql/utils/excid.h
include/postgresql/utils/fcache.h
include/postgresql/utils/fmgroids.h
include/postgresql/utils/fmgrtab.h
include/postgresql/utils/formatting.h
include/postgresql/utils/geo_decls.h
include/postgresql/utils/guc.h
include/postgresql/utils/hsearch.h
include/postgresql/utils/inet.h
include/postgresql/utils/int8.h
include/postgresql/utils/inval.h
include/postgresql/utils/logtape.h
include/postgresql/utils/lsyscache.h
include/postgresql/utils/memutils.h
include/postgresql/utils/nabstime.h
include/postgresql/utils/numeric.h
include/postgresql/utils/palloc.h
include/postgresql/utils/pg_crc.h
include/postgresql/utils/pg_locale.h
include/postgresql/utils/pg_lzcompress.h
include/postgresql/utils/portal.h
include/postgresql/utils/ps_status.h
include/postgresql/utils/rel.h
include/postgresql/utils/relcache.h
include/postgresql/utils/sets.h
include/postgresql/utils/syscache.h
include/postgresql/utils/temprel.h
include/postgresql/utils/timestamp.h
include/postgresql/utils/tqual.h
include/postgresql/utils/tuplesort.h
include/postgresql/utils/tuplestore.h
include/postgresql/utils/varbit.h
lib/libecpg.a
lib/libpgeasy.a
lib/libpq++.a
lib/libpq.a
man/man1/createdb.1
man/man1/createlang.1
man/man1/createuser.1
man/man1/dropdb.1
man/man1/droplang.1
man/man1/dropuser.1
man/man1/ecpg.1
man/man1/initdb.1
man/man1/initlocation.1
man/man1/ipcclean.1
man/man1/pg_config.1
man/man1/pg_ctl.1
man/man1/pg_dump.1
man/man1/pg_dumpall.1
man/man1/pg_passwd.1
man/man1/pg_restore.1
man/man1/postgres.1
man/man1/postmaster.1
man/man1/psql.1
man/man1/vacuumdb.1
man/manl/abort.l
man/manl/alter_group.l
man/manl/alter_table.l
man/manl/alter_user.l
man/manl/begin.l
man/manl/checkpoint.l
man/manl/close.l
man/manl/cluster.l
man/manl/comment.l
man/manl/commit.l
man/manl/copy.l
man/manl/create_aggregate.l
man/manl/create_constraint_trigger.l
man/manl/create_database.l
man/manl/create_function.l
man/manl/create_group.l
man/manl/create_index.l
man/manl/create_language.l
man/manl/create_operator.l
man/manl/create_rule.l
man/manl/create_sequence.l
man/manl/create_table.l
man/manl/create_table_as.l
man/manl/create_trigger.l
man/manl/create_type.l
man/manl/create_user.l
man/manl/create_view.l
man/manl/declare.l
man/manl/delete.l
man/manl/drop_aggregate.l
man/manl/drop_database.l
man/manl/drop_function.l
man/manl/drop_group.l
man/manl/drop_index.l
man/manl/drop_language.l
man/manl/drop_operator.l
man/manl/drop_rule.l
man/manl/drop_sequence.l
man/manl/drop_table.l
man/manl/drop_trigger.l
man/manl/drop_type.l
man/manl/drop_user.l
man/manl/drop_view.l
man/manl/end.l
man/manl/explain.l
man/manl/fetch.l
man/manl/grant.l
man/manl/insert.l
man/manl/listen.l
man/manl/load.l
man/manl/lock.l
man/manl/move.l
man/manl/notify.l
man/manl/reindex.l
man/manl/reset.l
man/manl/revoke.l
man/manl/rollback.l
man/manl/select.l
man/manl/select_into.l
man/manl/set.l
man/manl/set_constraints.l
man/manl/set_transaction.l
man/manl/show.l
man/manl/truncate.l
man/manl/unlisten.l
man/manl/update.l
man/manl/vacuum.l
share/doc/postgresql/COPYRIGHT
share/doc/postgresql/FAQ
share/doc/postgresql/FAQ_DEV
share/doc/postgresql/HISTORY
share/doc/postgresql/INSTALL
share/doc/postgresql/README
share/doc/postgresql/README.OpenBSD
share/doc/postgresql/TODO
share/doc/postgresql/register.txt
share/postgresql/global.bki
share/postgresql/global.description
share/postgresql/pg_hba.conf.sample
share/postgresql/pg_ident.conf.sample
share/postgresql/postgresql.conf.sample
share/postgresql/template1.bki
share/postgresql/template1.description
%%tcl%%
%%odbc%%
%%SHARED%%
@dirrm share/postgresql
@dirrm share/doc/postgresql
@dirrm include/postgresql/utils
@dirrm include/postgresql/tcop
@dirrm include/postgresql/storage
@dirrm include/postgresql/rewrite
@dirrm include/postgresql/regex
@dirrm include/postgresql/port
@dirrm include/postgresql/parser
@dirrm include/postgresql/optimizer
@dirrm include/postgresql/nodes
@dirrm include/postgresql/mb
@dirrm include/postgresql/libpq++
@dirrm include/postgresql/libpq
@dirrm include/postgresql/lib
@dirrm include/postgresql/executor
@dirrm include/postgresql/commands
@dirrm include/postgresql/catalog
@dirrm include/postgresql/bootstrap
@dirrm include/postgresql/access
@dirrm include/postgresql