usr/share/src/postgresql-8.1.10/COPYRIGHT
usr/share/src/postgresql-8.1.10/GNUmakefile.in
usr/share/src/postgresql-8.1.10/HISTORY
usr/share/src/postgresql-8.1.10/INSTALL
usr/share/src/postgresql-8.1.10/Makefile
usr/share/src/postgresql-8.1.10/README
usr/share/src/postgresql-8.1.10/README.sfw
usr/share/src/postgresql-8.1.10/aclocal.m4
usr/share/src/postgresql-8.1.10/config/Makefile
usr/share/src/postgresql-8.1.10/config/ac_func_accept_argtypes.m4
usr/share/src/postgresql-8.1.10/config/acx_pthread.m4
usr/share/src/postgresql-8.1.10/config/c-compiler.m4
usr/share/src/postgresql-8.1.10/config/c-library.m4
usr/share/src/postgresql-8.1.10/config/config.guess
usr/share/src/postgresql-8.1.10/config/config.sub
usr/share/src/postgresql-8.1.10/config/docbook.m4
usr/share/src/postgresql-8.1.10/config/general.m4
usr/share/src/postgresql-8.1.10/config/install-sh
usr/share/src/postgresql-8.1.10/config/libtool.m4
usr/share/src/postgresql-8.1.10/config/missing
usr/share/src/postgresql-8.1.10/config/mkinstalldirs
usr/share/src/postgresql-8.1.10/config/perl.m4
usr/share/src/postgresql-8.1.10/config/prep_buildtree
usr/share/src/postgresql-8.1.10/config/programs.m4
usr/share/src/postgresql-8.1.10/config/python.m4
usr/share/src/postgresql-8.1.10/config/tcl.m4
usr/share/src/postgresql-8.1.10/configure
usr/share/src/postgresql-8.1.10/configure.in
usr/share/src/postgresql-8.1.10/contrib/Makefile
usr/share/src/postgresql-8.1.10/contrib/README
usr/share/src/postgresql-8.1.10/contrib/adddepend/README.adddepend
usr/share/src/postgresql-8.1.10/contrib/adddepend/adddepend
usr/share/src/postgresql-8.1.10/contrib/btree_gist/Makefile
usr/share/src/postgresql-8.1.10/contrib/btree_gist/README.btree_gist
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_bit.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_bytea.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_cash.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_date.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_float4.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_float8.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_gist.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_gist.h
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_gist.sql.in
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_inet.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_int2.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_int4.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_int8.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_interval.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_macaddr.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_numeric.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_oid.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_text.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_time.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_ts.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_utils_num.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_utils_num.h
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_utils_var.c
usr/share/src/postgresql-8.1.10/contrib/btree_gist/btree_utils_var.h
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/bit.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/cash.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/char.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/date.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/float4.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/float8.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/inet.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/int2.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/int4.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/int8.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/interval.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/macaddr.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/numeric.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/text.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/time.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/timestamp.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/timestamptz.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/timetz.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/data/varbit.data
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/bit.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/bytea.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/cash.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/char.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/cidr.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/date.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/float4.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/float8.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/inet.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/init.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/int2.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/int4.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/int8.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/interval.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/macaddr.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/numeric.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/oid.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/text.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/time.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/timestamp.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/timestamptz.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/timetz.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/varbit.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/expected/varchar.out
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/bit.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/bytea.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/cash.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/char.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/cidr.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/date.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/float4.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/float8.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/inet.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/init.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/int2.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/int4.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/int8.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/interval.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/macaddr.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/numeric.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/oid.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/text.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/time.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/timestamp.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/timestamptz.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/timetz.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/varbit.sql
usr/share/src/postgresql-8.1.10/contrib/btree_gist/sql/varchar.sql
usr/share/src/postgresql-8.1.10/contrib/chkpass/Makefile
usr/share/src/postgresql-8.1.10/contrib/chkpass/README.chkpass
usr/share/src/postgresql-8.1.10/contrib/chkpass/chkpass.c
usr/share/src/postgresql-8.1.10/contrib/chkpass/chkpass.sql.in
usr/share/src/postgresql-8.1.10/contrib/contrib-global.mk
usr/share/src/postgresql-8.1.10/contrib/cube/CHANGES
usr/share/src/postgresql-8.1.10/contrib/cube/Makefile
usr/share/src/postgresql-8.1.10/contrib/cube/README.cube
usr/share/src/postgresql-8.1.10/contrib/cube/cube.c
usr/share/src/postgresql-8.1.10/contrib/cube/cube.sql.in
usr/share/src/postgresql-8.1.10/contrib/cube/cubedata.h
usr/share/src/postgresql-8.1.10/contrib/cube/cubeparse.y
usr/share/src/postgresql-8.1.10/contrib/cube/cubescan.l
usr/share/src/postgresql-8.1.10/contrib/cube/data/test_cube.data
usr/share/src/postgresql-8.1.10/contrib/cube/expected/cube.out
usr/share/src/postgresql-8.1.10/contrib/cube/expected/cube_1.out
usr/share/src/postgresql-8.1.10/contrib/cube/expected/cube_2.out
usr/share/src/postgresql-8.1.10/contrib/cube/sql/cube.sql
usr/share/src/postgresql-8.1.10/contrib/dbase/Makefile
usr/share/src/postgresql-8.1.10/contrib/dbase/README.dbf2pg
usr/share/src/postgresql-8.1.10/contrib/dbase/dbf.c
usr/share/src/postgresql-8.1.10/contrib/dbase/dbf.h
usr/share/src/postgresql-8.1.10/contrib/dbase/dbf2pg.1
usr/share/src/postgresql-8.1.10/contrib/dbase/dbf2pg.c
usr/share/src/postgresql-8.1.10/contrib/dbase/endian.c
usr/share/src/postgresql-8.1.10/contrib/dblink/Makefile
usr/share/src/postgresql-8.1.10/contrib/dblink/README.dblink
usr/share/src/postgresql-8.1.10/contrib/dblink/dblink.c
usr/share/src/postgresql-8.1.10/contrib/dblink/dblink.h
usr/share/src/postgresql-8.1.10/contrib/dblink/dblink.sql.in
usr/share/src/postgresql-8.1.10/contrib/dblink/doc/connection
usr/share/src/postgresql-8.1.10/contrib/dblink/doc/cursor
usr/share/src/postgresql-8.1.10/contrib/dblink/doc/execute
usr/share/src/postgresql-8.1.10/contrib/dblink/doc/misc
usr/share/src/postgresql-8.1.10/contrib/dblink/doc/query
usr/share/src/postgresql-8.1.10/contrib/dblink/expected/dblink.out
usr/share/src/postgresql-8.1.10/contrib/dblink/sql/dblink.sql
usr/share/src/postgresql-8.1.10/contrib/dbmirror/AddTrigger.sql
usr/share/src/postgresql-8.1.10/contrib/dbmirror/DBMirror.pl
usr/share/src/postgresql-8.1.10/contrib/dbmirror/Makefile
usr/share/src/postgresql-8.1.10/contrib/dbmirror/MirrorSetup.sql
usr/share/src/postgresql-8.1.10/contrib/dbmirror/README.dbmirror
usr/share/src/postgresql-8.1.10/contrib/dbmirror/clean_pending.pl
usr/share/src/postgresql-8.1.10/contrib/dbmirror/pending.c
usr/share/src/postgresql-8.1.10/contrib/dbmirror/slaveDatabase.conf
usr/share/src/postgresql-8.1.10/contrib/earthdistance/Makefile
usr/share/src/postgresql-8.1.10/contrib/earthdistance/README.earthdistance
usr/share/src/postgresql-8.1.10/contrib/earthdistance/earthdistance.c
usr/share/src/postgresql-8.1.10/contrib/earthdistance/earthdistance.sql.in
usr/share/src/postgresql-8.1.10/contrib/earthdistance/expected/earthdistance.out
usr/share/src/postgresql-8.1.10/contrib/earthdistance/sql/earthdistance.sql
usr/share/src/postgresql-8.1.10/contrib/fulltextindex/Makefile
usr/share/src/postgresql-8.1.10/contrib/fulltextindex/README.fti
usr/share/src/postgresql-8.1.10/contrib/fulltextindex/TODO
usr/share/src/postgresql-8.1.10/contrib/fulltextindex/WARNING
usr/share/src/postgresql-8.1.10/contrib/fulltextindex/fti.c
usr/share/src/postgresql-8.1.10/contrib/fulltextindex/fti.pl
usr/share/src/postgresql-8.1.10/contrib/fulltextindex/fti.sql.in
usr/share/src/postgresql-8.1.10/contrib/fulltextindex/timings.sh
usr/share/src/postgresql-8.1.10/contrib/fulltextindex/uninstall.sql
usr/share/src/postgresql-8.1.10/contrib/fuzzystrmatch/Makefile
usr/share/src/postgresql-8.1.10/contrib/fuzzystrmatch/README.fuzzystrmatch
usr/share/src/postgresql-8.1.10/contrib/fuzzystrmatch/README.soundex
usr/share/src/postgresql-8.1.10/contrib/fuzzystrmatch/dmetaphone.c
usr/share/src/postgresql-8.1.10/contrib/fuzzystrmatch/fuzzystrmatch.c
usr/share/src/postgresql-8.1.10/contrib/fuzzystrmatch/fuzzystrmatch.h
usr/share/src/postgresql-8.1.10/contrib/fuzzystrmatch/fuzzystrmatch.sql.in
usr/share/src/postgresql-8.1.10/contrib/intagg/Makefile
usr/share/src/postgresql-8.1.10/contrib/intagg/README.int_aggregate
usr/share/src/postgresql-8.1.10/contrib/intagg/int_aggregate.c
usr/share/src/postgresql-8.1.10/contrib/intagg/int_aggregate.sql.in
usr/share/src/postgresql-8.1.10/contrib/intarray/Makefile
usr/share/src/postgresql-8.1.10/contrib/intarray/README.intarray
usr/share/src/postgresql-8.1.10/contrib/intarray/_int.h
usr/share/src/postgresql-8.1.10/contrib/intarray/_int.sql.in
usr/share/src/postgresql-8.1.10/contrib/intarray/_int_bool.c
usr/share/src/postgresql-8.1.10/contrib/intarray/_int_gist.c
usr/share/src/postgresql-8.1.10/contrib/intarray/_int_op.c
usr/share/src/postgresql-8.1.10/contrib/intarray/_int_tool.c
usr/share/src/postgresql-8.1.10/contrib/intarray/_intbig_gist.c
usr/share/src/postgresql-8.1.10/contrib/intarray/bench/bench.pl
usr/share/src/postgresql-8.1.10/contrib/intarray/bench/create_test.pl
usr/share/src/postgresql-8.1.10/contrib/intarray/data/test__int.data
usr/share/src/postgresql-8.1.10/contrib/intarray/expected/_int.out
usr/share/src/postgresql-8.1.10/contrib/intarray/sql/_int.sql
usr/share/src/postgresql-8.1.10/contrib/isbn_issn/Makefile
usr/share/src/postgresql-8.1.10/contrib/isbn_issn/README.isbn_issn
usr/share/src/postgresql-8.1.10/contrib/isbn_issn/isbn_issn.c
usr/share/src/postgresql-8.1.10/contrib/isbn_issn/isbn_issn.sql.in
usr/share/src/postgresql-8.1.10/contrib/lo/Makefile
usr/share/src/postgresql-8.1.10/contrib/lo/README.lo
usr/share/src/postgresql-8.1.10/contrib/lo/lo.c
usr/share/src/postgresql-8.1.10/contrib/lo/lo.sql.in
usr/share/src/postgresql-8.1.10/contrib/lo/lo_drop.sql
usr/share/src/postgresql-8.1.10/contrib/lo/lo_test.sql
usr/share/src/postgresql-8.1.10/contrib/ltree/Makefile
usr/share/src/postgresql-8.1.10/contrib/ltree/README.ltree
usr/share/src/postgresql-8.1.10/contrib/ltree/_ltree_gist.c
usr/share/src/postgresql-8.1.10/contrib/ltree/_ltree_op.c
usr/share/src/postgresql-8.1.10/contrib/ltree/crc32.c
usr/share/src/postgresql-8.1.10/contrib/ltree/crc32.h
usr/share/src/postgresql-8.1.10/contrib/ltree/data/_ltree.data
usr/share/src/postgresql-8.1.10/contrib/ltree/data/ltree.data
usr/share/src/postgresql-8.1.10/contrib/ltree/expected/ltree.out
usr/share/src/postgresql-8.1.10/contrib/ltree/lquery_op.c
usr/share/src/postgresql-8.1.10/contrib/ltree/ltree.h
usr/share/src/postgresql-8.1.10/contrib/ltree/ltree.sql.in
usr/share/src/postgresql-8.1.10/contrib/ltree/ltree_gist.c
usr/share/src/postgresql-8.1.10/contrib/ltree/ltree_io.c
usr/share/src/postgresql-8.1.10/contrib/ltree/ltree_op.c
usr/share/src/postgresql-8.1.10/contrib/ltree/ltreetest.sql
usr/share/src/postgresql-8.1.10/contrib/ltree/ltxtquery_io.c
usr/share/src/postgresql-8.1.10/contrib/ltree/ltxtquery_op.c
usr/share/src/postgresql-8.1.10/contrib/ltree/sql/ltree.sql
usr/share/src/postgresql-8.1.10/contrib/mSQL-interface/Makefile
usr/share/src/postgresql-8.1.10/contrib/mSQL-interface/README.mpgsql
usr/share/src/postgresql-8.1.10/contrib/mSQL-interface/mpgsql.c
usr/share/src/postgresql-8.1.10/contrib/mac/README.mac
usr/share/src/postgresql-8.1.10/contrib/mac/createoui
usr/share/src/postgresql-8.1.10/contrib/mac/dropoui
usr/share/src/postgresql-8.1.10/contrib/mac/ouiparse.awk
usr/share/src/postgresql-8.1.10/contrib/mac/updateoui
usr/share/src/postgresql-8.1.10/contrib/oid2name/Makefile
usr/share/src/postgresql-8.1.10/contrib/oid2name/README.oid2name
usr/share/src/postgresql-8.1.10/contrib/oid2name/oid2name.c
usr/share/src/postgresql-8.1.10/contrib/oracle/CHANGES
usr/share/src/postgresql-8.1.10/contrib/oracle/Ora2Pg.pm
usr/share/src/postgresql-8.1.10/contrib/oracle/README.ora2pg
usr/share/src/postgresql-8.1.10/contrib/oracle/TODO
usr/share/src/postgresql-8.1.10/contrib/oracle/ora2pg.html
usr/share/src/postgresql-8.1.10/contrib/oracle/ora2pg.pl
usr/share/src/postgresql-8.1.10/contrib/pg_buffercache/Makefile
usr/share/src/postgresql-8.1.10/contrib/pg_buffercache/README.pg_buffercache
usr/share/src/postgresql-8.1.10/contrib/pg_buffercache/pg_buffercache.sql.in
usr/share/src/postgresql-8.1.10/contrib/pg_buffercache/pg_buffercache_pages.c
usr/share/src/postgresql-8.1.10/contrib/pg_trgm/Makefile
usr/share/src/postgresql-8.1.10/contrib/pg_trgm/README.pg_trgm
usr/share/src/postgresql-8.1.10/contrib/pg_trgm/data/trgm.data
usr/share/src/postgresql-8.1.10/contrib/pg_trgm/expected/pg_trgm.out
usr/share/src/postgresql-8.1.10/contrib/pg_trgm/pg_trgm.sql.in
usr/share/src/postgresql-8.1.10/contrib/pg_trgm/sql/pg_trgm.sql
usr/share/src/postgresql-8.1.10/contrib/pg_trgm/trgm.h
usr/share/src/postgresql-8.1.10/contrib/pg_trgm/trgm_gist.c
usr/share/src/postgresql-8.1.10/contrib/pg_trgm/trgm_op.c
usr/share/src/postgresql-8.1.10/contrib/pgbench/Makefile
usr/share/src/postgresql-8.1.10/contrib/pgbench/README.pgbench
usr/share/src/postgresql-8.1.10/contrib/pgbench/README.pgbench_jis
usr/share/src/postgresql-8.1.10/contrib/pgbench/pgbench.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/Makefile
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/README.pgcrypto
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/blf.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/blf.h
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/crypt-blowfish.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/crypt-des.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/crypt-gensalt.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/crypt-md5.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/3des.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/blowfish.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/cast5.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/crypt-blowfish.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/crypt-des.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/crypt-md5.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/crypt-xdes.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/des.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/hmac-md5.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/hmac-sha1.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/init.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/md5.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/pgp-armor.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/pgp-compression.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/pgp-decrypt.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/pgp-encrypt-DISABLED.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/pgp-encrypt.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/pgp-info.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/pgp-pubkey-DISABLED.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/pgp-pubkey-decrypt.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/pgp-pubkey-encrypt.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/pgp-zlib-DISABLED.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/rijndael.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/sha1.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/expected/sha2.out
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/fortuna.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/fortuna.h
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/internal.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/mbuf.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/mbuf.h
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/md5.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/md5.h
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/misc.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/openssl.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgcrypto.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgcrypto.h
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgcrypto.sql.in
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-armor.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-cfb.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-compress.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-decrypt.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-encrypt.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-info.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-mpi-internal.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-mpi-openssl.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-mpi.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-pgsql.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-pubdec.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-pubenc.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-pubkey.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp-s2k.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/pgp.h
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/px-crypt.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/px-crypt.h
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/px-hmac.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/px.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/px.h
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/random.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/rijndael.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/rijndael.h
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/rijndael.tbl
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sha1.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sha1.h
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sha2.c
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sha2.h
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/3des.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/blowfish.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/cast5.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/crypt-blowfish.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/crypt-des.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/crypt-md5.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/crypt-xdes.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/des.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/hmac-md5.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/hmac-sha1.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/init.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/md5.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/pgp-armor.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/pgp-compression.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/pgp-decrypt.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/pgp-encrypt-DISABLED.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/pgp-encrypt.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/pgp-info.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/pgp-pubkey-DISABLED.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/pgp-pubkey-encrypt.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/pgp-zlib-DISABLED.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/rijndael.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/sha1.sql
usr/share/src/postgresql-8.1.10/contrib/pgcrypto/sql/sha2.sql
usr/share/src/postgresql-8.1.10/contrib/pgstattuple/Makefile
usr/share/src/postgresql-8.1.10/contrib/pgstattuple/README.pgstattuple
usr/share/src/postgresql-8.1.10/contrib/pgstattuple/README.pgstattuple.euc_jp
usr/share/src/postgresql-8.1.10/contrib/pgstattuple/pgstattuple.c
usr/share/src/postgresql-8.1.10/contrib/pgstattuple/pgstattuple.sql.in
usr/share/src/postgresql-8.1.10/contrib/seg/Makefile
usr/share/src/postgresql-8.1.10/contrib/seg/README.seg
usr/share/src/postgresql-8.1.10/contrib/seg/data/test_seg.data
usr/share/src/postgresql-8.1.10/contrib/seg/expected/seg.out
usr/share/src/postgresql-8.1.10/contrib/seg/expected/seg_1.out
usr/share/src/postgresql-8.1.10/contrib/seg/seg-validate.pl
usr/share/src/postgresql-8.1.10/contrib/seg/seg.c
usr/share/src/postgresql-8.1.10/contrib/seg/seg.sql.in
usr/share/src/postgresql-8.1.10/contrib/seg/segdata.h
usr/share/src/postgresql-8.1.10/contrib/seg/segparse.y
usr/share/src/postgresql-8.1.10/contrib/seg/segscan.l
usr/share/src/postgresql-8.1.10/contrib/seg/sort-segments.pl
usr/share/src/postgresql-8.1.10/contrib/seg/sql/seg.sql
usr/share/src/postgresql-8.1.10/contrib/spi/Makefile
usr/share/src/postgresql-8.1.10/contrib/spi/README.spi
usr/share/src/postgresql-8.1.10/contrib/spi/README.timetravel
usr/share/src/postgresql-8.1.10/contrib/spi/autoinc.c
usr/share/src/postgresql-8.1.10/contrib/spi/autoinc.example
usr/share/src/postgresql-8.1.10/contrib/spi/autoinc.sql.in
usr/share/src/postgresql-8.1.10/contrib/spi/insert_username.c
usr/share/src/postgresql-8.1.10/contrib/spi/insert_username.example
usr/share/src/postgresql-8.1.10/contrib/spi/insert_username.sql.in
usr/share/src/postgresql-8.1.10/contrib/spi/moddatetime.c
usr/share/src/postgresql-8.1.10/contrib/spi/moddatetime.example
usr/share/src/postgresql-8.1.10/contrib/spi/moddatetime.sql.in
usr/share/src/postgresql-8.1.10/contrib/spi/preprocessor/README.MAX
usr/share/src/postgresql-8.1.10/contrib/spi/preprocessor/example.sql
usr/share/src/postgresql-8.1.10/contrib/spi/preprocessor/step1.c
usr/share/src/postgresql-8.1.10/contrib/spi/preprocessor/step2.pl
usr/share/src/postgresql-8.1.10/contrib/spi/refint.c
usr/share/src/postgresql-8.1.10/contrib/spi/refint.example
usr/share/src/postgresql-8.1.10/contrib/spi/refint.sql.in
usr/share/src/postgresql-8.1.10/contrib/spi/timetravel.c
usr/share/src/postgresql-8.1.10/contrib/spi/timetravel.example
usr/share/src/postgresql-8.1.10/contrib/spi/timetravel.sql.in
usr/share/src/postgresql-8.1.10/contrib/start-scripts/PostgreSQL.darwin
usr/share/src/postgresql-8.1.10/contrib/start-scripts/StartupParameters.plist.darwin
usr/share/src/postgresql-8.1.10/contrib/start-scripts/freebsd
usr/share/src/postgresql-8.1.10/contrib/start-scripts/linux
usr/share/src/postgresql-8.1.10/contrib/tablefunc/Makefile
usr/share/src/postgresql-8.1.10/contrib/tablefunc/README.tablefunc
usr/share/src/postgresql-8.1.10/contrib/tablefunc/data/connectby_int.data
usr/share/src/postgresql-8.1.10/contrib/tablefunc/data/connectby_text.data
usr/share/src/postgresql-8.1.10/contrib/tablefunc/data/ct.data
usr/share/src/postgresql-8.1.10/contrib/tablefunc/expected/tablefunc.out
usr/share/src/postgresql-8.1.10/contrib/tablefunc/sql/tablefunc.sql
usr/share/src/postgresql-8.1.10/contrib/tablefunc/tablefunc.c
usr/share/src/postgresql-8.1.10/contrib/tablefunc/tablefunc.h
usr/share/src/postgresql-8.1.10/contrib/tablefunc/tablefunc.sql.in
usr/share/src/postgresql-8.1.10/contrib/tips/Makefile
usr/share/src/postgresql-8.1.10/contrib/tips/README.apachelog
usr/share/src/postgresql-8.1.10/contrib/tsearch2/Makefile
usr/share/src/postgresql-8.1.10/contrib/tsearch2/README.tsearch2
usr/share/src/postgresql-8.1.10/contrib/tsearch2/common.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/common.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/crc32.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/crc32.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/data/test_tsearch.data
usr/share/src/postgresql-8.1.10/contrib/tsearch2/dict.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/dict.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/dict_ex.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/dict_ispell.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/dict_snowball.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/dict_syn.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/docs/tsearch-V2-intro.html
usr/share/src/postgresql-8.1.10/contrib/tsearch2/docs/tsearch2-guide.html
usr/share/src/postgresql-8.1.10/contrib/tsearch2/docs/tsearch2-ref.html
usr/share/src/postgresql-8.1.10/contrib/tsearch2/expected/tsearch2.out
usr/share/src/postgresql-8.1.10/contrib/tsearch2/gendict/Makefile.IN
usr/share/src/postgresql-8.1.10/contrib/tsearch2/gendict/README.gendict
usr/share/src/postgresql-8.1.10/contrib/tsearch2/gendict/config.sh
usr/share/src/postgresql-8.1.10/contrib/tsearch2/gendict/dict_snowball.c.IN
usr/share/src/postgresql-8.1.10/contrib/tsearch2/gendict/dict_tmpl.c.IN
usr/share/src/postgresql-8.1.10/contrib/tsearch2/gendict/sql.IN
usr/share/src/postgresql-8.1.10/contrib/tsearch2/gistidx.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/gistidx.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/ispell/Makefile
usr/share/src/postgresql-8.1.10/contrib/tsearch2/ispell/regis.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/ispell/regis.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/ispell/spell.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/ispell/spell.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/my2ispell/Makefile
usr/share/src/postgresql-8.1.10/contrib/tsearch2/my2ispell/README
usr/share/src/postgresql-8.1.10/contrib/tsearch2/prs_dcfg.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/query.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/query.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/rank.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/rewrite.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/rewrite.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/snmap.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/snmap.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/snowball/Makefile
usr/share/src/postgresql-8.1.10/contrib/tsearch2/snowball/api.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/snowball/api.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/snowball/english_stem.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/snowball/english_stem.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/snowball/header.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/snowball/russian_stem.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/snowball/russian_stem.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/snowball/utilities.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/sql/tsearch2.sql
usr/share/src/postgresql-8.1.10/contrib/tsearch2/stopword.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/stopword/english.stop
usr/share/src/postgresql-8.1.10/contrib/tsearch2/stopword/russian.stop
usr/share/src/postgresql-8.1.10/contrib/tsearch2/ts_cfg.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/ts_cfg.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/ts_stat.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/ts_stat.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/tsearch.sql.in
usr/share/src/postgresql-8.1.10/contrib/tsearch2/tsvector.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/tsvector.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/tsvector_op.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/untsearch.sql.in
usr/share/src/postgresql-8.1.10/contrib/tsearch2/wordparser/Makefile
usr/share/src/postgresql-8.1.10/contrib/tsearch2/wordparser/deflex.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/wordparser/deflex.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/wordparser/parser.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/wordparser/parser.l
usr/share/src/postgresql-8.1.10/contrib/tsearch2/wparser.c
usr/share/src/postgresql-8.1.10/contrib/tsearch2/wparser.h
usr/share/src/postgresql-8.1.10/contrib/tsearch2/wparser_def.c
usr/share/src/postgresql-8.1.10/contrib/userlock/Makefile
usr/share/src/postgresql-8.1.10/contrib/userlock/README.user_locks
usr/share/src/postgresql-8.1.10/contrib/userlock/user_locks.c
usr/share/src/postgresql-8.1.10/contrib/userlock/user_locks.h
usr/share/src/postgresql-8.1.10/contrib/userlock/user_locks.sql.in
usr/share/src/postgresql-8.1.10/contrib/vacuumlo/Makefile
usr/share/src/postgresql-8.1.10/contrib/vacuumlo/README.vacuumlo
usr/share/src/postgresql-8.1.10/contrib/vacuumlo/vacuumlo.c
usr/share/src/postgresql-8.1.10/contrib/xml2/Makefile
usr/share/src/postgresql-8.1.10/contrib/xml2/README.xml2
usr/share/src/postgresql-8.1.10/contrib/xml2/pgxml.sql.in
usr/share/src/postgresql-8.1.10/contrib/xml2/xpath.c
usr/share/src/postgresql-8.1.10/contrib/xml2/xslt_proc.c
usr/share/src/postgresql-8.1.10/doc/FAQ
usr/share/src/postgresql-8.1.10/doc/FAQ_AIX
usr/share/src/postgresql-8.1.10/doc/FAQ_CYGWIN
usr/share/src/postgresql-8.1.10/doc/FAQ_DEV
usr/share/src/postgresql-8.1.10/doc/FAQ_HPUX
usr/share/src/postgresql-8.1.10/doc/FAQ_IRIX
usr/share/src/postgresql-8.1.10/doc/FAQ_MINGW
usr/share/src/postgresql-8.1.10/doc/FAQ_QNX4
usr/share/src/postgresql-8.1.10/doc/FAQ_SCO
usr/share/src/postgresql-8.1.10/doc/FAQ_Solaris
usr/share/src/postgresql-8.1.10/doc/FAQ_brazilian
usr/share/src/postgresql-8.1.10/doc/FAQ_chinese
usr/share/src/postgresql-8.1.10/doc/FAQ_czech
usr/share/src/postgresql-8.1.10/doc/FAQ_farsi
usr/share/src/postgresql-8.1.10/doc/FAQ_french
usr/share/src/postgresql-8.1.10/doc/FAQ_german
usr/share/src/postgresql-8.1.10/doc/FAQ_hungarian
usr/share/src/postgresql-8.1.10/doc/FAQ_japanese
usr/share/src/postgresql-8.1.10/doc/FAQ_polish
usr/share/src/postgresql-8.1.10/doc/FAQ_russian
usr/share/src/postgresql-8.1.10/doc/FAQ_turkish
usr/share/src/postgresql-8.1.10/doc/KNOWN_BUGS
usr/share/src/postgresql-8.1.10/doc/MISSING_FEATURES
usr/share/src/postgresql-8.1.10/doc/Makefile
usr/share/src/postgresql-8.1.10/doc/README.mb.big5
usr/share/src/postgresql-8.1.10/doc/README.mb.jp
usr/share/src/postgresql-8.1.10/doc/TODO
usr/share/src/postgresql-8.1.10/doc/TODO.detail/README
usr/share/src/postgresql-8.1.10/doc/TODO.detail/pg_dump
usr/share/src/postgresql-8.1.10/doc/TODO.detail/pg_upgrade
usr/share/src/postgresql-8.1.10/doc/TODO.detail/pitr
usr/share/src/postgresql-8.1.10/doc/TODO.detail/psql
usr/share/src/postgresql-8.1.10/doc/TODO.detail/thread
usr/share/src/postgresql-8.1.10/doc/TODO.detail/timezone
usr/share/src/postgresql-8.1.10/doc/TODO.detail/update
usr/share/src/postgresql-8.1.10/doc/TODO.detail/wal
usr/share/src/postgresql-8.1.10/doc/bug.template
usr/share/src/postgresql-8.1.10/doc/man.tar.gz
usr/share/src/postgresql-8.1.10/doc/postgres.tar.gz
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_DEV.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_MINGW.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_brazilian.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_chinese.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_czech.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_farsi.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_french.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_german.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_hungarian.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_japanese.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_polish.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_russian.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/FAQ_turkish.html
usr/share/src/postgresql-8.1.10/doc/src/FAQ/README
usr/share/src/postgresql-8.1.10/doc/src/FAQ/TODO.html
usr/share/src/postgresql-8.1.10/doc/src/Makefile
usr/share/src/postgresql-8.1.10/doc/src/sgml/Makefile
usr/share/src/postgresql-8.1.10/doc/src/sgml/advanced.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/arch-dev.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/array.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/backup.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/biblio.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/bki.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/catalogs.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/charset.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/client-auth.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/config.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/contacts.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/cvs.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/datatype.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/datetime.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ddl.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/dfunc.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/diskusage.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/dml.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/docguide.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ecpg.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/errcodes.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/extend.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/external-projects.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/features.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/filelist.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/fixrtf
usr/share/src/postgresql-8.1.10/doc/src/sgml/func.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/geqo.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/gist.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/history.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/indexam.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/indices.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/info.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/information_schema.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/install-win32.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/installation.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/intro.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/keywords.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/legal.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/libpq.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/lobj.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/maintenance.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/manage-ag.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/mk_feature_tables.pl
usr/share/src/postgresql-8.1.10/doc/src/sgml/monitoring.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/mvcc.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/nls.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/notation.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/perform.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/planstats.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/plhandler.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/plperl.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/plpgsql.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/plpython.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/pltcl.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/postgres.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/problems.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/protocol.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/queries.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/query.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/abort.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/allfiles.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_aggregate.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_conversion.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_database.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_domain.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_function.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_group.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_index.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_language.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_opclass.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_operator.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_role.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_schema.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_sequence.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_table.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_tablespace.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_trigger.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_type.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/alter_user.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/analyze.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/begin.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/checkpoint.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/close.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/cluster.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/clusterdb.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/comment.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/commit.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/commit_prepared.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/copy.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_aggregate.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_cast.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_constraint.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_conversion.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_database.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_domain.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_function.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_group.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_index.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_language.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_opclass.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_operator.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_role.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_rule.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_schema.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_sequence.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_table.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_table_as.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_tablespace.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_trigger.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_type.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_user.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/create_view.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/createdb.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/createlang.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/createuser.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/deallocate.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/declare.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/delete.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_aggregate.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_cast.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_conversion.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_database.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_domain.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_function.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_group.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_index.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_language.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_opclass.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_operator.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_role.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_rule.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_schema.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_sequence.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_table.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_tablespace.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_trigger.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_type.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_user.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/drop_view.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/dropdb.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/droplang.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/dropuser.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/ecpg-ref.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/end.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/execute.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/explain.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/fetch.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/grant.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/initdb.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/insert.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/ipcclean.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/listen.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/load.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/lock.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/move.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/notify.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/pg_config-ref.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/pg_controldata.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/pg_ctl-ref.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/pg_dump.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/pg_dumpall.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/pg_resetxlog.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/pg_restore.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/postgres-ref.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/postmaster.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/prepare.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/prepare_transaction.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/psql-ref.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/reindex.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/reindexdb.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/release_savepoint.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/reset.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/revoke.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/rollback.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/rollback_prepared.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/rollback_to.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/savepoint.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/select.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/select_into.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/set.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/set_constraints.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/set_role.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/set_session_auth.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/set_transaction.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/show.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/start_transaction.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/truncate.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/unlisten.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/update.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/vacuum.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/ref/vacuumdb.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/reference.ced
usr/share/src/postgresql-8.1.10/doc/src/sgml/reference.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/regress.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/release.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/rowtypes.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/rules.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/runtime.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/sources.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/spi.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/sql.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/standalone-install.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/start.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/storage.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/stylesheet-hh.xsl
usr/share/src/postgresql-8.1.10/doc/src/sgml/stylesheet.css
usr/share/src/postgresql-8.1.10/doc/src/sgml/stylesheet.dsl
usr/share/src/postgresql-8.1.10/doc/src/sgml/stylesheet.xsl
usr/share/src/postgresql-8.1.10/doc/src/sgml/syntax.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/trigger.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/typeconv.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/user-manag.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/wal.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/xaggr.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/xfunc.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/xindex.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/xoper.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/xplang.sgml
usr/share/src/postgresql-8.1.10/doc/src/sgml/xtypes.sgml
usr/share/src/postgresql-8.1.10/src/DEVELOPERS
usr/share/src/postgresql-8.1.10/src/Makefile
usr/share/src/postgresql-8.1.10/src/Makefile.global.in
usr/share/src/postgresql-8.1.10/src/Makefile.shlib
usr/share/src/postgresql-8.1.10/src/backend/Makefile
usr/share/src/postgresql-8.1.10/src/backend/access/Makefile
usr/share/src/postgresql-8.1.10/src/backend/access/common/Makefile
usr/share/src/postgresql-8.1.10/src/backend/access/common/heaptuple.c
usr/share/src/postgresql-8.1.10/src/backend/access/common/indextuple.c
usr/share/src/postgresql-8.1.10/src/backend/access/common/indexvalid.c
usr/share/src/postgresql-8.1.10/src/backend/access/common/printtup.c
usr/share/src/postgresql-8.1.10/src/backend/access/common/scankey.c
usr/share/src/postgresql-8.1.10/src/backend/access/common/tupdesc.c
usr/share/src/postgresql-8.1.10/src/backend/access/gist/Makefile
usr/share/src/postgresql-8.1.10/src/backend/access/gist/README
usr/share/src/postgresql-8.1.10/src/backend/access/gist/gist.c
usr/share/src/postgresql-8.1.10/src/backend/access/gist/gistget.c
usr/share/src/postgresql-8.1.10/src/backend/access/gist/gistproc.c
usr/share/src/postgresql-8.1.10/src/backend/access/gist/gistscan.c
usr/share/src/postgresql-8.1.10/src/backend/access/gist/gistutil.c
usr/share/src/postgresql-8.1.10/src/backend/access/gist/gistvacuum.c
usr/share/src/postgresql-8.1.10/src/backend/access/gist/gistxlog.c
usr/share/src/postgresql-8.1.10/src/backend/access/hash/Makefile
usr/share/src/postgresql-8.1.10/src/backend/access/hash/README
usr/share/src/postgresql-8.1.10/src/backend/access/hash/hash.c
usr/share/src/postgresql-8.1.10/src/backend/access/hash/hashfunc.c
usr/share/src/postgresql-8.1.10/src/backend/access/hash/hashinsert.c
usr/share/src/postgresql-8.1.10/src/backend/access/hash/hashovfl.c
usr/share/src/postgresql-8.1.10/src/backend/access/hash/hashpage.c
usr/share/src/postgresql-8.1.10/src/backend/access/hash/hashscan.c
usr/share/src/postgresql-8.1.10/src/backend/access/hash/hashsearch.c
usr/share/src/postgresql-8.1.10/src/backend/access/hash/hashutil.c
usr/share/src/postgresql-8.1.10/src/backend/access/heap/Makefile
usr/share/src/postgresql-8.1.10/src/backend/access/heap/heapam.c
usr/share/src/postgresql-8.1.10/src/backend/access/heap/hio.c
usr/share/src/postgresql-8.1.10/src/backend/access/heap/tuptoaster.c
usr/share/src/postgresql-8.1.10/src/backend/access/index/Makefile
usr/share/src/postgresql-8.1.10/src/backend/access/index/genam.c
usr/share/src/postgresql-8.1.10/src/backend/access/index/indexam.c
usr/share/src/postgresql-8.1.10/src/backend/access/nbtree/Makefile
usr/share/src/postgresql-8.1.10/src/backend/access/nbtree/README
usr/share/src/postgresql-8.1.10/src/backend/access/nbtree/nbtcompare.c
usr/share/src/postgresql-8.1.10/src/backend/access/nbtree/nbtinsert.c
usr/share/src/postgresql-8.1.10/src/backend/access/nbtree/nbtpage.c
usr/share/src/postgresql-8.1.10/src/backend/access/nbtree/nbtree.c
usr/share/src/postgresql-8.1.10/src/backend/access/nbtree/nbtsearch.c
usr/share/src/postgresql-8.1.10/src/backend/access/nbtree/nbtsort.c
usr/share/src/postgresql-8.1.10/src/backend/access/nbtree/nbtutils.c
usr/share/src/postgresql-8.1.10/src/backend/access/nbtree/nbtxlog.c
usr/share/src/postgresql-8.1.10/src/backend/access/rtree/Makefile
usr/share/src/postgresql-8.1.10/src/backend/access/rtree/rtget.c
usr/share/src/postgresql-8.1.10/src/backend/access/rtree/rtproc.c
usr/share/src/postgresql-8.1.10/src/backend/access/rtree/rtree.c
usr/share/src/postgresql-8.1.10/src/backend/access/rtree/rtscan.c
usr/share/src/postgresql-8.1.10/src/backend/access/rtree/rtstrat.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/Makefile
usr/share/src/postgresql-8.1.10/src/backend/access/transam/README
usr/share/src/postgresql-8.1.10/src/backend/access/transam/clog.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/multixact.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/recovery.conf.sample
usr/share/src/postgresql-8.1.10/src/backend/access/transam/rmgr.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/slru.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/subtrans.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/transam.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/twophase.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/twophase_rmgr.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/varsup.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/xact.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/xlog.c
usr/share/src/postgresql-8.1.10/src/backend/access/transam/xlogutils.c
usr/share/src/postgresql-8.1.10/src/backend/bootstrap/.cvsignore
usr/share/src/postgresql-8.1.10/src/backend/bootstrap/Makefile
usr/share/src/postgresql-8.1.10/src/backend/bootstrap/bootparse.c
usr/share/src/postgresql-8.1.10/src/backend/bootstrap/bootparse.y
usr/share/src/postgresql-8.1.10/src/backend/bootstrap/bootscanner.c
usr/share/src/postgresql-8.1.10/src/backend/bootstrap/bootscanner.l
usr/share/src/postgresql-8.1.10/src/backend/bootstrap/bootstrap.c
usr/share/src/postgresql-8.1.10/src/backend/bootstrap/bootstrap_tokens.h
usr/share/src/postgresql-8.1.10/src/backend/catalog/Makefile
usr/share/src/postgresql-8.1.10/src/backend/catalog/README
usr/share/src/postgresql-8.1.10/src/backend/catalog/aclchk.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/catalog.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/dependency.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/genbki.sh
usr/share/src/postgresql-8.1.10/src/backend/catalog/heap.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/index.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/indexing.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/information_schema.sql
usr/share/src/postgresql-8.1.10/src/backend/catalog/namespace.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/pg_aggregate.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/pg_constraint.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/pg_conversion.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/pg_depend.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/pg_largeobject.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/pg_namespace.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/pg_operator.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/pg_proc.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/pg_shdepend.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/pg_type.c
usr/share/src/postgresql-8.1.10/src/backend/catalog/sql_feature_packages.txt
usr/share/src/postgresql-8.1.10/src/backend/catalog/sql_features.txt
usr/share/src/postgresql-8.1.10/src/backend/catalog/system_views.sql
usr/share/src/postgresql-8.1.10/src/backend/commands/Makefile
usr/share/src/postgresql-8.1.10/src/backend/commands/aggregatecmds.c
usr/share/src/postgresql-8.1.10/src/backend/commands/alter.c
usr/share/src/postgresql-8.1.10/src/backend/commands/analyze.c
usr/share/src/postgresql-8.1.10/src/backend/commands/async.c
usr/share/src/postgresql-8.1.10/src/backend/commands/cluster.c
usr/share/src/postgresql-8.1.10/src/backend/commands/comment.c
usr/share/src/postgresql-8.1.10/src/backend/commands/conversioncmds.c
usr/share/src/postgresql-8.1.10/src/backend/commands/copy.c
usr/share/src/postgresql-8.1.10/src/backend/commands/dbcommands.c
usr/share/src/postgresql-8.1.10/src/backend/commands/define.c
usr/share/src/postgresql-8.1.10/src/backend/commands/explain.c
usr/share/src/postgresql-8.1.10/src/backend/commands/functioncmds.c
usr/share/src/postgresql-8.1.10/src/backend/commands/indexcmds.c
usr/share/src/postgresql-8.1.10/src/backend/commands/lockcmds.c
usr/share/src/postgresql-8.1.10/src/backend/commands/opclasscmds.c
usr/share/src/postgresql-8.1.10/src/backend/commands/operatorcmds.c
usr/share/src/postgresql-8.1.10/src/backend/commands/portalcmds.c
usr/share/src/postgresql-8.1.10/src/backend/commands/prepare.c
usr/share/src/postgresql-8.1.10/src/backend/commands/proclang.c
usr/share/src/postgresql-8.1.10/src/backend/commands/schemacmds.c
usr/share/src/postgresql-8.1.10/src/backend/commands/sequence.c
usr/share/src/postgresql-8.1.10/src/backend/commands/tablecmds.c
usr/share/src/postgresql-8.1.10/src/backend/commands/tablespace.c
usr/share/src/postgresql-8.1.10/src/backend/commands/trigger.c
usr/share/src/postgresql-8.1.10/src/backend/commands/typecmds.c
usr/share/src/postgresql-8.1.10/src/backend/commands/user.c
usr/share/src/postgresql-8.1.10/src/backend/commands/vacuum.c
usr/share/src/postgresql-8.1.10/src/backend/commands/vacuumlazy.c
usr/share/src/postgresql-8.1.10/src/backend/commands/variable.c
usr/share/src/postgresql-8.1.10/src/backend/commands/view.c
usr/share/src/postgresql-8.1.10/src/backend/executor/Makefile
usr/share/src/postgresql-8.1.10/src/backend/executor/README
usr/share/src/postgresql-8.1.10/src/backend/executor/execAmi.c
usr/share/src/postgresql-8.1.10/src/backend/executor/execGrouping.c
usr/share/src/postgresql-8.1.10/src/backend/executor/execJunk.c
usr/share/src/postgresql-8.1.10/src/backend/executor/execMain.c
usr/share/src/postgresql-8.1.10/src/backend/executor/execProcnode.c
usr/share/src/postgresql-8.1.10/src/backend/executor/execQual.c
usr/share/src/postgresql-8.1.10/src/backend/executor/execScan.c
usr/share/src/postgresql-8.1.10/src/backend/executor/execTuples.c
usr/share/src/postgresql-8.1.10/src/backend/executor/execUtils.c
usr/share/src/postgresql-8.1.10/src/backend/executor/functions.c
usr/share/src/postgresql-8.1.10/src/backend/executor/instrument.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeAgg.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeAppend.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeBitmapAnd.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeBitmapHeapscan.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeBitmapIndexscan.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeBitmapOr.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeFunctionscan.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeGroup.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeHash.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeHashjoin.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeIndexscan.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeLimit.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeMaterial.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeMergejoin.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeNestloop.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeResult.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeSeqscan.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeSetOp.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeSort.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeSubplan.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeSubqueryscan.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeTidscan.c
usr/share/src/postgresql-8.1.10/src/backend/executor/nodeUnique.c
usr/share/src/postgresql-8.1.10/src/backend/executor/spi.c
usr/share/src/postgresql-8.1.10/src/backend/executor/tstoreReceiver.c
usr/share/src/postgresql-8.1.10/src/backend/lib/Makefile
usr/share/src/postgresql-8.1.10/src/backend/lib/dllist.c
usr/share/src/postgresql-8.1.10/src/backend/lib/stringinfo.c
usr/share/src/postgresql-8.1.10/src/backend/libpq/Makefile
usr/share/src/postgresql-8.1.10/src/backend/libpq/README.SSL
usr/share/src/postgresql-8.1.10/src/backend/libpq/auth.c
usr/share/src/postgresql-8.1.10/src/backend/libpq/be-fsstubs.c
usr/share/src/postgresql-8.1.10/src/backend/libpq/be-secure.c
usr/share/src/postgresql-8.1.10/src/backend/libpq/crypt.c
usr/share/src/postgresql-8.1.10/src/backend/libpq/hba.c
usr/share/src/postgresql-8.1.10/src/backend/libpq/ip.c
usr/share/src/postgresql-8.1.10/src/backend/libpq/md5.c
usr/share/src/postgresql-8.1.10/src/backend/libpq/pg_hba.conf.sample
usr/share/src/postgresql-8.1.10/src/backend/libpq/pg_ident.conf.sample
usr/share/src/postgresql-8.1.10/src/backend/libpq/pqcomm.c
usr/share/src/postgresql-8.1.10/src/backend/libpq/pqformat.c
usr/share/src/postgresql-8.1.10/src/backend/libpq/pqsignal.c
usr/share/src/postgresql-8.1.10/src/backend/main/Makefile
usr/share/src/postgresql-8.1.10/src/backend/main/main.c
usr/share/src/postgresql-8.1.10/src/backend/nls.mk
usr/share/src/postgresql-8.1.10/src/backend/nodes/Makefile
usr/share/src/postgresql-8.1.10/src/backend/nodes/README
usr/share/src/postgresql-8.1.10/src/backend/nodes/bitmapset.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/copyfuncs.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/equalfuncs.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/list.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/makefuncs.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/nodeFuncs.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/nodes.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/outfuncs.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/params.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/print.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/read.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/readfuncs.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/tidbitmap.c
usr/share/src/postgresql-8.1.10/src/backend/nodes/value.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/Makefile
usr/share/src/postgresql-8.1.10/src/backend/optimizer/README
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/Makefile
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_copy.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_cx.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_erx.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_eval.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_main.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_misc.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_mutation.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_ox1.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_ox2.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_pmx.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_pool.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_px.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_recombination.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/geqo/geqo_selection.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/path/Makefile
usr/share/src/postgresql-8.1.10/src/backend/optimizer/path/allpaths.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/path/clausesel.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/path/costsize.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/path/indxpath.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/path/joinpath.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/path/joinrels.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/path/orindxpath.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/path/pathkeys.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/path/tidpath.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/plan/Makefile
usr/share/src/postgresql-8.1.10/src/backend/optimizer/plan/README
usr/share/src/postgresql-8.1.10/src/backend/optimizer/plan/createplan.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/plan/initsplan.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/plan/planagg.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/plan/planmain.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/plan/planner.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/plan/setrefs.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/plan/subselect.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/prep/Makefile
usr/share/src/postgresql-8.1.10/src/backend/optimizer/prep/prepjointree.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/prep/prepqual.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/prep/preptlist.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/prep/prepunion.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/util/Makefile
usr/share/src/postgresql-8.1.10/src/backend/optimizer/util/clauses.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/util/joininfo.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/util/pathnode.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/util/plancat.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/util/predtest.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/util/relnode.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/util/restrictinfo.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/util/tlist.c
usr/share/src/postgresql-8.1.10/src/backend/optimizer/util/var.c
usr/share/src/postgresql-8.1.10/src/backend/parser/.cvsignore
usr/share/src/postgresql-8.1.10/src/backend/parser/Makefile
usr/share/src/postgresql-8.1.10/src/backend/parser/README
usr/share/src/postgresql-8.1.10/src/backend/parser/analyze.c
usr/share/src/postgresql-8.1.10/src/backend/parser/gram.c
usr/share/src/postgresql-8.1.10/src/backend/parser/gram.y
usr/share/src/postgresql-8.1.10/src/backend/parser/keywords.c
usr/share/src/postgresql-8.1.10/src/backend/parser/parse.h
usr/share/src/postgresql-8.1.10/src/backend/parser/parse_agg.c
usr/share/src/postgresql-8.1.10/src/backend/parser/parse_clause.c
usr/share/src/postgresql-8.1.10/src/backend/parser/parse_coerce.c
usr/share/src/postgresql-8.1.10/src/backend/parser/parse_expr.c
usr/share/src/postgresql-8.1.10/src/backend/parser/parse_func.c
usr/share/src/postgresql-8.1.10/src/backend/parser/parse_node.c
usr/share/src/postgresql-8.1.10/src/backend/parser/parse_oper.c
usr/share/src/postgresql-8.1.10/src/backend/parser/parse_relation.c
usr/share/src/postgresql-8.1.10/src/backend/parser/parse_target.c
usr/share/src/postgresql-8.1.10/src/backend/parser/parse_type.c
usr/share/src/postgresql-8.1.10/src/backend/parser/parser.c
usr/share/src/postgresql-8.1.10/src/backend/parser/scan.c
usr/share/src/postgresql-8.1.10/src/backend/parser/scan.l
usr/share/src/postgresql-8.1.10/src/backend/parser/scansup.c
usr/share/src/postgresql-8.1.10/src/backend/po/af.po
usr/share/src/postgresql-8.1.10/src/backend/po/cs.po
usr/share/src/postgresql-8.1.10/src/backend/po/de.po
usr/share/src/postgresql-8.1.10/src/backend/po/es.po
usr/share/src/postgresql-8.1.10/src/backend/po/fr.po
usr/share/src/postgresql-8.1.10/src/backend/po/hr.po
usr/share/src/postgresql-8.1.10/src/backend/po/hu.po
usr/share/src/postgresql-8.1.10/src/backend/po/it.po
usr/share/src/postgresql-8.1.10/src/backend/po/ko.po
usr/share/src/postgresql-8.1.10/src/backend/po/nb.po
usr/share/src/postgresql-8.1.10/src/backend/po/pt_BR.po
usr/share/src/postgresql-8.1.10/src/backend/po/ro.po
usr/share/src/postgresql-8.1.10/src/backend/po/ru.po
usr/share/src/postgresql-8.1.10/src/backend/po/sk.po
usr/share/src/postgresql-8.1.10/src/backend/po/sl.po
usr/share/src/postgresql-8.1.10/src/backend/po/sv.po
usr/share/src/postgresql-8.1.10/src/backend/po/tr.po
usr/share/src/postgresql-8.1.10/src/backend/po/zh_CN.po
usr/share/src/postgresql-8.1.10/src/backend/po/zh_TW.po
usr/share/src/postgresql-8.1.10/src/backend/port/Makefile
usr/share/src/postgresql-8.1.10/src/backend/port/aix/mkldexport.sh
usr/share/src/postgresql-8.1.10/src/backend/port/beos/Makefile
usr/share/src/postgresql-8.1.10/src/backend/port/beos/sem.c
usr/share/src/postgresql-8.1.10/src/backend/port/beos/shm.c
usr/share/src/postgresql-8.1.10/src/backend/port/beos/support.c
usr/share/src/postgresql-8.1.10/src/backend/port/darwin/Makefile
usr/share/src/postgresql-8.1.10/src/backend/port/darwin/README
usr/share/src/postgresql-8.1.10/src/backend/port/darwin/system.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/README.dlfcn.aix
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/aix.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/aix.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/beos.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/beos.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/bsdi.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/bsdi.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/cygwin.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/cygwin.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/darwin.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/darwin.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/dgux.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/dgux.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/freebsd.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/freebsd.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/hpux.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/hpux.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/irix.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/irix.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/linux.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/linux.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/netbsd.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/netbsd.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/nextstep.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/nextstep.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/openbsd.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/openbsd.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/osf.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/osf.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/qnx4.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/qnx4.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/sco.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/sco.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/solaris.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/solaris.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/sunos4.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/sunos4.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/svr4.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/svr4.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/ultrix4.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/ultrix4.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/univel.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/univel.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/unixware.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/unixware.h
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/win32.c
usr/share/src/postgresql-8.1.10/src/backend/port/dynloader/win32.h
usr/share/src/postgresql-8.1.10/src/backend/port/hpux/tas.c.template
usr/share/src/postgresql-8.1.10/src/backend/port/ipc_test.c
usr/share/src/postgresql-8.1.10/src/backend/port/nextstep/Makefile
usr/share/src/postgresql-8.1.10/src/backend/port/nextstep/port.c
usr/share/src/postgresql-8.1.10/src/backend/port/posix_sema.c
usr/share/src/postgresql-8.1.10/src/backend/port/qnx4/Makefile
usr/share/src/postgresql-8.1.10/src/backend/port/qnx4/ipc.h
usr/share/src/postgresql-8.1.10/src/backend/port/qnx4/isnan.c
usr/share/src/postgresql-8.1.10/src/backend/port/qnx4/sem.c
usr/share/src/postgresql-8.1.10/src/backend/port/qnx4/sem.h
usr/share/src/postgresql-8.1.10/src/backend/port/qnx4/shm.c
usr/share/src/postgresql-8.1.10/src/backend/port/qnx4/shm.h
usr/share/src/postgresql-8.1.10/src/backend/port/qnx4/tstsem.c
usr/share/src/postgresql-8.1.10/src/backend/port/qnx4/tstshm.c
usr/share/src/postgresql-8.1.10/src/backend/port/sunos4/Makefile
usr/share/src/postgresql-8.1.10/src/backend/port/sunos4/float.h
usr/share/src/postgresql-8.1.10/src/backend/port/sysv_sema.c
usr/share/src/postgresql-8.1.10/src/backend/port/sysv_shmem.c
usr/share/src/postgresql-8.1.10/src/backend/port/tas/dummy.s
usr/share/src/postgresql-8.1.10/src/backend/port/tas/hpux_hppa.s
usr/share/src/postgresql-8.1.10/src/backend/port/tas/solaris_i386.s
usr/share/src/postgresql-8.1.10/src/backend/port/tas/solaris_sparc.s
usr/share/src/postgresql-8.1.10/src/backend/port/win32/Makefile
usr/share/src/postgresql-8.1.10/src/backend/port/win32/error.c
usr/share/src/postgresql-8.1.10/src/backend/port/win32/security.c
usr/share/src/postgresql-8.1.10/src/backend/port/win32/sema.c
usr/share/src/postgresql-8.1.10/src/backend/port/win32/shmem.c
usr/share/src/postgresql-8.1.10/src/backend/port/win32/signal.c
usr/share/src/postgresql-8.1.10/src/backend/port/win32/socket.c
usr/share/src/postgresql-8.1.10/src/backend/port/win32/timer.c
usr/share/src/postgresql-8.1.10/src/backend/postmaster/Makefile
usr/share/src/postgresql-8.1.10/src/backend/postmaster/autovacuum.c
usr/share/src/postgresql-8.1.10/src/backend/postmaster/bgwriter.c
usr/share/src/postgresql-8.1.10/src/backend/postmaster/fork_process.c
usr/share/src/postgresql-8.1.10/src/backend/postmaster/pgarch.c
usr/share/src/postgresql-8.1.10/src/backend/postmaster/pgstat.c
usr/share/src/postgresql-8.1.10/src/backend/postmaster/postmaster.c
usr/share/src/postgresql-8.1.10/src/backend/postmaster/syslogger.c
usr/share/src/postgresql-8.1.10/src/backend/regex/COPYRIGHT
usr/share/src/postgresql-8.1.10/src/backend/regex/Makefile
usr/share/src/postgresql-8.1.10/src/backend/regex/re_syntax.n
usr/share/src/postgresql-8.1.10/src/backend/regex/regc_color.c
usr/share/src/postgresql-8.1.10/src/backend/regex/regc_cvec.c
usr/share/src/postgresql-8.1.10/src/backend/regex/regc_lex.c
usr/share/src/postgresql-8.1.10/src/backend/regex/regc_locale.c
usr/share/src/postgresql-8.1.10/src/backend/regex/regc_nfa.c
usr/share/src/postgresql-8.1.10/src/backend/regex/regcomp.c
usr/share/src/postgresql-8.1.10/src/backend/regex/rege_dfa.c
usr/share/src/postgresql-8.1.10/src/backend/regex/regerror.c
usr/share/src/postgresql-8.1.10/src/backend/regex/regexec.c
usr/share/src/postgresql-8.1.10/src/backend/regex/regfree.c
usr/share/src/postgresql-8.1.10/src/backend/rewrite/Makefile
usr/share/src/postgresql-8.1.10/src/backend/rewrite/rewriteDefine.c
usr/share/src/postgresql-8.1.10/src/backend/rewrite/rewriteHandler.c
usr/share/src/postgresql-8.1.10/src/backend/rewrite/rewriteManip.c
usr/share/src/postgresql-8.1.10/src/backend/rewrite/rewriteRemove.c
usr/share/src/postgresql-8.1.10/src/backend/rewrite/rewriteSupport.c
usr/share/src/postgresql-8.1.10/src/backend/storage/Makefile
usr/share/src/postgresql-8.1.10/src/backend/storage/buffer/Makefile
usr/share/src/postgresql-8.1.10/src/backend/storage/buffer/README
usr/share/src/postgresql-8.1.10/src/backend/storage/buffer/buf_init.c
usr/share/src/postgresql-8.1.10/src/backend/storage/buffer/buf_table.c
usr/share/src/postgresql-8.1.10/src/backend/storage/buffer/bufmgr.c
usr/share/src/postgresql-8.1.10/src/backend/storage/buffer/freelist.c
usr/share/src/postgresql-8.1.10/src/backend/storage/buffer/localbuf.c
usr/share/src/postgresql-8.1.10/src/backend/storage/file/Makefile
usr/share/src/postgresql-8.1.10/src/backend/storage/file/buffile.c
usr/share/src/postgresql-8.1.10/src/backend/storage/file/fd.c
usr/share/src/postgresql-8.1.10/src/backend/storage/freespace/Makefile
usr/share/src/postgresql-8.1.10/src/backend/storage/freespace/freespace.c
usr/share/src/postgresql-8.1.10/src/backend/storage/ipc/Makefile
usr/share/src/postgresql-8.1.10/src/backend/storage/ipc/README
usr/share/src/postgresql-8.1.10/src/backend/storage/ipc/ipc.c
usr/share/src/postgresql-8.1.10/src/backend/storage/ipc/ipci.c
usr/share/src/postgresql-8.1.10/src/backend/storage/ipc/pmsignal.c
usr/share/src/postgresql-8.1.10/src/backend/storage/ipc/procarray.c
usr/share/src/postgresql-8.1.10/src/backend/storage/ipc/shmem.c
usr/share/src/postgresql-8.1.10/src/backend/storage/ipc/shmqueue.c
usr/share/src/postgresql-8.1.10/src/backend/storage/ipc/sinval.c
usr/share/src/postgresql-8.1.10/src/backend/storage/ipc/sinvaladt.c
usr/share/src/postgresql-8.1.10/src/backend/storage/large_object/Makefile
usr/share/src/postgresql-8.1.10/src/backend/storage/large_object/inv_api.c
usr/share/src/postgresql-8.1.10/src/backend/storage/lmgr/Makefile
usr/share/src/postgresql-8.1.10/src/backend/storage/lmgr/README
usr/share/src/postgresql-8.1.10/src/backend/storage/lmgr/deadlock.c
usr/share/src/postgresql-8.1.10/src/backend/storage/lmgr/lmgr.c
usr/share/src/postgresql-8.1.10/src/backend/storage/lmgr/lock.c
usr/share/src/postgresql-8.1.10/src/backend/storage/lmgr/lwlock.c
usr/share/src/postgresql-8.1.10/src/backend/storage/lmgr/proc.c
usr/share/src/postgresql-8.1.10/src/backend/storage/lmgr/s_lock.c
usr/share/src/postgresql-8.1.10/src/backend/storage/lmgr/spin.c
usr/share/src/postgresql-8.1.10/src/backend/storage/page/Makefile
usr/share/src/postgresql-8.1.10/src/backend/storage/page/bufpage.c
usr/share/src/postgresql-8.1.10/src/backend/storage/page/itemptr.c
usr/share/src/postgresql-8.1.10/src/backend/storage/smgr/Makefile
usr/share/src/postgresql-8.1.10/src/backend/storage/smgr/README
usr/share/src/postgresql-8.1.10/src/backend/storage/smgr/md.c
usr/share/src/postgresql-8.1.10/src/backend/storage/smgr/smgr.c
usr/share/src/postgresql-8.1.10/src/backend/storage/smgr/smgrtype.c
usr/share/src/postgresql-8.1.10/src/backend/tcop/Makefile
usr/share/src/postgresql-8.1.10/src/backend/tcop/dest.c
usr/share/src/postgresql-8.1.10/src/backend/tcop/fastpath.c
usr/share/src/postgresql-8.1.10/src/backend/tcop/postgres.c
usr/share/src/postgresql-8.1.10/src/backend/tcop/pquery.c
usr/share/src/postgresql-8.1.10/src/backend/tcop/utility.c
usr/share/src/postgresql-8.1.10/src/backend/utils/.cvsignore
usr/share/src/postgresql-8.1.10/src/backend/utils/Gen_fmgrtab.sh
usr/share/src/postgresql-8.1.10/src/backend/utils/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/acl.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/array_userfuncs.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/arrayfuncs.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/arrayutils.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/ascii.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/bool.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/cash.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/char.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/date.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/datetime.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/datum.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/dbsize.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/encode.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/float.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/format_type.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/formatting.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/genfile.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/geo_ops.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/geo_selfuncs.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/inet_net_ntop.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/inet_net_pton.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/int.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/int8.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/like.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/like_match.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/lockfuncs.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/mac.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/misc.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/nabstime.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/name.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/network.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/not_in.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/numeric.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/numutils.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/oid.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/oracle_compat.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/pg_locale.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/pg_lzcompress.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/pgstatfuncs.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/pseudotypes.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/quote.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/regexp.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/regproc.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/ri_triggers.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/rowtypes.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/ruleutils.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/selfuncs.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/tid.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/timestamp.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/varbit.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/varchar.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/varlena.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/version.c
usr/share/src/postgresql-8.1.10/src/backend/utils/adt/xid.c
usr/share/src/postgresql-8.1.10/src/backend/utils/cache/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/cache/catcache.c
usr/share/src/postgresql-8.1.10/src/backend/utils/cache/inval.c
usr/share/src/postgresql-8.1.10/src/backend/utils/cache/lsyscache.c
usr/share/src/postgresql-8.1.10/src/backend/utils/cache/relcache.c
usr/share/src/postgresql-8.1.10/src/backend/utils/cache/syscache.c
usr/share/src/postgresql-8.1.10/src/backend/utils/cache/typcache.c
usr/share/src/postgresql-8.1.10/src/backend/utils/error/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/error/assert.c
usr/share/src/postgresql-8.1.10/src/backend/utils/error/elog.c
usr/share/src/postgresql-8.1.10/src/backend/utils/fmgr/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/fmgr/README
usr/share/src/postgresql-8.1.10/src/backend/utils/fmgr/dfmgr.c
usr/share/src/postgresql-8.1.10/src/backend/utils/fmgr/fmgr.c
usr/share/src/postgresql-8.1.10/src/backend/utils/fmgr/funcapi.c
usr/share/src/postgresql-8.1.10/src/backend/utils/hash/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/hash/dynahash.c
usr/share/src/postgresql-8.1.10/src/backend/utils/hash/hashfn.c
usr/share/src/postgresql-8.1.10/src/backend/utils/hash/pg_crc.c
usr/share/src/postgresql-8.1.10/src/backend/utils/init/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/init/flatfiles.c
usr/share/src/postgresql-8.1.10/src/backend/utils/init/globals.c
usr/share/src/postgresql-8.1.10/src/backend/utils/init/miscinit.c
usr/share/src/postgresql-8.1.10/src/backend/utils/init/postinit.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/README
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/ISO10646-GB18030.TXT
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_8859.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_GBK.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_UHC.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_WINX.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/big5_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/euc_cn_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/euc_jp_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/euc_kr_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/euc_tw_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/gb18030_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/gbk_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/johab_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/koi8r_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/sjis_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/ucs2utf.pl
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/uhc_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_big5.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_euc_cn.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_euc_jp.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_euc_kr.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_euc_tw.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_gb18030.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_gbk.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_10.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_13.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_14.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_15.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_16.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_2.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_3.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_4.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_5.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_6.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_7.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_iso8859_9.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_johab.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_koi8r.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_sjis.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_uhc.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_win1250.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_win1251.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_win1252.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_win1256.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_win1258.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_win866.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/utf8_to_win874.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/win1250_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/win1251_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/win1252_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/win1256_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/win1258_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/win866_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/Unicode/win874_to_utf8.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conv.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/README.euc_jp
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/ascii_and_mic/ascii_and_mic.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/cyrillic_and_mic.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/euc_cn_and_mic.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/euc_jp_and_sjis.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/sjis.map
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/euc_kr_and_mic.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/latin2_and_win1250/latin2_and_win1250.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/latin_and_mic/latin_and_mic.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/proc.mk
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/regress_epilogue
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/regress_prolog
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_ascii/utf8_and_ascii.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_big5/utf8_and_big5.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/utf8_and_cyrillic.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/utf8_and_euc_cn.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/utf8_and_euc_jp.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/utf8_and_euc_kr.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/utf8_and_euc_tw.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/utf8_and_gb18030.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_gbk/utf8_and_gbk.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/utf8_and_iso8859_1.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_johab/utf8_and_johab.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_sjis/utf8_and_sjis.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_uhc/utf8_and_uhc.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_win1250/utf8_and_win1250.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_win1252/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_win1252/utf8_and_win1252.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_win1256/utf8_and_win1256.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_win1258/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_win1258/utf8_and_win1258.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/conversion_procs/utf8_and_win874/utf8_and_win874.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/encnames.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/iso.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/mbutils.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/wchar.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/win1251.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/win866.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/wstrcmp.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mb/wstrncmp.c
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/.cvsignore
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/README
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/check_guc
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/guc-file.c
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/guc-file.l
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/guc.c
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/help_config.c
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/pg_rusage.c
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/postgresql.conf.sample
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/ps_status.c
usr/share/src/postgresql-8.1.10/src/backend/utils/misc/superuser.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mmgr/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/mmgr/README
usr/share/src/postgresql-8.1.10/src/backend/utils/mmgr/aset.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mmgr/mcxt.c
usr/share/src/postgresql-8.1.10/src/backend/utils/mmgr/portalmem.c
usr/share/src/postgresql-8.1.10/src/backend/utils/resowner/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/resowner/README
usr/share/src/postgresql-8.1.10/src/backend/utils/resowner/resowner.c
usr/share/src/postgresql-8.1.10/src/backend/utils/sort/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/sort/logtape.c
usr/share/src/postgresql-8.1.10/src/backend/utils/sort/tuplesort.c
usr/share/src/postgresql-8.1.10/src/backend/utils/sort/tuplestore.c
usr/share/src/postgresql-8.1.10/src/backend/utils/time/Makefile
usr/share/src/postgresql-8.1.10/src/backend/utils/time/tqual.c
usr/share/src/postgresql-8.1.10/src/bcc32.mak
usr/share/src/postgresql-8.1.10/src/bin/Makefile
usr/share/src/postgresql-8.1.10/src/bin/initdb/Makefile
usr/share/src/postgresql-8.1.10/src/bin/initdb/initdb.c
usr/share/src/postgresql-8.1.10/src/bin/initdb/nls.mk
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/cs.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/de.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/es.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/fr.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/it.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/ko.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/pl.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/pt_BR.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/ro.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/ru.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/sk.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/sl.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/sv.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/tr.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/zh_CN.po
usr/share/src/postgresql-8.1.10/src/bin/initdb/po/zh_TW.po
usr/share/src/postgresql-8.1.10/src/bin/ipcclean/Makefile
usr/share/src/postgresql-8.1.10/src/bin/ipcclean/ipcclean.sh
usr/share/src/postgresql-8.1.10/src/bin/pg_config/Makefile
usr/share/src/postgresql-8.1.10/src/bin/pg_config/nls.mk
usr/share/src/postgresql-8.1.10/src/bin/pg_config/pg_config.c
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/cs.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/de.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/es.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/fr.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/ko.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/pl.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/pt_BR.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/ro.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/ru.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/sl.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/sv.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/tr.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/zh_CN.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/po/zh_TW.po
usr/share/src/postgresql-8.1.10/src/bin/pg_config/win32.mak
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/Makefile
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/nls.mk
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/pg_controldata.c
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/cs.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/de.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/es.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/fa.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/fr.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/hu.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/it.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/ko.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/nb.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/pl.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/pt_BR.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/ro.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/ru.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/sk.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/sl.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/sv.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/tr.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/zh_CN.po
usr/share/src/postgresql-8.1.10/src/bin/pg_controldata/po/zh_TW.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/Makefile
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/nls.mk
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/pg_ctl.c
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/cs.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/de.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/es.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/fr.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/ko.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/pt_BR.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/ro.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/ru.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/sk.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/sl.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/sv.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/tr.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/zh_CN.po
usr/share/src/postgresql-8.1.10/src/bin/pg_ctl/po/zh_TW.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/Makefile
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/README
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/common.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/dumputils.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/dumputils.h
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/nls.mk
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_backup.h
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_backup_archiver.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_backup_archiver.h
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_backup_custom.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_backup_db.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_backup_db.h
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_backup_files.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_backup_null.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_backup_tar.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_backup_tar.h
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_dump.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_dump.h
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_dump_sort.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_dumpall.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/pg_restore.c
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/cs.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/de.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/es.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/fr.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/it.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/ko.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/nb.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/pt_BR.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/ro.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/ru.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/sk.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/sl.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/sv.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/tr.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/zh_CN.po
usr/share/src/postgresql-8.1.10/src/bin/pg_dump/po/zh_TW.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/Makefile
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/nls.mk
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/pg_resetxlog.c
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/cs.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/de.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/es.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/fr.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/hu.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/it.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/ko.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/nb.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/pt_BR.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/ro.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/ru.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/sk.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/sl.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/sv.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/tr.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/zh_CN.po
usr/share/src/postgresql-8.1.10/src/bin/pg_resetxlog/po/zh_TW.po
usr/share/src/postgresql-8.1.10/src/bin/pgevent/MSG00001.bin
usr/share/src/postgresql-8.1.10/src/bin/pgevent/Makefile
usr/share/src/postgresql-8.1.10/src/bin/pgevent/README
usr/share/src/postgresql-8.1.10/src/bin/pgevent/pgevent.c
usr/share/src/postgresql-8.1.10/src/bin/pgevent/pgevent.def
usr/share/src/postgresql-8.1.10/src/bin/pgevent/pgmsgevent.h
usr/share/src/postgresql-8.1.10/src/bin/pgevent/pgmsgevent.mc
usr/share/src/postgresql-8.1.10/src/bin/pgevent/pgmsgevent.rc
usr/share/src/postgresql-8.1.10/src/bin/psql/.cvsignore
usr/share/src/postgresql-8.1.10/src/bin/psql/Makefile
usr/share/src/postgresql-8.1.10/src/bin/psql/bcc32.mak
usr/share/src/postgresql-8.1.10/src/bin/psql/command.c
usr/share/src/postgresql-8.1.10/src/bin/psql/command.h
usr/share/src/postgresql-8.1.10/src/bin/psql/common.c
usr/share/src/postgresql-8.1.10/src/bin/psql/common.h
usr/share/src/postgresql-8.1.10/src/bin/psql/copy.c
usr/share/src/postgresql-8.1.10/src/bin/psql/copy.h
usr/share/src/postgresql-8.1.10/src/bin/psql/create_help.pl
usr/share/src/postgresql-8.1.10/src/bin/psql/describe.c
usr/share/src/postgresql-8.1.10/src/bin/psql/describe.h
usr/share/src/postgresql-8.1.10/src/bin/psql/help.c
usr/share/src/postgresql-8.1.10/src/bin/psql/help.h
usr/share/src/postgresql-8.1.10/src/bin/psql/input.c
usr/share/src/postgresql-8.1.10/src/bin/psql/input.h
usr/share/src/postgresql-8.1.10/src/bin/psql/large_obj.c
usr/share/src/postgresql-8.1.10/src/bin/psql/large_obj.h
usr/share/src/postgresql-8.1.10/src/bin/psql/mainloop.c
usr/share/src/postgresql-8.1.10/src/bin/psql/mainloop.h
usr/share/src/postgresql-8.1.10/src/bin/psql/mbprint.c
usr/share/src/postgresql-8.1.10/src/bin/psql/mbprint.h
usr/share/src/postgresql-8.1.10/src/bin/psql/nls.mk
usr/share/src/postgresql-8.1.10/src/bin/psql/po/cs.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/de.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/es.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/fa.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/fr.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/hu.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/it.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/ko.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/nb.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/pt_BR.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/ro.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/ru.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/sk.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/sl.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/sv.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/tr.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/zh_CN.po
usr/share/src/postgresql-8.1.10/src/bin/psql/po/zh_TW.po
usr/share/src/postgresql-8.1.10/src/bin/psql/print.c
usr/share/src/postgresql-8.1.10/src/bin/psql/print.h
usr/share/src/postgresql-8.1.10/src/bin/psql/prompt.c
usr/share/src/postgresql-8.1.10/src/bin/psql/prompt.h
usr/share/src/postgresql-8.1.10/src/bin/psql/psqlrc.sample
usr/share/src/postgresql-8.1.10/src/bin/psql/psqlscan.c
usr/share/src/postgresql-8.1.10/src/bin/psql/psqlscan.h
usr/share/src/postgresql-8.1.10/src/bin/psql/psqlscan.l
usr/share/src/postgresql-8.1.10/src/bin/psql/settings.h
usr/share/src/postgresql-8.1.10/src/bin/psql/sql_help.h
usr/share/src/postgresql-8.1.10/src/bin/psql/startup.c
usr/share/src/postgresql-8.1.10/src/bin/psql/stringutils.c
usr/share/src/postgresql-8.1.10/src/bin/psql/stringutils.h
usr/share/src/postgresql-8.1.10/src/bin/psql/tab-complete.c
usr/share/src/postgresql-8.1.10/src/bin/psql/tab-complete.h
usr/share/src/postgresql-8.1.10/src/bin/psql/variables.c
usr/share/src/postgresql-8.1.10/src/bin/psql/variables.h
usr/share/src/postgresql-8.1.10/src/bin/psql/win32.mak
usr/share/src/postgresql-8.1.10/src/bin/scripts/Makefile
usr/share/src/postgresql-8.1.10/src/bin/scripts/clusterdb.c
usr/share/src/postgresql-8.1.10/src/bin/scripts/common.c
usr/share/src/postgresql-8.1.10/src/bin/scripts/common.h
usr/share/src/postgresql-8.1.10/src/bin/scripts/createdb.c
usr/share/src/postgresql-8.1.10/src/bin/scripts/createlang.c
usr/share/src/postgresql-8.1.10/src/bin/scripts/createuser.c
usr/share/src/postgresql-8.1.10/src/bin/scripts/dropdb.c
usr/share/src/postgresql-8.1.10/src/bin/scripts/droplang.c
usr/share/src/postgresql-8.1.10/src/bin/scripts/dropuser.c
usr/share/src/postgresql-8.1.10/src/bin/scripts/nls.mk
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/cs.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/de.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/es.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/fr.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/it.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/ko.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/pt_BR.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/ro.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/ru.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/sk.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/sl.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/sv.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/tr.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/zh_CN.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/po/zh_TW.po
usr/share/src/postgresql-8.1.10/src/bin/scripts/reindexdb.c
usr/share/src/postgresql-8.1.10/src/bin/scripts/vacuumdb.c
usr/share/src/postgresql-8.1.10/src/include/Makefile
usr/share/src/postgresql-8.1.10/src/include/access/attnum.h
usr/share/src/postgresql-8.1.10/src/include/access/clog.h
usr/share/src/postgresql-8.1.10/src/include/access/genam.h
usr/share/src/postgresql-8.1.10/src/include/access/gist.h
usr/share/src/postgresql-8.1.10/src/include/access/gist_private.h
usr/share/src/postgresql-8.1.10/src/include/access/gistscan.h
usr/share/src/postgresql-8.1.10/src/include/access/hash.h
usr/share/src/postgresql-8.1.10/src/include/access/heapam.h
usr/share/src/postgresql-8.1.10/src/include/access/hio.h
usr/share/src/postgresql-8.1.10/src/include/access/htup.h
usr/share/src/postgresql-8.1.10/src/include/access/iqual.h
usr/share/src/postgresql-8.1.10/src/include/access/itup.h
usr/share/src/postgresql-8.1.10/src/include/access/multixact.h
usr/share/src/postgresql-8.1.10/src/include/access/nbtree.h
usr/share/src/postgresql-8.1.10/src/include/access/printtup.h
usr/share/src/postgresql-8.1.10/src/include/access/relscan.h
usr/share/src/postgresql-8.1.10/src/include/access/rmgr.h
usr/share/src/postgresql-8.1.10/src/include/access/rtree.h
usr/share/src/postgresql-8.1.10/src/include/access/rtscan.h
usr/share/src/postgresql-8.1.10/src/include/access/sdir.h
usr/share/src/postgresql-8.1.10/src/include/access/skey.h
usr/share/src/postgresql-8.1.10/src/include/access/slru.h
usr/share/src/postgresql-8.1.10/src/include/access/subtrans.h
usr/share/src/postgresql-8.1.10/src/include/access/transam.h
usr/share/src/postgresql-8.1.10/src/include/access/tupdesc.h
usr/share/src/postgresql-8.1.10/src/include/access/tupmacs.h
usr/share/src/postgresql-8.1.10/src/include/access/tuptoaster.h
usr/share/src/postgresql-8.1.10/src/include/access/twophase.h
usr/share/src/postgresql-8.1.10/src/include/access/twophase_rmgr.h
usr/share/src/postgresql-8.1.10/src/include/access/valid.h
usr/share/src/postgresql-8.1.10/src/include/access/xact.h
usr/share/src/postgresql-8.1.10/src/include/access/xlog.h
usr/share/src/postgresql-8.1.10/src/include/access/xlog_internal.h
usr/share/src/postgresql-8.1.10/src/include/access/xlogdefs.h
usr/share/src/postgresql-8.1.10/src/include/access/xlogutils.h
usr/share/src/postgresql-8.1.10/src/include/bootstrap/bootstrap.h
usr/share/src/postgresql-8.1.10/src/include/c.h
usr/share/src/postgresql-8.1.10/src/include/catalog/catalog.h
usr/share/src/postgresql-8.1.10/src/include/catalog/catversion.h
usr/share/src/postgresql-8.1.10/src/include/catalog/dependency.h
usr/share/src/postgresql-8.1.10/src/include/catalog/duplicate_oids
usr/share/src/postgresql-8.1.10/src/include/catalog/heap.h
usr/share/src/postgresql-8.1.10/src/include/catalog/index.h
usr/share/src/postgresql-8.1.10/src/include/catalog/indexing.h
usr/share/src/postgresql-8.1.10/src/include/catalog/namespace.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_aggregate.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_am.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_amop.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_amproc.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_attrdef.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_attribute.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_auth_members.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_authid.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_autovacuum.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_cast.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_class.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_constraint.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_control.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_conversion.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_database.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_depend.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_description.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_index.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_inherits.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_language.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_largeobject.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_listener.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_namespace.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_opclass.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_operator.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_pltemplate.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_proc.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_rewrite.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_shdepend.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_statistic.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_tablespace.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_trigger.h
usr/share/src/postgresql-8.1.10/src/include/catalog/pg_type.h
usr/share/src/postgresql-8.1.10/src/include/catalog/unused_oids
usr/share/src/postgresql-8.1.10/src/include/commands/alter.h
usr/share/src/postgresql-8.1.10/src/include/commands/async.h
usr/share/src/postgresql-8.1.10/src/include/commands/cluster.h
usr/share/src/postgresql-8.1.10/src/include/commands/comment.h
usr/share/src/postgresql-8.1.10/src/include/commands/conversioncmds.h
usr/share/src/postgresql-8.1.10/src/include/commands/copy.h
usr/share/src/postgresql-8.1.10/src/include/commands/dbcommands.h
usr/share/src/postgresql-8.1.10/src/include/commands/defrem.h
usr/share/src/postgresql-8.1.10/src/include/commands/explain.h
usr/share/src/postgresql-8.1.10/src/include/commands/lockcmds.h
usr/share/src/postgresql-8.1.10/src/include/commands/portalcmds.h
usr/share/src/postgresql-8.1.10/src/include/commands/prepare.h
usr/share/src/postgresql-8.1.10/src/include/commands/proclang.h
usr/share/src/postgresql-8.1.10/src/include/commands/schemacmds.h
usr/share/src/postgresql-8.1.10/src/include/commands/sequence.h
usr/share/src/postgresql-8.1.10/src/include/commands/tablecmds.h
usr/share/src/postgresql-8.1.10/src/include/commands/tablespace.h
usr/share/src/postgresql-8.1.10/src/include/commands/trigger.h
usr/share/src/postgresql-8.1.10/src/include/commands/typecmds.h
usr/share/src/postgresql-8.1.10/src/include/commands/user.h
usr/share/src/postgresql-8.1.10/src/include/commands/vacuum.h
usr/share/src/postgresql-8.1.10/src/include/commands/variable.h
usr/share/src/postgresql-8.1.10/src/include/commands/version.h
usr/share/src/postgresql-8.1.10/src/include/commands/view.h
usr/share/src/postgresql-8.1.10/src/include/executor/execdebug.h
usr/share/src/postgresql-8.1.10/src/include/executor/execdefs.h
usr/share/src/postgresql-8.1.10/src/include/executor/execdesc.h
usr/share/src/postgresql-8.1.10/src/include/executor/executor.h
usr/share/src/postgresql-8.1.10/src/include/executor/functions.h
usr/share/src/postgresql-8.1.10/src/include/executor/hashjoin.h
usr/share/src/postgresql-8.1.10/src/include/executor/instrument.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeAgg.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeAppend.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeBitmapAnd.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeBitmapHeapscan.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeBitmapIndexscan.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeBitmapOr.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeFunctionscan.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeGroup.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeHash.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeHashjoin.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeIndexscan.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeLimit.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeMaterial.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeMergejoin.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeNestloop.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeResult.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeSeqscan.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeSetOp.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeSort.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeSubplan.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeSubqueryscan.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeTidscan.h
usr/share/src/postgresql-8.1.10/src/include/executor/nodeUnique.h
usr/share/src/postgresql-8.1.10/src/include/executor/spi.h
usr/share/src/postgresql-8.1.10/src/include/executor/spi_priv.h
usr/share/src/postgresql-8.1.10/src/include/executor/tstoreReceiver.h
usr/share/src/postgresql-8.1.10/src/include/executor/tuptable.h
usr/share/src/postgresql-8.1.10/src/include/fmgr.h
usr/share/src/postgresql-8.1.10/src/include/funcapi.h
usr/share/src/postgresql-8.1.10/src/include/getaddrinfo.h
usr/share/src/postgresql-8.1.10/src/include/getopt_long.h
usr/share/src/postgresql-8.1.10/src/include/lib/dllist.h
usr/share/src/postgresql-8.1.10/src/include/lib/stringinfo.h
usr/share/src/postgresql-8.1.10/src/include/libpq/auth.h
usr/share/src/postgresql-8.1.10/src/include/libpq/be-fsstubs.h
usr/share/src/postgresql-8.1.10/src/include/libpq/crypt.h
usr/share/src/postgresql-8.1.10/src/include/libpq/hba.h
usr/share/src/postgresql-8.1.10/src/include/libpq/ip.h
usr/share/src/postgresql-8.1.10/src/include/libpq/libpq-be.h
usr/share/src/postgresql-8.1.10/src/include/libpq/libpq-fs.h
usr/share/src/postgresql-8.1.10/src/include/libpq/libpq.h
usr/share/src/postgresql-8.1.10/src/include/libpq/pqcomm.h
usr/share/src/postgresql-8.1.10/src/include/libpq/pqformat.h
usr/share/src/postgresql-8.1.10/src/include/libpq/pqsignal.h
usr/share/src/postgresql-8.1.10/src/include/mb/pg_wchar.h
usr/share/src/postgresql-8.1.10/src/include/miscadmin.h
usr/share/src/postgresql-8.1.10/src/include/nodes/bitmapset.h
usr/share/src/postgresql-8.1.10/src/include/nodes/execnodes.h
usr/share/src/postgresql-8.1.10/src/include/nodes/makefuncs.h
usr/share/src/postgresql-8.1.10/src/include/nodes/memnodes.h
usr/share/src/postgresql-8.1.10/src/include/nodes/nodeFuncs.h
usr/share/src/postgresql-8.1.10/src/include/nodes/nodes.h
usr/share/src/postgresql-8.1.10/src/include/nodes/params.h
usr/share/src/postgresql-8.1.10/src/include/nodes/parsenodes.h
usr/share/src/postgresql-8.1.10/src/include/nodes/pg_list.h
usr/share/src/postgresql-8.1.10/src/include/nodes/plannodes.h
usr/share/src/postgresql-8.1.10/src/include/nodes/primnodes.h
usr/share/src/postgresql-8.1.10/src/include/nodes/print.h
usr/share/src/postgresql-8.1.10/src/include/nodes/readfuncs.h
usr/share/src/postgresql-8.1.10/src/include/nodes/relation.h
usr/share/src/postgresql-8.1.10/src/include/nodes/tidbitmap.h
usr/share/src/postgresql-8.1.10/src/include/nodes/value.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/clauses.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/cost.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/geqo.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/geqo_copy.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/geqo_gene.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/geqo_misc.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/geqo_mutation.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/geqo_pool.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/geqo_random.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/geqo_recombination.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/geqo_selection.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/joininfo.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/pathnode.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/paths.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/plancat.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/planmain.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/planner.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/predtest.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/prep.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/restrictinfo.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/subselect.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/tlist.h
usr/share/src/postgresql-8.1.10/src/include/optimizer/var.h
usr/share/src/postgresql-8.1.10/src/include/parser/analyze.h
usr/share/src/postgresql-8.1.10/src/include/parser/gramparse.h
usr/share/src/postgresql-8.1.10/src/include/parser/keywords.h
usr/share/src/postgresql-8.1.10/src/include/parser/parse_agg.h
usr/share/src/postgresql-8.1.10/src/include/parser/parse_clause.h
usr/share/src/postgresql-8.1.10/src/include/parser/parse_coerce.h
usr/share/src/postgresql-8.1.10/src/include/parser/parse_expr.h
usr/share/src/postgresql-8.1.10/src/include/parser/parse_func.h
usr/share/src/postgresql-8.1.10/src/include/parser/parse_node.h
usr/share/src/postgresql-8.1.10/src/include/parser/parse_oper.h
usr/share/src/postgresql-8.1.10/src/include/parser/parse_relation.h
usr/share/src/postgresql-8.1.10/src/include/parser/parse_target.h
usr/share/src/postgresql-8.1.10/src/include/parser/parse_type.h
usr/share/src/postgresql-8.1.10/src/include/parser/parser.h
usr/share/src/postgresql-8.1.10/src/include/parser/parsetree.h
usr/share/src/postgresql-8.1.10/src/include/parser/scansup.h
usr/share/src/postgresql-8.1.10/src/include/pg_config.h.in
usr/share/src/postgresql-8.1.10/src/include/pg_config.h.win32
usr/share/src/postgresql-8.1.10/src/include/pg_config_manual.h
usr/share/src/postgresql-8.1.10/src/include/pgstat.h
usr/share/src/postgresql-8.1.10/src/include/pgtime.h
usr/share/src/postgresql-8.1.10/src/include/port.h
usr/share/src/postgresql-8.1.10/src/include/port/aix.h
usr/share/src/postgresql-8.1.10/src/include/port/beos.h
usr/share/src/postgresql-8.1.10/src/include/port/bsdi.h
usr/share/src/postgresql-8.1.10/src/include/port/cygwin.h
usr/share/src/postgresql-8.1.10/src/include/port/darwin.h
usr/share/src/postgresql-8.1.10/src/include/port/dgux.h
usr/share/src/postgresql-8.1.10/src/include/port/freebsd.h
usr/share/src/postgresql-8.1.10/src/include/port/hpux.h
usr/share/src/postgresql-8.1.10/src/include/port/irix.h
usr/share/src/postgresql-8.1.10/src/include/port/linux.h
usr/share/src/postgresql-8.1.10/src/include/port/netbsd.h
usr/share/src/postgresql-8.1.10/src/include/port/nextstep.h
usr/share/src/postgresql-8.1.10/src/include/port/openbsd.h
usr/share/src/postgresql-8.1.10/src/include/port/osf.h
usr/share/src/postgresql-8.1.10/src/include/port/qnx4.h
usr/share/src/postgresql-8.1.10/src/include/port/sco.h
usr/share/src/postgresql-8.1.10/src/include/port/solaris.h
usr/share/src/postgresql-8.1.10/src/include/port/sunos4.h
usr/share/src/postgresql-8.1.10/src/include/port/svr4.h
usr/share/src/postgresql-8.1.10/src/include/port/ultrix4.h
usr/share/src/postgresql-8.1.10/src/include/port/univel.h
usr/share/src/postgresql-8.1.10/src/include/port/unixware.h
usr/share/src/postgresql-8.1.10/src/include/port/win32.h
usr/share/src/postgresql-8.1.10/src/include/port/win32/arpa/inet.h
usr/share/src/postgresql-8.1.10/src/include/port/win32/dlfcn.h
usr/share/src/postgresql-8.1.10/src/include/port/win32/grp.h
usr/share/src/postgresql-8.1.10/src/include/port/win32/netdb.h
usr/share/src/postgresql-8.1.10/src/include/port/win32/netinet/in.h
usr/share/src/postgresql-8.1.10/src/include/port/win32/pwd.h
usr/share/src/postgresql-8.1.10/src/include/port/win32/sys/socket.h
usr/share/src/postgresql-8.1.10/src/include/port/win32/sys/wait.h
usr/share/src/postgresql-8.1.10/src/include/postgres.h
usr/share/src/postgresql-8.1.10/src/include/postgres_ext.h
usr/share/src/postgresql-8.1.10/src/include/postgres_fe.h
usr/share/src/postgresql-8.1.10/src/include/postmaster/autovacuum.h
usr/share/src/postgresql-8.1.10/src/include/postmaster/bgwriter.h
usr/share/src/postgresql-8.1.10/src/include/postmaster/fork_process.h
usr/share/src/postgresql-8.1.10/src/include/postmaster/pgarch.h
usr/share/src/postgresql-8.1.10/src/include/postmaster/postmaster.h
usr/share/src/postgresql-8.1.10/src/include/postmaster/syslogger.h
usr/share/src/postgresql-8.1.10/src/include/regex/regcustom.h
usr/share/src/postgresql-8.1.10/src/include/regex/regerrs.h
usr/share/src/postgresql-8.1.10/src/include/regex/regex.h
usr/share/src/postgresql-8.1.10/src/include/regex/regguts.h
usr/share/src/postgresql-8.1.10/src/include/rewrite/prs2lock.h
usr/share/src/postgresql-8.1.10/src/include/rewrite/rewriteDefine.h
usr/share/src/postgresql-8.1.10/src/include/rewrite/rewriteHandler.h
usr/share/src/postgresql-8.1.10/src/include/rewrite/rewriteManip.h
usr/share/src/postgresql-8.1.10/src/include/rewrite/rewriteRemove.h
usr/share/src/postgresql-8.1.10/src/include/rewrite/rewriteSupport.h
usr/share/src/postgresql-8.1.10/src/include/rusagestub.h
usr/share/src/postgresql-8.1.10/src/include/storage/backendid.h
usr/share/src/postgresql-8.1.10/src/include/storage/block.h
usr/share/src/postgresql-8.1.10/src/include/storage/buf.h
usr/share/src/postgresql-8.1.10/src/include/storage/buf_internals.h
usr/share/src/postgresql-8.1.10/src/include/storage/buffile.h
usr/share/src/postgresql-8.1.10/src/include/storage/bufmgr.h
usr/share/src/postgresql-8.1.10/src/include/storage/bufpage.h
usr/share/src/postgresql-8.1.10/src/include/storage/fd.h
usr/share/src/postgresql-8.1.10/src/include/storage/freespace.h
usr/share/src/postgresql-8.1.10/src/include/storage/ipc.h
usr/share/src/postgresql-8.1.10/src/include/storage/item.h
usr/share/src/postgresql-8.1.10/src/include/storage/itemid.h
usr/share/src/postgresql-8.1.10/src/include/storage/itempos.h
usr/share/src/postgresql-8.1.10/src/include/storage/itemptr.h
usr/share/src/postgresql-8.1.10/src/include/storage/large_object.h
usr/share/src/postgresql-8.1.10/src/include/storage/lmgr.h
usr/share/src/postgresql-8.1.10/src/include/storage/lock.h
usr/share/src/postgresql-8.1.10/src/include/storage/lwlock.h
usr/share/src/postgresql-8.1.10/src/include/storage/off.h
usr/share/src/postgresql-8.1.10/src/include/storage/pg_sema.h
usr/share/src/postgresql-8.1.10/src/include/storage/pg_shmem.h
usr/share/src/postgresql-8.1.10/src/include/storage/pmsignal.h
usr/share/src/postgresql-8.1.10/src/include/storage/pos.h
usr/share/src/postgresql-8.1.10/src/include/storage/proc.h
usr/share/src/postgresql-8.1.10/src/include/storage/procarray.h
usr/share/src/postgresql-8.1.10/src/include/storage/relfilenode.h
usr/share/src/postgresql-8.1.10/src/include/storage/s_lock.h
usr/share/src/postgresql-8.1.10/src/include/storage/shmem.h
usr/share/src/postgresql-8.1.10/src/include/storage/sinval.h
usr/share/src/postgresql-8.1.10/src/include/storage/sinvaladt.h
usr/share/src/postgresql-8.1.10/src/include/storage/smgr.h
usr/share/src/postgresql-8.1.10/src/include/storage/spin.h
usr/share/src/postgresql-8.1.10/src/include/strdup.h
usr/share/src/postgresql-8.1.10/src/include/tcop/dest.h
usr/share/src/postgresql-8.1.10/src/include/tcop/fastpath.h
usr/share/src/postgresql-8.1.10/src/include/tcop/pquery.h
usr/share/src/postgresql-8.1.10/src/include/tcop/tcopdebug.h
usr/share/src/postgresql-8.1.10/src/include/tcop/tcopprot.h
usr/share/src/postgresql-8.1.10/src/include/tcop/utility.h
usr/share/src/postgresql-8.1.10/src/include/utils/acl.h
usr/share/src/postgresql-8.1.10/src/include/utils/array.h
usr/share/src/postgresql-8.1.10/src/include/utils/ascii.h
usr/share/src/postgresql-8.1.10/src/include/utils/builtins.h
usr/share/src/postgresql-8.1.10/src/include/utils/cash.h
usr/share/src/postgresql-8.1.10/src/include/utils/catcache.h
usr/share/src/postgresql-8.1.10/src/include/utils/date.h
usr/share/src/postgresql-8.1.10/src/include/utils/datetime.h
usr/share/src/postgresql-8.1.10/src/include/utils/datum.h
usr/share/src/postgresql-8.1.10/src/include/utils/dynahash.h
usr/share/src/postgresql-8.1.10/src/include/utils/dynamic_loader.h
usr/share/src/postgresql-8.1.10/src/include/utils/elog.h
usr/share/src/postgresql-8.1.10/src/include/utils/errcodes.h
usr/share/src/postgresql-8.1.10/src/include/utils/flatfiles.h
usr/share/src/postgresql-8.1.10/src/include/utils/fmgrtab.h
usr/share/src/postgresql-8.1.10/src/include/utils/formatting.h
usr/share/src/postgresql-8.1.10/src/include/utils/geo_decls.h
usr/share/src/postgresql-8.1.10/src/include/utils/guc.h
usr/share/src/postgresql-8.1.10/src/include/utils/guc_tables.h
usr/share/src/postgresql-8.1.10/src/include/utils/help_config.h
usr/share/src/postgresql-8.1.10/src/include/utils/hsearch.h
usr/share/src/postgresql-8.1.10/src/include/utils/inet.h
usr/share/src/postgresql-8.1.10/src/include/utils/int8.h
usr/share/src/postgresql-8.1.10/src/include/utils/inval.h
usr/share/src/postgresql-8.1.10/src/include/utils/logtape.h
usr/share/src/postgresql-8.1.10/src/include/utils/lsyscache.h
usr/share/src/postgresql-8.1.10/src/include/utils/memutils.h
usr/share/src/postgresql-8.1.10/src/include/utils/nabstime.h
usr/share/src/postgresql-8.1.10/src/include/utils/numeric.h
usr/share/src/postgresql-8.1.10/src/include/utils/palloc.h
usr/share/src/postgresql-8.1.10/src/include/utils/pg_crc.h
usr/share/src/postgresql-8.1.10/src/include/utils/pg_locale.h
usr/share/src/postgresql-8.1.10/src/include/utils/pg_lzcompress.h
usr/share/src/postgresql-8.1.10/src/include/utils/pg_rusage.h
usr/share/src/postgresql-8.1.10/src/include/utils/portal.h
usr/share/src/postgresql-8.1.10/src/include/utils/ps_status.h
usr/share/src/postgresql-8.1.10/src/include/utils/rel.h
usr/share/src/postgresql-8.1.10/src/include/utils/relcache.h
usr/share/src/postgresql-8.1.10/src/include/utils/resowner.h
usr/share/src/postgresql-8.1.10/src/include/utils/selfuncs.h
usr/share/src/postgresql-8.1.10/src/include/utils/syscache.h
usr/share/src/postgresql-8.1.10/src/include/utils/timestamp.h
usr/share/src/postgresql-8.1.10/src/include/utils/tqual.h
usr/share/src/postgresql-8.1.10/src/include/utils/tuplesort.h
usr/share/src/postgresql-8.1.10/src/include/utils/tuplestore.h
usr/share/src/postgresql-8.1.10/src/include/utils/typcache.h
usr/share/src/postgresql-8.1.10/src/include/utils/varbit.h
usr/share/src/postgresql-8.1.10/src/interfaces/Makefile
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ChangeLog
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/Makefile
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/README.dynSQL
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/compatlib/Makefile
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/compatlib/informix.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/Makefile
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/connect.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/data.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/descriptor.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/error.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/execute.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/extern.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/memory.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/misc.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/pg_type.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/prepare.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/ecpglib/typename.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/Makefile
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/datetime.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/decimal.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/ecpg_informix.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/ecpgerrno.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/ecpglib.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/ecpgtype.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/pgtypes_date.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/pgtypes_error.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/pgtypes_interval.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/pgtypes_numeric.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/pgtypes_timestamp.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/sql3types.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/sqlca.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/sqlda.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/include/sqltypes.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/pgtypeslib/Makefile
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/pgtypeslib/common.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/pgtypeslib/datetime.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/pgtypeslib/dt.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/pgtypeslib/dt_common.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/pgtypeslib/extern.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/pgtypeslib/interval.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/pgtypeslib/numeric.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/pgtypeslib/timestamp.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/.cvsignore
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/Makefile
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/c_keywords.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/descriptor.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/ecpg.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/ecpg_keywords.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/extern.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/keywords.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/output.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/pgc.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/pgc.l
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/preproc.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/preproc.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/preproc.y
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/type.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/type.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/preproc/variable.c
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/Makefile
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/dt_test.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/dyntest.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/dyntest2.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/header_test.h
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/num_test.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/perftest.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test1.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test2.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test3.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test4.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test5.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test_code100.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test_desc.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test_informix.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test_init.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test_notice.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test_thread.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/test_thread_implicit.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/ecpg/test/testdynalloc.pgc
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/.cvsignore
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/Makefile
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/README
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/bcc32.mak
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/blibpqdll.def
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/exports.txt
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/fe-auth.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/fe-auth.h
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/fe-connect.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/fe-exec.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/fe-lobj.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/fe-misc.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/fe-print.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/fe-protocol2.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/fe-protocol3.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/fe-secure.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/libpq-fe.h
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/libpq-int.h
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/libpq.rc
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/libpq.rc.in
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/libpqddll.def
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/libpqdll.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/libpqdll.def
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/nls.mk
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/pg_service.conf.sample
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/af.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/cs.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/de.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/es.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/fr.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/hr.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/it.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/ko.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/nb.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/pl.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/pt_BR.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/ru.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/sk.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/sl.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/sv.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/tr.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/zh_CN.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/po/zh_TW.po
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/pqexpbuffer.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/pqexpbuffer.h
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/pqsignal.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/pqsignal.h
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/pthread-win32.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/pthread-win32.h
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/win32.c
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/win32.h
usr/share/src/postgresql-8.1.10/src/interfaces/libpq/win32.mak
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.aix
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.beos
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.bsdi
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.cygwin
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.darwin
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.dgux
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.freebsd
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.hpux
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.irix
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.linux
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.netbsd
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.openbsd
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.osf
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.qnx4
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.sco
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.solaris
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.sunos4
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.svr4
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.ultrix4
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.univel
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.unixware
usr/share/src/postgresql-8.1.10/src/makefiles/Makefile.win32
usr/share/src/postgresql-8.1.10/src/makefiles/pgxs.mk
usr/share/src/postgresql-8.1.10/src/nls-global.mk
usr/share/src/postgresql-8.1.10/src/pl/Makefile
usr/share/src/postgresql-8.1.10/src/pl/plperl/GNUmakefile
usr/share/src/postgresql-8.1.10/src/pl/plperl/README
usr/share/src/postgresql-8.1.10/src/pl/plperl/SPI.xs
usr/share/src/postgresql-8.1.10/src/pl/plperl/expected/plperl.out
usr/share/src/postgresql-8.1.10/src/pl/plperl/expected/plperl_elog.out
usr/share/src/postgresql-8.1.10/src/pl/plperl/expected/plperl_shared.out
usr/share/src/postgresql-8.1.10/src/pl/plperl/expected/plperl_trigger.out
usr/share/src/postgresql-8.1.10/src/pl/plperl/plperl.c
usr/share/src/postgresql-8.1.10/src/pl/plperl/ppport.h
usr/share/src/postgresql-8.1.10/src/pl/plperl/spi_internal.c
usr/share/src/postgresql-8.1.10/src/pl/plperl/spi_internal.h
usr/share/src/postgresql-8.1.10/src/pl/plperl/sql/plperl.sql
usr/share/src/postgresql-8.1.10/src/pl/plperl/sql/plperl_elog.sql
usr/share/src/postgresql-8.1.10/src/pl/plperl/sql/plperl_shared.sql
usr/share/src/postgresql-8.1.10/src/pl/plperl/sql/plperl_trigger.sql
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/Makefile
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/.cvsignore
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/INSTALL
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/Makefile
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/gram.y
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/pl.tab.h
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/pl_comp.c
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/pl_exec.c
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/pl_funcs.c
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/pl_gram.c
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/pl_handler.c
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/pl_scan.c
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/plerrcodes.h
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/plpgsql.h
usr/share/src/postgresql-8.1.10/src/pl/plpgsql/src/scan.l
usr/share/src/postgresql-8.1.10/src/pl/plpython/Makefile
usr/share/src/postgresql-8.1.10/src/pl/plpython/TODO
usr/share/src/postgresql-8.1.10/src/pl/plpython/expected/plpython_drop.out
usr/share/src/postgresql-8.1.10/src/pl/plpython/expected/plpython_error.out
usr/share/src/postgresql-8.1.10/src/pl/plpython/expected/plpython_error_1.out
usr/share/src/postgresql-8.1.10/src/pl/plpython/expected/plpython_error_2.out
usr/share/src/postgresql-8.1.10/src/pl/plpython/expected/plpython_function.out
usr/share/src/postgresql-8.1.10/src/pl/plpython/expected/plpython_populate.out
usr/share/src/postgresql-8.1.10/src/pl/plpython/expected/plpython_schema.out
usr/share/src/postgresql-8.1.10/src/pl/plpython/expected/plpython_test.out
usr/share/src/postgresql-8.1.10/src/pl/plpython/plpython.c
usr/share/src/postgresql-8.1.10/src/pl/plpython/sql/plpython_drop.sql
usr/share/src/postgresql-8.1.10/src/pl/plpython/sql/plpython_error.sql
usr/share/src/postgresql-8.1.10/src/pl/plpython/sql/plpython_function.sql
usr/share/src/postgresql-8.1.10/src/pl/plpython/sql/plpython_populate.sql
usr/share/src/postgresql-8.1.10/src/pl/plpython/sql/plpython_schema.sql
usr/share/src/postgresql-8.1.10/src/pl/plpython/sql/plpython_test.sql
usr/share/src/postgresql-8.1.10/src/pl/tcl/Makefile
usr/share/src/postgresql-8.1.10/src/pl/tcl/expected/pltcl_queries.out
usr/share/src/postgresql-8.1.10/src/pl/tcl/expected/pltcl_setup.out
usr/share/src/postgresql-8.1.10/src/pl/tcl/license.terms
usr/share/src/postgresql-8.1.10/src/pl/tcl/modules/Makefile
usr/share/src/postgresql-8.1.10/src/pl/tcl/modules/README
usr/share/src/postgresql-8.1.10/src/pl/tcl/modules/pltcl_delmod.in
usr/share/src/postgresql-8.1.10/src/pl/tcl/modules/pltcl_listmod.in
usr/share/src/postgresql-8.1.10/src/pl/tcl/modules/pltcl_loadmod.in
usr/share/src/postgresql-8.1.10/src/pl/tcl/modules/unknown.pltcl
usr/share/src/postgresql-8.1.10/src/pl/tcl/pltcl.c
usr/share/src/postgresql-8.1.10/src/pl/tcl/sql/pltcl_queries.sql
usr/share/src/postgresql-8.1.10/src/pl/tcl/sql/pltcl_setup.sql
usr/share/src/postgresql-8.1.10/src/port/Makefile
usr/share/src/postgresql-8.1.10/src/port/copydir.c
usr/share/src/postgresql-8.1.10/src/port/crypt.c
usr/share/src/postgresql-8.1.10/src/port/dirmod.c
usr/share/src/postgresql-8.1.10/src/port/exec.c
usr/share/src/postgresql-8.1.10/src/port/fseeko.c
usr/share/src/postgresql-8.1.10/src/port/getaddrinfo.c
usr/share/src/postgresql-8.1.10/src/port/gethostname.c
usr/share/src/postgresql-8.1.10/src/port/getopt.c
usr/share/src/postgresql-8.1.10/src/port/getopt_long.c
usr/share/src/postgresql-8.1.10/src/port/getrusage.c
usr/share/src/postgresql-8.1.10/src/port/gettimeofday.c
usr/share/src/postgresql-8.1.10/src/port/inet_aton.c
usr/share/src/postgresql-8.1.10/src/port/isinf.c
usr/share/src/postgresql-8.1.10/src/port/kill.c
usr/share/src/postgresql-8.1.10/src/port/memcmp.c
usr/share/src/postgresql-8.1.10/src/port/noblock.c
usr/share/src/postgresql-8.1.10/src/port/open.c
usr/share/src/postgresql-8.1.10/src/port/path.c
usr/share/src/postgresql-8.1.10/src/port/pgsleep.c
usr/share/src/postgresql-8.1.10/src/port/pgstrcasecmp.c
usr/share/src/postgresql-8.1.10/src/port/pipe.c
usr/share/src/postgresql-8.1.10/src/port/qsort.c
usr/share/src/postgresql-8.1.10/src/port/rand.c
usr/share/src/postgresql-8.1.10/src/port/random.c
usr/share/src/postgresql-8.1.10/src/port/rint.c
usr/share/src/postgresql-8.1.10/src/port/snprintf.c
usr/share/src/postgresql-8.1.10/src/port/sprompt.c
usr/share/src/postgresql-8.1.10/src/port/srandom.c
usr/share/src/postgresql-8.1.10/src/port/strdup.c
usr/share/src/postgresql-8.1.10/src/port/strerror.c
usr/share/src/postgresql-8.1.10/src/port/strtol.c
usr/share/src/postgresql-8.1.10/src/port/strtoul.c
usr/share/src/postgresql-8.1.10/src/port/thread.c
usr/share/src/postgresql-8.1.10/src/port/unsetenv.c
usr/share/src/postgresql-8.1.10/src/port/win32.ico
usr/share/src/postgresql-8.1.10/src/port/win32ver.rc
usr/share/src/postgresql-8.1.10/src/template/aix
usr/share/src/postgresql-8.1.10/src/template/beos
usr/share/src/postgresql-8.1.10/src/template/bsdi
usr/share/src/postgresql-8.1.10/src/template/cygwin
usr/share/src/postgresql-8.1.10/src/template/darwin
usr/share/src/postgresql-8.1.10/src/template/dgux
usr/share/src/postgresql-8.1.10/src/template/freebsd
usr/share/src/postgresql-8.1.10/src/template/hpux
usr/share/src/postgresql-8.1.10/src/template/irix
usr/share/src/postgresql-8.1.10/src/template/linux
usr/share/src/postgresql-8.1.10/src/template/netbsd
usr/share/src/postgresql-8.1.10/src/template/nextstep
usr/share/src/postgresql-8.1.10/src/template/openbsd
usr/share/src/postgresql-8.1.10/src/template/osf
usr/share/src/postgresql-8.1.10/src/template/qnx4
usr/share/src/postgresql-8.1.10/src/template/sco
usr/share/src/postgresql-8.1.10/src/template/solaris
usr/share/src/postgresql-8.1.10/src/template/sunos4
usr/share/src/postgresql-8.1.10/src/template/svr4
usr/share/src/postgresql-8.1.10/src/template/ultrix4
usr/share/src/postgresql-8.1.10/src/template/univel
usr/share/src/postgresql-8.1.10/src/template/unixware
usr/share/src/postgresql-8.1.10/src/template/win
usr/share/src/postgresql-8.1.10/src/template/win32
usr/share/src/postgresql-8.1.10/src/test/Makefile
usr/share/src/postgresql-8.1.10/src/test/bench/Makefile
usr/share/src/postgresql-8.1.10/src/test/bench/WISC-README
usr/share/src/postgresql-8.1.10/src/test/bench/create.sh
usr/share/src/postgresql-8.1.10/src/test/bench/create.source
usr/share/src/postgresql-8.1.10/src/test/bench/perquery
usr/share/src/postgresql-8.1.10/src/test/bench/query01
usr/share/src/postgresql-8.1.10/src/test/bench/query02
usr/share/src/postgresql-8.1.10/src/test/bench/query03
usr/share/src/postgresql-8.1.10/src/test/bench/query04
usr/share/src/postgresql-8.1.10/src/test/bench/query05
usr/share/src/postgresql-8.1.10/src/test/bench/query06
usr/share/src/postgresql-8.1.10/src/test/bench/query07
usr/share/src/postgresql-8.1.10/src/test/bench/query08
usr/share/src/postgresql-8.1.10/src/test/bench/query09
usr/share/src/postgresql-8.1.10/src/test/bench/query10
usr/share/src/postgresql-8.1.10/src/test/bench/query11
usr/share/src/postgresql-8.1.10/src/test/bench/query12
usr/share/src/postgresql-8.1.10/src/test/bench/query13
usr/share/src/postgresql-8.1.10/src/test/bench/query14
usr/share/src/postgresql-8.1.10/src/test/bench/query15
usr/share/src/postgresql-8.1.10/src/test/bench/query16
usr/share/src/postgresql-8.1.10/src/test/bench/query17
usr/share/src/postgresql-8.1.10/src/test/bench/query18
usr/share/src/postgresql-8.1.10/src/test/bench/query19
usr/share/src/postgresql-8.1.10/src/test/bench/query20
usr/share/src/postgresql-8.1.10/src/test/bench/query21
usr/share/src/postgresql-8.1.10/src/test/bench/query22
usr/share/src/postgresql-8.1.10/src/test/bench/query23
usr/share/src/postgresql-8.1.10/src/test/bench/query24
usr/share/src/postgresql-8.1.10/src/test/bench/query25
usr/share/src/postgresql-8.1.10/src/test/bench/query26
usr/share/src/postgresql-8.1.10/src/test/bench/query27
usr/share/src/postgresql-8.1.10/src/test/bench/query28
usr/share/src/postgresql-8.1.10/src/test/bench/query29
usr/share/src/postgresql-8.1.10/src/test/bench/query30
usr/share/src/postgresql-8.1.10/src/test/bench/query31
usr/share/src/postgresql-8.1.10/src/test/bench/query32
usr/share/src/postgresql-8.1.10/src/test/bench/runwisc.sh
usr/share/src/postgresql-8.1.10/src/test/bench/wholebench.sh
usr/share/src/postgresql-8.1.10/src/test/examples/Makefile
usr/share/src/postgresql-8.1.10/src/test/examples/testlibpq.c
usr/share/src/postgresql-8.1.10/src/test/examples/testlibpq2.c
usr/share/src/postgresql-8.1.10/src/test/examples/testlibpq2.sql
usr/share/src/postgresql-8.1.10/src/test/examples/testlibpq3.c
usr/share/src/postgresql-8.1.10/src/test/examples/testlibpq3.sql
usr/share/src/postgresql-8.1.10/src/test/examples/testlibpq4.c
usr/share/src/postgresql-8.1.10/src/test/examples/testlo.c
usr/share/src/postgresql-8.1.10/src/test/locale/Makefile
usr/share/src/postgresql-8.1.10/src/test/locale/README
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/Makefile
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/README
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/expected/de-ctype.out
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/expected/test-de-char.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/expected/test-de-select.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/expected/test-de-sort.out
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/expected/test-de-text.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-char.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-text.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-varchar.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/expected/test-de-varchar.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/runall
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/test-de-select.sql.in
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/test-de-sort.in
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/test-de-upper.sql.in
usr/share/src/postgresql-8.1.10/src/test/locale/de_DE.ISO8859-1/test-de.sql.in
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/Makefile
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/README
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/expected/gr-ctype.out
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-char.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-select.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-sort.out
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-text.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-varchar.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/runall
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/test-gr-select.sql.in
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/test-gr-sort.in
usr/share/src/postgresql-8.1.10/src/test/locale/gr_GR.ISO8859-7/test-gr.sql.in
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-r/Makefile
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-r/expected/koi8-ctype.out
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-r/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-r/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-r/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-r/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-r/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-r/runall
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-r/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-r/test-koi8-sort.in
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-r/test-koi8.sql.in
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-to-win1251/Makefile
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-to-win1251/README
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-to-win1251/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-to-win1251/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-to-win1251/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-to-win1251/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-to-win1251/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-to-win1251/runall
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-to-win1251/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-to-win1251/test-koi8-sort.in
usr/share/src/postgresql-8.1.10/src/test/locale/koi8-to-win1251/test-koi8.sql.in
usr/share/src/postgresql-8.1.10/src/test/locale/sort-test.pl
usr/share/src/postgresql-8.1.10/src/test/locale/sort-test.py
usr/share/src/postgresql-8.1.10/src/test/locale/test-ctype.c
usr/share/src/postgresql-8.1.10/src/test/mb/README
usr/share/src/postgresql-8.1.10/src/test/mb/expected/big5.out
usr/share/src/postgresql-8.1.10/src/test/mb/expected/euc_cn.out
usr/share/src/postgresql-8.1.10/src/test/mb/expected/euc_jp.out
usr/share/src/postgresql-8.1.10/src/test/mb/expected/euc_kr.out
usr/share/src/postgresql-8.1.10/src/test/mb/expected/euc_tw.out
usr/share/src/postgresql-8.1.10/src/test/mb/expected/mule_internal.out
usr/share/src/postgresql-8.1.10/src/test/mb/expected/sjis.out
usr/share/src/postgresql-8.1.10/src/test/mb/expected/utf8.out
usr/share/src/postgresql-8.1.10/src/test/mb/mbregress.sh
usr/share/src/postgresql-8.1.10/src/test/mb/sql/big5.sql
usr/share/src/postgresql-8.1.10/src/test/mb/sql/euc_cn.sql
usr/share/src/postgresql-8.1.10/src/test/mb/sql/euc_jp.sql
usr/share/src/postgresql-8.1.10/src/test/mb/sql/euc_kr.sql
usr/share/src/postgresql-8.1.10/src/test/mb/sql/euc_tw.sql
usr/share/src/postgresql-8.1.10/src/test/mb/sql/mule_internal.sql
usr/share/src/postgresql-8.1.10/src/test/mb/sql/sjis.sql
usr/share/src/postgresql-8.1.10/src/test/mb/sql/utf8.sql
usr/share/src/postgresql-8.1.10/src/test/performance/results/PgSQL.970926
usr/share/src/postgresql-8.1.10/src/test/performance/runtests.pl
usr/share/src/postgresql-8.1.10/src/test/performance/sqls/connection
usr/share/src/postgresql-8.1.10/src/test/performance/sqls/crtsimple
usr/share/src/postgresql-8.1.10/src/test/performance/sqls/crtsimpleidx
usr/share/src/postgresql-8.1.10/src/test/performance/sqls/drpsimple
usr/share/src/postgresql-8.1.10/src/test/performance/sqls/inssimple
usr/share/src/postgresql-8.1.10/src/test/performance/sqls/inssimple.data
usr/share/src/postgresql-8.1.10/src/test/performance/sqls/orbsimple
usr/share/src/postgresql-8.1.10/src/test/performance/sqls/slcsimple
usr/share/src/postgresql-8.1.10/src/test/performance/sqls/slcsimple.data
usr/share/src/postgresql-8.1.10/src/test/performance/sqls/vacuum
usr/share/src/postgresql-8.1.10/src/test/performance/start-pgsql.sh
usr/share/src/postgresql-8.1.10/src/test/regress/GNUmakefile
usr/share/src/postgresql-8.1.10/src/test/regress/Makefile
usr/share/src/postgresql-8.1.10/src/test/regress/README
usr/share/src/postgresql-8.1.10/src/test/regress/data/agg.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/constrf.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/constro.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/dept.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/desc.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/emp.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/hash.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/onek.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/person.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/real_city.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/rect.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/streets.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/stud_emp.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/student.data
usr/share/src/postgresql-8.1.10/src/test/regress/data/tenk.data
usr/share/src/postgresql-8.1.10/src/test/regress/expected/abstime.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/aggregates.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/alter_table.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/arrays.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/bit.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/boolean.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/box.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/btree_index.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/case.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/char.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/char_1.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/circle.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/cluster.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/comments.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/conversion.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/copy2.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/create_aggregate.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/create_index.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/create_misc.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/create_operator.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/create_table.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/create_type.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/create_view.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/date.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/dependency.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/domain.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/errors.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/euc_cn.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/euc_jp.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/euc_kr.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/euc_tw.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/float4-exp-three-digits.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/float4.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/float8-exp-three-digits-win32.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/float8-exp-three-digits.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/float8-small-is-zero.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/float8-small-is-zero_1.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/float8.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/foreign_key.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/geometry.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/geometry_1.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/geometry_2.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/hash_index.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/horology.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/inet.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/inherit.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/insert.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/int2.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/int4.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/int8-exp-three-digits.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/int8.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/interval.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/join.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/join_1.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/limit.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/lseg.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/mule_internal.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/name.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/namespace.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/numeric.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/numeric_big.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/numerology.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/oid.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/oidjoins.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/opr_sanity.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/path.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/plpgsql.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/point.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/polygon.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/polymorphism.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/portals.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/portals_p2.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/prepare.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/prepared_xacts.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/privileges.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/random.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/rangefuncs.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/reltime.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/rowtypes.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/rules.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/sanity_check.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select_distinct.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select_distinct_on.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select_having.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select_having_1.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select_having_2.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select_implicit.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select_implicit_1.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select_implicit_2.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select_into.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select_views.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/select_views_1.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/sequence.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/sql_ascii.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/stats.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/strings.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/subselect.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/temp.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/text.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/time.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/timestamp.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/timestamptz.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/timetz.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/tinterval.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/transactions.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/triggers.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/truncate.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/type_sanity.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/union.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/update.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/vacuum.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/varchar.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/varchar_1.out
usr/share/src/postgresql-8.1.10/src/test/regress/expected/without_oid.out
usr/share/src/postgresql-8.1.10/src/test/regress/input/constraints.source
usr/share/src/postgresql-8.1.10/src/test/regress/input/copy.source
usr/share/src/postgresql-8.1.10/src/test/regress/input/create_function_1.source
usr/share/src/postgresql-8.1.10/src/test/regress/input/create_function_2.source
usr/share/src/postgresql-8.1.10/src/test/regress/input/misc.source
usr/share/src/postgresql-8.1.10/src/test/regress/input/tablespace.source
usr/share/src/postgresql-8.1.10/src/test/regress/output/constraints.source
usr/share/src/postgresql-8.1.10/src/test/regress/output/copy.source
usr/share/src/postgresql-8.1.10/src/test/regress/output/create_function_1.source
usr/share/src/postgresql-8.1.10/src/test/regress/output/create_function_2.source
usr/share/src/postgresql-8.1.10/src/test/regress/output/misc.source
usr/share/src/postgresql-8.1.10/src/test/regress/output/tablespace.source
usr/share/src/postgresql-8.1.10/src/test/regress/parallel_schedule
usr/share/src/postgresql-8.1.10/src/test/regress/pg_regress.sh
usr/share/src/postgresql-8.1.10/src/test/regress/regress.c
usr/share/src/postgresql-8.1.10/src/test/regress/regressplans.sh
usr/share/src/postgresql-8.1.10/src/test/regress/resultmap
usr/share/src/postgresql-8.1.10/src/test/regress/serial_schedule
usr/share/src/postgresql-8.1.10/src/test/regress/sql/abstime.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/aggregates.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/alter_table.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/arrays.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/bit.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/boolean.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/box.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/btree_index.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/case.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/char.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/circle.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/cluster.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/comments.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/conversion.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/copy2.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/create_aggregate.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/create_index.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/create_misc.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/create_operator.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/create_table.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/create_type.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/create_view.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/date.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/dependency.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/domain.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/drop.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/errors.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/euc_cn.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/euc_jp.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/euc_kr.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/euc_tw.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/float4.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/float8.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/foreign_key.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/geometry.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/hash_index.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/horology.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/inet.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/inherit.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/insert.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/int2.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/int4.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/int8.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/interval.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/join.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/limit.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/lseg.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/mule_internal.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/name.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/namespace.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/numeric.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/numeric_big.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/numerology.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/oid.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/oidjoins.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/opr_sanity.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/path.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/plpgsql.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/point.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/polygon.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/polymorphism.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/portals.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/portals_p2.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/prepare.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/prepared_xacts.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/privileges.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/random.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/rangefuncs.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/reltime.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/rowtypes.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/rules.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/sanity_check.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/select.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/select_distinct.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/select_distinct_on.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/select_having.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/select_implicit.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/select_into.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/select_views.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/sequence.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/sql_ascii.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/stats.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/strings.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/subselect.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/temp.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/text.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/time.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/timestamp.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/timestamptz.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/timetz.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/tinterval.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/transactions.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/triggers.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/truncate.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/type_sanity.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/union.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/update.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/vacuum.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/varchar.sql
usr/share/src/postgresql-8.1.10/src/test/regress/sql/without_oid.sql
usr/share/src/postgresql-8.1.10/src/timezone/Makefile
usr/share/src/postgresql-8.1.10/src/timezone/README
usr/share/src/postgresql-8.1.10/src/timezone/data/africa
usr/share/src/postgresql-8.1.10/src/timezone/data/antarctica
usr/share/src/postgresql-8.1.10/src/timezone/data/asia
usr/share/src/postgresql-8.1.10/src/timezone/data/australasia
usr/share/src/postgresql-8.1.10/src/timezone/data/backward
usr/share/src/postgresql-8.1.10/src/timezone/data/etcetera
usr/share/src/postgresql-8.1.10/src/timezone/data/europe
usr/share/src/postgresql-8.1.10/src/timezone/data/factory
usr/share/src/postgresql-8.1.10/src/timezone/data/iso3166.tab
usr/share/src/postgresql-8.1.10/src/timezone/data/leapseconds
usr/share/src/postgresql-8.1.10/src/timezone/data/northamerica
usr/share/src/postgresql-8.1.10/src/timezone/data/pacificnew
usr/share/src/postgresql-8.1.10/src/timezone/data/solar87
usr/share/src/postgresql-8.1.10/src/timezone/data/solar88
usr/share/src/postgresql-8.1.10/src/timezone/data/solar89
usr/share/src/postgresql-8.1.10/src/timezone/data/southamerica
usr/share/src/postgresql-8.1.10/src/timezone/data/systemv
usr/share/src/postgresql-8.1.10/src/timezone/data/yearistype.sh
usr/share/src/postgresql-8.1.10/src/timezone/data/zone.tab
usr/share/src/postgresql-8.1.10/src/timezone/ialloc.c
usr/share/src/postgresql-8.1.10/src/timezone/localtime.c
usr/share/src/postgresql-8.1.10/src/timezone/pgtz.c
usr/share/src/postgresql-8.1.10/src/timezone/pgtz.h
usr/share/src/postgresql-8.1.10/src/timezone/private.h
usr/share/src/postgresql-8.1.10/src/timezone/scheck.c
usr/share/src/postgresql-8.1.10/src/timezone/strftime.c
usr/share/src/postgresql-8.1.10/src/timezone/tzfile.h
usr/share/src/postgresql-8.1.10/src/timezone/zic.c
usr/share/src/postgresql-8.1.10/src/tools/RELEASE_CHANGES
usr/share/src/postgresql-8.1.10/src/tools/backend/README
usr/share/src/postgresql-8.1.10/src/tools/backend/backend_dirs.html
usr/share/src/postgresql-8.1.10/src/tools/backend/flow.fig
usr/share/src/postgresql-8.1.10/src/tools/backend/flow.gif
usr/share/src/postgresql-8.1.10/src/tools/backend/index.html
usr/share/src/postgresql-8.1.10/src/tools/ccsym
usr/share/src/postgresql-8.1.10/src/tools/codelines
usr/share/src/postgresql-8.1.10/src/tools/copyright
usr/share/src/postgresql-8.1.10/src/tools/entab/Makefile
usr/share/src/postgresql-8.1.10/src/tools/entab/entab.c
usr/share/src/postgresql-8.1.10/src/tools/entab/entab.man
usr/share/src/postgresql-8.1.10/src/tools/entab/halt.c
usr/share/src/postgresql-8.1.10/src/tools/find_badmacros
usr/share/src/postgresql-8.1.10/src/tools/find_gt_lt
usr/share/src/postgresql-8.1.10/src/tools/find_static
usr/share/src/postgresql-8.1.10/src/tools/find_typedef
usr/share/src/postgresql-8.1.10/src/tools/findoidjoins/Makefile
usr/share/src/postgresql-8.1.10/src/tools/findoidjoins/README
usr/share/src/postgresql-8.1.10/src/tools/findoidjoins/findoidjoins.c
usr/share/src/postgresql-8.1.10/src/tools/findoidjoins/make_oidjoins_check
usr/share/src/postgresql-8.1.10/src/tools/fsync/Makefile
usr/share/src/postgresql-8.1.10/src/tools/fsync/README
usr/share/src/postgresql-8.1.10/src/tools/fsync/test_fsync.c
usr/share/src/postgresql-8.1.10/src/tools/make_ctags
usr/share/src/postgresql-8.1.10/src/tools/make_diff/README
usr/share/src/postgresql-8.1.10/src/tools/make_diff/cporig
usr/share/src/postgresql-8.1.10/src/tools/make_diff/difforig
usr/share/src/postgresql-8.1.10/src/tools/make_diff/rmorig
usr/share/src/postgresql-8.1.10/src/tools/make_etags
usr/share/src/postgresql-8.1.10/src/tools/make_keywords
usr/share/src/postgresql-8.1.10/src/tools/make_mkid
usr/share/src/postgresql-8.1.10/src/tools/pgcvslog
usr/share/src/postgresql-8.1.10/src/tools/pginclude/README
usr/share/src/postgresql-8.1.10/src/tools/pginclude/pgcompinclude
usr/share/src/postgresql-8.1.10/src/tools/pginclude/pgdefine
usr/share/src/postgresql-8.1.10/src/tools/pginclude/pgfixinclude
usr/share/src/postgresql-8.1.10/src/tools/pginclude/pgrminclude
usr/share/src/postgresql-8.1.10/src/tools/pgindent/README
usr/share/src/postgresql-8.1.10/src/tools/pgindent/indent.bsd.patch
usr/share/src/postgresql-8.1.10/src/tools/pgindent/pgcppindent
usr/share/src/postgresql-8.1.10/src/tools/pgindent/pgindent
usr/share/src/postgresql-8.1.10/src/tools/pgindent/pgjindent
usr/share/src/postgresql-8.1.10/src/tools/pgtest
usr/share/src/postgresql-8.1.10/src/tools/thread/Makefile
usr/share/src/postgresql-8.1.10/src/tools/thread/README
usr/share/src/postgresql-8.1.10/src/tools/thread/thread_test.c
usr/share/src/postgresql-8.1.10/src/tutorial/Makefile
usr/share/src/postgresql-8.1.10/src/tutorial/README
usr/share/src/postgresql-8.1.10/src/tutorial/advanced.source
usr/share/src/postgresql-8.1.10/src/tutorial/basics.source
usr/share/src/postgresql-8.1.10/src/tutorial/beard.c
usr/share/src/postgresql-8.1.10/src/tutorial/complex.c
usr/share/src/postgresql-8.1.10/src/tutorial/complex.source
usr/share/src/postgresql-8.1.10/src/tutorial/funcs.c
usr/share/src/postgresql-8.1.10/src/tutorial/funcs.source
usr/share/src/postgresql-8.1.10/src/tutorial/funcs_new.c
usr/share/src/postgresql-8.1.10/src/tutorial/syscat.source
usr/share/src/postgresql-8.1.10/src/utils/Makefile
usr/share/src/postgresql-8.1.10/src/utils/dllinit.c
usr/share/src/postgresql-8.1.10/src/win32.mak
usr/share/src/postgresql-8.1.11/COPYRIGHT
usr/share/src/postgresql-8.1.11/GNUmakefile.in
usr/share/src/postgresql-8.1.11/HISTORY
usr/share/src/postgresql-8.1.11/INSTALL
usr/share/src/postgresql-8.1.11/Makefile
usr/share/src/postgresql-8.1.11/README
usr/share/src/postgresql-8.1.11/README.sfw
usr/share/src/postgresql-8.1.11/aclocal.m4
usr/share/src/postgresql-8.1.11/config/Makefile
usr/share/src/postgresql-8.1.11/config/ac_func_accept_argtypes.m4
usr/share/src/postgresql-8.1.11/config/acx_pthread.m4
usr/share/src/postgresql-8.1.11/config/c-compiler.m4
usr/share/src/postgresql-8.1.11/config/c-library.m4
usr/share/src/postgresql-8.1.11/config/config.guess
usr/share/src/postgresql-8.1.11/config/config.sub
usr/share/src/postgresql-8.1.11/config/docbook.m4
usr/share/src/postgresql-8.1.11/config/general.m4
usr/share/src/postgresql-8.1.11/config/install-sh
usr/share/src/postgresql-8.1.11/config/libtool.m4
usr/share/src/postgresql-8.1.11/config/missing
usr/share/src/postgresql-8.1.11/config/mkinstalldirs
usr/share/src/postgresql-8.1.11/config/perl.m4
usr/share/src/postgresql-8.1.11/config/prep_buildtree
usr/share/src/postgresql-8.1.11/config/programs.m4
usr/share/src/postgresql-8.1.11/config/python.m4
usr/share/src/postgresql-8.1.11/config/tcl.m4
usr/share/src/postgresql-8.1.11/configure
usr/share/src/postgresql-8.1.11/configure.in
usr/share/src/postgresql-8.1.11/contrib/Makefile
usr/share/src/postgresql-8.1.11/contrib/README
usr/share/src/postgresql-8.1.11/contrib/adddepend/README.adddepend
usr/share/src/postgresql-8.1.11/contrib/adddepend/adddepend
usr/share/src/postgresql-8.1.11/contrib/btree_gist/Makefile
usr/share/src/postgresql-8.1.11/contrib/btree_gist/README.btree_gist
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_bit.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_bytea.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_cash.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_date.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_float4.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_float8.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_gist.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_gist.h
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_gist.sql.in
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_inet.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_int2.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_int4.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_int8.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_interval.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_macaddr.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_numeric.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_oid.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_text.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_time.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_ts.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_utils_num.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_utils_num.h
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_utils_var.c
usr/share/src/postgresql-8.1.11/contrib/btree_gist/btree_utils_var.h
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/bit.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/cash.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/char.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/date.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/float4.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/float8.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/inet.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/int2.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/int4.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/int8.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/interval.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/macaddr.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/numeric.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/text.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/time.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/timestamp.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/timestamptz.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/timetz.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/data/varbit.data
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/bit.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/bytea.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/cash.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/char.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/cidr.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/date.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/float4.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/float8.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/inet.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/init.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/int2.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/int4.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/int8.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/interval.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/macaddr.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/numeric.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/oid.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/text.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/time.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/timestamp.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/timestamptz.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/timetz.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/varbit.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/expected/varchar.out
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/bit.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/bytea.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/cash.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/char.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/cidr.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/date.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/float4.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/float8.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/inet.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/init.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/int2.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/int4.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/int8.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/interval.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/macaddr.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/numeric.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/oid.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/text.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/time.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/timestamp.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/timestamptz.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/timetz.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/varbit.sql
usr/share/src/postgresql-8.1.11/contrib/btree_gist/sql/varchar.sql
usr/share/src/postgresql-8.1.11/contrib/chkpass/Makefile
usr/share/src/postgresql-8.1.11/contrib/chkpass/README.chkpass
usr/share/src/postgresql-8.1.11/contrib/chkpass/chkpass.c
usr/share/src/postgresql-8.1.11/contrib/chkpass/chkpass.sql.in
usr/share/src/postgresql-8.1.11/contrib/contrib-global.mk
usr/share/src/postgresql-8.1.11/contrib/cube/CHANGES
usr/share/src/postgresql-8.1.11/contrib/cube/Makefile
usr/share/src/postgresql-8.1.11/contrib/cube/README.cube
usr/share/src/postgresql-8.1.11/contrib/cube/cube.c
usr/share/src/postgresql-8.1.11/contrib/cube/cube.sql.in
usr/share/src/postgresql-8.1.11/contrib/cube/cubedata.h
usr/share/src/postgresql-8.1.11/contrib/cube/cubeparse.y
usr/share/src/postgresql-8.1.11/contrib/cube/cubescan.l
usr/share/src/postgresql-8.1.11/contrib/cube/data/test_cube.data
usr/share/src/postgresql-8.1.11/contrib/cube/expected/cube.out
usr/share/src/postgresql-8.1.11/contrib/cube/expected/cube_1.out
usr/share/src/postgresql-8.1.11/contrib/cube/expected/cube_2.out
usr/share/src/postgresql-8.1.11/contrib/cube/sql/cube.sql
usr/share/src/postgresql-8.1.11/contrib/dbase/Makefile
usr/share/src/postgresql-8.1.11/contrib/dbase/README.dbf2pg
usr/share/src/postgresql-8.1.11/contrib/dbase/dbf.c
usr/share/src/postgresql-8.1.11/contrib/dbase/dbf.h
usr/share/src/postgresql-8.1.11/contrib/dbase/dbf2pg.1
usr/share/src/postgresql-8.1.11/contrib/dbase/dbf2pg.c
usr/share/src/postgresql-8.1.11/contrib/dbase/endian.c
usr/share/src/postgresql-8.1.11/contrib/dblink/Makefile
usr/share/src/postgresql-8.1.11/contrib/dblink/README.dblink
usr/share/src/postgresql-8.1.11/contrib/dblink/dblink.c
usr/share/src/postgresql-8.1.11/contrib/dblink/dblink.h
usr/share/src/postgresql-8.1.11/contrib/dblink/dblink.sql.in
usr/share/src/postgresql-8.1.11/contrib/dblink/doc/connection
usr/share/src/postgresql-8.1.11/contrib/dblink/doc/cursor
usr/share/src/postgresql-8.1.11/contrib/dblink/doc/execute
usr/share/src/postgresql-8.1.11/contrib/dblink/doc/misc
usr/share/src/postgresql-8.1.11/contrib/dblink/doc/query
usr/share/src/postgresql-8.1.11/contrib/dblink/expected/dblink.out
usr/share/src/postgresql-8.1.11/contrib/dblink/sql/dblink.sql
usr/share/src/postgresql-8.1.11/contrib/dbmirror/AddTrigger.sql
usr/share/src/postgresql-8.1.11/contrib/dbmirror/DBMirror.pl
usr/share/src/postgresql-8.1.11/contrib/dbmirror/Makefile
usr/share/src/postgresql-8.1.11/contrib/dbmirror/MirrorSetup.sql
usr/share/src/postgresql-8.1.11/contrib/dbmirror/README.dbmirror
usr/share/src/postgresql-8.1.11/contrib/dbmirror/clean_pending.pl
usr/share/src/postgresql-8.1.11/contrib/dbmirror/pending.c
usr/share/src/postgresql-8.1.11/contrib/dbmirror/slaveDatabase.conf
usr/share/src/postgresql-8.1.11/contrib/earthdistance/Makefile
usr/share/src/postgresql-8.1.11/contrib/earthdistance/README.earthdistance
usr/share/src/postgresql-8.1.11/contrib/earthdistance/earthdistance.c
usr/share/src/postgresql-8.1.11/contrib/earthdistance/earthdistance.sql.in
usr/share/src/postgresql-8.1.11/contrib/earthdistance/expected/earthdistance.out
usr/share/src/postgresql-8.1.11/contrib/earthdistance/sql/earthdistance.sql
usr/share/src/postgresql-8.1.11/contrib/fulltextindex/Makefile
usr/share/src/postgresql-8.1.11/contrib/fulltextindex/README.fti
usr/share/src/postgresql-8.1.11/contrib/fulltextindex/TODO
usr/share/src/postgresql-8.1.11/contrib/fulltextindex/WARNING
usr/share/src/postgresql-8.1.11/contrib/fulltextindex/fti.c
usr/share/src/postgresql-8.1.11/contrib/fulltextindex/fti.pl
usr/share/src/postgresql-8.1.11/contrib/fulltextindex/fti.sql.in
usr/share/src/postgresql-8.1.11/contrib/fulltextindex/timings.sh
usr/share/src/postgresql-8.1.11/contrib/fulltextindex/uninstall.sql
usr/share/src/postgresql-8.1.11/contrib/fuzzystrmatch/Makefile
usr/share/src/postgresql-8.1.11/contrib/fuzzystrmatch/README.fuzzystrmatch
usr/share/src/postgresql-8.1.11/contrib/fuzzystrmatch/README.soundex
usr/share/src/postgresql-8.1.11/contrib/fuzzystrmatch/dmetaphone.c
usr/share/src/postgresql-8.1.11/contrib/fuzzystrmatch/fuzzystrmatch.c
usr/share/src/postgresql-8.1.11/contrib/fuzzystrmatch/fuzzystrmatch.h
usr/share/src/postgresql-8.1.11/contrib/fuzzystrmatch/fuzzystrmatch.sql.in
usr/share/src/postgresql-8.1.11/contrib/intagg/Makefile
usr/share/src/postgresql-8.1.11/contrib/intagg/README.int_aggregate
usr/share/src/postgresql-8.1.11/contrib/intagg/int_aggregate.c
usr/share/src/postgresql-8.1.11/contrib/intagg/int_aggregate.sql.in
usr/share/src/postgresql-8.1.11/contrib/intarray/Makefile
usr/share/src/postgresql-8.1.11/contrib/intarray/README.intarray
usr/share/src/postgresql-8.1.11/contrib/intarray/_int.h
usr/share/src/postgresql-8.1.11/contrib/intarray/_int.sql.in
usr/share/src/postgresql-8.1.11/contrib/intarray/_int_bool.c
usr/share/src/postgresql-8.1.11/contrib/intarray/_int_gist.c
usr/share/src/postgresql-8.1.11/contrib/intarray/_int_op.c
usr/share/src/postgresql-8.1.11/contrib/intarray/_int_tool.c
usr/share/src/postgresql-8.1.11/contrib/intarray/_intbig_gist.c
usr/share/src/postgresql-8.1.11/contrib/intarray/bench/bench.pl
usr/share/src/postgresql-8.1.11/contrib/intarray/bench/create_test.pl
usr/share/src/postgresql-8.1.11/contrib/intarray/data/test__int.data
usr/share/src/postgresql-8.1.11/contrib/intarray/expected/_int.out
usr/share/src/postgresql-8.1.11/contrib/intarray/sql/_int.sql
usr/share/src/postgresql-8.1.11/contrib/isbn_issn/Makefile
usr/share/src/postgresql-8.1.11/contrib/isbn_issn/README.isbn_issn
usr/share/src/postgresql-8.1.11/contrib/isbn_issn/isbn_issn.c
usr/share/src/postgresql-8.1.11/contrib/isbn_issn/isbn_issn.sql.in
usr/share/src/postgresql-8.1.11/contrib/lo/Makefile
usr/share/src/postgresql-8.1.11/contrib/lo/README.lo
usr/share/src/postgresql-8.1.11/contrib/lo/lo.c
usr/share/src/postgresql-8.1.11/contrib/lo/lo.sql.in
usr/share/src/postgresql-8.1.11/contrib/lo/lo_drop.sql
usr/share/src/postgresql-8.1.11/contrib/lo/lo_test.sql
usr/share/src/postgresql-8.1.11/contrib/ltree/Makefile
usr/share/src/postgresql-8.1.11/contrib/ltree/README.ltree
usr/share/src/postgresql-8.1.11/contrib/ltree/_ltree_gist.c
usr/share/src/postgresql-8.1.11/contrib/ltree/_ltree_op.c
usr/share/src/postgresql-8.1.11/contrib/ltree/crc32.c
usr/share/src/postgresql-8.1.11/contrib/ltree/crc32.h
usr/share/src/postgresql-8.1.11/contrib/ltree/data/_ltree.data
usr/share/src/postgresql-8.1.11/contrib/ltree/data/ltree.data
usr/share/src/postgresql-8.1.11/contrib/ltree/expected/ltree.out
usr/share/src/postgresql-8.1.11/contrib/ltree/lquery_op.c
usr/share/src/postgresql-8.1.11/contrib/ltree/ltree.h
usr/share/src/postgresql-8.1.11/contrib/ltree/ltree.sql.in
usr/share/src/postgresql-8.1.11/contrib/ltree/ltree_gist.c
usr/share/src/postgresql-8.1.11/contrib/ltree/ltree_io.c
usr/share/src/postgresql-8.1.11/contrib/ltree/ltree_op.c
usr/share/src/postgresql-8.1.11/contrib/ltree/ltreetest.sql
usr/share/src/postgresql-8.1.11/contrib/ltree/ltxtquery_io.c
usr/share/src/postgresql-8.1.11/contrib/ltree/ltxtquery_op.c
usr/share/src/postgresql-8.1.11/contrib/ltree/sql/ltree.sql
usr/share/src/postgresql-8.1.11/contrib/mSQL-interface/Makefile
usr/share/src/postgresql-8.1.11/contrib/mSQL-interface/README.mpgsql
usr/share/src/postgresql-8.1.11/contrib/mSQL-interface/mpgsql.c
usr/share/src/postgresql-8.1.11/contrib/mac/README.mac
usr/share/src/postgresql-8.1.11/contrib/mac/createoui
usr/share/src/postgresql-8.1.11/contrib/mac/dropoui
usr/share/src/postgresql-8.1.11/contrib/mac/ouiparse.awk
usr/share/src/postgresql-8.1.11/contrib/mac/updateoui
usr/share/src/postgresql-8.1.11/contrib/oid2name/Makefile
usr/share/src/postgresql-8.1.11/contrib/oid2name/README.oid2name
usr/share/src/postgresql-8.1.11/contrib/oid2name/oid2name.c
usr/share/src/postgresql-8.1.11/contrib/oracle/CHANGES
usr/share/src/postgresql-8.1.11/contrib/oracle/Ora2Pg.pm
usr/share/src/postgresql-8.1.11/contrib/oracle/README.ora2pg
usr/share/src/postgresql-8.1.11/contrib/oracle/TODO
usr/share/src/postgresql-8.1.11/contrib/oracle/ora2pg.html
usr/share/src/postgresql-8.1.11/contrib/oracle/ora2pg.pl
usr/share/src/postgresql-8.1.11/contrib/pg_buffercache/Makefile
usr/share/src/postgresql-8.1.11/contrib/pg_buffercache/README.pg_buffercache
usr/share/src/postgresql-8.1.11/contrib/pg_buffercache/pg_buffercache.sql.in
usr/share/src/postgresql-8.1.11/contrib/pg_buffercache/pg_buffercache_pages.c
usr/share/src/postgresql-8.1.11/contrib/pg_trgm/Makefile
usr/share/src/postgresql-8.1.11/contrib/pg_trgm/README.pg_trgm
usr/share/src/postgresql-8.1.11/contrib/pg_trgm/data/trgm.data
usr/share/src/postgresql-8.1.11/contrib/pg_trgm/expected/pg_trgm.out
usr/share/src/postgresql-8.1.11/contrib/pg_trgm/pg_trgm.sql.in
usr/share/src/postgresql-8.1.11/contrib/pg_trgm/sql/pg_trgm.sql
usr/share/src/postgresql-8.1.11/contrib/pg_trgm/trgm.h
usr/share/src/postgresql-8.1.11/contrib/pg_trgm/trgm_gist.c
usr/share/src/postgresql-8.1.11/contrib/pg_trgm/trgm_op.c
usr/share/src/postgresql-8.1.11/contrib/pgbench/Makefile
usr/share/src/postgresql-8.1.11/contrib/pgbench/README.pgbench
usr/share/src/postgresql-8.1.11/contrib/pgbench/README.pgbench_jis
usr/share/src/postgresql-8.1.11/contrib/pgbench/pgbench.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/Makefile
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/README.pgcrypto
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/blf.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/blf.h
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/crypt-blowfish.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/crypt-des.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/crypt-gensalt.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/crypt-md5.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/3des.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/blowfish.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/cast5.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/crypt-blowfish.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/crypt-des.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/crypt-md5.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/crypt-xdes.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/des.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/hmac-md5.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/hmac-sha1.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/init.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/md5.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/pgp-armor.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/pgp-compression.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/pgp-decrypt.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/pgp-encrypt-DISABLED.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/pgp-encrypt.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/pgp-info.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/pgp-pubkey-DISABLED.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/pgp-pubkey-decrypt.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/pgp-pubkey-encrypt.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/pgp-zlib-DISABLED.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/rijndael.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/sha1.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/expected/sha2.out
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/fortuna.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/fortuna.h
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/internal.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/mbuf.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/mbuf.h
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/md5.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/md5.h
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/misc.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/openssl.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgcrypto.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgcrypto.h
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgcrypto.sql.in
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-armor.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-cfb.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-compress.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-decrypt.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-encrypt.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-info.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-mpi-internal.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-mpi-openssl.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-mpi.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-pgsql.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-pubdec.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-pubenc.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-pubkey.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp-s2k.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/pgp.h
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/px-crypt.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/px-crypt.h
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/px-hmac.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/px.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/px.h
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/random.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/rijndael.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/rijndael.h
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/rijndael.tbl
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sha1.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sha1.h
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sha2.c
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sha2.h
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/3des.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/blowfish.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/cast5.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/crypt-blowfish.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/crypt-des.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/crypt-md5.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/crypt-xdes.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/des.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/hmac-md5.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/hmac-sha1.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/init.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/md5.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/pgp-armor.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/pgp-compression.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/pgp-decrypt.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/pgp-encrypt-DISABLED.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/pgp-encrypt.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/pgp-info.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/pgp-pubkey-DISABLED.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/pgp-pubkey-encrypt.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/pgp-zlib-DISABLED.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/rijndael.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/sha1.sql
usr/share/src/postgresql-8.1.11/contrib/pgcrypto/sql/sha2.sql
usr/share/src/postgresql-8.1.11/contrib/pgstattuple/Makefile
usr/share/src/postgresql-8.1.11/contrib/pgstattuple/README.pgstattuple
usr/share/src/postgresql-8.1.11/contrib/pgstattuple/README.pgstattuple.euc_jp
usr/share/src/postgresql-8.1.11/contrib/pgstattuple/pgstattuple.c
usr/share/src/postgresql-8.1.11/contrib/pgstattuple/pgstattuple.sql.in
usr/share/src/postgresql-8.1.11/contrib/seg/Makefile
usr/share/src/postgresql-8.1.11/contrib/seg/README.seg
usr/share/src/postgresql-8.1.11/contrib/seg/data/test_seg.data
usr/share/src/postgresql-8.1.11/contrib/seg/expected/seg.out
usr/share/src/postgresql-8.1.11/contrib/seg/expected/seg_1.out
usr/share/src/postgresql-8.1.11/contrib/seg/seg-validate.pl
usr/share/src/postgresql-8.1.11/contrib/seg/seg.c
usr/share/src/postgresql-8.1.11/contrib/seg/seg.sql.in
usr/share/src/postgresql-8.1.11/contrib/seg/segdata.h
usr/share/src/postgresql-8.1.11/contrib/seg/segparse.y
usr/share/src/postgresql-8.1.11/contrib/seg/segscan.l
usr/share/src/postgresql-8.1.11/contrib/seg/sort-segments.pl
usr/share/src/postgresql-8.1.11/contrib/seg/sql/seg.sql
usr/share/src/postgresql-8.1.11/contrib/spi/Makefile
usr/share/src/postgresql-8.1.11/contrib/spi/README.spi
usr/share/src/postgresql-8.1.11/contrib/spi/README.timetravel
usr/share/src/postgresql-8.1.11/contrib/spi/autoinc.c
usr/share/src/postgresql-8.1.11/contrib/spi/autoinc.example
usr/share/src/postgresql-8.1.11/contrib/spi/autoinc.sql.in
usr/share/src/postgresql-8.1.11/contrib/spi/insert_username.c
usr/share/src/postgresql-8.1.11/contrib/spi/insert_username.example
usr/share/src/postgresql-8.1.11/contrib/spi/insert_username.sql.in
usr/share/src/postgresql-8.1.11/contrib/spi/moddatetime.c
usr/share/src/postgresql-8.1.11/contrib/spi/moddatetime.example
usr/share/src/postgresql-8.1.11/contrib/spi/moddatetime.sql.in
usr/share/src/postgresql-8.1.11/contrib/spi/preprocessor/README.MAX
usr/share/src/postgresql-8.1.11/contrib/spi/preprocessor/example.sql
usr/share/src/postgresql-8.1.11/contrib/spi/preprocessor/step1.c
usr/share/src/postgresql-8.1.11/contrib/spi/preprocessor/step2.pl
usr/share/src/postgresql-8.1.11/contrib/spi/refint.c
usr/share/src/postgresql-8.1.11/contrib/spi/refint.example
usr/share/src/postgresql-8.1.11/contrib/spi/refint.sql.in
usr/share/src/postgresql-8.1.11/contrib/spi/timetravel.c
usr/share/src/postgresql-8.1.11/contrib/spi/timetravel.example
usr/share/src/postgresql-8.1.11/contrib/spi/timetravel.sql.in
usr/share/src/postgresql-8.1.11/contrib/start-scripts/PostgreSQL.darwin
usr/share/src/postgresql-8.1.11/contrib/start-scripts/StartupParameters.plist.darwin
usr/share/src/postgresql-8.1.11/contrib/start-scripts/freebsd
usr/share/src/postgresql-8.1.11/contrib/start-scripts/linux
usr/share/src/postgresql-8.1.11/contrib/tablefunc/Makefile
usr/share/src/postgresql-8.1.11/contrib/tablefunc/README.tablefunc
usr/share/src/postgresql-8.1.11/contrib/tablefunc/data/connectby_int.data
usr/share/src/postgresql-8.1.11/contrib/tablefunc/data/connectby_text.data
usr/share/src/postgresql-8.1.11/contrib/tablefunc/data/ct.data
usr/share/src/postgresql-8.1.11/contrib/tablefunc/expected/tablefunc.out
usr/share/src/postgresql-8.1.11/contrib/tablefunc/sql/tablefunc.sql
usr/share/src/postgresql-8.1.11/contrib/tablefunc/tablefunc.c
usr/share/src/postgresql-8.1.11/contrib/tablefunc/tablefunc.h
usr/share/src/postgresql-8.1.11/contrib/tablefunc/tablefunc.sql.in
usr/share/src/postgresql-8.1.11/contrib/tips/Makefile
usr/share/src/postgresql-8.1.11/contrib/tips/README.apachelog
usr/share/src/postgresql-8.1.11/contrib/tsearch2/Makefile
usr/share/src/postgresql-8.1.11/contrib/tsearch2/README.tsearch2
usr/share/src/postgresql-8.1.11/contrib/tsearch2/common.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/common.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/crc32.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/crc32.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/data/test_tsearch.data
usr/share/src/postgresql-8.1.11/contrib/tsearch2/dict.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/dict.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/dict_ex.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/dict_ispell.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/dict_snowball.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/dict_syn.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/docs/tsearch-V2-intro.html
usr/share/src/postgresql-8.1.11/contrib/tsearch2/docs/tsearch2-guide.html
usr/share/src/postgresql-8.1.11/contrib/tsearch2/docs/tsearch2-ref.html
usr/share/src/postgresql-8.1.11/contrib/tsearch2/expected/tsearch2.out
usr/share/src/postgresql-8.1.11/contrib/tsearch2/gendict/Makefile.IN
usr/share/src/postgresql-8.1.11/contrib/tsearch2/gendict/README.gendict
usr/share/src/postgresql-8.1.11/contrib/tsearch2/gendict/config.sh
usr/share/src/postgresql-8.1.11/contrib/tsearch2/gendict/dict_snowball.c.IN
usr/share/src/postgresql-8.1.11/contrib/tsearch2/gendict/dict_tmpl.c.IN
usr/share/src/postgresql-8.1.11/contrib/tsearch2/gendict/sql.IN
usr/share/src/postgresql-8.1.11/contrib/tsearch2/gistidx.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/gistidx.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/ispell/Makefile
usr/share/src/postgresql-8.1.11/contrib/tsearch2/ispell/regis.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/ispell/regis.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/ispell/spell.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/ispell/spell.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/my2ispell/Makefile
usr/share/src/postgresql-8.1.11/contrib/tsearch2/my2ispell/README
usr/share/src/postgresql-8.1.11/contrib/tsearch2/prs_dcfg.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/query.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/query.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/rank.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/rewrite.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/rewrite.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/snmap.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/snmap.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/snowball/Makefile
usr/share/src/postgresql-8.1.11/contrib/tsearch2/snowball/api.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/snowball/api.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/snowball/english_stem.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/snowball/english_stem.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/snowball/header.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/snowball/russian_stem.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/snowball/russian_stem.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/snowball/utilities.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/sql/tsearch2.sql
usr/share/src/postgresql-8.1.11/contrib/tsearch2/stopword.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/stopword/english.stop
usr/share/src/postgresql-8.1.11/contrib/tsearch2/stopword/russian.stop
usr/share/src/postgresql-8.1.11/contrib/tsearch2/ts_cfg.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/ts_cfg.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/ts_stat.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/ts_stat.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/tsearch.sql.in
usr/share/src/postgresql-8.1.11/contrib/tsearch2/tsvector.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/tsvector.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/tsvector_op.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/untsearch.sql.in
usr/share/src/postgresql-8.1.11/contrib/tsearch2/wordparser/Makefile
usr/share/src/postgresql-8.1.11/contrib/tsearch2/wordparser/deflex.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/wordparser/deflex.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/wordparser/parser.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/wordparser/parser.l
usr/share/src/postgresql-8.1.11/contrib/tsearch2/wparser.c
usr/share/src/postgresql-8.1.11/contrib/tsearch2/wparser.h
usr/share/src/postgresql-8.1.11/contrib/tsearch2/wparser_def.c
usr/share/src/postgresql-8.1.11/contrib/userlock/Makefile
usr/share/src/postgresql-8.1.11/contrib/userlock/README.user_locks
usr/share/src/postgresql-8.1.11/contrib/userlock/user_locks.c
usr/share/src/postgresql-8.1.11/contrib/userlock/user_locks.h
usr/share/src/postgresql-8.1.11/contrib/userlock/user_locks.sql.in
usr/share/src/postgresql-8.1.11/contrib/vacuumlo/Makefile
usr/share/src/postgresql-8.1.11/contrib/vacuumlo/README.vacuumlo
usr/share/src/postgresql-8.1.11/contrib/vacuumlo/vacuumlo.c
usr/share/src/postgresql-8.1.11/contrib/xml2/Makefile
usr/share/src/postgresql-8.1.11/contrib/xml2/README.xml2
usr/share/src/postgresql-8.1.11/contrib/xml2/pgxml.sql.in
usr/share/src/postgresql-8.1.11/contrib/xml2/xpath.c
usr/share/src/postgresql-8.1.11/contrib/xml2/xslt_proc.c
usr/share/src/postgresql-8.1.11/doc/FAQ
usr/share/src/postgresql-8.1.11/doc/FAQ_AIX
usr/share/src/postgresql-8.1.11/doc/FAQ_CYGWIN
usr/share/src/postgresql-8.1.11/doc/FAQ_DEV
usr/share/src/postgresql-8.1.11/doc/FAQ_HPUX
usr/share/src/postgresql-8.1.11/doc/FAQ_IRIX
usr/share/src/postgresql-8.1.11/doc/FAQ_MINGW
usr/share/src/postgresql-8.1.11/doc/FAQ_QNX4
usr/share/src/postgresql-8.1.11/doc/FAQ_SCO
usr/share/src/postgresql-8.1.11/doc/FAQ_Solaris
usr/share/src/postgresql-8.1.11/doc/FAQ_brazilian
usr/share/src/postgresql-8.1.11/doc/FAQ_chinese
usr/share/src/postgresql-8.1.11/doc/FAQ_czech
usr/share/src/postgresql-8.1.11/doc/FAQ_farsi
usr/share/src/postgresql-8.1.11/doc/FAQ_french
usr/share/src/postgresql-8.1.11/doc/FAQ_german
usr/share/src/postgresql-8.1.11/doc/FAQ_hungarian
usr/share/src/postgresql-8.1.11/doc/FAQ_japanese
usr/share/src/postgresql-8.1.11/doc/FAQ_polish
usr/share/src/postgresql-8.1.11/doc/FAQ_russian
usr/share/src/postgresql-8.1.11/doc/FAQ_turkish
usr/share/src/postgresql-8.1.11/doc/KNOWN_BUGS
usr/share/src/postgresql-8.1.11/doc/MISSING_FEATURES
usr/share/src/postgresql-8.1.11/doc/Makefile
usr/share/src/postgresql-8.1.11/doc/README.mb.big5
usr/share/src/postgresql-8.1.11/doc/README.mb.jp
usr/share/src/postgresql-8.1.11/doc/TODO
usr/share/src/postgresql-8.1.11/doc/TODO.detail/README
usr/share/src/postgresql-8.1.11/doc/TODO.detail/pg_dump
usr/share/src/postgresql-8.1.11/doc/TODO.detail/pg_upgrade
usr/share/src/postgresql-8.1.11/doc/TODO.detail/pitr
usr/share/src/postgresql-8.1.11/doc/TODO.detail/psql
usr/share/src/postgresql-8.1.11/doc/TODO.detail/thread
usr/share/src/postgresql-8.1.11/doc/TODO.detail/timezone
usr/share/src/postgresql-8.1.11/doc/TODO.detail/update
usr/share/src/postgresql-8.1.11/doc/TODO.detail/wal
usr/share/src/postgresql-8.1.11/doc/bug.template
usr/share/src/postgresql-8.1.11/doc/man.tar.gz
usr/share/src/postgresql-8.1.11/doc/postgres.tar.gz
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_DEV.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_MINGW.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_brazilian.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_chinese.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_czech.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_farsi.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_french.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_german.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_hungarian.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_japanese.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_polish.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_russian.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/FAQ_turkish.html
usr/share/src/postgresql-8.1.11/doc/src/FAQ/README
usr/share/src/postgresql-8.1.11/doc/src/FAQ/TODO.html
usr/share/src/postgresql-8.1.11/doc/src/Makefile
usr/share/src/postgresql-8.1.11/doc/src/sgml/Makefile
usr/share/src/postgresql-8.1.11/doc/src/sgml/advanced.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/arch-dev.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/array.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/backup.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/biblio.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/bki.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/catalogs.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/charset.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/client-auth.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/config.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/contacts.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/cvs.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/datatype.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/datetime.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ddl.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/dfunc.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/diskusage.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/dml.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/docguide.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ecpg.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/errcodes.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/extend.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/external-projects.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/features.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/filelist.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/fixrtf
usr/share/src/postgresql-8.1.11/doc/src/sgml/func.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/geqo.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/gist.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/history.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/indexam.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/indices.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/info.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/information_schema.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/install-win32.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/installation.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/intro.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/keywords.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/legal.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/libpq.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/lobj.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/maintenance.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/manage-ag.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/mk_feature_tables.pl
usr/share/src/postgresql-8.1.11/doc/src/sgml/monitoring.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/mvcc.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/nls.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/notation.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/perform.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/planstats.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/plhandler.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/plperl.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/plpgsql.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/plpython.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/pltcl.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/postgres.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/problems.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/protocol.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/queries.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/query.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/abort.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/allfiles.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_aggregate.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_conversion.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_database.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_domain.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_function.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_group.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_index.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_language.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_opclass.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_operator.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_role.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_schema.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_sequence.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_table.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_tablespace.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_trigger.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_type.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/alter_user.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/analyze.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/begin.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/checkpoint.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/close.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/cluster.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/clusterdb.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/comment.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/commit.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/commit_prepared.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/copy.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_aggregate.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_cast.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_constraint.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_conversion.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_database.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_domain.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_function.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_group.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_index.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_language.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_opclass.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_operator.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_role.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_rule.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_schema.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_sequence.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_table.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_table_as.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_tablespace.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_trigger.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_type.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_user.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/create_view.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/createdb.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/createlang.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/createuser.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/deallocate.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/declare.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/delete.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_aggregate.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_cast.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_conversion.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_database.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_domain.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_function.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_group.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_index.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_language.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_opclass.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_operator.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_role.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_rule.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_schema.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_sequence.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_table.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_tablespace.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_trigger.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_type.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_user.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/drop_view.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/dropdb.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/droplang.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/dropuser.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/ecpg-ref.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/end.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/execute.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/explain.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/fetch.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/grant.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/initdb.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/insert.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/ipcclean.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/listen.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/load.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/lock.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/move.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/notify.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/pg_config-ref.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/pg_controldata.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/pg_ctl-ref.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/pg_dump.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/pg_dumpall.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/pg_resetxlog.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/pg_restore.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/postgres-ref.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/postmaster.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/prepare.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/prepare_transaction.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/psql-ref.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/reindex.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/reindexdb.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/release_savepoint.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/reset.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/revoke.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/rollback.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/rollback_prepared.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/rollback_to.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/savepoint.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/select.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/select_into.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/set.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/set_constraints.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/set_role.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/set_session_auth.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/set_transaction.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/show.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/start_transaction.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/truncate.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/unlisten.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/update.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/vacuum.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/ref/vacuumdb.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/reference.ced
usr/share/src/postgresql-8.1.11/doc/src/sgml/reference.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/regress.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/release.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/rowtypes.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/rules.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/runtime.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/sources.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/spi.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/sql.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/standalone-install.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/start.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/storage.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/stylesheet-hh.xsl
usr/share/src/postgresql-8.1.11/doc/src/sgml/stylesheet.css
usr/share/src/postgresql-8.1.11/doc/src/sgml/stylesheet.dsl
usr/share/src/postgresql-8.1.11/doc/src/sgml/stylesheet.xsl
usr/share/src/postgresql-8.1.11/doc/src/sgml/syntax.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/trigger.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/typeconv.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/user-manag.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/wal.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/xaggr.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/xfunc.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/xindex.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/xoper.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/xplang.sgml
usr/share/src/postgresql-8.1.11/doc/src/sgml/xtypes.sgml
usr/share/src/postgresql-8.1.11/src/DEVELOPERS
usr/share/src/postgresql-8.1.11/src/Makefile
usr/share/src/postgresql-8.1.11/src/Makefile.global.in
usr/share/src/postgresql-8.1.11/src/Makefile.shlib
usr/share/src/postgresql-8.1.11/src/backend/Makefile
usr/share/src/postgresql-8.1.11/src/backend/access/Makefile
usr/share/src/postgresql-8.1.11/src/backend/access/common/Makefile
usr/share/src/postgresql-8.1.11/src/backend/access/common/heaptuple.c
usr/share/src/postgresql-8.1.11/src/backend/access/common/indextuple.c
usr/share/src/postgresql-8.1.11/src/backend/access/common/indexvalid.c
usr/share/src/postgresql-8.1.11/src/backend/access/common/printtup.c
usr/share/src/postgresql-8.1.11/src/backend/access/common/scankey.c
usr/share/src/postgresql-8.1.11/src/backend/access/common/tupdesc.c
usr/share/src/postgresql-8.1.11/src/backend/access/gist/Makefile
usr/share/src/postgresql-8.1.11/src/backend/access/gist/README
usr/share/src/postgresql-8.1.11/src/backend/access/gist/gist.c
usr/share/src/postgresql-8.1.11/src/backend/access/gist/gistget.c
usr/share/src/postgresql-8.1.11/src/backend/access/gist/gistproc.c
usr/share/src/postgresql-8.1.11/src/backend/access/gist/gistscan.c
usr/share/src/postgresql-8.1.11/src/backend/access/gist/gistutil.c
usr/share/src/postgresql-8.1.11/src/backend/access/gist/gistvacuum.c
usr/share/src/postgresql-8.1.11/src/backend/access/gist/gistxlog.c
usr/share/src/postgresql-8.1.11/src/backend/access/hash/Makefile
usr/share/src/postgresql-8.1.11/src/backend/access/hash/README
usr/share/src/postgresql-8.1.11/src/backend/access/hash/hash.c
usr/share/src/postgresql-8.1.11/src/backend/access/hash/hashfunc.c
usr/share/src/postgresql-8.1.11/src/backend/access/hash/hashinsert.c
usr/share/src/postgresql-8.1.11/src/backend/access/hash/hashovfl.c
usr/share/src/postgresql-8.1.11/src/backend/access/hash/hashpage.c
usr/share/src/postgresql-8.1.11/src/backend/access/hash/hashscan.c
usr/share/src/postgresql-8.1.11/src/backend/access/hash/hashsearch.c
usr/share/src/postgresql-8.1.11/src/backend/access/hash/hashutil.c
usr/share/src/postgresql-8.1.11/src/backend/access/heap/Makefile
usr/share/src/postgresql-8.1.11/src/backend/access/heap/heapam.c
usr/share/src/postgresql-8.1.11/src/backend/access/heap/hio.c
usr/share/src/postgresql-8.1.11/src/backend/access/heap/tuptoaster.c
usr/share/src/postgresql-8.1.11/src/backend/access/index/Makefile
usr/share/src/postgresql-8.1.11/src/backend/access/index/genam.c
usr/share/src/postgresql-8.1.11/src/backend/access/index/indexam.c
usr/share/src/postgresql-8.1.11/src/backend/access/nbtree/Makefile
usr/share/src/postgresql-8.1.11/src/backend/access/nbtree/README
usr/share/src/postgresql-8.1.11/src/backend/access/nbtree/nbtcompare.c
usr/share/src/postgresql-8.1.11/src/backend/access/nbtree/nbtinsert.c
usr/share/src/postgresql-8.1.11/src/backend/access/nbtree/nbtpage.c
usr/share/src/postgresql-8.1.11/src/backend/access/nbtree/nbtree.c
usr/share/src/postgresql-8.1.11/src/backend/access/nbtree/nbtsearch.c
usr/share/src/postgresql-8.1.11/src/backend/access/nbtree/nbtsort.c
usr/share/src/postgresql-8.1.11/src/backend/access/nbtree/nbtutils.c
usr/share/src/postgresql-8.1.11/src/backend/access/nbtree/nbtxlog.c
usr/share/src/postgresql-8.1.11/src/backend/access/rtree/Makefile
usr/share/src/postgresql-8.1.11/src/backend/access/rtree/rtget.c
usr/share/src/postgresql-8.1.11/src/backend/access/rtree/rtproc.c
usr/share/src/postgresql-8.1.11/src/backend/access/rtree/rtree.c
usr/share/src/postgresql-8.1.11/src/backend/access/rtree/rtscan.c
usr/share/src/postgresql-8.1.11/src/backend/access/rtree/rtstrat.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/Makefile
usr/share/src/postgresql-8.1.11/src/backend/access/transam/README
usr/share/src/postgresql-8.1.11/src/backend/access/transam/clog.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/multixact.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/recovery.conf.sample
usr/share/src/postgresql-8.1.11/src/backend/access/transam/rmgr.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/slru.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/subtrans.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/transam.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/twophase.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/twophase_rmgr.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/varsup.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/xact.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/xlog.c
usr/share/src/postgresql-8.1.11/src/backend/access/transam/xlogutils.c
usr/share/src/postgresql-8.1.11/src/backend/bootstrap/.cvsignore
usr/share/src/postgresql-8.1.11/src/backend/bootstrap/Makefile
usr/share/src/postgresql-8.1.11/src/backend/bootstrap/bootparse.c
usr/share/src/postgresql-8.1.11/src/backend/bootstrap/bootparse.y
usr/share/src/postgresql-8.1.11/src/backend/bootstrap/bootscanner.c
usr/share/src/postgresql-8.1.11/src/backend/bootstrap/bootscanner.l
usr/share/src/postgresql-8.1.11/src/backend/bootstrap/bootstrap.c
usr/share/src/postgresql-8.1.11/src/backend/bootstrap/bootstrap_tokens.h
usr/share/src/postgresql-8.1.11/src/backend/catalog/Makefile
usr/share/src/postgresql-8.1.11/src/backend/catalog/README
usr/share/src/postgresql-8.1.11/src/backend/catalog/aclchk.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/catalog.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/dependency.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/genbki.sh
usr/share/src/postgresql-8.1.11/src/backend/catalog/heap.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/index.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/indexing.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/information_schema.sql
usr/share/src/postgresql-8.1.11/src/backend/catalog/namespace.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/pg_aggregate.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/pg_constraint.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/pg_conversion.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/pg_depend.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/pg_largeobject.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/pg_namespace.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/pg_operator.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/pg_proc.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/pg_shdepend.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/pg_type.c
usr/share/src/postgresql-8.1.11/src/backend/catalog/sql_feature_packages.txt
usr/share/src/postgresql-8.1.11/src/backend/catalog/sql_features.txt
usr/share/src/postgresql-8.1.11/src/backend/catalog/system_views.sql
usr/share/src/postgresql-8.1.11/src/backend/commands/Makefile
usr/share/src/postgresql-8.1.11/src/backend/commands/aggregatecmds.c
usr/share/src/postgresql-8.1.11/src/backend/commands/alter.c
usr/share/src/postgresql-8.1.11/src/backend/commands/analyze.c
usr/share/src/postgresql-8.1.11/src/backend/commands/async.c
usr/share/src/postgresql-8.1.11/src/backend/commands/cluster.c
usr/share/src/postgresql-8.1.11/src/backend/commands/comment.c
usr/share/src/postgresql-8.1.11/src/backend/commands/conversioncmds.c
usr/share/src/postgresql-8.1.11/src/backend/commands/copy.c
usr/share/src/postgresql-8.1.11/src/backend/commands/dbcommands.c
usr/share/src/postgresql-8.1.11/src/backend/commands/define.c
usr/share/src/postgresql-8.1.11/src/backend/commands/explain.c
usr/share/src/postgresql-8.1.11/src/backend/commands/functioncmds.c
usr/share/src/postgresql-8.1.11/src/backend/commands/indexcmds.c
usr/share/src/postgresql-8.1.11/src/backend/commands/lockcmds.c
usr/share/src/postgresql-8.1.11/src/backend/commands/opclasscmds.c
usr/share/src/postgresql-8.1.11/src/backend/commands/operatorcmds.c
usr/share/src/postgresql-8.1.11/src/backend/commands/portalcmds.c
usr/share/src/postgresql-8.1.11/src/backend/commands/prepare.c
usr/share/src/postgresql-8.1.11/src/backend/commands/proclang.c
usr/share/src/postgresql-8.1.11/src/backend/commands/schemacmds.c
usr/share/src/postgresql-8.1.11/src/backend/commands/sequence.c
usr/share/src/postgresql-8.1.11/src/backend/commands/tablecmds.c
usr/share/src/postgresql-8.1.11/src/backend/commands/tablespace.c
usr/share/src/postgresql-8.1.11/src/backend/commands/trigger.c
usr/share/src/postgresql-8.1.11/src/backend/commands/typecmds.c
usr/share/src/postgresql-8.1.11/src/backend/commands/user.c
usr/share/src/postgresql-8.1.11/src/backend/commands/vacuum.c
usr/share/src/postgresql-8.1.11/src/backend/commands/vacuumlazy.c
usr/share/src/postgresql-8.1.11/src/backend/commands/variable.c
usr/share/src/postgresql-8.1.11/src/backend/commands/view.c
usr/share/src/postgresql-8.1.11/src/backend/executor/Makefile
usr/share/src/postgresql-8.1.11/src/backend/executor/README
usr/share/src/postgresql-8.1.11/src/backend/executor/execAmi.c
usr/share/src/postgresql-8.1.11/src/backend/executor/execGrouping.c
usr/share/src/postgresql-8.1.11/src/backend/executor/execJunk.c
usr/share/src/postgresql-8.1.11/src/backend/executor/execMain.c
usr/share/src/postgresql-8.1.11/src/backend/executor/execProcnode.c
usr/share/src/postgresql-8.1.11/src/backend/executor/execQual.c
usr/share/src/postgresql-8.1.11/src/backend/executor/execScan.c
usr/share/src/postgresql-8.1.11/src/backend/executor/execTuples.c
usr/share/src/postgresql-8.1.11/src/backend/executor/execUtils.c
usr/share/src/postgresql-8.1.11/src/backend/executor/functions.c
usr/share/src/postgresql-8.1.11/src/backend/executor/instrument.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeAgg.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeAppend.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeBitmapAnd.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeBitmapHeapscan.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeBitmapIndexscan.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeBitmapOr.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeFunctionscan.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeGroup.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeHash.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeHashjoin.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeIndexscan.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeLimit.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeMaterial.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeMergejoin.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeNestloop.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeResult.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeSeqscan.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeSetOp.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeSort.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeSubplan.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeSubqueryscan.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeTidscan.c
usr/share/src/postgresql-8.1.11/src/backend/executor/nodeUnique.c
usr/share/src/postgresql-8.1.11/src/backend/executor/spi.c
usr/share/src/postgresql-8.1.11/src/backend/executor/tstoreReceiver.c
usr/share/src/postgresql-8.1.11/src/backend/lib/Makefile
usr/share/src/postgresql-8.1.11/src/backend/lib/dllist.c
usr/share/src/postgresql-8.1.11/src/backend/lib/stringinfo.c
usr/share/src/postgresql-8.1.11/src/backend/libpq/Makefile
usr/share/src/postgresql-8.1.11/src/backend/libpq/README.SSL
usr/share/src/postgresql-8.1.11/src/backend/libpq/auth.c
usr/share/src/postgresql-8.1.11/src/backend/libpq/be-fsstubs.c
usr/share/src/postgresql-8.1.11/src/backend/libpq/be-secure.c
usr/share/src/postgresql-8.1.11/src/backend/libpq/crypt.c
usr/share/src/postgresql-8.1.11/src/backend/libpq/hba.c
usr/share/src/postgresql-8.1.11/src/backend/libpq/ip.c
usr/share/src/postgresql-8.1.11/src/backend/libpq/md5.c
usr/share/src/postgresql-8.1.11/src/backend/libpq/pg_hba.conf.sample
usr/share/src/postgresql-8.1.11/src/backend/libpq/pg_ident.conf.sample
usr/share/src/postgresql-8.1.11/src/backend/libpq/pqcomm.c
usr/share/src/postgresql-8.1.11/src/backend/libpq/pqformat.c
usr/share/src/postgresql-8.1.11/src/backend/libpq/pqsignal.c
usr/share/src/postgresql-8.1.11/src/backend/main/Makefile
usr/share/src/postgresql-8.1.11/src/backend/main/main.c
usr/share/src/postgresql-8.1.11/src/backend/nls.mk
usr/share/src/postgresql-8.1.11/src/backend/nodes/Makefile
usr/share/src/postgresql-8.1.11/src/backend/nodes/README
usr/share/src/postgresql-8.1.11/src/backend/nodes/bitmapset.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/copyfuncs.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/equalfuncs.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/list.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/makefuncs.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/nodeFuncs.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/nodes.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/outfuncs.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/params.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/print.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/read.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/readfuncs.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/tidbitmap.c
usr/share/src/postgresql-8.1.11/src/backend/nodes/value.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/Makefile
usr/share/src/postgresql-8.1.11/src/backend/optimizer/README
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/Makefile
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_copy.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_cx.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_erx.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_eval.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_main.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_misc.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_mutation.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_ox1.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_ox2.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_pmx.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_pool.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_px.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_recombination.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/geqo/geqo_selection.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/path/Makefile
usr/share/src/postgresql-8.1.11/src/backend/optimizer/path/allpaths.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/path/clausesel.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/path/costsize.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/path/indxpath.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/path/joinpath.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/path/joinrels.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/path/orindxpath.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/path/pathkeys.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/path/tidpath.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/plan/Makefile
usr/share/src/postgresql-8.1.11/src/backend/optimizer/plan/README
usr/share/src/postgresql-8.1.11/src/backend/optimizer/plan/createplan.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/plan/initsplan.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/plan/planagg.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/plan/planmain.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/plan/planner.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/plan/setrefs.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/plan/subselect.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/prep/Makefile
usr/share/src/postgresql-8.1.11/src/backend/optimizer/prep/prepjointree.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/prep/prepqual.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/prep/preptlist.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/prep/prepunion.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/util/Makefile
usr/share/src/postgresql-8.1.11/src/backend/optimizer/util/clauses.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/util/joininfo.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/util/pathnode.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/util/plancat.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/util/predtest.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/util/relnode.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/util/restrictinfo.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/util/tlist.c
usr/share/src/postgresql-8.1.11/src/backend/optimizer/util/var.c
usr/share/src/postgresql-8.1.11/src/backend/parser/.cvsignore
usr/share/src/postgresql-8.1.11/src/backend/parser/Makefile
usr/share/src/postgresql-8.1.11/src/backend/parser/README
usr/share/src/postgresql-8.1.11/src/backend/parser/analyze.c
usr/share/src/postgresql-8.1.11/src/backend/parser/gram.c
usr/share/src/postgresql-8.1.11/src/backend/parser/gram.y
usr/share/src/postgresql-8.1.11/src/backend/parser/keywords.c
usr/share/src/postgresql-8.1.11/src/backend/parser/parse.h
usr/share/src/postgresql-8.1.11/src/backend/parser/parse_agg.c
usr/share/src/postgresql-8.1.11/src/backend/parser/parse_clause.c
usr/share/src/postgresql-8.1.11/src/backend/parser/parse_coerce.c
usr/share/src/postgresql-8.1.11/src/backend/parser/parse_expr.c
usr/share/src/postgresql-8.1.11/src/backend/parser/parse_func.c
usr/share/src/postgresql-8.1.11/src/backend/parser/parse_node.c
usr/share/src/postgresql-8.1.11/src/backend/parser/parse_oper.c
usr/share/src/postgresql-8.1.11/src/backend/parser/parse_relation.c
usr/share/src/postgresql-8.1.11/src/backend/parser/parse_target.c
usr/share/src/postgresql-8.1.11/src/backend/parser/parse_type.c
usr/share/src/postgresql-8.1.11/src/backend/parser/parser.c
usr/share/src/postgresql-8.1.11/src/backend/parser/scan.c
usr/share/src/postgresql-8.1.11/src/backend/parser/scan.l
usr/share/src/postgresql-8.1.11/src/backend/parser/scansup.c
usr/share/src/postgresql-8.1.11/src/backend/po/af.po
usr/share/src/postgresql-8.1.11/src/backend/po/cs.po
usr/share/src/postgresql-8.1.11/src/backend/po/de.po
usr/share/src/postgresql-8.1.11/src/backend/po/es.po
usr/share/src/postgresql-8.1.11/src/backend/po/fr.po
usr/share/src/postgresql-8.1.11/src/backend/po/hr.po
usr/share/src/postgresql-8.1.11/src/backend/po/hu.po
usr/share/src/postgresql-8.1.11/src/backend/po/it.po
usr/share/src/postgresql-8.1.11/src/backend/po/ko.po
usr/share/src/postgresql-8.1.11/src/backend/po/nb.po
usr/share/src/postgresql-8.1.11/src/backend/po/pt_BR.po
usr/share/src/postgresql-8.1.11/src/backend/po/ro.po
usr/share/src/postgresql-8.1.11/src/backend/po/ru.po
usr/share/src/postgresql-8.1.11/src/backend/po/sk.po
usr/share/src/postgresql-8.1.11/src/backend/po/sl.po
usr/share/src/postgresql-8.1.11/src/backend/po/sv.po
usr/share/src/postgresql-8.1.11/src/backend/po/tr.po
usr/share/src/postgresql-8.1.11/src/backend/po/zh_CN.po
usr/share/src/postgresql-8.1.11/src/backend/po/zh_TW.po
usr/share/src/postgresql-8.1.11/src/backend/port/Makefile
usr/share/src/postgresql-8.1.11/src/backend/port/aix/mkldexport.sh
usr/share/src/postgresql-8.1.11/src/backend/port/beos/Makefile
usr/share/src/postgresql-8.1.11/src/backend/port/beos/sem.c
usr/share/src/postgresql-8.1.11/src/backend/port/beos/shm.c
usr/share/src/postgresql-8.1.11/src/backend/port/beos/support.c
usr/share/src/postgresql-8.1.11/src/backend/port/darwin/Makefile
usr/share/src/postgresql-8.1.11/src/backend/port/darwin/README
usr/share/src/postgresql-8.1.11/src/backend/port/darwin/system.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/README.dlfcn.aix
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/aix.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/aix.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/beos.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/beos.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/bsdi.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/bsdi.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/cygwin.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/cygwin.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/darwin.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/darwin.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/dgux.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/dgux.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/freebsd.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/freebsd.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/hpux.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/hpux.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/irix.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/irix.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/linux.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/linux.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/netbsd.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/netbsd.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/nextstep.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/nextstep.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/openbsd.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/openbsd.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/osf.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/osf.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/qnx4.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/qnx4.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/sco.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/sco.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/solaris.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/solaris.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/sunos4.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/sunos4.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/svr4.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/svr4.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/ultrix4.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/ultrix4.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/univel.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/univel.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/unixware.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/unixware.h
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/win32.c
usr/share/src/postgresql-8.1.11/src/backend/port/dynloader/win32.h
usr/share/src/postgresql-8.1.11/src/backend/port/hpux/tas.c.template
usr/share/src/postgresql-8.1.11/src/backend/port/ipc_test.c
usr/share/src/postgresql-8.1.11/src/backend/port/nextstep/Makefile
usr/share/src/postgresql-8.1.11/src/backend/port/nextstep/port.c
usr/share/src/postgresql-8.1.11/src/backend/port/posix_sema.c
usr/share/src/postgresql-8.1.11/src/backend/port/qnx4/Makefile
usr/share/src/postgresql-8.1.11/src/backend/port/qnx4/ipc.h
usr/share/src/postgresql-8.1.11/src/backend/port/qnx4/isnan.c
usr/share/src/postgresql-8.1.11/src/backend/port/qnx4/sem.c
usr/share/src/postgresql-8.1.11/src/backend/port/qnx4/sem.h
usr/share/src/postgresql-8.1.11/src/backend/port/qnx4/shm.c
usr/share/src/postgresql-8.1.11/src/backend/port/qnx4/shm.h
usr/share/src/postgresql-8.1.11/src/backend/port/qnx4/tstsem.c
usr/share/src/postgresql-8.1.11/src/backend/port/qnx4/tstshm.c
usr/share/src/postgresql-8.1.11/src/backend/port/sunos4/Makefile
usr/share/src/postgresql-8.1.11/src/backend/port/sunos4/float.h
usr/share/src/postgresql-8.1.11/src/backend/port/sysv_sema.c
usr/share/src/postgresql-8.1.11/src/backend/port/sysv_shmem.c
usr/share/src/postgresql-8.1.11/src/backend/port/tas/dummy.s
usr/share/src/postgresql-8.1.11/src/backend/port/tas/hpux_hppa.s
usr/share/src/postgresql-8.1.11/src/backend/port/tas/solaris_i386.s
usr/share/src/postgresql-8.1.11/src/backend/port/tas/solaris_sparc.s
usr/share/src/postgresql-8.1.11/src/backend/port/win32/Makefile
usr/share/src/postgresql-8.1.11/src/backend/port/win32/error.c
usr/share/src/postgresql-8.1.11/src/backend/port/win32/security.c
usr/share/src/postgresql-8.1.11/src/backend/port/win32/sema.c
usr/share/src/postgresql-8.1.11/src/backend/port/win32/shmem.c
usr/share/src/postgresql-8.1.11/src/backend/port/win32/signal.c
usr/share/src/postgresql-8.1.11/src/backend/port/win32/socket.c
usr/share/src/postgresql-8.1.11/src/backend/port/win32/timer.c
usr/share/src/postgresql-8.1.11/src/backend/postmaster/Makefile
usr/share/src/postgresql-8.1.11/src/backend/postmaster/autovacuum.c
usr/share/src/postgresql-8.1.11/src/backend/postmaster/bgwriter.c
usr/share/src/postgresql-8.1.11/src/backend/postmaster/fork_process.c
usr/share/src/postgresql-8.1.11/src/backend/postmaster/pgarch.c
usr/share/src/postgresql-8.1.11/src/backend/postmaster/pgstat.c
usr/share/src/postgresql-8.1.11/src/backend/postmaster/postmaster.c
usr/share/src/postgresql-8.1.11/src/backend/postmaster/syslogger.c
usr/share/src/postgresql-8.1.11/src/backend/regex/COPYRIGHT
usr/share/src/postgresql-8.1.11/src/backend/regex/Makefile
usr/share/src/postgresql-8.1.11/src/backend/regex/re_syntax.n
usr/share/src/postgresql-8.1.11/src/backend/regex/regc_color.c
usr/share/src/postgresql-8.1.11/src/backend/regex/regc_cvec.c
usr/share/src/postgresql-8.1.11/src/backend/regex/regc_lex.c
usr/share/src/postgresql-8.1.11/src/backend/regex/regc_locale.c
usr/share/src/postgresql-8.1.11/src/backend/regex/regc_nfa.c
usr/share/src/postgresql-8.1.11/src/backend/regex/regcomp.c
usr/share/src/postgresql-8.1.11/src/backend/regex/rege_dfa.c
usr/share/src/postgresql-8.1.11/src/backend/regex/regerror.c
usr/share/src/postgresql-8.1.11/src/backend/regex/regexec.c
usr/share/src/postgresql-8.1.11/src/backend/regex/regfree.c
usr/share/src/postgresql-8.1.11/src/backend/rewrite/Makefile
usr/share/src/postgresql-8.1.11/src/backend/rewrite/rewriteDefine.c
usr/share/src/postgresql-8.1.11/src/backend/rewrite/rewriteHandler.c
usr/share/src/postgresql-8.1.11/src/backend/rewrite/rewriteManip.c
usr/share/src/postgresql-8.1.11/src/backend/rewrite/rewriteRemove.c
usr/share/src/postgresql-8.1.11/src/backend/rewrite/rewriteSupport.c
usr/share/src/postgresql-8.1.11/src/backend/storage/Makefile
usr/share/src/postgresql-8.1.11/src/backend/storage/buffer/Makefile
usr/share/src/postgresql-8.1.11/src/backend/storage/buffer/README
usr/share/src/postgresql-8.1.11/src/backend/storage/buffer/buf_init.c
usr/share/src/postgresql-8.1.11/src/backend/storage/buffer/buf_table.c
usr/share/src/postgresql-8.1.11/src/backend/storage/buffer/bufmgr.c
usr/share/src/postgresql-8.1.11/src/backend/storage/buffer/freelist.c
usr/share/src/postgresql-8.1.11/src/backend/storage/buffer/localbuf.c
usr/share/src/postgresql-8.1.11/src/backend/storage/file/Makefile
usr/share/src/postgresql-8.1.11/src/backend/storage/file/buffile.c
usr/share/src/postgresql-8.1.11/src/backend/storage/file/fd.c
usr/share/src/postgresql-8.1.11/src/backend/storage/freespace/Makefile
usr/share/src/postgresql-8.1.11/src/backend/storage/freespace/freespace.c
usr/share/src/postgresql-8.1.11/src/backend/storage/ipc/Makefile
usr/share/src/postgresql-8.1.11/src/backend/storage/ipc/README
usr/share/src/postgresql-8.1.11/src/backend/storage/ipc/ipc.c
usr/share/src/postgresql-8.1.11/src/backend/storage/ipc/ipci.c
usr/share/src/postgresql-8.1.11/src/backend/storage/ipc/pmsignal.c
usr/share/src/postgresql-8.1.11/src/backend/storage/ipc/procarray.c
usr/share/src/postgresql-8.1.11/src/backend/storage/ipc/shmem.c
usr/share/src/postgresql-8.1.11/src/backend/storage/ipc/shmqueue.c
usr/share/src/postgresql-8.1.11/src/backend/storage/ipc/sinval.c
usr/share/src/postgresql-8.1.11/src/backend/storage/ipc/sinvaladt.c
usr/share/src/postgresql-8.1.11/src/backend/storage/large_object/Makefile
usr/share/src/postgresql-8.1.11/src/backend/storage/large_object/inv_api.c
usr/share/src/postgresql-8.1.11/src/backend/storage/lmgr/Makefile
usr/share/src/postgresql-8.1.11/src/backend/storage/lmgr/README
usr/share/src/postgresql-8.1.11/src/backend/storage/lmgr/deadlock.c
usr/share/src/postgresql-8.1.11/src/backend/storage/lmgr/lmgr.c
usr/share/src/postgresql-8.1.11/src/backend/storage/lmgr/lock.c
usr/share/src/postgresql-8.1.11/src/backend/storage/lmgr/lwlock.c
usr/share/src/postgresql-8.1.11/src/backend/storage/lmgr/proc.c
usr/share/src/postgresql-8.1.11/src/backend/storage/lmgr/s_lock.c
usr/share/src/postgresql-8.1.11/src/backend/storage/lmgr/spin.c
usr/share/src/postgresql-8.1.11/src/backend/storage/page/Makefile
usr/share/src/postgresql-8.1.11/src/backend/storage/page/bufpage.c
usr/share/src/postgresql-8.1.11/src/backend/storage/page/itemptr.c
usr/share/src/postgresql-8.1.11/src/backend/storage/smgr/Makefile
usr/share/src/postgresql-8.1.11/src/backend/storage/smgr/README
usr/share/src/postgresql-8.1.11/src/backend/storage/smgr/md.c
usr/share/src/postgresql-8.1.11/src/backend/storage/smgr/smgr.c
usr/share/src/postgresql-8.1.11/src/backend/storage/smgr/smgrtype.c
usr/share/src/postgresql-8.1.11/src/backend/tcop/Makefile
usr/share/src/postgresql-8.1.11/src/backend/tcop/dest.c
usr/share/src/postgresql-8.1.11/src/backend/tcop/fastpath.c
usr/share/src/postgresql-8.1.11/src/backend/tcop/postgres.c
usr/share/src/postgresql-8.1.11/src/backend/tcop/pquery.c
usr/share/src/postgresql-8.1.11/src/backend/tcop/utility.c
usr/share/src/postgresql-8.1.11/src/backend/utils/.cvsignore
usr/share/src/postgresql-8.1.11/src/backend/utils/Gen_fmgrtab.sh
usr/share/src/postgresql-8.1.11/src/backend/utils/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/acl.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/array_userfuncs.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/arrayfuncs.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/arrayutils.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/ascii.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/bool.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/cash.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/char.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/date.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/datetime.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/datum.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/dbsize.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/encode.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/float.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/format_type.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/formatting.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/genfile.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/geo_ops.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/geo_selfuncs.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/inet_net_ntop.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/inet_net_pton.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/int.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/int8.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/like.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/like_match.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/lockfuncs.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/mac.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/misc.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/nabstime.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/name.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/network.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/not_in.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/numeric.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/numutils.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/oid.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/oracle_compat.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/pg_locale.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/pg_lzcompress.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/pgstatfuncs.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/pseudotypes.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/quote.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/regexp.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/regproc.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/ri_triggers.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/rowtypes.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/ruleutils.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/selfuncs.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/tid.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/timestamp.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/varbit.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/varchar.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/varlena.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/version.c
usr/share/src/postgresql-8.1.11/src/backend/utils/adt/xid.c
usr/share/src/postgresql-8.1.11/src/backend/utils/cache/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/cache/catcache.c
usr/share/src/postgresql-8.1.11/src/backend/utils/cache/inval.c
usr/share/src/postgresql-8.1.11/src/backend/utils/cache/lsyscache.c
usr/share/src/postgresql-8.1.11/src/backend/utils/cache/relcache.c
usr/share/src/postgresql-8.1.11/src/backend/utils/cache/syscache.c
usr/share/src/postgresql-8.1.11/src/backend/utils/cache/typcache.c
usr/share/src/postgresql-8.1.11/src/backend/utils/error/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/error/assert.c
usr/share/src/postgresql-8.1.11/src/backend/utils/error/elog.c
usr/share/src/postgresql-8.1.11/src/backend/utils/fmgr/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/fmgr/README
usr/share/src/postgresql-8.1.11/src/backend/utils/fmgr/dfmgr.c
usr/share/src/postgresql-8.1.11/src/backend/utils/fmgr/fmgr.c
usr/share/src/postgresql-8.1.11/src/backend/utils/fmgr/funcapi.c
usr/share/src/postgresql-8.1.11/src/backend/utils/hash/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/hash/dynahash.c
usr/share/src/postgresql-8.1.11/src/backend/utils/hash/hashfn.c
usr/share/src/postgresql-8.1.11/src/backend/utils/hash/pg_crc.c
usr/share/src/postgresql-8.1.11/src/backend/utils/init/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/init/flatfiles.c
usr/share/src/postgresql-8.1.11/src/backend/utils/init/globals.c
usr/share/src/postgresql-8.1.11/src/backend/utils/init/miscinit.c
usr/share/src/postgresql-8.1.11/src/backend/utils/init/postinit.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/README
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/ISO10646-GB18030.TXT
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_8859.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_GBK.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_UHC.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_WINX.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/big5_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/euc_cn_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/euc_jp_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/euc_kr_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/euc_tw_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/gb18030_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/gbk_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/johab_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/koi8r_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/sjis_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/ucs2utf.pl
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/uhc_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_big5.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_euc_cn.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_euc_jp.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_euc_kr.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_euc_tw.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_gb18030.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_gbk.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_10.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_13.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_14.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_15.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_16.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_2.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_3.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_4.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_5.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_6.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_7.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_iso8859_9.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_johab.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_koi8r.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_sjis.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_uhc.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_win1250.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_win1251.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_win1252.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_win1256.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_win1258.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_win866.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/utf8_to_win874.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/win1250_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/win1251_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/win1252_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/win1256_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/win1258_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/win866_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/Unicode/win874_to_utf8.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conv.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/README.euc_jp
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/ascii_and_mic/ascii_and_mic.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/cyrillic_and_mic.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/euc_cn_and_mic.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/euc_jp_and_sjis.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/sjis.map
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/euc_kr_and_mic.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/latin2_and_win1250/latin2_and_win1250.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/latin_and_mic/latin_and_mic.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/proc.mk
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/regress_epilogue
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/regress_prolog
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_ascii/utf8_and_ascii.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_big5/utf8_and_big5.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/utf8_and_cyrillic.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/utf8_and_euc_cn.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/utf8_and_euc_jp.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/utf8_and_euc_kr.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/utf8_and_euc_tw.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/utf8_and_gb18030.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_gbk/utf8_and_gbk.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/utf8_and_iso8859_1.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_johab/utf8_and_johab.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_sjis/utf8_and_sjis.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_uhc/utf8_and_uhc.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_win1250/utf8_and_win1250.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_win1252/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_win1252/utf8_and_win1252.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_win1256/utf8_and_win1256.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_win1258/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_win1258/utf8_and_win1258.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/conversion_procs/utf8_and_win874/utf8_and_win874.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/encnames.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/iso.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/mbutils.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/wchar.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/win1251.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/win866.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/wstrcmp.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mb/wstrncmp.c
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/.cvsignore
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/README
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/check_guc
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/guc-file.c
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/guc-file.l
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/guc.c
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/help_config.c
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/pg_rusage.c
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/postgresql.conf.sample
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/ps_status.c
usr/share/src/postgresql-8.1.11/src/backend/utils/misc/superuser.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mmgr/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/mmgr/README
usr/share/src/postgresql-8.1.11/src/backend/utils/mmgr/aset.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mmgr/mcxt.c
usr/share/src/postgresql-8.1.11/src/backend/utils/mmgr/portalmem.c
usr/share/src/postgresql-8.1.11/src/backend/utils/resowner/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/resowner/README
usr/share/src/postgresql-8.1.11/src/backend/utils/resowner/resowner.c
usr/share/src/postgresql-8.1.11/src/backend/utils/sort/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/sort/logtape.c
usr/share/src/postgresql-8.1.11/src/backend/utils/sort/tuplesort.c
usr/share/src/postgresql-8.1.11/src/backend/utils/sort/tuplestore.c
usr/share/src/postgresql-8.1.11/src/backend/utils/time/Makefile
usr/share/src/postgresql-8.1.11/src/backend/utils/time/tqual.c
usr/share/src/postgresql-8.1.11/src/bcc32.mak
usr/share/src/postgresql-8.1.11/src/bin/Makefile
usr/share/src/postgresql-8.1.11/src/bin/initdb/Makefile
usr/share/src/postgresql-8.1.11/src/bin/initdb/initdb.c
usr/share/src/postgresql-8.1.11/src/bin/initdb/nls.mk
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/cs.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/de.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/es.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/fr.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/it.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/ko.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/pl.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/pt_BR.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/ro.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/ru.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/sk.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/sl.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/sv.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/tr.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/zh_CN.po
usr/share/src/postgresql-8.1.11/src/bin/initdb/po/zh_TW.po
usr/share/src/postgresql-8.1.11/src/bin/ipcclean/Makefile
usr/share/src/postgresql-8.1.11/src/bin/ipcclean/ipcclean.sh
usr/share/src/postgresql-8.1.11/src/bin/pg_config/Makefile
usr/share/src/postgresql-8.1.11/src/bin/pg_config/nls.mk
usr/share/src/postgresql-8.1.11/src/bin/pg_config/pg_config.c
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/cs.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/de.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/es.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/fr.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/ko.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/pl.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/pt_BR.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/ro.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/ru.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/sl.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/sv.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/tr.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/zh_CN.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/po/zh_TW.po
usr/share/src/postgresql-8.1.11/src/bin/pg_config/win32.mak
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/Makefile
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/nls.mk
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/pg_controldata.c
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/cs.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/de.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/es.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/fa.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/fr.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/hu.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/it.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/ko.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/nb.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/pl.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/pt_BR.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/ro.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/ru.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/sk.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/sl.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/sv.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/tr.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/zh_CN.po
usr/share/src/postgresql-8.1.11/src/bin/pg_controldata/po/zh_TW.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/Makefile
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/nls.mk
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/pg_ctl.c
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/cs.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/de.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/es.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/fr.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/ko.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/pt_BR.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/ro.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/ru.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/sk.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/sl.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/sv.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/tr.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/zh_CN.po
usr/share/src/postgresql-8.1.11/src/bin/pg_ctl/po/zh_TW.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/Makefile
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/README
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/common.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/dumputils.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/dumputils.h
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/nls.mk
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_backup.h
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_backup_archiver.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_backup_archiver.h
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_backup_custom.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_backup_db.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_backup_db.h
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_backup_files.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_backup_null.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_backup_tar.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_backup_tar.h
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_dump.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_dump.h
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_dump_sort.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_dumpall.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/pg_restore.c
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/cs.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/de.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/es.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/fr.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/it.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/ko.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/nb.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/pt_BR.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/ro.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/ru.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/sk.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/sl.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/sv.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/tr.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/zh_CN.po
usr/share/src/postgresql-8.1.11/src/bin/pg_dump/po/zh_TW.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/Makefile
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/nls.mk
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/pg_resetxlog.c
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/cs.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/de.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/es.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/fr.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/hu.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/it.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/ko.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/nb.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/pt_BR.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/ro.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/ru.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/sk.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/sl.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/sv.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/tr.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/zh_CN.po
usr/share/src/postgresql-8.1.11/src/bin/pg_resetxlog/po/zh_TW.po
usr/share/src/postgresql-8.1.11/src/bin/pgevent/MSG00001.bin
usr/share/src/postgresql-8.1.11/src/bin/pgevent/Makefile
usr/share/src/postgresql-8.1.11/src/bin/pgevent/README
usr/share/src/postgresql-8.1.11/src/bin/pgevent/pgevent.c
usr/share/src/postgresql-8.1.11/src/bin/pgevent/pgevent.def
usr/share/src/postgresql-8.1.11/src/bin/pgevent/pgmsgevent.h
usr/share/src/postgresql-8.1.11/src/bin/pgevent/pgmsgevent.mc
usr/share/src/postgresql-8.1.11/src/bin/pgevent/pgmsgevent.rc
usr/share/src/postgresql-8.1.11/src/bin/psql/.cvsignore
usr/share/src/postgresql-8.1.11/src/bin/psql/Makefile
usr/share/src/postgresql-8.1.11/src/bin/psql/bcc32.mak
usr/share/src/postgresql-8.1.11/src/bin/psql/command.c
usr/share/src/postgresql-8.1.11/src/bin/psql/command.h
usr/share/src/postgresql-8.1.11/src/bin/psql/common.c
usr/share/src/postgresql-8.1.11/src/bin/psql/common.h
usr/share/src/postgresql-8.1.11/src/bin/psql/copy.c
usr/share/src/postgresql-8.1.11/src/bin/psql/copy.h
usr/share/src/postgresql-8.1.11/src/bin/psql/create_help.pl
usr/share/src/postgresql-8.1.11/src/bin/psql/describe.c
usr/share/src/postgresql-8.1.11/src/bin/psql/describe.h
usr/share/src/postgresql-8.1.11/src/bin/psql/help.c
usr/share/src/postgresql-8.1.11/src/bin/psql/help.h
usr/share/src/postgresql-8.1.11/src/bin/psql/input.c
usr/share/src/postgresql-8.1.11/src/bin/psql/input.h
usr/share/src/postgresql-8.1.11/src/bin/psql/large_obj.c
usr/share/src/postgresql-8.1.11/src/bin/psql/large_obj.h
usr/share/src/postgresql-8.1.11/src/bin/psql/mainloop.c
usr/share/src/postgresql-8.1.11/src/bin/psql/mainloop.h
usr/share/src/postgresql-8.1.11/src/bin/psql/mbprint.c
usr/share/src/postgresql-8.1.11/src/bin/psql/mbprint.h
usr/share/src/postgresql-8.1.11/src/bin/psql/nls.mk
usr/share/src/postgresql-8.1.11/src/bin/psql/po/cs.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/de.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/es.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/fa.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/fr.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/hu.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/it.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/ko.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/nb.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/pt_BR.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/ro.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/ru.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/sk.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/sl.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/sv.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/tr.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/zh_CN.po
usr/share/src/postgresql-8.1.11/src/bin/psql/po/zh_TW.po
usr/share/src/postgresql-8.1.11/src/bin/psql/print.c
usr/share/src/postgresql-8.1.11/src/bin/psql/print.h
usr/share/src/postgresql-8.1.11/src/bin/psql/prompt.c
usr/share/src/postgresql-8.1.11/src/bin/psql/prompt.h
usr/share/src/postgresql-8.1.11/src/bin/psql/psqlrc.sample
usr/share/src/postgresql-8.1.11/src/bin/psql/psqlscan.c
usr/share/src/postgresql-8.1.11/src/bin/psql/psqlscan.h
usr/share/src/postgresql-8.1.11/src/bin/psql/psqlscan.l
usr/share/src/postgresql-8.1.11/src/bin/psql/settings.h
usr/share/src/postgresql-8.1.11/src/bin/psql/sql_help.h
usr/share/src/postgresql-8.1.11/src/bin/psql/startup.c
usr/share/src/postgresql-8.1.11/src/bin/psql/stringutils.c
usr/share/src/postgresql-8.1.11/src/bin/psql/stringutils.h
usr/share/src/postgresql-8.1.11/src/bin/psql/tab-complete.c
usr/share/src/postgresql-8.1.11/src/bin/psql/tab-complete.h
usr/share/src/postgresql-8.1.11/src/bin/psql/variables.c
usr/share/src/postgresql-8.1.11/src/bin/psql/variables.h
usr/share/src/postgresql-8.1.11/src/bin/psql/win32.mak
usr/share/src/postgresql-8.1.11/src/bin/scripts/Makefile
usr/share/src/postgresql-8.1.11/src/bin/scripts/clusterdb.c
usr/share/src/postgresql-8.1.11/src/bin/scripts/common.c
usr/share/src/postgresql-8.1.11/src/bin/scripts/common.h
usr/share/src/postgresql-8.1.11/src/bin/scripts/createdb.c
usr/share/src/postgresql-8.1.11/src/bin/scripts/createlang.c
usr/share/src/postgresql-8.1.11/src/bin/scripts/createuser.c
usr/share/src/postgresql-8.1.11/src/bin/scripts/dropdb.c
usr/share/src/postgresql-8.1.11/src/bin/scripts/droplang.c
usr/share/src/postgresql-8.1.11/src/bin/scripts/dropuser.c
usr/share/src/postgresql-8.1.11/src/bin/scripts/nls.mk
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/cs.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/de.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/es.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/fr.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/it.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/ko.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/pt_BR.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/ro.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/ru.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/sk.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/sl.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/sv.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/tr.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/zh_CN.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/po/zh_TW.po
usr/share/src/postgresql-8.1.11/src/bin/scripts/reindexdb.c
usr/share/src/postgresql-8.1.11/src/bin/scripts/vacuumdb.c
usr/share/src/postgresql-8.1.11/src/include/Makefile
usr/share/src/postgresql-8.1.11/src/include/access/attnum.h
usr/share/src/postgresql-8.1.11/src/include/access/clog.h
usr/share/src/postgresql-8.1.11/src/include/access/genam.h
usr/share/src/postgresql-8.1.11/src/include/access/gist.h
usr/share/src/postgresql-8.1.11/src/include/access/gist_private.h
usr/share/src/postgresql-8.1.11/src/include/access/gistscan.h
usr/share/src/postgresql-8.1.11/src/include/access/hash.h
usr/share/src/postgresql-8.1.11/src/include/access/heapam.h
usr/share/src/postgresql-8.1.11/src/include/access/hio.h
usr/share/src/postgresql-8.1.11/src/include/access/htup.h
usr/share/src/postgresql-8.1.11/src/include/access/iqual.h
usr/share/src/postgresql-8.1.11/src/include/access/itup.h
usr/share/src/postgresql-8.1.11/src/include/access/multixact.h
usr/share/src/postgresql-8.1.11/src/include/access/nbtree.h
usr/share/src/postgresql-8.1.11/src/include/access/printtup.h
usr/share/src/postgresql-8.1.11/src/include/access/relscan.h
usr/share/src/postgresql-8.1.11/src/include/access/rmgr.h
usr/share/src/postgresql-8.1.11/src/include/access/rtree.h
usr/share/src/postgresql-8.1.11/src/include/access/rtscan.h
usr/share/src/postgresql-8.1.11/src/include/access/sdir.h
usr/share/src/postgresql-8.1.11/src/include/access/skey.h
usr/share/src/postgresql-8.1.11/src/include/access/slru.h
usr/share/src/postgresql-8.1.11/src/include/access/subtrans.h
usr/share/src/postgresql-8.1.11/src/include/access/transam.h
usr/share/src/postgresql-8.1.11/src/include/access/tupdesc.h
usr/share/src/postgresql-8.1.11/src/include/access/tupmacs.h
usr/share/src/postgresql-8.1.11/src/include/access/tuptoaster.h
usr/share/src/postgresql-8.1.11/src/include/access/twophase.h
usr/share/src/postgresql-8.1.11/src/include/access/twophase_rmgr.h
usr/share/src/postgresql-8.1.11/src/include/access/valid.h
usr/share/src/postgresql-8.1.11/src/include/access/xact.h
usr/share/src/postgresql-8.1.11/src/include/access/xlog.h
usr/share/src/postgresql-8.1.11/src/include/access/xlog_internal.h
usr/share/src/postgresql-8.1.11/src/include/access/xlogdefs.h
usr/share/src/postgresql-8.1.11/src/include/access/xlogutils.h
usr/share/src/postgresql-8.1.11/src/include/bootstrap/bootstrap.h
usr/share/src/postgresql-8.1.11/src/include/c.h
usr/share/src/postgresql-8.1.11/src/include/catalog/catalog.h
usr/share/src/postgresql-8.1.11/src/include/catalog/catversion.h
usr/share/src/postgresql-8.1.11/src/include/catalog/dependency.h
usr/share/src/postgresql-8.1.11/src/include/catalog/duplicate_oids
usr/share/src/postgresql-8.1.11/src/include/catalog/heap.h
usr/share/src/postgresql-8.1.11/src/include/catalog/index.h
usr/share/src/postgresql-8.1.11/src/include/catalog/indexing.h
usr/share/src/postgresql-8.1.11/src/include/catalog/namespace.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_aggregate.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_am.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_amop.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_amproc.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_attrdef.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_attribute.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_auth_members.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_authid.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_autovacuum.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_cast.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_class.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_constraint.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_control.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_conversion.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_database.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_depend.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_description.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_index.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_inherits.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_language.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_largeobject.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_listener.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_namespace.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_opclass.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_operator.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_pltemplate.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_proc.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_rewrite.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_shdepend.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_statistic.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_tablespace.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_trigger.h
usr/share/src/postgresql-8.1.11/src/include/catalog/pg_type.h
usr/share/src/postgresql-8.1.11/src/include/catalog/unused_oids
usr/share/src/postgresql-8.1.11/src/include/commands/alter.h
usr/share/src/postgresql-8.1.11/src/include/commands/async.h
usr/share/src/postgresql-8.1.11/src/include/commands/cluster.h
usr/share/src/postgresql-8.1.11/src/include/commands/comment.h
usr/share/src/postgresql-8.1.11/src/include/commands/conversioncmds.h
usr/share/src/postgresql-8.1.11/src/include/commands/copy.h
usr/share/src/postgresql-8.1.11/src/include/commands/dbcommands.h
usr/share/src/postgresql-8.1.11/src/include/commands/defrem.h
usr/share/src/postgresql-8.1.11/src/include/commands/explain.h
usr/share/src/postgresql-8.1.11/src/include/commands/lockcmds.h
usr/share/src/postgresql-8.1.11/src/include/commands/portalcmds.h
usr/share/src/postgresql-8.1.11/src/include/commands/prepare.h
usr/share/src/postgresql-8.1.11/src/include/commands/proclang.h
usr/share/src/postgresql-8.1.11/src/include/commands/schemacmds.h
usr/share/src/postgresql-8.1.11/src/include/commands/sequence.h
usr/share/src/postgresql-8.1.11/src/include/commands/tablecmds.h
usr/share/src/postgresql-8.1.11/src/include/commands/tablespace.h
usr/share/src/postgresql-8.1.11/src/include/commands/trigger.h
usr/share/src/postgresql-8.1.11/src/include/commands/typecmds.h
usr/share/src/postgresql-8.1.11/src/include/commands/user.h
usr/share/src/postgresql-8.1.11/src/include/commands/vacuum.h
usr/share/src/postgresql-8.1.11/src/include/commands/variable.h
usr/share/src/postgresql-8.1.11/src/include/commands/version.h
usr/share/src/postgresql-8.1.11/src/include/commands/view.h
usr/share/src/postgresql-8.1.11/src/include/executor/execdebug.h
usr/share/src/postgresql-8.1.11/src/include/executor/execdefs.h
usr/share/src/postgresql-8.1.11/src/include/executor/execdesc.h
usr/share/src/postgresql-8.1.11/src/include/executor/executor.h
usr/share/src/postgresql-8.1.11/src/include/executor/functions.h
usr/share/src/postgresql-8.1.11/src/include/executor/hashjoin.h
usr/share/src/postgresql-8.1.11/src/include/executor/instrument.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeAgg.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeAppend.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeBitmapAnd.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeBitmapHeapscan.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeBitmapIndexscan.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeBitmapOr.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeFunctionscan.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeGroup.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeHash.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeHashjoin.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeIndexscan.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeLimit.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeMaterial.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeMergejoin.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeNestloop.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeResult.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeSeqscan.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeSetOp.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeSort.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeSubplan.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeSubqueryscan.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeTidscan.h
usr/share/src/postgresql-8.1.11/src/include/executor/nodeUnique.h
usr/share/src/postgresql-8.1.11/src/include/executor/spi.h
usr/share/src/postgresql-8.1.11/src/include/executor/spi_priv.h
usr/share/src/postgresql-8.1.11/src/include/executor/tstoreReceiver.h
usr/share/src/postgresql-8.1.11/src/include/executor/tuptable.h
usr/share/src/postgresql-8.1.11/src/include/fmgr.h
usr/share/src/postgresql-8.1.11/src/include/funcapi.h
usr/share/src/postgresql-8.1.11/src/include/getaddrinfo.h
usr/share/src/postgresql-8.1.11/src/include/getopt_long.h
usr/share/src/postgresql-8.1.11/src/include/lib/dllist.h
usr/share/src/postgresql-8.1.11/src/include/lib/stringinfo.h
usr/share/src/postgresql-8.1.11/src/include/libpq/auth.h
usr/share/src/postgresql-8.1.11/src/include/libpq/be-fsstubs.h
usr/share/src/postgresql-8.1.11/src/include/libpq/crypt.h
usr/share/src/postgresql-8.1.11/src/include/libpq/hba.h
usr/share/src/postgresql-8.1.11/src/include/libpq/ip.h
usr/share/src/postgresql-8.1.11/src/include/libpq/libpq-be.h
usr/share/src/postgresql-8.1.11/src/include/libpq/libpq-fs.h
usr/share/src/postgresql-8.1.11/src/include/libpq/libpq.h
usr/share/src/postgresql-8.1.11/src/include/libpq/pqcomm.h
usr/share/src/postgresql-8.1.11/src/include/libpq/pqformat.h
usr/share/src/postgresql-8.1.11/src/include/libpq/pqsignal.h
usr/share/src/postgresql-8.1.11/src/include/mb/pg_wchar.h
usr/share/src/postgresql-8.1.11/src/include/miscadmin.h
usr/share/src/postgresql-8.1.11/src/include/nodes/bitmapset.h
usr/share/src/postgresql-8.1.11/src/include/nodes/execnodes.h
usr/share/src/postgresql-8.1.11/src/include/nodes/makefuncs.h
usr/share/src/postgresql-8.1.11/src/include/nodes/memnodes.h
usr/share/src/postgresql-8.1.11/src/include/nodes/nodeFuncs.h
usr/share/src/postgresql-8.1.11/src/include/nodes/nodes.h
usr/share/src/postgresql-8.1.11/src/include/nodes/params.h
usr/share/src/postgresql-8.1.11/src/include/nodes/parsenodes.h
usr/share/src/postgresql-8.1.11/src/include/nodes/pg_list.h
usr/share/src/postgresql-8.1.11/src/include/nodes/plannodes.h
usr/share/src/postgresql-8.1.11/src/include/nodes/primnodes.h
usr/share/src/postgresql-8.1.11/src/include/nodes/print.h
usr/share/src/postgresql-8.1.11/src/include/nodes/readfuncs.h
usr/share/src/postgresql-8.1.11/src/include/nodes/relation.h
usr/share/src/postgresql-8.1.11/src/include/nodes/tidbitmap.h
usr/share/src/postgresql-8.1.11/src/include/nodes/value.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/clauses.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/cost.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/geqo.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/geqo_copy.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/geqo_gene.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/geqo_misc.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/geqo_mutation.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/geqo_pool.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/geqo_random.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/geqo_recombination.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/geqo_selection.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/joininfo.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/pathnode.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/paths.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/plancat.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/planmain.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/planner.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/predtest.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/prep.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/restrictinfo.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/subselect.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/tlist.h
usr/share/src/postgresql-8.1.11/src/include/optimizer/var.h
usr/share/src/postgresql-8.1.11/src/include/parser/analyze.h
usr/share/src/postgresql-8.1.11/src/include/parser/gramparse.h
usr/share/src/postgresql-8.1.11/src/include/parser/keywords.h
usr/share/src/postgresql-8.1.11/src/include/parser/parse_agg.h
usr/share/src/postgresql-8.1.11/src/include/parser/parse_clause.h
usr/share/src/postgresql-8.1.11/src/include/parser/parse_coerce.h
usr/share/src/postgresql-8.1.11/src/include/parser/parse_expr.h
usr/share/src/postgresql-8.1.11/src/include/parser/parse_func.h
usr/share/src/postgresql-8.1.11/src/include/parser/parse_node.h
usr/share/src/postgresql-8.1.11/src/include/parser/parse_oper.h
usr/share/src/postgresql-8.1.11/src/include/parser/parse_relation.h
usr/share/src/postgresql-8.1.11/src/include/parser/parse_target.h
usr/share/src/postgresql-8.1.11/src/include/parser/parse_type.h
usr/share/src/postgresql-8.1.11/src/include/parser/parser.h
usr/share/src/postgresql-8.1.11/src/include/parser/parsetree.h
usr/share/src/postgresql-8.1.11/src/include/parser/scansup.h
usr/share/src/postgresql-8.1.11/src/include/pg_config.h.in
usr/share/src/postgresql-8.1.11/src/include/pg_config.h.win32
usr/share/src/postgresql-8.1.11/src/include/pg_config_manual.h
usr/share/src/postgresql-8.1.11/src/include/pgstat.h
usr/share/src/postgresql-8.1.11/src/include/pgtime.h
usr/share/src/postgresql-8.1.11/src/include/port.h
usr/share/src/postgresql-8.1.11/src/include/port/aix.h
usr/share/src/postgresql-8.1.11/src/include/port/beos.h
usr/share/src/postgresql-8.1.11/src/include/port/bsdi.h
usr/share/src/postgresql-8.1.11/src/include/port/cygwin.h
usr/share/src/postgresql-8.1.11/src/include/port/darwin.h
usr/share/src/postgresql-8.1.11/src/include/port/dgux.h
usr/share/src/postgresql-8.1.11/src/include/port/freebsd.h
usr/share/src/postgresql-8.1.11/src/include/port/hpux.h
usr/share/src/postgresql-8.1.11/src/include/port/irix.h
usr/share/src/postgresql-8.1.11/src/include/port/linux.h
usr/share/src/postgresql-8.1.11/src/include/port/netbsd.h
usr/share/src/postgresql-8.1.11/src/include/port/nextstep.h
usr/share/src/postgresql-8.1.11/src/include/port/openbsd.h
usr/share/src/postgresql-8.1.11/src/include/port/osf.h
usr/share/src/postgresql-8.1.11/src/include/port/qnx4.h
usr/share/src/postgresql-8.1.11/src/include/port/sco.h
usr/share/src/postgresql-8.1.11/src/include/port/solaris.h
usr/share/src/postgresql-8.1.11/src/include/port/sunos4.h
usr/share/src/postgresql-8.1.11/src/include/port/svr4.h
usr/share/src/postgresql-8.1.11/src/include/port/ultrix4.h
usr/share/src/postgresql-8.1.11/src/include/port/univel.h
usr/share/src/postgresql-8.1.11/src/include/port/unixware.h
usr/share/src/postgresql-8.1.11/src/include/port/win32.h
usr/share/src/postgresql-8.1.11/src/include/port/win32/arpa/inet.h
usr/share/src/postgresql-8.1.11/src/include/port/win32/dlfcn.h
usr/share/src/postgresql-8.1.11/src/include/port/win32/grp.h
usr/share/src/postgresql-8.1.11/src/include/port/win32/netdb.h
usr/share/src/postgresql-8.1.11/src/include/port/win32/netinet/in.h
usr/share/src/postgresql-8.1.11/src/include/port/win32/pwd.h
usr/share/src/postgresql-8.1.11/src/include/port/win32/sys/socket.h
usr/share/src/postgresql-8.1.11/src/include/port/win32/sys/wait.h
usr/share/src/postgresql-8.1.11/src/include/postgres.h
usr/share/src/postgresql-8.1.11/src/include/postgres_ext.h
usr/share/src/postgresql-8.1.11/src/include/postgres_fe.h
usr/share/src/postgresql-8.1.11/src/include/postmaster/autovacuum.h
usr/share/src/postgresql-8.1.11/src/include/postmaster/bgwriter.h
usr/share/src/postgresql-8.1.11/src/include/postmaster/fork_process.h
usr/share/src/postgresql-8.1.11/src/include/postmaster/pgarch.h
usr/share/src/postgresql-8.1.11/src/include/postmaster/postmaster.h
usr/share/src/postgresql-8.1.11/src/include/postmaster/syslogger.h
usr/share/src/postgresql-8.1.11/src/include/regex/regcustom.h
usr/share/src/postgresql-8.1.11/src/include/regex/regerrs.h
usr/share/src/postgresql-8.1.11/src/include/regex/regex.h
usr/share/src/postgresql-8.1.11/src/include/regex/regguts.h
usr/share/src/postgresql-8.1.11/src/include/rewrite/prs2lock.h
usr/share/src/postgresql-8.1.11/src/include/rewrite/rewriteDefine.h
usr/share/src/postgresql-8.1.11/src/include/rewrite/rewriteHandler.h
usr/share/src/postgresql-8.1.11/src/include/rewrite/rewriteManip.h
usr/share/src/postgresql-8.1.11/src/include/rewrite/rewriteRemove.h
usr/share/src/postgresql-8.1.11/src/include/rewrite/rewriteSupport.h
usr/share/src/postgresql-8.1.11/src/include/rusagestub.h
usr/share/src/postgresql-8.1.11/src/include/storage/backendid.h
usr/share/src/postgresql-8.1.11/src/include/storage/block.h
usr/share/src/postgresql-8.1.11/src/include/storage/buf.h
usr/share/src/postgresql-8.1.11/src/include/storage/buf_internals.h
usr/share/src/postgresql-8.1.11/src/include/storage/buffile.h
usr/share/src/postgresql-8.1.11/src/include/storage/bufmgr.h
usr/share/src/postgresql-8.1.11/src/include/storage/bufpage.h
usr/share/src/postgresql-8.1.11/src/include/storage/fd.h
usr/share/src/postgresql-8.1.11/src/include/storage/freespace.h
usr/share/src/postgresql-8.1.11/src/include/storage/ipc.h
usr/share/src/postgresql-8.1.11/src/include/storage/item.h
usr/share/src/postgresql-8.1.11/src/include/storage/itemid.h
usr/share/src/postgresql-8.1.11/src/include/storage/itempos.h
usr/share/src/postgresql-8.1.11/src/include/storage/itemptr.h
usr/share/src/postgresql-8.1.11/src/include/storage/large_object.h
usr/share/src/postgresql-8.1.11/src/include/storage/lmgr.h
usr/share/src/postgresql-8.1.11/src/include/storage/lock.h
usr/share/src/postgresql-8.1.11/src/include/storage/lwlock.h
usr/share/src/postgresql-8.1.11/src/include/storage/off.h
usr/share/src/postgresql-8.1.11/src/include/storage/pg_sema.h
usr/share/src/postgresql-8.1.11/src/include/storage/pg_shmem.h
usr/share/src/postgresql-8.1.11/src/include/storage/pmsignal.h
usr/share/src/postgresql-8.1.11/src/include/storage/pos.h
usr/share/src/postgresql-8.1.11/src/include/storage/proc.h
usr/share/src/postgresql-8.1.11/src/include/storage/procarray.h
usr/share/src/postgresql-8.1.11/src/include/storage/relfilenode.h
usr/share/src/postgresql-8.1.11/src/include/storage/s_lock.h
usr/share/src/postgresql-8.1.11/src/include/storage/shmem.h
usr/share/src/postgresql-8.1.11/src/include/storage/sinval.h
usr/share/src/postgresql-8.1.11/src/include/storage/sinvaladt.h
usr/share/src/postgresql-8.1.11/src/include/storage/smgr.h
usr/share/src/postgresql-8.1.11/src/include/storage/spin.h
usr/share/src/postgresql-8.1.11/src/include/strdup.h
usr/share/src/postgresql-8.1.11/src/include/tcop/dest.h
usr/share/src/postgresql-8.1.11/src/include/tcop/fastpath.h
usr/share/src/postgresql-8.1.11/src/include/tcop/pquery.h
usr/share/src/postgresql-8.1.11/src/include/tcop/tcopdebug.h
usr/share/src/postgresql-8.1.11/src/include/tcop/tcopprot.h
usr/share/src/postgresql-8.1.11/src/include/tcop/utility.h
usr/share/src/postgresql-8.1.11/src/include/utils/acl.h
usr/share/src/postgresql-8.1.11/src/include/utils/array.h
usr/share/src/postgresql-8.1.11/src/include/utils/ascii.h
usr/share/src/postgresql-8.1.11/src/include/utils/builtins.h
usr/share/src/postgresql-8.1.11/src/include/utils/cash.h
usr/share/src/postgresql-8.1.11/src/include/utils/catcache.h
usr/share/src/postgresql-8.1.11/src/include/utils/date.h
usr/share/src/postgresql-8.1.11/src/include/utils/datetime.h
usr/share/src/postgresql-8.1.11/src/include/utils/datum.h
usr/share/src/postgresql-8.1.11/src/include/utils/dynahash.h
usr/share/src/postgresql-8.1.11/src/include/utils/dynamic_loader.h
usr/share/src/postgresql-8.1.11/src/include/utils/elog.h
usr/share/src/postgresql-8.1.11/src/include/utils/errcodes.h
usr/share/src/postgresql-8.1.11/src/include/utils/flatfiles.h
usr/share/src/postgresql-8.1.11/src/include/utils/fmgrtab.h
usr/share/src/postgresql-8.1.11/src/include/utils/formatting.h
usr/share/src/postgresql-8.1.11/src/include/utils/geo_decls.h
usr/share/src/postgresql-8.1.11/src/include/utils/guc.h
usr/share/src/postgresql-8.1.11/src/include/utils/guc_tables.h
usr/share/src/postgresql-8.1.11/src/include/utils/help_config.h
usr/share/src/postgresql-8.1.11/src/include/utils/hsearch.h
usr/share/src/postgresql-8.1.11/src/include/utils/inet.h
usr/share/src/postgresql-8.1.11/src/include/utils/int8.h
usr/share/src/postgresql-8.1.11/src/include/utils/inval.h
usr/share/src/postgresql-8.1.11/src/include/utils/logtape.h
usr/share/src/postgresql-8.1.11/src/include/utils/lsyscache.h
usr/share/src/postgresql-8.1.11/src/include/utils/memutils.h
usr/share/src/postgresql-8.1.11/src/include/utils/nabstime.h
usr/share/src/postgresql-8.1.11/src/include/utils/numeric.h
usr/share/src/postgresql-8.1.11/src/include/utils/palloc.h
usr/share/src/postgresql-8.1.11/src/include/utils/pg_crc.h
usr/share/src/postgresql-8.1.11/src/include/utils/pg_locale.h
usr/share/src/postgresql-8.1.11/src/include/utils/pg_lzcompress.h
usr/share/src/postgresql-8.1.11/src/include/utils/pg_rusage.h
usr/share/src/postgresql-8.1.11/src/include/utils/portal.h
usr/share/src/postgresql-8.1.11/src/include/utils/ps_status.h
usr/share/src/postgresql-8.1.11/src/include/utils/rel.h
usr/share/src/postgresql-8.1.11/src/include/utils/relcache.h
usr/share/src/postgresql-8.1.11/src/include/utils/resowner.h
usr/share/src/postgresql-8.1.11/src/include/utils/selfuncs.h
usr/share/src/postgresql-8.1.11/src/include/utils/syscache.h
usr/share/src/postgresql-8.1.11/src/include/utils/timestamp.h
usr/share/src/postgresql-8.1.11/src/include/utils/tqual.h
usr/share/src/postgresql-8.1.11/src/include/utils/tuplesort.h
usr/share/src/postgresql-8.1.11/src/include/utils/tuplestore.h
usr/share/src/postgresql-8.1.11/src/include/utils/typcache.h
usr/share/src/postgresql-8.1.11/src/include/utils/varbit.h
usr/share/src/postgresql-8.1.11/src/interfaces/Makefile
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ChangeLog
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/Makefile
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/README.dynSQL
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/compatlib/Makefile
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/compatlib/informix.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/Makefile
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/connect.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/data.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/descriptor.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/error.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/execute.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/extern.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/memory.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/misc.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/pg_type.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/prepare.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/ecpglib/typename.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/Makefile
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/datetime.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/decimal.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/ecpg_informix.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/ecpgerrno.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/ecpglib.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/ecpgtype.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/pgtypes_date.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/pgtypes_error.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/pgtypes_interval.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/pgtypes_numeric.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/pgtypes_timestamp.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/sql3types.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/sqlca.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/sqlda.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/include/sqltypes.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/pgtypeslib/Makefile
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/pgtypeslib/common.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/pgtypeslib/datetime.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/pgtypeslib/dt.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/pgtypeslib/dt_common.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/pgtypeslib/extern.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/pgtypeslib/interval.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/pgtypeslib/numeric.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/pgtypeslib/timestamp.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/.cvsignore
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/Makefile
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/c_keywords.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/descriptor.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/ecpg.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/ecpg_keywords.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/extern.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/keywords.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/output.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/pgc.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/pgc.l
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/preproc.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/preproc.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/preproc.y
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/type.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/type.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/preproc/variable.c
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/Makefile
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/dt_test.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/dyntest.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/dyntest2.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/header_test.h
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/num_test.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/perftest.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test1.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test2.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test3.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test4.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test5.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test_code100.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test_desc.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test_informix.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test_init.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test_notice.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test_thread.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/test_thread_implicit.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/ecpg/test/testdynalloc.pgc
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/.cvsignore
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/Makefile
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/README
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/bcc32.mak
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/blibpqdll.def
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/exports.txt
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/fe-auth.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/fe-auth.h
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/fe-connect.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/fe-exec.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/fe-lobj.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/fe-misc.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/fe-print.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/fe-protocol2.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/fe-protocol3.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/fe-secure.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/libpq-fe.h
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/libpq-int.h
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/libpq.rc
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/libpq.rc.in
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/libpqddll.def
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/libpqdll.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/libpqdll.def
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/nls.mk
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/pg_service.conf.sample
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/af.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/cs.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/de.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/es.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/fr.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/hr.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/it.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/ko.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/nb.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/pl.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/pt_BR.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/ru.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/sk.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/sl.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/sv.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/tr.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/zh_CN.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/po/zh_TW.po
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/pqexpbuffer.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/pqexpbuffer.h
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/pqsignal.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/pqsignal.h
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/pthread-win32.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/pthread-win32.h
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/win32.c
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/win32.h
usr/share/src/postgresql-8.1.11/src/interfaces/libpq/win32.mak
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.aix
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.beos
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.bsdi
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.cygwin
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.darwin
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.dgux
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.freebsd
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.hpux
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.irix
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.linux
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.netbsd
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.openbsd
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.osf
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.qnx4
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.sco
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.solaris
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.sunos4
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.svr4
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.ultrix4
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.univel
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.unixware
usr/share/src/postgresql-8.1.11/src/makefiles/Makefile.win32
usr/share/src/postgresql-8.1.11/src/makefiles/pgxs.mk
usr/share/src/postgresql-8.1.11/src/nls-global.mk
usr/share/src/postgresql-8.1.11/src/pl/Makefile
usr/share/src/postgresql-8.1.11/src/pl/plperl/GNUmakefile
usr/share/src/postgresql-8.1.11/src/pl/plperl/README
usr/share/src/postgresql-8.1.11/src/pl/plperl/SPI.xs
usr/share/src/postgresql-8.1.11/src/pl/plperl/expected/plperl.out
usr/share/src/postgresql-8.1.11/src/pl/plperl/expected/plperl_elog.out
usr/share/src/postgresql-8.1.11/src/pl/plperl/expected/plperl_shared.out
usr/share/src/postgresql-8.1.11/src/pl/plperl/expected/plperl_trigger.out
usr/share/src/postgresql-8.1.11/src/pl/plperl/plperl.c
usr/share/src/postgresql-8.1.11/src/pl/plperl/ppport.h
usr/share/src/postgresql-8.1.11/src/pl/plperl/spi_internal.c
usr/share/src/postgresql-8.1.11/src/pl/plperl/spi_internal.h
usr/share/src/postgresql-8.1.11/src/pl/plperl/sql/plperl.sql
usr/share/src/postgresql-8.1.11/src/pl/plperl/sql/plperl_elog.sql
usr/share/src/postgresql-8.1.11/src/pl/plperl/sql/plperl_shared.sql
usr/share/src/postgresql-8.1.11/src/pl/plperl/sql/plperl_trigger.sql
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/Makefile
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/.cvsignore
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/INSTALL
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/Makefile
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/gram.y
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/pl.tab.h
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/pl_comp.c
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/pl_exec.c
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/pl_funcs.c
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/pl_gram.c
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/pl_handler.c
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/pl_scan.c
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/plerrcodes.h
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/plpgsql.h
usr/share/src/postgresql-8.1.11/src/pl/plpgsql/src/scan.l
usr/share/src/postgresql-8.1.11/src/pl/plpython/Makefile
usr/share/src/postgresql-8.1.11/src/pl/plpython/TODO
usr/share/src/postgresql-8.1.11/src/pl/plpython/expected/plpython_drop.out
usr/share/src/postgresql-8.1.11/src/pl/plpython/expected/plpython_error.out
usr/share/src/postgresql-8.1.11/src/pl/plpython/expected/plpython_error_1.out
usr/share/src/postgresql-8.1.11/src/pl/plpython/expected/plpython_error_2.out
usr/share/src/postgresql-8.1.11/src/pl/plpython/expected/plpython_function.out
usr/share/src/postgresql-8.1.11/src/pl/plpython/expected/plpython_populate.out
usr/share/src/postgresql-8.1.11/src/pl/plpython/expected/plpython_schema.out
usr/share/src/postgresql-8.1.11/src/pl/plpython/expected/plpython_test.out
usr/share/src/postgresql-8.1.11/src/pl/plpython/plpython.c
usr/share/src/postgresql-8.1.11/src/pl/plpython/sql/plpython_drop.sql
usr/share/src/postgresql-8.1.11/src/pl/plpython/sql/plpython_error.sql
usr/share/src/postgresql-8.1.11/src/pl/plpython/sql/plpython_function.sql
usr/share/src/postgresql-8.1.11/src/pl/plpython/sql/plpython_populate.sql
usr/share/src/postgresql-8.1.11/src/pl/plpython/sql/plpython_schema.sql
usr/share/src/postgresql-8.1.11/src/pl/plpython/sql/plpython_test.sql
usr/share/src/postgresql-8.1.11/src/pl/tcl/Makefile
usr/share/src/postgresql-8.1.11/src/pl/tcl/expected/pltcl_queries.out
usr/share/src/postgresql-8.1.11/src/pl/tcl/expected/pltcl_setup.out
usr/share/src/postgresql-8.1.11/src/pl/tcl/license.terms
usr/share/src/postgresql-8.1.11/src/pl/tcl/modules/Makefile
usr/share/src/postgresql-8.1.11/src/pl/tcl/modules/README
usr/share/src/postgresql-8.1.11/src/pl/tcl/modules/pltcl_delmod.in
usr/share/src/postgresql-8.1.11/src/pl/tcl/modules/pltcl_listmod.in
usr/share/src/postgresql-8.1.11/src/pl/tcl/modules/pltcl_loadmod.in
usr/share/src/postgresql-8.1.11/src/pl/tcl/modules/unknown.pltcl
usr/share/src/postgresql-8.1.11/src/pl/tcl/pltcl.c
usr/share/src/postgresql-8.1.11/src/pl/tcl/sql/pltcl_queries.sql
usr/share/src/postgresql-8.1.11/src/pl/tcl/sql/pltcl_setup.sql
usr/share/src/postgresql-8.1.11/src/port/Makefile
usr/share/src/postgresql-8.1.11/src/port/copydir.c
usr/share/src/postgresql-8.1.11/src/port/crypt.c
usr/share/src/postgresql-8.1.11/src/port/dirmod.c
usr/share/src/postgresql-8.1.11/src/port/exec.c
usr/share/src/postgresql-8.1.11/src/port/fseeko.c
usr/share/src/postgresql-8.1.11/src/port/getaddrinfo.c
usr/share/src/postgresql-8.1.11/src/port/gethostname.c
usr/share/src/postgresql-8.1.11/src/port/getopt.c
usr/share/src/postgresql-8.1.11/src/port/getopt_long.c
usr/share/src/postgresql-8.1.11/src/port/getrusage.c
usr/share/src/postgresql-8.1.11/src/port/gettimeofday.c
usr/share/src/postgresql-8.1.11/src/port/inet_aton.c
usr/share/src/postgresql-8.1.11/src/port/isinf.c
usr/share/src/postgresql-8.1.11/src/port/kill.c
usr/share/src/postgresql-8.1.11/src/port/memcmp.c
usr/share/src/postgresql-8.1.11/src/port/noblock.c
usr/share/src/postgresql-8.1.11/src/port/open.c
usr/share/src/postgresql-8.1.11/src/port/path.c
usr/share/src/postgresql-8.1.11/src/port/pgsleep.c
usr/share/src/postgresql-8.1.11/src/port/pgstrcasecmp.c
usr/share/src/postgresql-8.1.11/src/port/pipe.c
usr/share/src/postgresql-8.1.11/src/port/qsort.c
usr/share/src/postgresql-8.1.11/src/port/rand.c
usr/share/src/postgresql-8.1.11/src/port/random.c
usr/share/src/postgresql-8.1.11/src/port/rint.c
usr/share/src/postgresql-8.1.11/src/port/snprintf.c
usr/share/src/postgresql-8.1.11/src/port/sprompt.c
usr/share/src/postgresql-8.1.11/src/port/srandom.c
usr/share/src/postgresql-8.1.11/src/port/strdup.c
usr/share/src/postgresql-8.1.11/src/port/strerror.c
usr/share/src/postgresql-8.1.11/src/port/strtol.c
usr/share/src/postgresql-8.1.11/src/port/strtoul.c
usr/share/src/postgresql-8.1.11/src/port/thread.c
usr/share/src/postgresql-8.1.11/src/port/unsetenv.c
usr/share/src/postgresql-8.1.11/src/port/win32.ico
usr/share/src/postgresql-8.1.11/src/port/win32ver.rc
usr/share/src/postgresql-8.1.11/src/template/aix
usr/share/src/postgresql-8.1.11/src/template/beos
usr/share/src/postgresql-8.1.11/src/template/bsdi
usr/share/src/postgresql-8.1.11/src/template/cygwin
usr/share/src/postgresql-8.1.11/src/template/darwin
usr/share/src/postgresql-8.1.11/src/template/dgux
usr/share/src/postgresql-8.1.11/src/template/freebsd
usr/share/src/postgresql-8.1.11/src/template/hpux
usr/share/src/postgresql-8.1.11/src/template/irix
usr/share/src/postgresql-8.1.11/src/template/linux
usr/share/src/postgresql-8.1.11/src/template/netbsd
usr/share/src/postgresql-8.1.11/src/template/nextstep
usr/share/src/postgresql-8.1.11/src/template/openbsd
usr/share/src/postgresql-8.1.11/src/template/osf
usr/share/src/postgresql-8.1.11/src/template/qnx4
usr/share/src/postgresql-8.1.11/src/template/sco
usr/share/src/postgresql-8.1.11/src/template/solaris
usr/share/src/postgresql-8.1.11/src/template/sunos4
usr/share/src/postgresql-8.1.11/src/template/svr4
usr/share/src/postgresql-8.1.11/src/template/ultrix4
usr/share/src/postgresql-8.1.11/src/template/univel
usr/share/src/postgresql-8.1.11/src/template/unixware
usr/share/src/postgresql-8.1.11/src/template/win
usr/share/src/postgresql-8.1.11/src/template/win32
usr/share/src/postgresql-8.1.11/src/test/Makefile
usr/share/src/postgresql-8.1.11/src/test/bench/Makefile
usr/share/src/postgresql-8.1.11/src/test/bench/WISC-README
usr/share/src/postgresql-8.1.11/src/test/bench/create.sh
usr/share/src/postgresql-8.1.11/src/test/bench/create.source
usr/share/src/postgresql-8.1.11/src/test/bench/perquery
usr/share/src/postgresql-8.1.11/src/test/bench/query01
usr/share/src/postgresql-8.1.11/src/test/bench/query02
usr/share/src/postgresql-8.1.11/src/test/bench/query03
usr/share/src/postgresql-8.1.11/src/test/bench/query04
usr/share/src/postgresql-8.1.11/src/test/bench/query05
usr/share/src/postgresql-8.1.11/src/test/bench/query06
usr/share/src/postgresql-8.1.11/src/test/bench/query07
usr/share/src/postgresql-8.1.11/src/test/bench/query08
usr/share/src/postgresql-8.1.11/src/test/bench/query09
usr/share/src/postgresql-8.1.11/src/test/bench/query10
usr/share/src/postgresql-8.1.11/src/test/bench/query11
usr/share/src/postgresql-8.1.11/src/test/bench/query12
usr/share/src/postgresql-8.1.11/src/test/bench/query13
usr/share/src/postgresql-8.1.11/src/test/bench/query14
usr/share/src/postgresql-8.1.11/src/test/bench/query15
usr/share/src/postgresql-8.1.11/src/test/bench/query16
usr/share/src/postgresql-8.1.11/src/test/bench/query17
usr/share/src/postgresql-8.1.11/src/test/bench/query18
usr/share/src/postgresql-8.1.11/src/test/bench/query19
usr/share/src/postgresql-8.1.11/src/test/bench/query20
usr/share/src/postgresql-8.1.11/src/test/bench/query21
usr/share/src/postgresql-8.1.11/src/test/bench/query22
usr/share/src/postgresql-8.1.11/src/test/bench/query23
usr/share/src/postgresql-8.1.11/src/test/bench/query24
usr/share/src/postgresql-8.1.11/src/test/bench/query25
usr/share/src/postgresql-8.1.11/src/test/bench/query26
usr/share/src/postgresql-8.1.11/src/test/bench/query27
usr/share/src/postgresql-8.1.11/src/test/bench/query28
usr/share/src/postgresql-8.1.11/src/test/bench/query29
usr/share/src/postgresql-8.1.11/src/test/bench/query30
usr/share/src/postgresql-8.1.11/src/test/bench/query31
usr/share/src/postgresql-8.1.11/src/test/bench/query32
usr/share/src/postgresql-8.1.11/src/test/bench/runwisc.sh
usr/share/src/postgresql-8.1.11/src/test/bench/wholebench.sh
usr/share/src/postgresql-8.1.11/src/test/examples/Makefile
usr/share/src/postgresql-8.1.11/src/test/examples/testlibpq.c
usr/share/src/postgresql-8.1.11/src/test/examples/testlibpq2.c
usr/share/src/postgresql-8.1.11/src/test/examples/testlibpq2.sql
usr/share/src/postgresql-8.1.11/src/test/examples/testlibpq3.c
usr/share/src/postgresql-8.1.11/src/test/examples/testlibpq3.sql
usr/share/src/postgresql-8.1.11/src/test/examples/testlibpq4.c
usr/share/src/postgresql-8.1.11/src/test/examples/testlo.c
usr/share/src/postgresql-8.1.11/src/test/locale/Makefile
usr/share/src/postgresql-8.1.11/src/test/locale/README
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/Makefile
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/README
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/expected/de-ctype.out
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/expected/test-de-char.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/expected/test-de-select.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/expected/test-de-sort.out
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/expected/test-de-text.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-char.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-text.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-varchar.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/expected/test-de-varchar.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/runall
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/test-de-select.sql.in
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/test-de-sort.in
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/test-de-upper.sql.in
usr/share/src/postgresql-8.1.11/src/test/locale/de_DE.ISO8859-1/test-de.sql.in
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/Makefile
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/README
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/expected/gr-ctype.out
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-char.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-select.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-sort.out
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-text.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-varchar.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/runall
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/test-gr-select.sql.in
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/test-gr-sort.in
usr/share/src/postgresql-8.1.11/src/test/locale/gr_GR.ISO8859-7/test-gr.sql.in
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-r/Makefile
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-r/expected/koi8-ctype.out
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-r/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-r/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-r/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-r/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-r/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-r/runall
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-r/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-r/test-koi8-sort.in
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-r/test-koi8.sql.in
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-to-win1251/Makefile
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-to-win1251/README
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-to-win1251/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-to-win1251/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-to-win1251/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-to-win1251/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-to-win1251/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-to-win1251/runall
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-to-win1251/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-to-win1251/test-koi8-sort.in
usr/share/src/postgresql-8.1.11/src/test/locale/koi8-to-win1251/test-koi8.sql.in
usr/share/src/postgresql-8.1.11/src/test/locale/sort-test.pl
usr/share/src/postgresql-8.1.11/src/test/locale/sort-test.py
usr/share/src/postgresql-8.1.11/src/test/locale/test-ctype.c
usr/share/src/postgresql-8.1.11/src/test/mb/README
usr/share/src/postgresql-8.1.11/src/test/mb/expected/big5.out
usr/share/src/postgresql-8.1.11/src/test/mb/expected/euc_cn.out
usr/share/src/postgresql-8.1.11/src/test/mb/expected/euc_jp.out
usr/share/src/postgresql-8.1.11/src/test/mb/expected/euc_kr.out
usr/share/src/postgresql-8.1.11/src/test/mb/expected/euc_tw.out
usr/share/src/postgresql-8.1.11/src/test/mb/expected/mule_internal.out
usr/share/src/postgresql-8.1.11/src/test/mb/expected/sjis.out
usr/share/src/postgresql-8.1.11/src/test/mb/expected/utf8.out
usr/share/src/postgresql-8.1.11/src/test/mb/mbregress.sh
usr/share/src/postgresql-8.1.11/src/test/mb/sql/big5.sql
usr/share/src/postgresql-8.1.11/src/test/mb/sql/euc_cn.sql
usr/share/src/postgresql-8.1.11/src/test/mb/sql/euc_jp.sql
usr/share/src/postgresql-8.1.11/src/test/mb/sql/euc_kr.sql
usr/share/src/postgresql-8.1.11/src/test/mb/sql/euc_tw.sql
usr/share/src/postgresql-8.1.11/src/test/mb/sql/mule_internal.sql
usr/share/src/postgresql-8.1.11/src/test/mb/sql/sjis.sql
usr/share/src/postgresql-8.1.11/src/test/mb/sql/utf8.sql
usr/share/src/postgresql-8.1.11/src/test/performance/results/PgSQL.970926
usr/share/src/postgresql-8.1.11/src/test/performance/runtests.pl
usr/share/src/postgresql-8.1.11/src/test/performance/sqls/connection
usr/share/src/postgresql-8.1.11/src/test/performance/sqls/crtsimple
usr/share/src/postgresql-8.1.11/src/test/performance/sqls/crtsimpleidx
usr/share/src/postgresql-8.1.11/src/test/performance/sqls/drpsimple
usr/share/src/postgresql-8.1.11/src/test/performance/sqls/inssimple
usr/share/src/postgresql-8.1.11/src/test/performance/sqls/inssimple.data
usr/share/src/postgresql-8.1.11/src/test/performance/sqls/orbsimple
usr/share/src/postgresql-8.1.11/src/test/performance/sqls/slcsimple
usr/share/src/postgresql-8.1.11/src/test/performance/sqls/slcsimple.data
usr/share/src/postgresql-8.1.11/src/test/performance/sqls/vacuum
usr/share/src/postgresql-8.1.11/src/test/performance/start-pgsql.sh
usr/share/src/postgresql-8.1.11/src/test/regress/GNUmakefile
usr/share/src/postgresql-8.1.11/src/test/regress/Makefile
usr/share/src/postgresql-8.1.11/src/test/regress/README
usr/share/src/postgresql-8.1.11/src/test/regress/data/agg.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/constrf.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/constro.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/dept.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/desc.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/emp.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/hash.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/onek.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/person.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/real_city.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/rect.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/streets.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/stud_emp.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/student.data
usr/share/src/postgresql-8.1.11/src/test/regress/data/tenk.data
usr/share/src/postgresql-8.1.11/src/test/regress/expected/abstime.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/aggregates.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/alter_table.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/arrays.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/bit.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/boolean.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/box.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/btree_index.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/case.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/char.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/char_1.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/circle.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/cluster.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/comments.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/conversion.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/copy2.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/create_aggregate.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/create_index.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/create_misc.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/create_operator.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/create_table.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/create_type.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/create_view.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/date.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/dependency.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/domain.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/errors.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/euc_cn.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/euc_jp.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/euc_kr.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/euc_tw.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/float4-exp-three-digits.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/float4.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/float8-exp-three-digits-win32.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/float8-exp-three-digits.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/float8-small-is-zero.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/float8-small-is-zero_1.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/float8.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/foreign_key.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/geometry.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/geometry_1.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/geometry_2.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/hash_index.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/horology.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/inet.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/inherit.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/insert.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/int2.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/int4.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/int8-exp-three-digits.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/int8.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/interval.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/join.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/join_1.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/limit.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/lseg.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/mule_internal.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/name.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/namespace.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/numeric.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/numeric_big.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/numerology.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/oid.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/oidjoins.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/opr_sanity.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/path.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/plpgsql.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/point.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/polygon.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/polymorphism.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/portals.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/portals_p2.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/prepare.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/prepared_xacts.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/privileges.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/random.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/rangefuncs.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/reltime.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/rowtypes.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/rules.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/sanity_check.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select_distinct.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select_distinct_on.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select_having.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select_having_1.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select_having_2.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select_implicit.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select_implicit_1.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select_implicit_2.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select_into.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select_views.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/select_views_1.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/sequence.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/sql_ascii.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/stats.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/strings.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/subselect.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/temp.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/text.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/time.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/timestamp.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/timestamptz.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/timetz.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/tinterval.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/transactions.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/triggers.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/truncate.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/type_sanity.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/union.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/update.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/vacuum.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/varchar.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/varchar_1.out
usr/share/src/postgresql-8.1.11/src/test/regress/expected/without_oid.out
usr/share/src/postgresql-8.1.11/src/test/regress/input/constraints.source
usr/share/src/postgresql-8.1.11/src/test/regress/input/copy.source
usr/share/src/postgresql-8.1.11/src/test/regress/input/create_function_1.source
usr/share/src/postgresql-8.1.11/src/test/regress/input/create_function_2.source
usr/share/src/postgresql-8.1.11/src/test/regress/input/misc.source
usr/share/src/postgresql-8.1.11/src/test/regress/input/tablespace.source
usr/share/src/postgresql-8.1.11/src/test/regress/output/constraints.source
usr/share/src/postgresql-8.1.11/src/test/regress/output/copy.source
usr/share/src/postgresql-8.1.11/src/test/regress/output/create_function_1.source
usr/share/src/postgresql-8.1.11/src/test/regress/output/create_function_2.source
usr/share/src/postgresql-8.1.11/src/test/regress/output/misc.source
usr/share/src/postgresql-8.1.11/src/test/regress/output/tablespace.source
usr/share/src/postgresql-8.1.11/src/test/regress/parallel_schedule
usr/share/src/postgresql-8.1.11/src/test/regress/pg_regress.sh
usr/share/src/postgresql-8.1.11/src/test/regress/regress.c
usr/share/src/postgresql-8.1.11/src/test/regress/regressplans.sh
usr/share/src/postgresql-8.1.11/src/test/regress/resultmap
usr/share/src/postgresql-8.1.11/src/test/regress/serial_schedule
usr/share/src/postgresql-8.1.11/src/test/regress/sql/abstime.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/aggregates.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/alter_table.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/arrays.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/bit.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/boolean.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/box.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/btree_index.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/case.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/char.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/circle.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/cluster.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/comments.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/conversion.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/copy2.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/create_aggregate.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/create_index.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/create_misc.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/create_operator.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/create_table.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/create_type.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/create_view.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/date.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/dependency.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/domain.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/drop.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/errors.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/euc_cn.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/euc_jp.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/euc_kr.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/euc_tw.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/float4.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/float8.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/foreign_key.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/geometry.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/hash_index.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/horology.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/inet.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/inherit.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/insert.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/int2.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/int4.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/int8.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/interval.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/join.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/limit.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/lseg.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/mule_internal.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/name.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/namespace.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/numeric.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/numeric_big.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/numerology.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/oid.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/oidjoins.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/opr_sanity.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/path.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/plpgsql.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/point.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/polygon.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/polymorphism.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/portals.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/portals_p2.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/prepare.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/prepared_xacts.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/privileges.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/random.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/rangefuncs.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/reltime.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/rowtypes.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/rules.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/sanity_check.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/select.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/select_distinct.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/select_distinct_on.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/select_having.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/select_implicit.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/select_into.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/select_views.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/sequence.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/sql_ascii.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/stats.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/strings.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/subselect.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/temp.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/text.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/time.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/timestamp.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/timestamptz.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/timetz.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/tinterval.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/transactions.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/triggers.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/truncate.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/type_sanity.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/union.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/update.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/vacuum.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/varchar.sql
usr/share/src/postgresql-8.1.11/src/test/regress/sql/without_oid.sql
usr/share/src/postgresql-8.1.11/src/timezone/Makefile
usr/share/src/postgresql-8.1.11/src/timezone/README
usr/share/src/postgresql-8.1.11/src/timezone/data/africa
usr/share/src/postgresql-8.1.11/src/timezone/data/antarctica
usr/share/src/postgresql-8.1.11/src/timezone/data/asia
usr/share/src/postgresql-8.1.11/src/timezone/data/australasia
usr/share/src/postgresql-8.1.11/src/timezone/data/backward
usr/share/src/postgresql-8.1.11/src/timezone/data/etcetera
usr/share/src/postgresql-8.1.11/src/timezone/data/europe
usr/share/src/postgresql-8.1.11/src/timezone/data/factory
usr/share/src/postgresql-8.1.11/src/timezone/data/iso3166.tab
usr/share/src/postgresql-8.1.11/src/timezone/data/leapseconds
usr/share/src/postgresql-8.1.11/src/timezone/data/northamerica
usr/share/src/postgresql-8.1.11/src/timezone/data/pacificnew
usr/share/src/postgresql-8.1.11/src/timezone/data/solar87
usr/share/src/postgresql-8.1.11/src/timezone/data/solar88
usr/share/src/postgresql-8.1.11/src/timezone/data/solar89
usr/share/src/postgresql-8.1.11/src/timezone/data/southamerica
usr/share/src/postgresql-8.1.11/src/timezone/data/systemv
usr/share/src/postgresql-8.1.11/src/timezone/data/yearistype.sh
usr/share/src/postgresql-8.1.11/src/timezone/data/zone.tab
usr/share/src/postgresql-8.1.11/src/timezone/ialloc.c
usr/share/src/postgresql-8.1.11/src/timezone/localtime.c
usr/share/src/postgresql-8.1.11/src/timezone/pgtz.c
usr/share/src/postgresql-8.1.11/src/timezone/pgtz.h
usr/share/src/postgresql-8.1.11/src/timezone/private.h
usr/share/src/postgresql-8.1.11/src/timezone/scheck.c
usr/share/src/postgresql-8.1.11/src/timezone/strftime.c
usr/share/src/postgresql-8.1.11/src/timezone/tzfile.h
usr/share/src/postgresql-8.1.11/src/timezone/zic.c
usr/share/src/postgresql-8.1.11/src/tools/RELEASE_CHANGES
usr/share/src/postgresql-8.1.11/src/tools/backend/README
usr/share/src/postgresql-8.1.11/src/tools/backend/backend_dirs.html
usr/share/src/postgresql-8.1.11/src/tools/backend/flow.fig
usr/share/src/postgresql-8.1.11/src/tools/backend/flow.gif
usr/share/src/postgresql-8.1.11/src/tools/backend/index.html
usr/share/src/postgresql-8.1.11/src/tools/ccsym
usr/share/src/postgresql-8.1.11/src/tools/codelines
usr/share/src/postgresql-8.1.11/src/tools/copyright
usr/share/src/postgresql-8.1.11/src/tools/entab/Makefile
usr/share/src/postgresql-8.1.11/src/tools/entab/entab.c
usr/share/src/postgresql-8.1.11/src/tools/entab/entab.man
usr/share/src/postgresql-8.1.11/src/tools/entab/halt.c
usr/share/src/postgresql-8.1.11/src/tools/find_badmacros
usr/share/src/postgresql-8.1.11/src/tools/find_gt_lt
usr/share/src/postgresql-8.1.11/src/tools/find_static
usr/share/src/postgresql-8.1.11/src/tools/find_typedef
usr/share/src/postgresql-8.1.11/src/tools/findoidjoins/Makefile
usr/share/src/postgresql-8.1.11/src/tools/findoidjoins/README
usr/share/src/postgresql-8.1.11/src/tools/findoidjoins/findoidjoins.c
usr/share/src/postgresql-8.1.11/src/tools/findoidjoins/make_oidjoins_check
usr/share/src/postgresql-8.1.11/src/tools/fsync/Makefile
usr/share/src/postgresql-8.1.11/src/tools/fsync/README
usr/share/src/postgresql-8.1.11/src/tools/fsync/test_fsync.c
usr/share/src/postgresql-8.1.11/src/tools/make_ctags
usr/share/src/postgresql-8.1.11/src/tools/make_diff/README
usr/share/src/postgresql-8.1.11/src/tools/make_diff/cporig
usr/share/src/postgresql-8.1.11/src/tools/make_diff/difforig
usr/share/src/postgresql-8.1.11/src/tools/make_diff/rmorig
usr/share/src/postgresql-8.1.11/src/tools/make_etags
usr/share/src/postgresql-8.1.11/src/tools/make_keywords
usr/share/src/postgresql-8.1.11/src/tools/make_mkid
usr/share/src/postgresql-8.1.11/src/tools/pgcvslog
usr/share/src/postgresql-8.1.11/src/tools/pginclude/README
usr/share/src/postgresql-8.1.11/src/tools/pginclude/pgcompinclude
usr/share/src/postgresql-8.1.11/src/tools/pginclude/pgdefine
usr/share/src/postgresql-8.1.11/src/tools/pginclude/pgfixinclude
usr/share/src/postgresql-8.1.11/src/tools/pginclude/pgrminclude
usr/share/src/postgresql-8.1.11/src/tools/pgindent/README
usr/share/src/postgresql-8.1.11/src/tools/pgindent/indent.bsd.patch
usr/share/src/postgresql-8.1.11/src/tools/pgindent/pgcppindent
usr/share/src/postgresql-8.1.11/src/tools/pgindent/pgindent
usr/share/src/postgresql-8.1.11/src/tools/pgindent/pgjindent
usr/share/src/postgresql-8.1.11/src/tools/pgtest
usr/share/src/postgresql-8.1.11/src/tools/thread/Makefile
usr/share/src/postgresql-8.1.11/src/tools/thread/README
usr/share/src/postgresql-8.1.11/src/tools/thread/thread_test.c
usr/share/src/postgresql-8.1.11/src/tutorial/Makefile
usr/share/src/postgresql-8.1.11/src/tutorial/README
usr/share/src/postgresql-8.1.11/src/tutorial/advanced.source
usr/share/src/postgresql-8.1.11/src/tutorial/basics.source
usr/share/src/postgresql-8.1.11/src/tutorial/beard.c
usr/share/src/postgresql-8.1.11/src/tutorial/complex.c
usr/share/src/postgresql-8.1.11/src/tutorial/complex.source
usr/share/src/postgresql-8.1.11/src/tutorial/funcs.c
usr/share/src/postgresql-8.1.11/src/tutorial/funcs.source
usr/share/src/postgresql-8.1.11/src/tutorial/funcs_new.c
usr/share/src/postgresql-8.1.11/src/tutorial/syscat.source
usr/share/src/postgresql-8.1.11/src/utils/Makefile
usr/share/src/postgresql-8.1.11/src/utils/dllinit.c
usr/share/src/postgresql-8.1.11/src/win32.mak
usr/share/src/postgresql-8.1.17/COPYRIGHT
usr/share/src/postgresql-8.1.17/GNUmakefile.in
usr/share/src/postgresql-8.1.17/HISTORY
usr/share/src/postgresql-8.1.17/INSTALL
usr/share/src/postgresql-8.1.17/Makefile
usr/share/src/postgresql-8.1.17/README
usr/share/src/postgresql-8.1.17/README.sfw
usr/share/src/postgresql-8.1.17/aclocal.m4
usr/share/src/postgresql-8.1.17/config/Makefile
usr/share/src/postgresql-8.1.17/config/ac_func_accept_argtypes.m4
usr/share/src/postgresql-8.1.17/config/acx_pthread.m4
usr/share/src/postgresql-8.1.17/config/c-compiler.m4
usr/share/src/postgresql-8.1.17/config/c-library.m4
usr/share/src/postgresql-8.1.17/config/config.guess
usr/share/src/postgresql-8.1.17/config/config.sub
usr/share/src/postgresql-8.1.17/config/docbook.m4
usr/share/src/postgresql-8.1.17/config/general.m4
usr/share/src/postgresql-8.1.17/config/install-sh
usr/share/src/postgresql-8.1.17/config/libtool.m4
usr/share/src/postgresql-8.1.17/config/missing
usr/share/src/postgresql-8.1.17/config/mkinstalldirs
usr/share/src/postgresql-8.1.17/config/perl.m4
usr/share/src/postgresql-8.1.17/config/prep_buildtree
usr/share/src/postgresql-8.1.17/config/programs.m4
usr/share/src/postgresql-8.1.17/config/python.m4
usr/share/src/postgresql-8.1.17/config/tcl.m4
usr/share/src/postgresql-8.1.17/configure
usr/share/src/postgresql-8.1.17/configure.in
usr/share/src/postgresql-8.1.17/contrib/Makefile
usr/share/src/postgresql-8.1.17/contrib/README
usr/share/src/postgresql-8.1.17/contrib/adddepend/README.adddepend
usr/share/src/postgresql-8.1.17/contrib/adddepend/adddepend
usr/share/src/postgresql-8.1.17/contrib/btree_gist/Makefile
usr/share/src/postgresql-8.1.17/contrib/btree_gist/README.btree_gist
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_bit.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_bytea.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_cash.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_date.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_float4.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_float8.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_gist.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_gist.h
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_gist.sql.in
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_inet.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_int2.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_int4.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_int8.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_interval.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_macaddr.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_numeric.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_oid.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_text.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_time.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_ts.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_utils_num.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_utils_num.h
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_utils_var.c
usr/share/src/postgresql-8.1.17/contrib/btree_gist/btree_utils_var.h
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/bit.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/cash.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/char.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/date.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/float4.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/float8.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/inet.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/int2.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/int4.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/int8.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/interval.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/macaddr.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/numeric.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/text.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/time.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/timestamp.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/timestamptz.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/timetz.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/data/varbit.data
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/bit.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/bytea.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/cash.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/char.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/cidr.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/date.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/float4.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/float8.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/inet.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/init.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/int2.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/int4.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/int8.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/interval.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/macaddr.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/numeric.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/oid.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/text.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/time.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/timestamp.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/timestamptz.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/timetz.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/varbit.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/expected/varchar.out
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/bit.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/bytea.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/cash.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/char.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/cidr.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/date.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/float4.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/float8.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/inet.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/init.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/int2.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/int4.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/int8.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/interval.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/macaddr.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/numeric.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/oid.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/text.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/time.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/timestamp.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/timestamptz.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/timetz.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/varbit.sql
usr/share/src/postgresql-8.1.17/contrib/btree_gist/sql/varchar.sql
usr/share/src/postgresql-8.1.17/contrib/chkpass/Makefile
usr/share/src/postgresql-8.1.17/contrib/chkpass/README.chkpass
usr/share/src/postgresql-8.1.17/contrib/chkpass/chkpass.c
usr/share/src/postgresql-8.1.17/contrib/chkpass/chkpass.sql.in
usr/share/src/postgresql-8.1.17/contrib/contrib-global.mk
usr/share/src/postgresql-8.1.17/contrib/cube/CHANGES
usr/share/src/postgresql-8.1.17/contrib/cube/Makefile
usr/share/src/postgresql-8.1.17/contrib/cube/README.cube
usr/share/src/postgresql-8.1.17/contrib/cube/cube.c
usr/share/src/postgresql-8.1.17/contrib/cube/cube.sql.in
usr/share/src/postgresql-8.1.17/contrib/cube/cubedata.h
usr/share/src/postgresql-8.1.17/contrib/cube/cubeparse.y
usr/share/src/postgresql-8.1.17/contrib/cube/cubescan.l
usr/share/src/postgresql-8.1.17/contrib/cube/data/test_cube.data
usr/share/src/postgresql-8.1.17/contrib/cube/expected/cube.out
usr/share/src/postgresql-8.1.17/contrib/cube/expected/cube_1.out
usr/share/src/postgresql-8.1.17/contrib/cube/expected/cube_2.out
usr/share/src/postgresql-8.1.17/contrib/cube/sql/cube.sql
usr/share/src/postgresql-8.1.17/contrib/dbase/Makefile
usr/share/src/postgresql-8.1.17/contrib/dbase/README.dbf2pg
usr/share/src/postgresql-8.1.17/contrib/dbase/dbf.c
usr/share/src/postgresql-8.1.17/contrib/dbase/dbf.h
usr/share/src/postgresql-8.1.17/contrib/dbase/dbf2pg.1
usr/share/src/postgresql-8.1.17/contrib/dbase/dbf2pg.c
usr/share/src/postgresql-8.1.17/contrib/dbase/endian.c
usr/share/src/postgresql-8.1.17/contrib/dblink/Makefile
usr/share/src/postgresql-8.1.17/contrib/dblink/README.dblink
usr/share/src/postgresql-8.1.17/contrib/dblink/dblink.c
usr/share/src/postgresql-8.1.17/contrib/dblink/dblink.h
usr/share/src/postgresql-8.1.17/contrib/dblink/dblink.sql.in
usr/share/src/postgresql-8.1.17/contrib/dblink/doc/connection
usr/share/src/postgresql-8.1.17/contrib/dblink/doc/cursor
usr/share/src/postgresql-8.1.17/contrib/dblink/doc/execute
usr/share/src/postgresql-8.1.17/contrib/dblink/doc/misc
usr/share/src/postgresql-8.1.17/contrib/dblink/doc/query
usr/share/src/postgresql-8.1.17/contrib/dblink/expected/dblink.out
usr/share/src/postgresql-8.1.17/contrib/dblink/sql/dblink.sql
usr/share/src/postgresql-8.1.17/contrib/dbmirror/AddTrigger.sql
usr/share/src/postgresql-8.1.17/contrib/dbmirror/DBMirror.pl
usr/share/src/postgresql-8.1.17/contrib/dbmirror/Makefile
usr/share/src/postgresql-8.1.17/contrib/dbmirror/MirrorSetup.sql
usr/share/src/postgresql-8.1.17/contrib/dbmirror/README.dbmirror
usr/share/src/postgresql-8.1.17/contrib/dbmirror/clean_pending.pl
usr/share/src/postgresql-8.1.17/contrib/dbmirror/pending.c
usr/share/src/postgresql-8.1.17/contrib/dbmirror/slaveDatabase.conf
usr/share/src/postgresql-8.1.17/contrib/earthdistance/Makefile
usr/share/src/postgresql-8.1.17/contrib/earthdistance/README.earthdistance
usr/share/src/postgresql-8.1.17/contrib/earthdistance/earthdistance.c
usr/share/src/postgresql-8.1.17/contrib/earthdistance/earthdistance.sql.in
usr/share/src/postgresql-8.1.17/contrib/earthdistance/expected/earthdistance.out
usr/share/src/postgresql-8.1.17/contrib/earthdistance/sql/earthdistance.sql
usr/share/src/postgresql-8.1.17/contrib/fulltextindex/Makefile
usr/share/src/postgresql-8.1.17/contrib/fulltextindex/README.fti
usr/share/src/postgresql-8.1.17/contrib/fulltextindex/TODO
usr/share/src/postgresql-8.1.17/contrib/fulltextindex/WARNING
usr/share/src/postgresql-8.1.17/contrib/fulltextindex/fti.c
usr/share/src/postgresql-8.1.17/contrib/fulltextindex/fti.pl
usr/share/src/postgresql-8.1.17/contrib/fulltextindex/fti.sql.in
usr/share/src/postgresql-8.1.17/contrib/fulltextindex/timings.sh
usr/share/src/postgresql-8.1.17/contrib/fulltextindex/uninstall.sql
usr/share/src/postgresql-8.1.17/contrib/fuzzystrmatch/Makefile
usr/share/src/postgresql-8.1.17/contrib/fuzzystrmatch/README.fuzzystrmatch
usr/share/src/postgresql-8.1.17/contrib/fuzzystrmatch/README.soundex
usr/share/src/postgresql-8.1.17/contrib/fuzzystrmatch/dmetaphone.c
usr/share/src/postgresql-8.1.17/contrib/fuzzystrmatch/fuzzystrmatch.c
usr/share/src/postgresql-8.1.17/contrib/fuzzystrmatch/fuzzystrmatch.h
usr/share/src/postgresql-8.1.17/contrib/fuzzystrmatch/fuzzystrmatch.sql.in
usr/share/src/postgresql-8.1.17/contrib/intagg/Makefile
usr/share/src/postgresql-8.1.17/contrib/intagg/README.int_aggregate
usr/share/src/postgresql-8.1.17/contrib/intagg/int_aggregate.c
usr/share/src/postgresql-8.1.17/contrib/intagg/int_aggregate.sql.in
usr/share/src/postgresql-8.1.17/contrib/intarray/Makefile
usr/share/src/postgresql-8.1.17/contrib/intarray/README.intarray
usr/share/src/postgresql-8.1.17/contrib/intarray/_int.h
usr/share/src/postgresql-8.1.17/contrib/intarray/_int.sql.in
usr/share/src/postgresql-8.1.17/contrib/intarray/_int_bool.c
usr/share/src/postgresql-8.1.17/contrib/intarray/_int_gist.c
usr/share/src/postgresql-8.1.17/contrib/intarray/_int_op.c
usr/share/src/postgresql-8.1.17/contrib/intarray/_int_tool.c
usr/share/src/postgresql-8.1.17/contrib/intarray/_intbig_gist.c
usr/share/src/postgresql-8.1.17/contrib/intarray/bench/bench.pl
usr/share/src/postgresql-8.1.17/contrib/intarray/bench/create_test.pl
usr/share/src/postgresql-8.1.17/contrib/intarray/data/test__int.data
usr/share/src/postgresql-8.1.17/contrib/intarray/expected/_int.out
usr/share/src/postgresql-8.1.17/contrib/intarray/sql/_int.sql
usr/share/src/postgresql-8.1.17/contrib/isbn_issn/Makefile
usr/share/src/postgresql-8.1.17/contrib/isbn_issn/README.isbn_issn
usr/share/src/postgresql-8.1.17/contrib/isbn_issn/isbn_issn.c
usr/share/src/postgresql-8.1.17/contrib/isbn_issn/isbn_issn.sql.in
usr/share/src/postgresql-8.1.17/contrib/lo/Makefile
usr/share/src/postgresql-8.1.17/contrib/lo/README.lo
usr/share/src/postgresql-8.1.17/contrib/lo/lo.c
usr/share/src/postgresql-8.1.17/contrib/lo/lo.sql.in
usr/share/src/postgresql-8.1.17/contrib/lo/lo_drop.sql
usr/share/src/postgresql-8.1.17/contrib/lo/lo_test.sql
usr/share/src/postgresql-8.1.17/contrib/ltree/Makefile
usr/share/src/postgresql-8.1.17/contrib/ltree/README.ltree
usr/share/src/postgresql-8.1.17/contrib/ltree/_ltree_gist.c
usr/share/src/postgresql-8.1.17/contrib/ltree/_ltree_op.c
usr/share/src/postgresql-8.1.17/contrib/ltree/crc32.c
usr/share/src/postgresql-8.1.17/contrib/ltree/crc32.h
usr/share/src/postgresql-8.1.17/contrib/ltree/data/_ltree.data
usr/share/src/postgresql-8.1.17/contrib/ltree/data/ltree.data
usr/share/src/postgresql-8.1.17/contrib/ltree/expected/ltree.out
usr/share/src/postgresql-8.1.17/contrib/ltree/lquery_op.c
usr/share/src/postgresql-8.1.17/contrib/ltree/ltree.h
usr/share/src/postgresql-8.1.17/contrib/ltree/ltree.sql.in
usr/share/src/postgresql-8.1.17/contrib/ltree/ltree_gist.c
usr/share/src/postgresql-8.1.17/contrib/ltree/ltree_io.c
usr/share/src/postgresql-8.1.17/contrib/ltree/ltree_op.c
usr/share/src/postgresql-8.1.17/contrib/ltree/ltreetest.sql
usr/share/src/postgresql-8.1.17/contrib/ltree/ltxtquery_io.c
usr/share/src/postgresql-8.1.17/contrib/ltree/ltxtquery_op.c
usr/share/src/postgresql-8.1.17/contrib/ltree/sql/ltree.sql
usr/share/src/postgresql-8.1.17/contrib/mSQL-interface/Makefile
usr/share/src/postgresql-8.1.17/contrib/mSQL-interface/README.mpgsql
usr/share/src/postgresql-8.1.17/contrib/mSQL-interface/mpgsql.c
usr/share/src/postgresql-8.1.17/contrib/mac/README.mac
usr/share/src/postgresql-8.1.17/contrib/mac/createoui
usr/share/src/postgresql-8.1.17/contrib/mac/dropoui
usr/share/src/postgresql-8.1.17/contrib/mac/ouiparse.awk
usr/share/src/postgresql-8.1.17/contrib/mac/updateoui
usr/share/src/postgresql-8.1.17/contrib/oid2name/Makefile
usr/share/src/postgresql-8.1.17/contrib/oid2name/README.oid2name
usr/share/src/postgresql-8.1.17/contrib/oid2name/oid2name.c
usr/share/src/postgresql-8.1.17/contrib/oracle/CHANGES
usr/share/src/postgresql-8.1.17/contrib/oracle/Ora2Pg.pm
usr/share/src/postgresql-8.1.17/contrib/oracle/README.ora2pg
usr/share/src/postgresql-8.1.17/contrib/oracle/TODO
usr/share/src/postgresql-8.1.17/contrib/oracle/ora2pg.html
usr/share/src/postgresql-8.1.17/contrib/oracle/ora2pg.pl
usr/share/src/postgresql-8.1.17/contrib/pg_buffercache/Makefile
usr/share/src/postgresql-8.1.17/contrib/pg_buffercache/README.pg_buffercache
usr/share/src/postgresql-8.1.17/contrib/pg_buffercache/pg_buffercache.sql.in
usr/share/src/postgresql-8.1.17/contrib/pg_buffercache/pg_buffercache_pages.c
usr/share/src/postgresql-8.1.17/contrib/pg_trgm/Makefile
usr/share/src/postgresql-8.1.17/contrib/pg_trgm/README.pg_trgm
usr/share/src/postgresql-8.1.17/contrib/pg_trgm/data/trgm.data
usr/share/src/postgresql-8.1.17/contrib/pg_trgm/expected/pg_trgm.out
usr/share/src/postgresql-8.1.17/contrib/pg_trgm/pg_trgm.sql.in
usr/share/src/postgresql-8.1.17/contrib/pg_trgm/sql/pg_trgm.sql
usr/share/src/postgresql-8.1.17/contrib/pg_trgm/trgm.h
usr/share/src/postgresql-8.1.17/contrib/pg_trgm/trgm_gist.c
usr/share/src/postgresql-8.1.17/contrib/pg_trgm/trgm_op.c
usr/share/src/postgresql-8.1.17/contrib/pgbench/Makefile
usr/share/src/postgresql-8.1.17/contrib/pgbench/README.pgbench
usr/share/src/postgresql-8.1.17/contrib/pgbench/README.pgbench_jis
usr/share/src/postgresql-8.1.17/contrib/pgbench/pgbench.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/Makefile
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/README.pgcrypto
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/blf.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/blf.h
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/crypt-blowfish.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/crypt-des.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/crypt-gensalt.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/crypt-md5.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/3des.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/blowfish.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/cast5.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/crypt-blowfish.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/crypt-des.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/crypt-md5.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/crypt-xdes.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/des.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/hmac-md5.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/hmac-sha1.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/init.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/md5.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/pgp-armor.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/pgp-compression.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/pgp-decrypt.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/pgp-encrypt-DISABLED.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/pgp-encrypt.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/pgp-info.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/pgp-pubkey-DISABLED.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/pgp-pubkey-decrypt.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/pgp-pubkey-encrypt.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/pgp-zlib-DISABLED.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/rijndael.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/sha1.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/expected/sha2.out
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/fortuna.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/fortuna.h
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/internal.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/mbuf.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/mbuf.h
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/md5.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/md5.h
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/misc.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/openssl.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgcrypto.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgcrypto.h
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgcrypto.sql.in
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-armor.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-cfb.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-compress.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-decrypt.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-encrypt.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-info.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-mpi-internal.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-mpi-openssl.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-mpi.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-pgsql.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-pubdec.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-pubenc.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-pubkey.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp-s2k.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/pgp.h
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/px-crypt.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/px-crypt.h
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/px-hmac.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/px.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/px.h
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/random.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/rijndael.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/rijndael.h
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/rijndael.tbl
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sha1.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sha1.h
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sha2.c
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sha2.h
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/3des.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/blowfish.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/cast5.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/crypt-blowfish.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/crypt-des.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/crypt-md5.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/crypt-xdes.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/des.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/hmac-md5.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/hmac-sha1.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/init.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/md5.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/pgp-armor.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/pgp-compression.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/pgp-decrypt.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/pgp-encrypt-DISABLED.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/pgp-encrypt.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/pgp-info.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/pgp-pubkey-DISABLED.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/pgp-pubkey-encrypt.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/pgp-zlib-DISABLED.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/rijndael.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/sha1.sql
usr/share/src/postgresql-8.1.17/contrib/pgcrypto/sql/sha2.sql
usr/share/src/postgresql-8.1.17/contrib/pgstattuple/Makefile
usr/share/src/postgresql-8.1.17/contrib/pgstattuple/README.pgstattuple
usr/share/src/postgresql-8.1.17/contrib/pgstattuple/README.pgstattuple.euc_jp
usr/share/src/postgresql-8.1.17/contrib/pgstattuple/pgstattuple.c
usr/share/src/postgresql-8.1.17/contrib/pgstattuple/pgstattuple.sql.in
usr/share/src/postgresql-8.1.17/contrib/seg/Makefile
usr/share/src/postgresql-8.1.17/contrib/seg/README.seg
usr/share/src/postgresql-8.1.17/contrib/seg/data/test_seg.data
usr/share/src/postgresql-8.1.17/contrib/seg/expected/seg.out
usr/share/src/postgresql-8.1.17/contrib/seg/expected/seg_1.out
usr/share/src/postgresql-8.1.17/contrib/seg/seg-validate.pl
usr/share/src/postgresql-8.1.17/contrib/seg/seg.c
usr/share/src/postgresql-8.1.17/contrib/seg/seg.sql.in
usr/share/src/postgresql-8.1.17/contrib/seg/segdata.h
usr/share/src/postgresql-8.1.17/contrib/seg/segparse.y
usr/share/src/postgresql-8.1.17/contrib/seg/segscan.l
usr/share/src/postgresql-8.1.17/contrib/seg/sort-segments.pl
usr/share/src/postgresql-8.1.17/contrib/seg/sql/seg.sql
usr/share/src/postgresql-8.1.17/contrib/spi/Makefile
usr/share/src/postgresql-8.1.17/contrib/spi/README.spi
usr/share/src/postgresql-8.1.17/contrib/spi/README.timetravel
usr/share/src/postgresql-8.1.17/contrib/spi/autoinc.c
usr/share/src/postgresql-8.1.17/contrib/spi/autoinc.example
usr/share/src/postgresql-8.1.17/contrib/spi/autoinc.sql.in
usr/share/src/postgresql-8.1.17/contrib/spi/insert_username.c
usr/share/src/postgresql-8.1.17/contrib/spi/insert_username.example
usr/share/src/postgresql-8.1.17/contrib/spi/insert_username.sql.in
usr/share/src/postgresql-8.1.17/contrib/spi/moddatetime.c
usr/share/src/postgresql-8.1.17/contrib/spi/moddatetime.example
usr/share/src/postgresql-8.1.17/contrib/spi/moddatetime.sql.in
usr/share/src/postgresql-8.1.17/contrib/spi/preprocessor/README.MAX
usr/share/src/postgresql-8.1.17/contrib/spi/preprocessor/example.sql
usr/share/src/postgresql-8.1.17/contrib/spi/preprocessor/step1.c
usr/share/src/postgresql-8.1.17/contrib/spi/preprocessor/step2.pl
usr/share/src/postgresql-8.1.17/contrib/spi/refint.c
usr/share/src/postgresql-8.1.17/contrib/spi/refint.example
usr/share/src/postgresql-8.1.17/contrib/spi/refint.sql.in
usr/share/src/postgresql-8.1.17/contrib/spi/timetravel.c
usr/share/src/postgresql-8.1.17/contrib/spi/timetravel.example
usr/share/src/postgresql-8.1.17/contrib/spi/timetravel.sql.in
usr/share/src/postgresql-8.1.17/contrib/start-scripts/PostgreSQL.darwin
usr/share/src/postgresql-8.1.17/contrib/start-scripts/StartupParameters.plist.darwin
usr/share/src/postgresql-8.1.17/contrib/start-scripts/freebsd
usr/share/src/postgresql-8.1.17/contrib/start-scripts/linux
usr/share/src/postgresql-8.1.17/contrib/tablefunc/Makefile
usr/share/src/postgresql-8.1.17/contrib/tablefunc/README.tablefunc
usr/share/src/postgresql-8.1.17/contrib/tablefunc/data/connectby_int.data
usr/share/src/postgresql-8.1.17/contrib/tablefunc/data/connectby_text.data
usr/share/src/postgresql-8.1.17/contrib/tablefunc/data/ct.data
usr/share/src/postgresql-8.1.17/contrib/tablefunc/expected/tablefunc.out
usr/share/src/postgresql-8.1.17/contrib/tablefunc/sql/tablefunc.sql
usr/share/src/postgresql-8.1.17/contrib/tablefunc/tablefunc.c
usr/share/src/postgresql-8.1.17/contrib/tablefunc/tablefunc.h
usr/share/src/postgresql-8.1.17/contrib/tablefunc/tablefunc.sql.in
usr/share/src/postgresql-8.1.17/contrib/tips/Makefile
usr/share/src/postgresql-8.1.17/contrib/tips/README.apachelog
usr/share/src/postgresql-8.1.17/contrib/tsearch2/Makefile
usr/share/src/postgresql-8.1.17/contrib/tsearch2/README.tsearch2
usr/share/src/postgresql-8.1.17/contrib/tsearch2/common.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/common.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/crc32.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/crc32.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/data/test_tsearch.data
usr/share/src/postgresql-8.1.17/contrib/tsearch2/dict.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/dict.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/dict_ex.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/dict_ispell.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/dict_snowball.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/dict_syn.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/docs/tsearch-V2-intro.html
usr/share/src/postgresql-8.1.17/contrib/tsearch2/docs/tsearch2-guide.html
usr/share/src/postgresql-8.1.17/contrib/tsearch2/docs/tsearch2-ref.html
usr/share/src/postgresql-8.1.17/contrib/tsearch2/expected/tsearch2.out
usr/share/src/postgresql-8.1.17/contrib/tsearch2/gendict/Makefile.IN
usr/share/src/postgresql-8.1.17/contrib/tsearch2/gendict/README.gendict
usr/share/src/postgresql-8.1.17/contrib/tsearch2/gendict/config.sh
usr/share/src/postgresql-8.1.17/contrib/tsearch2/gendict/dict_snowball.c.IN
usr/share/src/postgresql-8.1.17/contrib/tsearch2/gendict/dict_tmpl.c.IN
usr/share/src/postgresql-8.1.17/contrib/tsearch2/gendict/sql.IN
usr/share/src/postgresql-8.1.17/contrib/tsearch2/gistidx.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/gistidx.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/ispell/Makefile
usr/share/src/postgresql-8.1.17/contrib/tsearch2/ispell/regis.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/ispell/regis.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/ispell/spell.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/ispell/spell.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/my2ispell/Makefile
usr/share/src/postgresql-8.1.17/contrib/tsearch2/my2ispell/README
usr/share/src/postgresql-8.1.17/contrib/tsearch2/prs_dcfg.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/query.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/query.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/rank.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/rewrite.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/rewrite.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/snmap.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/snmap.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/snowball/Makefile
usr/share/src/postgresql-8.1.17/contrib/tsearch2/snowball/api.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/snowball/api.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/snowball/english_stem.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/snowball/english_stem.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/snowball/header.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/snowball/russian_stem.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/snowball/russian_stem.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/snowball/utilities.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/sql/tsearch2.sql
usr/share/src/postgresql-8.1.17/contrib/tsearch2/stopword.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/stopword/english.stop
usr/share/src/postgresql-8.1.17/contrib/tsearch2/stopword/russian.stop
usr/share/src/postgresql-8.1.17/contrib/tsearch2/ts_cfg.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/ts_cfg.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/ts_stat.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/ts_stat.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/tsearch.sql.in
usr/share/src/postgresql-8.1.17/contrib/tsearch2/tsvector.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/tsvector.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/tsvector_op.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/untsearch.sql.in
usr/share/src/postgresql-8.1.17/contrib/tsearch2/wordparser/Makefile
usr/share/src/postgresql-8.1.17/contrib/tsearch2/wordparser/deflex.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/wordparser/deflex.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/wordparser/parser.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/wordparser/parser.l
usr/share/src/postgresql-8.1.17/contrib/tsearch2/wparser.c
usr/share/src/postgresql-8.1.17/contrib/tsearch2/wparser.h
usr/share/src/postgresql-8.1.17/contrib/tsearch2/wparser_def.c
usr/share/src/postgresql-8.1.17/contrib/userlock/Makefile
usr/share/src/postgresql-8.1.17/contrib/userlock/README.user_locks
usr/share/src/postgresql-8.1.17/contrib/userlock/user_locks.c
usr/share/src/postgresql-8.1.17/contrib/userlock/user_locks.h
usr/share/src/postgresql-8.1.17/contrib/userlock/user_locks.sql.in
usr/share/src/postgresql-8.1.17/contrib/vacuumlo/Makefile
usr/share/src/postgresql-8.1.17/contrib/vacuumlo/README.vacuumlo
usr/share/src/postgresql-8.1.17/contrib/vacuumlo/vacuumlo.c
usr/share/src/postgresql-8.1.17/contrib/xml2/Makefile
usr/share/src/postgresql-8.1.17/contrib/xml2/README.xml2
usr/share/src/postgresql-8.1.17/contrib/xml2/pgxml.sql.in
usr/share/src/postgresql-8.1.17/contrib/xml2/xpath.c
usr/share/src/postgresql-8.1.17/contrib/xml2/xslt_proc.c
usr/share/src/postgresql-8.1.17/doc/FAQ
usr/share/src/postgresql-8.1.17/doc/FAQ_AIX
usr/share/src/postgresql-8.1.17/doc/FAQ_CYGWIN
usr/share/src/postgresql-8.1.17/doc/FAQ_DEV
usr/share/src/postgresql-8.1.17/doc/FAQ_HPUX
usr/share/src/postgresql-8.1.17/doc/FAQ_IRIX
usr/share/src/postgresql-8.1.17/doc/FAQ_MINGW
usr/share/src/postgresql-8.1.17/doc/FAQ_QNX4
usr/share/src/postgresql-8.1.17/doc/FAQ_SCO
usr/share/src/postgresql-8.1.17/doc/FAQ_Solaris
usr/share/src/postgresql-8.1.17/doc/FAQ_brazilian
usr/share/src/postgresql-8.1.17/doc/FAQ_chinese
usr/share/src/postgresql-8.1.17/doc/FAQ_czech
usr/share/src/postgresql-8.1.17/doc/FAQ_farsi
usr/share/src/postgresql-8.1.17/doc/FAQ_french
usr/share/src/postgresql-8.1.17/doc/FAQ_german
usr/share/src/postgresql-8.1.17/doc/FAQ_hungarian
usr/share/src/postgresql-8.1.17/doc/FAQ_japanese
usr/share/src/postgresql-8.1.17/doc/FAQ_polish
usr/share/src/postgresql-8.1.17/doc/FAQ_russian
usr/share/src/postgresql-8.1.17/doc/FAQ_turkish
usr/share/src/postgresql-8.1.17/doc/KNOWN_BUGS
usr/share/src/postgresql-8.1.17/doc/MISSING_FEATURES
usr/share/src/postgresql-8.1.17/doc/Makefile
usr/share/src/postgresql-8.1.17/doc/README.mb.big5
usr/share/src/postgresql-8.1.17/doc/README.mb.jp
usr/share/src/postgresql-8.1.17/doc/TODO
usr/share/src/postgresql-8.1.17/doc/TODO.detail/README
usr/share/src/postgresql-8.1.17/doc/TODO.detail/pg_dump
usr/share/src/postgresql-8.1.17/doc/TODO.detail/pg_upgrade
usr/share/src/postgresql-8.1.17/doc/TODO.detail/pitr
usr/share/src/postgresql-8.1.17/doc/TODO.detail/psql
usr/share/src/postgresql-8.1.17/doc/TODO.detail/thread
usr/share/src/postgresql-8.1.17/doc/TODO.detail/timezone
usr/share/src/postgresql-8.1.17/doc/TODO.detail/update
usr/share/src/postgresql-8.1.17/doc/TODO.detail/wal
usr/share/src/postgresql-8.1.17/doc/bug.template
usr/share/src/postgresql-8.1.17/doc/man.tar.gz
usr/share/src/postgresql-8.1.17/doc/postgres.tar.gz
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_DEV.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_MINGW.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_brazilian.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_chinese.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_czech.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_farsi.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_french.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_german.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_hungarian.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_japanese.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_polish.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_russian.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/FAQ_turkish.html
usr/share/src/postgresql-8.1.17/doc/src/FAQ/README
usr/share/src/postgresql-8.1.17/doc/src/FAQ/TODO.html
usr/share/src/postgresql-8.1.17/doc/src/Makefile
usr/share/src/postgresql-8.1.17/doc/src/sgml/Makefile
usr/share/src/postgresql-8.1.17/doc/src/sgml/advanced.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/arch-dev.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/array.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/backup.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/biblio.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/bki.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/catalogs.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/charset.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/client-auth.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/config.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/contacts.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/cvs.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/datatype.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/datetime.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ddl.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/dfunc.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/diskusage.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/dml.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/docguide.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ecpg.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/errcodes.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/extend.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/external-projects.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/features.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/filelist.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/fixrtf
usr/share/src/postgresql-8.1.17/doc/src/sgml/func.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/geqo.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/gist.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/history.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/indexam.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/indices.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/info.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/information_schema.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/install-win32.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/installation.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/intro.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/keywords.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/legal.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/libpq.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/lobj.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/maintenance.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/manage-ag.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/mk_feature_tables.pl
usr/share/src/postgresql-8.1.17/doc/src/sgml/monitoring.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/mvcc.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/nls.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/notation.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/perform.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/planstats.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/plhandler.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/plperl.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/plpgsql.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/plpython.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/pltcl.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/postgres.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/problems.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/protocol.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/queries.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/query.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/abort.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/allfiles.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_aggregate.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_conversion.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_database.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_domain.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_function.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_group.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_index.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_language.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_opclass.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_operator.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_role.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_schema.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_sequence.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_table.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_tablespace.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_trigger.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_type.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/alter_user.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/analyze.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/begin.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/checkpoint.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/close.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/cluster.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/clusterdb.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/comment.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/commit.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/commit_prepared.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/copy.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_aggregate.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_cast.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_constraint.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_conversion.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_database.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_domain.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_function.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_group.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_index.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_language.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_opclass.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_operator.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_role.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_rule.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_schema.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_sequence.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_table.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_table_as.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_tablespace.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_trigger.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_type.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_user.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/create_view.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/createdb.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/createlang.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/createuser.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/deallocate.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/declare.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/delete.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_aggregate.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_cast.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_conversion.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_database.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_domain.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_function.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_group.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_index.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_language.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_opclass.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_operator.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_role.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_rule.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_schema.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_sequence.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_table.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_tablespace.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_trigger.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_type.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_user.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/drop_view.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/dropdb.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/droplang.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/dropuser.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/ecpg-ref.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/end.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/execute.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/explain.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/fetch.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/grant.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/initdb.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/insert.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/ipcclean.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/listen.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/load.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/lock.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/move.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/notify.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/pg_config-ref.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/pg_controldata.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/pg_ctl-ref.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/pg_dump.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/pg_dumpall.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/pg_resetxlog.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/pg_restore.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/postgres-ref.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/postmaster.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/prepare.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/prepare_transaction.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/psql-ref.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/reindex.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/reindexdb.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/release_savepoint.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/reset.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/revoke.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/rollback.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/rollback_prepared.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/rollback_to.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/savepoint.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/select.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/select_into.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/set.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/set_constraints.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/set_role.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/set_session_auth.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/set_transaction.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/show.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/start_transaction.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/truncate.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/unlisten.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/update.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/vacuum.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/ref/vacuumdb.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/reference.ced
usr/share/src/postgresql-8.1.17/doc/src/sgml/reference.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/regress.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/release.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/rowtypes.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/rules.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/runtime.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/sources.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/spi.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/sql.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/standalone-install.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/start.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/storage.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/stylesheet-hh.xsl
usr/share/src/postgresql-8.1.17/doc/src/sgml/stylesheet.css
usr/share/src/postgresql-8.1.17/doc/src/sgml/stylesheet.dsl
usr/share/src/postgresql-8.1.17/doc/src/sgml/stylesheet.xsl
usr/share/src/postgresql-8.1.17/doc/src/sgml/syntax.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/trigger.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/typeconv.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/user-manag.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/wal.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/xaggr.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/xfunc.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/xindex.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/xoper.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/xplang.sgml
usr/share/src/postgresql-8.1.17/doc/src/sgml/xtypes.sgml
usr/share/src/postgresql-8.1.17/src/DEVELOPERS
usr/share/src/postgresql-8.1.17/src/Makefile
usr/share/src/postgresql-8.1.17/src/Makefile.global.in
usr/share/src/postgresql-8.1.17/src/Makefile.shlib
usr/share/src/postgresql-8.1.17/src/backend/Makefile
usr/share/src/postgresql-8.1.17/src/backend/access/Makefile
usr/share/src/postgresql-8.1.17/src/backend/access/common/Makefile
usr/share/src/postgresql-8.1.17/src/backend/access/common/heaptuple.c
usr/share/src/postgresql-8.1.17/src/backend/access/common/indextuple.c
usr/share/src/postgresql-8.1.17/src/backend/access/common/indexvalid.c
usr/share/src/postgresql-8.1.17/src/backend/access/common/printtup.c
usr/share/src/postgresql-8.1.17/src/backend/access/common/scankey.c
usr/share/src/postgresql-8.1.17/src/backend/access/common/tupdesc.c
usr/share/src/postgresql-8.1.17/src/backend/access/gist/Makefile
usr/share/src/postgresql-8.1.17/src/backend/access/gist/README
usr/share/src/postgresql-8.1.17/src/backend/access/gist/gist.c
usr/share/src/postgresql-8.1.17/src/backend/access/gist/gistget.c
usr/share/src/postgresql-8.1.17/src/backend/access/gist/gistproc.c
usr/share/src/postgresql-8.1.17/src/backend/access/gist/gistscan.c
usr/share/src/postgresql-8.1.17/src/backend/access/gist/gistutil.c
usr/share/src/postgresql-8.1.17/src/backend/access/gist/gistvacuum.c
usr/share/src/postgresql-8.1.17/src/backend/access/gist/gistxlog.c
usr/share/src/postgresql-8.1.17/src/backend/access/hash/Makefile
usr/share/src/postgresql-8.1.17/src/backend/access/hash/README
usr/share/src/postgresql-8.1.17/src/backend/access/hash/hash.c
usr/share/src/postgresql-8.1.17/src/backend/access/hash/hashfunc.c
usr/share/src/postgresql-8.1.17/src/backend/access/hash/hashinsert.c
usr/share/src/postgresql-8.1.17/src/backend/access/hash/hashovfl.c
usr/share/src/postgresql-8.1.17/src/backend/access/hash/hashpage.c
usr/share/src/postgresql-8.1.17/src/backend/access/hash/hashscan.c
usr/share/src/postgresql-8.1.17/src/backend/access/hash/hashsearch.c
usr/share/src/postgresql-8.1.17/src/backend/access/hash/hashutil.c
usr/share/src/postgresql-8.1.17/src/backend/access/heap/Makefile
usr/share/src/postgresql-8.1.17/src/backend/access/heap/heapam.c
usr/share/src/postgresql-8.1.17/src/backend/access/heap/hio.c
usr/share/src/postgresql-8.1.17/src/backend/access/heap/tuptoaster.c
usr/share/src/postgresql-8.1.17/src/backend/access/index/Makefile
usr/share/src/postgresql-8.1.17/src/backend/access/index/genam.c
usr/share/src/postgresql-8.1.17/src/backend/access/index/indexam.c
usr/share/src/postgresql-8.1.17/src/backend/access/nbtree/Makefile
usr/share/src/postgresql-8.1.17/src/backend/access/nbtree/README
usr/share/src/postgresql-8.1.17/src/backend/access/nbtree/nbtcompare.c
usr/share/src/postgresql-8.1.17/src/backend/access/nbtree/nbtinsert.c
usr/share/src/postgresql-8.1.17/src/backend/access/nbtree/nbtpage.c
usr/share/src/postgresql-8.1.17/src/backend/access/nbtree/nbtree.c
usr/share/src/postgresql-8.1.17/src/backend/access/nbtree/nbtsearch.c
usr/share/src/postgresql-8.1.17/src/backend/access/nbtree/nbtsort.c
usr/share/src/postgresql-8.1.17/src/backend/access/nbtree/nbtutils.c
usr/share/src/postgresql-8.1.17/src/backend/access/nbtree/nbtxlog.c
usr/share/src/postgresql-8.1.17/src/backend/access/rtree/Makefile
usr/share/src/postgresql-8.1.17/src/backend/access/rtree/rtget.c
usr/share/src/postgresql-8.1.17/src/backend/access/rtree/rtproc.c
usr/share/src/postgresql-8.1.17/src/backend/access/rtree/rtree.c
usr/share/src/postgresql-8.1.17/src/backend/access/rtree/rtscan.c
usr/share/src/postgresql-8.1.17/src/backend/access/rtree/rtstrat.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/Makefile
usr/share/src/postgresql-8.1.17/src/backend/access/transam/README
usr/share/src/postgresql-8.1.17/src/backend/access/transam/clog.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/multixact.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/recovery.conf.sample
usr/share/src/postgresql-8.1.17/src/backend/access/transam/rmgr.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/slru.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/subtrans.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/transam.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/twophase.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/twophase_rmgr.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/varsup.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/xact.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/xlog.c
usr/share/src/postgresql-8.1.17/src/backend/access/transam/xlogutils.c
usr/share/src/postgresql-8.1.17/src/backend/bootstrap/.cvsignore
usr/share/src/postgresql-8.1.17/src/backend/bootstrap/Makefile
usr/share/src/postgresql-8.1.17/src/backend/bootstrap/bootparse.c
usr/share/src/postgresql-8.1.17/src/backend/bootstrap/bootparse.y
usr/share/src/postgresql-8.1.17/src/backend/bootstrap/bootscanner.c
usr/share/src/postgresql-8.1.17/src/backend/bootstrap/bootscanner.l
usr/share/src/postgresql-8.1.17/src/backend/bootstrap/bootstrap.c
usr/share/src/postgresql-8.1.17/src/backend/bootstrap/bootstrap_tokens.h
usr/share/src/postgresql-8.1.17/src/backend/catalog/Makefile
usr/share/src/postgresql-8.1.17/src/backend/catalog/README
usr/share/src/postgresql-8.1.17/src/backend/catalog/aclchk.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/catalog.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/dependency.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/genbki.sh
usr/share/src/postgresql-8.1.17/src/backend/catalog/heap.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/index.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/indexing.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/information_schema.sql
usr/share/src/postgresql-8.1.17/src/backend/catalog/namespace.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/pg_aggregate.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/pg_constraint.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/pg_conversion.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/pg_depend.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/pg_largeobject.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/pg_namespace.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/pg_operator.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/pg_proc.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/pg_shdepend.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/pg_type.c
usr/share/src/postgresql-8.1.17/src/backend/catalog/sql_feature_packages.txt
usr/share/src/postgresql-8.1.17/src/backend/catalog/sql_features.txt
usr/share/src/postgresql-8.1.17/src/backend/catalog/system_views.sql
usr/share/src/postgresql-8.1.17/src/backend/commands/Makefile
usr/share/src/postgresql-8.1.17/src/backend/commands/aggregatecmds.c
usr/share/src/postgresql-8.1.17/src/backend/commands/alter.c
usr/share/src/postgresql-8.1.17/src/backend/commands/analyze.c
usr/share/src/postgresql-8.1.17/src/backend/commands/async.c
usr/share/src/postgresql-8.1.17/src/backend/commands/cluster.c
usr/share/src/postgresql-8.1.17/src/backend/commands/comment.c
usr/share/src/postgresql-8.1.17/src/backend/commands/conversioncmds.c
usr/share/src/postgresql-8.1.17/src/backend/commands/copy.c
usr/share/src/postgresql-8.1.17/src/backend/commands/dbcommands.c
usr/share/src/postgresql-8.1.17/src/backend/commands/define.c
usr/share/src/postgresql-8.1.17/src/backend/commands/explain.c
usr/share/src/postgresql-8.1.17/src/backend/commands/functioncmds.c
usr/share/src/postgresql-8.1.17/src/backend/commands/indexcmds.c
usr/share/src/postgresql-8.1.17/src/backend/commands/lockcmds.c
usr/share/src/postgresql-8.1.17/src/backend/commands/opclasscmds.c
usr/share/src/postgresql-8.1.17/src/backend/commands/operatorcmds.c
usr/share/src/postgresql-8.1.17/src/backend/commands/portalcmds.c
usr/share/src/postgresql-8.1.17/src/backend/commands/prepare.c
usr/share/src/postgresql-8.1.17/src/backend/commands/proclang.c
usr/share/src/postgresql-8.1.17/src/backend/commands/schemacmds.c
usr/share/src/postgresql-8.1.17/src/backend/commands/sequence.c
usr/share/src/postgresql-8.1.17/src/backend/commands/tablecmds.c
usr/share/src/postgresql-8.1.17/src/backend/commands/tablespace.c
usr/share/src/postgresql-8.1.17/src/backend/commands/trigger.c
usr/share/src/postgresql-8.1.17/src/backend/commands/typecmds.c
usr/share/src/postgresql-8.1.17/src/backend/commands/user.c
usr/share/src/postgresql-8.1.17/src/backend/commands/vacuum.c
usr/share/src/postgresql-8.1.17/src/backend/commands/vacuumlazy.c
usr/share/src/postgresql-8.1.17/src/backend/commands/variable.c
usr/share/src/postgresql-8.1.17/src/backend/commands/view.c
usr/share/src/postgresql-8.1.17/src/backend/executor/Makefile
usr/share/src/postgresql-8.1.17/src/backend/executor/README
usr/share/src/postgresql-8.1.17/src/backend/executor/execAmi.c
usr/share/src/postgresql-8.1.17/src/backend/executor/execGrouping.c
usr/share/src/postgresql-8.1.17/src/backend/executor/execJunk.c
usr/share/src/postgresql-8.1.17/src/backend/executor/execMain.c
usr/share/src/postgresql-8.1.17/src/backend/executor/execProcnode.c
usr/share/src/postgresql-8.1.17/src/backend/executor/execQual.c
usr/share/src/postgresql-8.1.17/src/backend/executor/execScan.c
usr/share/src/postgresql-8.1.17/src/backend/executor/execTuples.c
usr/share/src/postgresql-8.1.17/src/backend/executor/execUtils.c
usr/share/src/postgresql-8.1.17/src/backend/executor/functions.c
usr/share/src/postgresql-8.1.17/src/backend/executor/instrument.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeAgg.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeAppend.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeBitmapAnd.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeBitmapHeapscan.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeBitmapIndexscan.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeBitmapOr.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeFunctionscan.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeGroup.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeHash.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeHashjoin.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeIndexscan.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeLimit.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeMaterial.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeMergejoin.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeNestloop.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeResult.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeSeqscan.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeSetOp.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeSort.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeSubplan.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeSubqueryscan.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeTidscan.c
usr/share/src/postgresql-8.1.17/src/backend/executor/nodeUnique.c
usr/share/src/postgresql-8.1.17/src/backend/executor/spi.c
usr/share/src/postgresql-8.1.17/src/backend/executor/tstoreReceiver.c
usr/share/src/postgresql-8.1.17/src/backend/lib/Makefile
usr/share/src/postgresql-8.1.17/src/backend/lib/dllist.c
usr/share/src/postgresql-8.1.17/src/backend/lib/stringinfo.c
usr/share/src/postgresql-8.1.17/src/backend/libpq/Makefile
usr/share/src/postgresql-8.1.17/src/backend/libpq/README.SSL
usr/share/src/postgresql-8.1.17/src/backend/libpq/auth.c
usr/share/src/postgresql-8.1.17/src/backend/libpq/be-fsstubs.c
usr/share/src/postgresql-8.1.17/src/backend/libpq/be-secure.c
usr/share/src/postgresql-8.1.17/src/backend/libpq/crypt.c
usr/share/src/postgresql-8.1.17/src/backend/libpq/hba.c
usr/share/src/postgresql-8.1.17/src/backend/libpq/ip.c
usr/share/src/postgresql-8.1.17/src/backend/libpq/md5.c
usr/share/src/postgresql-8.1.17/src/backend/libpq/pg_hba.conf.sample
usr/share/src/postgresql-8.1.17/src/backend/libpq/pg_ident.conf.sample
usr/share/src/postgresql-8.1.17/src/backend/libpq/pqcomm.c
usr/share/src/postgresql-8.1.17/src/backend/libpq/pqformat.c
usr/share/src/postgresql-8.1.17/src/backend/libpq/pqsignal.c
usr/share/src/postgresql-8.1.17/src/backend/main/Makefile
usr/share/src/postgresql-8.1.17/src/backend/main/main.c
usr/share/src/postgresql-8.1.17/src/backend/nls.mk
usr/share/src/postgresql-8.1.17/src/backend/nodes/Makefile
usr/share/src/postgresql-8.1.17/src/backend/nodes/README
usr/share/src/postgresql-8.1.17/src/backend/nodes/bitmapset.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/copyfuncs.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/equalfuncs.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/list.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/makefuncs.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/nodeFuncs.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/nodes.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/outfuncs.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/params.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/print.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/read.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/readfuncs.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/tidbitmap.c
usr/share/src/postgresql-8.1.17/src/backend/nodes/value.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/Makefile
usr/share/src/postgresql-8.1.17/src/backend/optimizer/README
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/Makefile
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_copy.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_cx.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_erx.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_eval.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_main.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_misc.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_mutation.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_ox1.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_ox2.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_pmx.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_pool.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_px.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_recombination.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/geqo/geqo_selection.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/path/Makefile
usr/share/src/postgresql-8.1.17/src/backend/optimizer/path/allpaths.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/path/clausesel.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/path/costsize.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/path/indxpath.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/path/joinpath.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/path/joinrels.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/path/orindxpath.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/path/pathkeys.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/path/tidpath.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/plan/Makefile
usr/share/src/postgresql-8.1.17/src/backend/optimizer/plan/README
usr/share/src/postgresql-8.1.17/src/backend/optimizer/plan/createplan.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/plan/initsplan.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/plan/planagg.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/plan/planmain.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/plan/planner.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/plan/setrefs.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/plan/subselect.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/prep/Makefile
usr/share/src/postgresql-8.1.17/src/backend/optimizer/prep/prepjointree.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/prep/prepqual.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/prep/preptlist.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/prep/prepunion.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/util/Makefile
usr/share/src/postgresql-8.1.17/src/backend/optimizer/util/clauses.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/util/joininfo.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/util/pathnode.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/util/plancat.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/util/predtest.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/util/relnode.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/util/restrictinfo.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/util/tlist.c
usr/share/src/postgresql-8.1.17/src/backend/optimizer/util/var.c
usr/share/src/postgresql-8.1.17/src/backend/parser/.cvsignore
usr/share/src/postgresql-8.1.17/src/backend/parser/Makefile
usr/share/src/postgresql-8.1.17/src/backend/parser/README
usr/share/src/postgresql-8.1.17/src/backend/parser/analyze.c
usr/share/src/postgresql-8.1.17/src/backend/parser/gram.c
usr/share/src/postgresql-8.1.17/src/backend/parser/gram.y
usr/share/src/postgresql-8.1.17/src/backend/parser/keywords.c
usr/share/src/postgresql-8.1.17/src/backend/parser/parse.h
usr/share/src/postgresql-8.1.17/src/backend/parser/parse_agg.c
usr/share/src/postgresql-8.1.17/src/backend/parser/parse_clause.c
usr/share/src/postgresql-8.1.17/src/backend/parser/parse_coerce.c
usr/share/src/postgresql-8.1.17/src/backend/parser/parse_expr.c
usr/share/src/postgresql-8.1.17/src/backend/parser/parse_func.c
usr/share/src/postgresql-8.1.17/src/backend/parser/parse_node.c
usr/share/src/postgresql-8.1.17/src/backend/parser/parse_oper.c
usr/share/src/postgresql-8.1.17/src/backend/parser/parse_relation.c
usr/share/src/postgresql-8.1.17/src/backend/parser/parse_target.c
usr/share/src/postgresql-8.1.17/src/backend/parser/parse_type.c
usr/share/src/postgresql-8.1.17/src/backend/parser/parser.c
usr/share/src/postgresql-8.1.17/src/backend/parser/scan.c
usr/share/src/postgresql-8.1.17/src/backend/parser/scan.l
usr/share/src/postgresql-8.1.17/src/backend/parser/scansup.c
usr/share/src/postgresql-8.1.17/src/backend/po/af.po
usr/share/src/postgresql-8.1.17/src/backend/po/cs.po
usr/share/src/postgresql-8.1.17/src/backend/po/de.po
usr/share/src/postgresql-8.1.17/src/backend/po/es.po
usr/share/src/postgresql-8.1.17/src/backend/po/fr.po
usr/share/src/postgresql-8.1.17/src/backend/po/hr.po
usr/share/src/postgresql-8.1.17/src/backend/po/hu.po
usr/share/src/postgresql-8.1.17/src/backend/po/it.po
usr/share/src/postgresql-8.1.17/src/backend/po/ko.po
usr/share/src/postgresql-8.1.17/src/backend/po/nb.po
usr/share/src/postgresql-8.1.17/src/backend/po/pt_BR.po
usr/share/src/postgresql-8.1.17/src/backend/po/ro.po
usr/share/src/postgresql-8.1.17/src/backend/po/ru.po
usr/share/src/postgresql-8.1.17/src/backend/po/sk.po
usr/share/src/postgresql-8.1.17/src/backend/po/sl.po
usr/share/src/postgresql-8.1.17/src/backend/po/sv.po
usr/share/src/postgresql-8.1.17/src/backend/po/tr.po
usr/share/src/postgresql-8.1.17/src/backend/po/zh_CN.po
usr/share/src/postgresql-8.1.17/src/backend/po/zh_TW.po
usr/share/src/postgresql-8.1.17/src/backend/port/Makefile
usr/share/src/postgresql-8.1.17/src/backend/port/aix/mkldexport.sh
usr/share/src/postgresql-8.1.17/src/backend/port/beos/Makefile
usr/share/src/postgresql-8.1.17/src/backend/port/beos/sem.c
usr/share/src/postgresql-8.1.17/src/backend/port/beos/shm.c
usr/share/src/postgresql-8.1.17/src/backend/port/beos/support.c
usr/share/src/postgresql-8.1.17/src/backend/port/darwin/Makefile
usr/share/src/postgresql-8.1.17/src/backend/port/darwin/README
usr/share/src/postgresql-8.1.17/src/backend/port/darwin/system.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/README.dlfcn.aix
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/aix.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/aix.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/beos.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/beos.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/bsdi.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/bsdi.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/cygwin.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/cygwin.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/darwin.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/darwin.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/dgux.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/dgux.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/freebsd.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/freebsd.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/hpux.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/hpux.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/irix.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/irix.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/linux.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/linux.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/netbsd.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/netbsd.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/nextstep.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/nextstep.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/openbsd.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/openbsd.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/osf.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/osf.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/qnx4.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/qnx4.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/sco.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/sco.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/solaris.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/solaris.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/sunos4.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/sunos4.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/svr4.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/svr4.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/ultrix4.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/ultrix4.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/univel.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/univel.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/unixware.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/unixware.h
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/win32.c
usr/share/src/postgresql-8.1.17/src/backend/port/dynloader/win32.h
usr/share/src/postgresql-8.1.17/src/backend/port/hpux/tas.c.template
usr/share/src/postgresql-8.1.17/src/backend/port/ipc_test.c
usr/share/src/postgresql-8.1.17/src/backend/port/nextstep/Makefile
usr/share/src/postgresql-8.1.17/src/backend/port/nextstep/port.c
usr/share/src/postgresql-8.1.17/src/backend/port/posix_sema.c
usr/share/src/postgresql-8.1.17/src/backend/port/qnx4/Makefile
usr/share/src/postgresql-8.1.17/src/backend/port/qnx4/ipc.h
usr/share/src/postgresql-8.1.17/src/backend/port/qnx4/isnan.c
usr/share/src/postgresql-8.1.17/src/backend/port/qnx4/sem.c
usr/share/src/postgresql-8.1.17/src/backend/port/qnx4/sem.h
usr/share/src/postgresql-8.1.17/src/backend/port/qnx4/shm.c
usr/share/src/postgresql-8.1.17/src/backend/port/qnx4/shm.h
usr/share/src/postgresql-8.1.17/src/backend/port/qnx4/tstsem.c
usr/share/src/postgresql-8.1.17/src/backend/port/qnx4/tstshm.c
usr/share/src/postgresql-8.1.17/src/backend/port/sunos4/Makefile
usr/share/src/postgresql-8.1.17/src/backend/port/sunos4/float.h
usr/share/src/postgresql-8.1.17/src/backend/port/sysv_sema.c
usr/share/src/postgresql-8.1.17/src/backend/port/sysv_shmem.c
usr/share/src/postgresql-8.1.17/src/backend/port/tas/dummy.s
usr/share/src/postgresql-8.1.17/src/backend/port/tas/hpux_hppa.s
usr/share/src/postgresql-8.1.17/src/backend/port/tas/solaris_i386.s
usr/share/src/postgresql-8.1.17/src/backend/port/tas/solaris_sparc.s
usr/share/src/postgresql-8.1.17/src/backend/port/win32/Makefile
usr/share/src/postgresql-8.1.17/src/backend/port/win32/error.c
usr/share/src/postgresql-8.1.17/src/backend/port/win32/security.c
usr/share/src/postgresql-8.1.17/src/backend/port/win32/sema.c
usr/share/src/postgresql-8.1.17/src/backend/port/win32/shmem.c
usr/share/src/postgresql-8.1.17/src/backend/port/win32/signal.c
usr/share/src/postgresql-8.1.17/src/backend/port/win32/socket.c
usr/share/src/postgresql-8.1.17/src/backend/port/win32/timer.c
usr/share/src/postgresql-8.1.17/src/backend/postmaster/Makefile
usr/share/src/postgresql-8.1.17/src/backend/postmaster/autovacuum.c
usr/share/src/postgresql-8.1.17/src/backend/postmaster/bgwriter.c
usr/share/src/postgresql-8.1.17/src/backend/postmaster/fork_process.c
usr/share/src/postgresql-8.1.17/src/backend/postmaster/pgarch.c
usr/share/src/postgresql-8.1.17/src/backend/postmaster/pgstat.c
usr/share/src/postgresql-8.1.17/src/backend/postmaster/postmaster.c
usr/share/src/postgresql-8.1.17/src/backend/postmaster/syslogger.c
usr/share/src/postgresql-8.1.17/src/backend/regex/COPYRIGHT
usr/share/src/postgresql-8.1.17/src/backend/regex/Makefile
usr/share/src/postgresql-8.1.17/src/backend/regex/re_syntax.n
usr/share/src/postgresql-8.1.17/src/backend/regex/regc_color.c
usr/share/src/postgresql-8.1.17/src/backend/regex/regc_cvec.c
usr/share/src/postgresql-8.1.17/src/backend/regex/regc_lex.c
usr/share/src/postgresql-8.1.17/src/backend/regex/regc_locale.c
usr/share/src/postgresql-8.1.17/src/backend/regex/regc_nfa.c
usr/share/src/postgresql-8.1.17/src/backend/regex/regcomp.c
usr/share/src/postgresql-8.1.17/src/backend/regex/rege_dfa.c
usr/share/src/postgresql-8.1.17/src/backend/regex/regerror.c
usr/share/src/postgresql-8.1.17/src/backend/regex/regexec.c
usr/share/src/postgresql-8.1.17/src/backend/regex/regfree.c
usr/share/src/postgresql-8.1.17/src/backend/rewrite/Makefile
usr/share/src/postgresql-8.1.17/src/backend/rewrite/rewriteDefine.c
usr/share/src/postgresql-8.1.17/src/backend/rewrite/rewriteHandler.c
usr/share/src/postgresql-8.1.17/src/backend/rewrite/rewriteManip.c
usr/share/src/postgresql-8.1.17/src/backend/rewrite/rewriteRemove.c
usr/share/src/postgresql-8.1.17/src/backend/rewrite/rewriteSupport.c
usr/share/src/postgresql-8.1.17/src/backend/storage/Makefile
usr/share/src/postgresql-8.1.17/src/backend/storage/buffer/Makefile
usr/share/src/postgresql-8.1.17/src/backend/storage/buffer/README
usr/share/src/postgresql-8.1.17/src/backend/storage/buffer/buf_init.c
usr/share/src/postgresql-8.1.17/src/backend/storage/buffer/buf_table.c
usr/share/src/postgresql-8.1.17/src/backend/storage/buffer/bufmgr.c
usr/share/src/postgresql-8.1.17/src/backend/storage/buffer/freelist.c
usr/share/src/postgresql-8.1.17/src/backend/storage/buffer/localbuf.c
usr/share/src/postgresql-8.1.17/src/backend/storage/file/Makefile
usr/share/src/postgresql-8.1.17/src/backend/storage/file/buffile.c
usr/share/src/postgresql-8.1.17/src/backend/storage/file/fd.c
usr/share/src/postgresql-8.1.17/src/backend/storage/freespace/Makefile
usr/share/src/postgresql-8.1.17/src/backend/storage/freespace/freespace.c
usr/share/src/postgresql-8.1.17/src/backend/storage/ipc/Makefile
usr/share/src/postgresql-8.1.17/src/backend/storage/ipc/README
usr/share/src/postgresql-8.1.17/src/backend/storage/ipc/ipc.c
usr/share/src/postgresql-8.1.17/src/backend/storage/ipc/ipci.c
usr/share/src/postgresql-8.1.17/src/backend/storage/ipc/pmsignal.c
usr/share/src/postgresql-8.1.17/src/backend/storage/ipc/procarray.c
usr/share/src/postgresql-8.1.17/src/backend/storage/ipc/shmem.c
usr/share/src/postgresql-8.1.17/src/backend/storage/ipc/shmqueue.c
usr/share/src/postgresql-8.1.17/src/backend/storage/ipc/sinval.c
usr/share/src/postgresql-8.1.17/src/backend/storage/ipc/sinvaladt.c
usr/share/src/postgresql-8.1.17/src/backend/storage/large_object/Makefile
usr/share/src/postgresql-8.1.17/src/backend/storage/large_object/inv_api.c
usr/share/src/postgresql-8.1.17/src/backend/storage/lmgr/Makefile
usr/share/src/postgresql-8.1.17/src/backend/storage/lmgr/README
usr/share/src/postgresql-8.1.17/src/backend/storage/lmgr/deadlock.c
usr/share/src/postgresql-8.1.17/src/backend/storage/lmgr/lmgr.c
usr/share/src/postgresql-8.1.17/src/backend/storage/lmgr/lock.c
usr/share/src/postgresql-8.1.17/src/backend/storage/lmgr/lwlock.c
usr/share/src/postgresql-8.1.17/src/backend/storage/lmgr/proc.c
usr/share/src/postgresql-8.1.17/src/backend/storage/lmgr/s_lock.c
usr/share/src/postgresql-8.1.17/src/backend/storage/lmgr/spin.c
usr/share/src/postgresql-8.1.17/src/backend/storage/page/Makefile
usr/share/src/postgresql-8.1.17/src/backend/storage/page/bufpage.c
usr/share/src/postgresql-8.1.17/src/backend/storage/page/itemptr.c
usr/share/src/postgresql-8.1.17/src/backend/storage/smgr/Makefile
usr/share/src/postgresql-8.1.17/src/backend/storage/smgr/README
usr/share/src/postgresql-8.1.17/src/backend/storage/smgr/md.c
usr/share/src/postgresql-8.1.17/src/backend/storage/smgr/smgr.c
usr/share/src/postgresql-8.1.17/src/backend/storage/smgr/smgrtype.c
usr/share/src/postgresql-8.1.17/src/backend/tcop/Makefile
usr/share/src/postgresql-8.1.17/src/backend/tcop/dest.c
usr/share/src/postgresql-8.1.17/src/backend/tcop/fastpath.c
usr/share/src/postgresql-8.1.17/src/backend/tcop/postgres.c
usr/share/src/postgresql-8.1.17/src/backend/tcop/pquery.c
usr/share/src/postgresql-8.1.17/src/backend/tcop/utility.c
usr/share/src/postgresql-8.1.17/src/backend/utils/.cvsignore
usr/share/src/postgresql-8.1.17/src/backend/utils/Gen_fmgrtab.sh
usr/share/src/postgresql-8.1.17/src/backend/utils/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/acl.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/array_userfuncs.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/arrayfuncs.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/arrayutils.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/ascii.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/bool.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/cash.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/char.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/date.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/datetime.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/datum.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/dbsize.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/encode.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/float.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/format_type.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/formatting.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/genfile.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/geo_ops.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/geo_selfuncs.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/inet_net_ntop.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/inet_net_pton.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/int.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/int8.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/like.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/like_match.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/lockfuncs.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/mac.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/misc.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/nabstime.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/name.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/network.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/not_in.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/numeric.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/numutils.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/oid.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/oracle_compat.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/pg_locale.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/pg_lzcompress.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/pgstatfuncs.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/pseudotypes.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/quote.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/regexp.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/regproc.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/ri_triggers.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/rowtypes.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/ruleutils.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/selfuncs.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/tid.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/timestamp.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/varbit.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/varchar.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/varlena.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/version.c
usr/share/src/postgresql-8.1.17/src/backend/utils/adt/xid.c
usr/share/src/postgresql-8.1.17/src/backend/utils/cache/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/cache/catcache.c
usr/share/src/postgresql-8.1.17/src/backend/utils/cache/inval.c
usr/share/src/postgresql-8.1.17/src/backend/utils/cache/lsyscache.c
usr/share/src/postgresql-8.1.17/src/backend/utils/cache/relcache.c
usr/share/src/postgresql-8.1.17/src/backend/utils/cache/syscache.c
usr/share/src/postgresql-8.1.17/src/backend/utils/cache/typcache.c
usr/share/src/postgresql-8.1.17/src/backend/utils/error/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/error/assert.c
usr/share/src/postgresql-8.1.17/src/backend/utils/error/elog.c
usr/share/src/postgresql-8.1.17/src/backend/utils/fmgr/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/fmgr/README
usr/share/src/postgresql-8.1.17/src/backend/utils/fmgr/dfmgr.c
usr/share/src/postgresql-8.1.17/src/backend/utils/fmgr/fmgr.c
usr/share/src/postgresql-8.1.17/src/backend/utils/fmgr/funcapi.c
usr/share/src/postgresql-8.1.17/src/backend/utils/hash/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/hash/dynahash.c
usr/share/src/postgresql-8.1.17/src/backend/utils/hash/hashfn.c
usr/share/src/postgresql-8.1.17/src/backend/utils/hash/pg_crc.c
usr/share/src/postgresql-8.1.17/src/backend/utils/init/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/init/flatfiles.c
usr/share/src/postgresql-8.1.17/src/backend/utils/init/globals.c
usr/share/src/postgresql-8.1.17/src/backend/utils/init/miscinit.c
usr/share/src/postgresql-8.1.17/src/backend/utils/init/postinit.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/README
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/ISO10646-GB18030.TXT
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_8859.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_GBK.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_UHC.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_WINX.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/big5_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/euc_cn_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/euc_jp_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/euc_kr_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/euc_tw_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/gb18030_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/gbk_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/johab_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/koi8r_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/sjis_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/ucs2utf.pl
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/uhc_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_big5.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_euc_cn.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_euc_jp.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_euc_kr.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_euc_tw.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_gb18030.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_gbk.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_10.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_13.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_14.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_15.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_16.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_2.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_3.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_4.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_5.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_6.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_7.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_iso8859_9.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_johab.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_koi8r.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_sjis.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_uhc.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_win1250.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_win1251.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_win1252.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_win1256.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_win1258.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_win866.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/utf8_to_win874.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/win1250_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/win1251_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/win1252_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/win1256_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/win1258_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/win866_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/Unicode/win874_to_utf8.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conv.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/README.euc_jp
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/ascii_and_mic/ascii_and_mic.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/cyrillic_and_mic.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/euc_cn_and_mic.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/euc_jp_and_sjis.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/sjis.map
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/euc_kr_and_mic.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/latin2_and_win1250/latin2_and_win1250.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/latin_and_mic/latin_and_mic.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/proc.mk
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/regress_epilogue
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/regress_prolog
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_ascii/utf8_and_ascii.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_big5/utf8_and_big5.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/utf8_and_cyrillic.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/utf8_and_euc_cn.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/utf8_and_euc_jp.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/utf8_and_euc_kr.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/utf8_and_euc_tw.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/utf8_and_gb18030.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_gbk/utf8_and_gbk.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/utf8_and_iso8859_1.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_johab/utf8_and_johab.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_sjis/utf8_and_sjis.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_uhc/utf8_and_uhc.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_win1250/utf8_and_win1250.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_win1252/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_win1252/utf8_and_win1252.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_win1256/utf8_and_win1256.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_win1258/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_win1258/utf8_and_win1258.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/conversion_procs/utf8_and_win874/utf8_and_win874.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/encnames.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/iso.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/mbutils.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/wchar.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/win1251.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/win866.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/wstrcmp.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mb/wstrncmp.c
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/.cvsignore
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/README
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/check_guc
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/guc-file.c
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/guc-file.l
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/guc.c
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/help_config.c
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/pg_rusage.c
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/postgresql.conf.sample
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/ps_status.c
usr/share/src/postgresql-8.1.17/src/backend/utils/misc/superuser.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mmgr/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/mmgr/README
usr/share/src/postgresql-8.1.17/src/backend/utils/mmgr/aset.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mmgr/mcxt.c
usr/share/src/postgresql-8.1.17/src/backend/utils/mmgr/portalmem.c
usr/share/src/postgresql-8.1.17/src/backend/utils/resowner/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/resowner/README
usr/share/src/postgresql-8.1.17/src/backend/utils/resowner/resowner.c
usr/share/src/postgresql-8.1.17/src/backend/utils/sort/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/sort/logtape.c
usr/share/src/postgresql-8.1.17/src/backend/utils/sort/tuplesort.c
usr/share/src/postgresql-8.1.17/src/backend/utils/sort/tuplestore.c
usr/share/src/postgresql-8.1.17/src/backend/utils/time/Makefile
usr/share/src/postgresql-8.1.17/src/backend/utils/time/tqual.c
usr/share/src/postgresql-8.1.17/src/bcc32.mak
usr/share/src/postgresql-8.1.17/src/bin/Makefile
usr/share/src/postgresql-8.1.17/src/bin/initdb/Makefile
usr/share/src/postgresql-8.1.17/src/bin/initdb/initdb.c
usr/share/src/postgresql-8.1.17/src/bin/initdb/nls.mk
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/cs.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/de.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/es.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/fr.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/it.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/ko.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/pl.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/pt_BR.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/ro.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/ru.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/sk.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/sl.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/sv.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/tr.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/zh_CN.po
usr/share/src/postgresql-8.1.17/src/bin/initdb/po/zh_TW.po
usr/share/src/postgresql-8.1.17/src/bin/ipcclean/Makefile
usr/share/src/postgresql-8.1.17/src/bin/ipcclean/ipcclean.sh
usr/share/src/postgresql-8.1.17/src/bin/pg_config/Makefile
usr/share/src/postgresql-8.1.17/src/bin/pg_config/nls.mk
usr/share/src/postgresql-8.1.17/src/bin/pg_config/pg_config.c
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/cs.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/de.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/es.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/fr.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/ko.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/pl.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/pt_BR.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/ro.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/ru.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/sl.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/sv.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/tr.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/zh_CN.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/po/zh_TW.po
usr/share/src/postgresql-8.1.17/src/bin/pg_config/win32.mak
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/Makefile
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/nls.mk
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/pg_controldata.c
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/cs.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/de.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/es.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/fa.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/fr.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/hu.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/it.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/ko.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/nb.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/pl.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/pt_BR.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/ro.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/ru.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/sk.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/sl.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/sv.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/tr.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/zh_CN.po
usr/share/src/postgresql-8.1.17/src/bin/pg_controldata/po/zh_TW.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/Makefile
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/nls.mk
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/pg_ctl.c
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/cs.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/de.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/es.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/fr.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/ko.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/pt_BR.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/ro.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/ru.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/sk.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/sl.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/sv.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/tr.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/zh_CN.po
usr/share/src/postgresql-8.1.17/src/bin/pg_ctl/po/zh_TW.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/Makefile
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/README
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/common.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/dumputils.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/dumputils.h
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/nls.mk
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_backup.h
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_backup_archiver.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_backup_archiver.h
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_backup_custom.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_backup_db.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_backup_db.h
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_backup_files.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_backup_null.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_backup_tar.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_backup_tar.h
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_dump.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_dump.h
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_dump_sort.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_dumpall.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/pg_restore.c
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/cs.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/de.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/es.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/fr.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/it.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/ko.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/nb.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/pt_BR.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/ro.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/ru.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/sk.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/sl.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/sv.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/tr.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/zh_CN.po
usr/share/src/postgresql-8.1.17/src/bin/pg_dump/po/zh_TW.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/Makefile
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/nls.mk
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/pg_resetxlog.c
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/cs.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/de.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/es.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/fr.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/hu.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/it.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/ko.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/nb.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/pt_BR.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/ro.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/ru.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/sk.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/sl.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/sv.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/tr.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/zh_CN.po
usr/share/src/postgresql-8.1.17/src/bin/pg_resetxlog/po/zh_TW.po
usr/share/src/postgresql-8.1.17/src/bin/pgevent/MSG00001.bin
usr/share/src/postgresql-8.1.17/src/bin/pgevent/Makefile
usr/share/src/postgresql-8.1.17/src/bin/pgevent/README
usr/share/src/postgresql-8.1.17/src/bin/pgevent/pgevent.c
usr/share/src/postgresql-8.1.17/src/bin/pgevent/pgevent.def
usr/share/src/postgresql-8.1.17/src/bin/pgevent/pgmsgevent.h
usr/share/src/postgresql-8.1.17/src/bin/pgevent/pgmsgevent.mc
usr/share/src/postgresql-8.1.17/src/bin/pgevent/pgmsgevent.rc
usr/share/src/postgresql-8.1.17/src/bin/psql/.cvsignore
usr/share/src/postgresql-8.1.17/src/bin/psql/Makefile
usr/share/src/postgresql-8.1.17/src/bin/psql/bcc32.mak
usr/share/src/postgresql-8.1.17/src/bin/psql/command.c
usr/share/src/postgresql-8.1.17/src/bin/psql/command.h
usr/share/src/postgresql-8.1.17/src/bin/psql/common.c
usr/share/src/postgresql-8.1.17/src/bin/psql/common.h
usr/share/src/postgresql-8.1.17/src/bin/psql/copy.c
usr/share/src/postgresql-8.1.17/src/bin/psql/copy.h
usr/share/src/postgresql-8.1.17/src/bin/psql/create_help.pl
usr/share/src/postgresql-8.1.17/src/bin/psql/describe.c
usr/share/src/postgresql-8.1.17/src/bin/psql/describe.h
usr/share/src/postgresql-8.1.17/src/bin/psql/help.c
usr/share/src/postgresql-8.1.17/src/bin/psql/help.h
usr/share/src/postgresql-8.1.17/src/bin/psql/input.c
usr/share/src/postgresql-8.1.17/src/bin/psql/input.h
usr/share/src/postgresql-8.1.17/src/bin/psql/large_obj.c
usr/share/src/postgresql-8.1.17/src/bin/psql/large_obj.h
usr/share/src/postgresql-8.1.17/src/bin/psql/mainloop.c
usr/share/src/postgresql-8.1.17/src/bin/psql/mainloop.h
usr/share/src/postgresql-8.1.17/src/bin/psql/mbprint.c
usr/share/src/postgresql-8.1.17/src/bin/psql/mbprint.h
usr/share/src/postgresql-8.1.17/src/bin/psql/nls.mk
usr/share/src/postgresql-8.1.17/src/bin/psql/po/cs.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/de.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/es.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/fa.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/fr.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/hu.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/it.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/ko.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/nb.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/pt_BR.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/ro.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/ru.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/sk.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/sl.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/sv.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/tr.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/zh_CN.po
usr/share/src/postgresql-8.1.17/src/bin/psql/po/zh_TW.po
usr/share/src/postgresql-8.1.17/src/bin/psql/print.c
usr/share/src/postgresql-8.1.17/src/bin/psql/print.h
usr/share/src/postgresql-8.1.17/src/bin/psql/prompt.c
usr/share/src/postgresql-8.1.17/src/bin/psql/prompt.h
usr/share/src/postgresql-8.1.17/src/bin/psql/psqlrc.sample
usr/share/src/postgresql-8.1.17/src/bin/psql/psqlscan.c
usr/share/src/postgresql-8.1.17/src/bin/psql/psqlscan.h
usr/share/src/postgresql-8.1.17/src/bin/psql/psqlscan.l
usr/share/src/postgresql-8.1.17/src/bin/psql/settings.h
usr/share/src/postgresql-8.1.17/src/bin/psql/sql_help.h
usr/share/src/postgresql-8.1.17/src/bin/psql/startup.c
usr/share/src/postgresql-8.1.17/src/bin/psql/stringutils.c
usr/share/src/postgresql-8.1.17/src/bin/psql/stringutils.h
usr/share/src/postgresql-8.1.17/src/bin/psql/tab-complete.c
usr/share/src/postgresql-8.1.17/src/bin/psql/tab-complete.h
usr/share/src/postgresql-8.1.17/src/bin/psql/variables.c
usr/share/src/postgresql-8.1.17/src/bin/psql/variables.h
usr/share/src/postgresql-8.1.17/src/bin/psql/win32.mak
usr/share/src/postgresql-8.1.17/src/bin/scripts/Makefile
usr/share/src/postgresql-8.1.17/src/bin/scripts/clusterdb.c
usr/share/src/postgresql-8.1.17/src/bin/scripts/common.c
usr/share/src/postgresql-8.1.17/src/bin/scripts/common.h
usr/share/src/postgresql-8.1.17/src/bin/scripts/createdb.c
usr/share/src/postgresql-8.1.17/src/bin/scripts/createlang.c
usr/share/src/postgresql-8.1.17/src/bin/scripts/createuser.c
usr/share/src/postgresql-8.1.17/src/bin/scripts/dropdb.c
usr/share/src/postgresql-8.1.17/src/bin/scripts/droplang.c
usr/share/src/postgresql-8.1.17/src/bin/scripts/dropuser.c
usr/share/src/postgresql-8.1.17/src/bin/scripts/nls.mk
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/cs.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/de.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/es.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/fr.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/it.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/ko.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/pt_BR.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/ro.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/ru.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/sk.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/sl.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/sv.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/tr.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/zh_CN.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/po/zh_TW.po
usr/share/src/postgresql-8.1.17/src/bin/scripts/reindexdb.c
usr/share/src/postgresql-8.1.17/src/bin/scripts/vacuumdb.c
usr/share/src/postgresql-8.1.17/src/include/Makefile
usr/share/src/postgresql-8.1.17/src/include/access/attnum.h
usr/share/src/postgresql-8.1.17/src/include/access/clog.h
usr/share/src/postgresql-8.1.17/src/include/access/genam.h
usr/share/src/postgresql-8.1.17/src/include/access/gist.h
usr/share/src/postgresql-8.1.17/src/include/access/gist_private.h
usr/share/src/postgresql-8.1.17/src/include/access/gistscan.h
usr/share/src/postgresql-8.1.17/src/include/access/hash.h
usr/share/src/postgresql-8.1.17/src/include/access/heapam.h
usr/share/src/postgresql-8.1.17/src/include/access/hio.h
usr/share/src/postgresql-8.1.17/src/include/access/htup.h
usr/share/src/postgresql-8.1.17/src/include/access/iqual.h
usr/share/src/postgresql-8.1.17/src/include/access/itup.h
usr/share/src/postgresql-8.1.17/src/include/access/multixact.h
usr/share/src/postgresql-8.1.17/src/include/access/nbtree.h
usr/share/src/postgresql-8.1.17/src/include/access/printtup.h
usr/share/src/postgresql-8.1.17/src/include/access/relscan.h
usr/share/src/postgresql-8.1.17/src/include/access/rmgr.h
usr/share/src/postgresql-8.1.17/src/include/access/rtree.h
usr/share/src/postgresql-8.1.17/src/include/access/rtscan.h
usr/share/src/postgresql-8.1.17/src/include/access/sdir.h
usr/share/src/postgresql-8.1.17/src/include/access/skey.h
usr/share/src/postgresql-8.1.17/src/include/access/slru.h
usr/share/src/postgresql-8.1.17/src/include/access/subtrans.h
usr/share/src/postgresql-8.1.17/src/include/access/transam.h
usr/share/src/postgresql-8.1.17/src/include/access/tupdesc.h
usr/share/src/postgresql-8.1.17/src/include/access/tupmacs.h
usr/share/src/postgresql-8.1.17/src/include/access/tuptoaster.h
usr/share/src/postgresql-8.1.17/src/include/access/twophase.h
usr/share/src/postgresql-8.1.17/src/include/access/twophase_rmgr.h
usr/share/src/postgresql-8.1.17/src/include/access/valid.h
usr/share/src/postgresql-8.1.17/src/include/access/xact.h
usr/share/src/postgresql-8.1.17/src/include/access/xlog.h
usr/share/src/postgresql-8.1.17/src/include/access/xlog_internal.h
usr/share/src/postgresql-8.1.17/src/include/access/xlogdefs.h
usr/share/src/postgresql-8.1.17/src/include/access/xlogutils.h
usr/share/src/postgresql-8.1.17/src/include/bootstrap/bootstrap.h
usr/share/src/postgresql-8.1.17/src/include/c.h
usr/share/src/postgresql-8.1.17/src/include/catalog/catalog.h
usr/share/src/postgresql-8.1.17/src/include/catalog/catversion.h
usr/share/src/postgresql-8.1.17/src/include/catalog/dependency.h
usr/share/src/postgresql-8.1.17/src/include/catalog/duplicate_oids
usr/share/src/postgresql-8.1.17/src/include/catalog/heap.h
usr/share/src/postgresql-8.1.17/src/include/catalog/index.h
usr/share/src/postgresql-8.1.17/src/include/catalog/indexing.h
usr/share/src/postgresql-8.1.17/src/include/catalog/namespace.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_aggregate.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_am.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_amop.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_amproc.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_attrdef.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_attribute.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_auth_members.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_authid.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_autovacuum.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_cast.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_class.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_constraint.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_control.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_conversion.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_database.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_depend.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_description.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_index.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_inherits.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_language.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_largeobject.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_listener.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_namespace.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_opclass.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_operator.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_pltemplate.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_proc.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_rewrite.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_shdepend.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_statistic.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_tablespace.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_trigger.h
usr/share/src/postgresql-8.1.17/src/include/catalog/pg_type.h
usr/share/src/postgresql-8.1.17/src/include/catalog/unused_oids
usr/share/src/postgresql-8.1.17/src/include/commands/alter.h
usr/share/src/postgresql-8.1.17/src/include/commands/async.h
usr/share/src/postgresql-8.1.17/src/include/commands/cluster.h
usr/share/src/postgresql-8.1.17/src/include/commands/comment.h
usr/share/src/postgresql-8.1.17/src/include/commands/conversioncmds.h
usr/share/src/postgresql-8.1.17/src/include/commands/copy.h
usr/share/src/postgresql-8.1.17/src/include/commands/dbcommands.h
usr/share/src/postgresql-8.1.17/src/include/commands/defrem.h
usr/share/src/postgresql-8.1.17/src/include/commands/explain.h
usr/share/src/postgresql-8.1.17/src/include/commands/lockcmds.h
usr/share/src/postgresql-8.1.17/src/include/commands/portalcmds.h
usr/share/src/postgresql-8.1.17/src/include/commands/prepare.h
usr/share/src/postgresql-8.1.17/src/include/commands/proclang.h
usr/share/src/postgresql-8.1.17/src/include/commands/schemacmds.h
usr/share/src/postgresql-8.1.17/src/include/commands/sequence.h
usr/share/src/postgresql-8.1.17/src/include/commands/tablecmds.h
usr/share/src/postgresql-8.1.17/src/include/commands/tablespace.h
usr/share/src/postgresql-8.1.17/src/include/commands/trigger.h
usr/share/src/postgresql-8.1.17/src/include/commands/typecmds.h
usr/share/src/postgresql-8.1.17/src/include/commands/user.h
usr/share/src/postgresql-8.1.17/src/include/commands/vacuum.h
usr/share/src/postgresql-8.1.17/src/include/commands/variable.h
usr/share/src/postgresql-8.1.17/src/include/commands/version.h
usr/share/src/postgresql-8.1.17/src/include/commands/view.h
usr/share/src/postgresql-8.1.17/src/include/executor/execdebug.h
usr/share/src/postgresql-8.1.17/src/include/executor/execdefs.h
usr/share/src/postgresql-8.1.17/src/include/executor/execdesc.h
usr/share/src/postgresql-8.1.17/src/include/executor/executor.h
usr/share/src/postgresql-8.1.17/src/include/executor/functions.h
usr/share/src/postgresql-8.1.17/src/include/executor/hashjoin.h
usr/share/src/postgresql-8.1.17/src/include/executor/instrument.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeAgg.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeAppend.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeBitmapAnd.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeBitmapHeapscan.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeBitmapIndexscan.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeBitmapOr.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeFunctionscan.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeGroup.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeHash.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeHashjoin.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeIndexscan.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeLimit.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeMaterial.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeMergejoin.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeNestloop.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeResult.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeSeqscan.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeSetOp.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeSort.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeSubplan.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeSubqueryscan.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeTidscan.h
usr/share/src/postgresql-8.1.17/src/include/executor/nodeUnique.h
usr/share/src/postgresql-8.1.17/src/include/executor/spi.h
usr/share/src/postgresql-8.1.17/src/include/executor/spi_priv.h
usr/share/src/postgresql-8.1.17/src/include/executor/tstoreReceiver.h
usr/share/src/postgresql-8.1.17/src/include/executor/tuptable.h
usr/share/src/postgresql-8.1.17/src/include/fmgr.h
usr/share/src/postgresql-8.1.17/src/include/funcapi.h
usr/share/src/postgresql-8.1.17/src/include/getaddrinfo.h
usr/share/src/postgresql-8.1.17/src/include/getopt_long.h
usr/share/src/postgresql-8.1.17/src/include/lib/dllist.h
usr/share/src/postgresql-8.1.17/src/include/lib/stringinfo.h
usr/share/src/postgresql-8.1.17/src/include/libpq/auth.h
usr/share/src/postgresql-8.1.17/src/include/libpq/be-fsstubs.h
usr/share/src/postgresql-8.1.17/src/include/libpq/crypt.h
usr/share/src/postgresql-8.1.17/src/include/libpq/hba.h
usr/share/src/postgresql-8.1.17/src/include/libpq/ip.h
usr/share/src/postgresql-8.1.17/src/include/libpq/libpq-be.h
usr/share/src/postgresql-8.1.17/src/include/libpq/libpq-fs.h
usr/share/src/postgresql-8.1.17/src/include/libpq/libpq.h
usr/share/src/postgresql-8.1.17/src/include/libpq/pqcomm.h
usr/share/src/postgresql-8.1.17/src/include/libpq/pqformat.h
usr/share/src/postgresql-8.1.17/src/include/libpq/pqsignal.h
usr/share/src/postgresql-8.1.17/src/include/mb/pg_wchar.h
usr/share/src/postgresql-8.1.17/src/include/miscadmin.h
usr/share/src/postgresql-8.1.17/src/include/nodes/bitmapset.h
usr/share/src/postgresql-8.1.17/src/include/nodes/execnodes.h
usr/share/src/postgresql-8.1.17/src/include/nodes/makefuncs.h
usr/share/src/postgresql-8.1.17/src/include/nodes/memnodes.h
usr/share/src/postgresql-8.1.17/src/include/nodes/nodeFuncs.h
usr/share/src/postgresql-8.1.17/src/include/nodes/nodes.h
usr/share/src/postgresql-8.1.17/src/include/nodes/params.h
usr/share/src/postgresql-8.1.17/src/include/nodes/parsenodes.h
usr/share/src/postgresql-8.1.17/src/include/nodes/pg_list.h
usr/share/src/postgresql-8.1.17/src/include/nodes/plannodes.h
usr/share/src/postgresql-8.1.17/src/include/nodes/primnodes.h
usr/share/src/postgresql-8.1.17/src/include/nodes/print.h
usr/share/src/postgresql-8.1.17/src/include/nodes/readfuncs.h
usr/share/src/postgresql-8.1.17/src/include/nodes/relation.h
usr/share/src/postgresql-8.1.17/src/include/nodes/tidbitmap.h
usr/share/src/postgresql-8.1.17/src/include/nodes/value.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/clauses.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/cost.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/geqo.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/geqo_copy.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/geqo_gene.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/geqo_misc.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/geqo_mutation.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/geqo_pool.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/geqo_random.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/geqo_recombination.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/geqo_selection.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/joininfo.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/pathnode.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/paths.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/plancat.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/planmain.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/planner.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/predtest.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/prep.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/restrictinfo.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/subselect.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/tlist.h
usr/share/src/postgresql-8.1.17/src/include/optimizer/var.h
usr/share/src/postgresql-8.1.17/src/include/parser/analyze.h
usr/share/src/postgresql-8.1.17/src/include/parser/gramparse.h
usr/share/src/postgresql-8.1.17/src/include/parser/keywords.h
usr/share/src/postgresql-8.1.17/src/include/parser/parse_agg.h
usr/share/src/postgresql-8.1.17/src/include/parser/parse_clause.h
usr/share/src/postgresql-8.1.17/src/include/parser/parse_coerce.h
usr/share/src/postgresql-8.1.17/src/include/parser/parse_expr.h
usr/share/src/postgresql-8.1.17/src/include/parser/parse_func.h
usr/share/src/postgresql-8.1.17/src/include/parser/parse_node.h
usr/share/src/postgresql-8.1.17/src/include/parser/parse_oper.h
usr/share/src/postgresql-8.1.17/src/include/parser/parse_relation.h
usr/share/src/postgresql-8.1.17/src/include/parser/parse_target.h
usr/share/src/postgresql-8.1.17/src/include/parser/parse_type.h
usr/share/src/postgresql-8.1.17/src/include/parser/parser.h
usr/share/src/postgresql-8.1.17/src/include/parser/parsetree.h
usr/share/src/postgresql-8.1.17/src/include/parser/scansup.h
usr/share/src/postgresql-8.1.17/src/include/pg_config.h.in
usr/share/src/postgresql-8.1.17/src/include/pg_config.h.win32
usr/share/src/postgresql-8.1.17/src/include/pg_config_manual.h
usr/share/src/postgresql-8.1.17/src/include/pgstat.h
usr/share/src/postgresql-8.1.17/src/include/pgtime.h
usr/share/src/postgresql-8.1.17/src/include/port.h
usr/share/src/postgresql-8.1.17/src/include/port/aix.h
usr/share/src/postgresql-8.1.17/src/include/port/beos.h
usr/share/src/postgresql-8.1.17/src/include/port/bsdi.h
usr/share/src/postgresql-8.1.17/src/include/port/cygwin.h
usr/share/src/postgresql-8.1.17/src/include/port/darwin.h
usr/share/src/postgresql-8.1.17/src/include/port/dgux.h
usr/share/src/postgresql-8.1.17/src/include/port/freebsd.h
usr/share/src/postgresql-8.1.17/src/include/port/hpux.h
usr/share/src/postgresql-8.1.17/src/include/port/irix.h
usr/share/src/postgresql-8.1.17/src/include/port/linux.h
usr/share/src/postgresql-8.1.17/src/include/port/netbsd.h
usr/share/src/postgresql-8.1.17/src/include/port/nextstep.h
usr/share/src/postgresql-8.1.17/src/include/port/openbsd.h
usr/share/src/postgresql-8.1.17/src/include/port/osf.h
usr/share/src/postgresql-8.1.17/src/include/port/qnx4.h
usr/share/src/postgresql-8.1.17/src/include/port/sco.h
usr/share/src/postgresql-8.1.17/src/include/port/solaris.h
usr/share/src/postgresql-8.1.17/src/include/port/sunos4.h
usr/share/src/postgresql-8.1.17/src/include/port/svr4.h
usr/share/src/postgresql-8.1.17/src/include/port/ultrix4.h
usr/share/src/postgresql-8.1.17/src/include/port/univel.h
usr/share/src/postgresql-8.1.17/src/include/port/unixware.h
usr/share/src/postgresql-8.1.17/src/include/port/win32.h
usr/share/src/postgresql-8.1.17/src/include/port/win32/arpa/inet.h
usr/share/src/postgresql-8.1.17/src/include/port/win32/dlfcn.h
usr/share/src/postgresql-8.1.17/src/include/port/win32/grp.h
usr/share/src/postgresql-8.1.17/src/include/port/win32/netdb.h
usr/share/src/postgresql-8.1.17/src/include/port/win32/netinet/in.h
usr/share/src/postgresql-8.1.17/src/include/port/win32/pwd.h
usr/share/src/postgresql-8.1.17/src/include/port/win32/sys/socket.h
usr/share/src/postgresql-8.1.17/src/include/port/win32/sys/wait.h
usr/share/src/postgresql-8.1.17/src/include/postgres.h
usr/share/src/postgresql-8.1.17/src/include/postgres_ext.h
usr/share/src/postgresql-8.1.17/src/include/postgres_fe.h
usr/share/src/postgresql-8.1.17/src/include/postmaster/autovacuum.h
usr/share/src/postgresql-8.1.17/src/include/postmaster/bgwriter.h
usr/share/src/postgresql-8.1.17/src/include/postmaster/fork_process.h
usr/share/src/postgresql-8.1.17/src/include/postmaster/pgarch.h
usr/share/src/postgresql-8.1.17/src/include/postmaster/postmaster.h
usr/share/src/postgresql-8.1.17/src/include/postmaster/syslogger.h
usr/share/src/postgresql-8.1.17/src/include/regex/regcustom.h
usr/share/src/postgresql-8.1.17/src/include/regex/regerrs.h
usr/share/src/postgresql-8.1.17/src/include/regex/regex.h
usr/share/src/postgresql-8.1.17/src/include/regex/regguts.h
usr/share/src/postgresql-8.1.17/src/include/rewrite/prs2lock.h
usr/share/src/postgresql-8.1.17/src/include/rewrite/rewriteDefine.h
usr/share/src/postgresql-8.1.17/src/include/rewrite/rewriteHandler.h
usr/share/src/postgresql-8.1.17/src/include/rewrite/rewriteManip.h
usr/share/src/postgresql-8.1.17/src/include/rewrite/rewriteRemove.h
usr/share/src/postgresql-8.1.17/src/include/rewrite/rewriteSupport.h
usr/share/src/postgresql-8.1.17/src/include/rusagestub.h
usr/share/src/postgresql-8.1.17/src/include/storage/backendid.h
usr/share/src/postgresql-8.1.17/src/include/storage/block.h
usr/share/src/postgresql-8.1.17/src/include/storage/buf.h
usr/share/src/postgresql-8.1.17/src/include/storage/buf_internals.h
usr/share/src/postgresql-8.1.17/src/include/storage/buffile.h
usr/share/src/postgresql-8.1.17/src/include/storage/bufmgr.h
usr/share/src/postgresql-8.1.17/src/include/storage/bufpage.h
usr/share/src/postgresql-8.1.17/src/include/storage/fd.h
usr/share/src/postgresql-8.1.17/src/include/storage/freespace.h
usr/share/src/postgresql-8.1.17/src/include/storage/ipc.h
usr/share/src/postgresql-8.1.17/src/include/storage/item.h
usr/share/src/postgresql-8.1.17/src/include/storage/itemid.h
usr/share/src/postgresql-8.1.17/src/include/storage/itempos.h
usr/share/src/postgresql-8.1.17/src/include/storage/itemptr.h
usr/share/src/postgresql-8.1.17/src/include/storage/large_object.h
usr/share/src/postgresql-8.1.17/src/include/storage/lmgr.h
usr/share/src/postgresql-8.1.17/src/include/storage/lock.h
usr/share/src/postgresql-8.1.17/src/include/storage/lwlock.h
usr/share/src/postgresql-8.1.17/src/include/storage/off.h
usr/share/src/postgresql-8.1.17/src/include/storage/pg_sema.h
usr/share/src/postgresql-8.1.17/src/include/storage/pg_shmem.h
usr/share/src/postgresql-8.1.17/src/include/storage/pmsignal.h
usr/share/src/postgresql-8.1.17/src/include/storage/pos.h
usr/share/src/postgresql-8.1.17/src/include/storage/proc.h
usr/share/src/postgresql-8.1.17/src/include/storage/procarray.h
usr/share/src/postgresql-8.1.17/src/include/storage/relfilenode.h
usr/share/src/postgresql-8.1.17/src/include/storage/s_lock.h
usr/share/src/postgresql-8.1.17/src/include/storage/shmem.h
usr/share/src/postgresql-8.1.17/src/include/storage/sinval.h
usr/share/src/postgresql-8.1.17/src/include/storage/sinvaladt.h
usr/share/src/postgresql-8.1.17/src/include/storage/smgr.h
usr/share/src/postgresql-8.1.17/src/include/storage/spin.h
usr/share/src/postgresql-8.1.17/src/include/strdup.h
usr/share/src/postgresql-8.1.17/src/include/tcop/dest.h
usr/share/src/postgresql-8.1.17/src/include/tcop/fastpath.h
usr/share/src/postgresql-8.1.17/src/include/tcop/pquery.h
usr/share/src/postgresql-8.1.17/src/include/tcop/tcopdebug.h
usr/share/src/postgresql-8.1.17/src/include/tcop/tcopprot.h
usr/share/src/postgresql-8.1.17/src/include/tcop/utility.h
usr/share/src/postgresql-8.1.17/src/include/utils/acl.h
usr/share/src/postgresql-8.1.17/src/include/utils/array.h
usr/share/src/postgresql-8.1.17/src/include/utils/ascii.h
usr/share/src/postgresql-8.1.17/src/include/utils/builtins.h
usr/share/src/postgresql-8.1.17/src/include/utils/cash.h
usr/share/src/postgresql-8.1.17/src/include/utils/catcache.h
usr/share/src/postgresql-8.1.17/src/include/utils/date.h
usr/share/src/postgresql-8.1.17/src/include/utils/datetime.h
usr/share/src/postgresql-8.1.17/src/include/utils/datum.h
usr/share/src/postgresql-8.1.17/src/include/utils/dynahash.h
usr/share/src/postgresql-8.1.17/src/include/utils/dynamic_loader.h
usr/share/src/postgresql-8.1.17/src/include/utils/elog.h
usr/share/src/postgresql-8.1.17/src/include/utils/errcodes.h
usr/share/src/postgresql-8.1.17/src/include/utils/flatfiles.h
usr/share/src/postgresql-8.1.17/src/include/utils/fmgrtab.h
usr/share/src/postgresql-8.1.17/src/include/utils/formatting.h
usr/share/src/postgresql-8.1.17/src/include/utils/geo_decls.h
usr/share/src/postgresql-8.1.17/src/include/utils/guc.h
usr/share/src/postgresql-8.1.17/src/include/utils/guc_tables.h
usr/share/src/postgresql-8.1.17/src/include/utils/help_config.h
usr/share/src/postgresql-8.1.17/src/include/utils/hsearch.h
usr/share/src/postgresql-8.1.17/src/include/utils/inet.h
usr/share/src/postgresql-8.1.17/src/include/utils/int8.h
usr/share/src/postgresql-8.1.17/src/include/utils/inval.h
usr/share/src/postgresql-8.1.17/src/include/utils/logtape.h
usr/share/src/postgresql-8.1.17/src/include/utils/lsyscache.h
usr/share/src/postgresql-8.1.17/src/include/utils/memutils.h
usr/share/src/postgresql-8.1.17/src/include/utils/nabstime.h
usr/share/src/postgresql-8.1.17/src/include/utils/numeric.h
usr/share/src/postgresql-8.1.17/src/include/utils/palloc.h
usr/share/src/postgresql-8.1.17/src/include/utils/pg_crc.h
usr/share/src/postgresql-8.1.17/src/include/utils/pg_locale.h
usr/share/src/postgresql-8.1.17/src/include/utils/pg_lzcompress.h
usr/share/src/postgresql-8.1.17/src/include/utils/pg_rusage.h
usr/share/src/postgresql-8.1.17/src/include/utils/portal.h
usr/share/src/postgresql-8.1.17/src/include/utils/ps_status.h
usr/share/src/postgresql-8.1.17/src/include/utils/rel.h
usr/share/src/postgresql-8.1.17/src/include/utils/relcache.h
usr/share/src/postgresql-8.1.17/src/include/utils/resowner.h
usr/share/src/postgresql-8.1.17/src/include/utils/selfuncs.h
usr/share/src/postgresql-8.1.17/src/include/utils/syscache.h
usr/share/src/postgresql-8.1.17/src/include/utils/timestamp.h
usr/share/src/postgresql-8.1.17/src/include/utils/tqual.h
usr/share/src/postgresql-8.1.17/src/include/utils/tuplesort.h
usr/share/src/postgresql-8.1.17/src/include/utils/tuplestore.h
usr/share/src/postgresql-8.1.17/src/include/utils/typcache.h
usr/share/src/postgresql-8.1.17/src/include/utils/varbit.h
usr/share/src/postgresql-8.1.17/src/interfaces/Makefile
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ChangeLog
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/Makefile
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/README.dynSQL
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/compatlib/Makefile
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/compatlib/informix.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/Makefile
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/connect.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/data.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/descriptor.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/error.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/execute.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/extern.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/memory.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/misc.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/pg_type.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/prepare.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/ecpglib/typename.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/Makefile
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/datetime.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/decimal.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/ecpg_informix.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/ecpgerrno.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/ecpglib.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/ecpgtype.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/pgtypes_date.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/pgtypes_error.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/pgtypes_interval.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/pgtypes_numeric.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/pgtypes_timestamp.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/sql3types.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/sqlca.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/sqlda.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/include/sqltypes.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/pgtypeslib/Makefile
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/pgtypeslib/common.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/pgtypeslib/datetime.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/pgtypeslib/dt.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/pgtypeslib/dt_common.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/pgtypeslib/extern.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/pgtypeslib/interval.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/pgtypeslib/numeric.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/pgtypeslib/timestamp.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/.cvsignore
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/Makefile
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/c_keywords.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/descriptor.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/ecpg.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/ecpg_keywords.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/extern.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/keywords.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/output.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/pgc.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/pgc.l
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/preproc.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/preproc.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/preproc.y
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/type.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/type.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/preproc/variable.c
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/Makefile
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/dt_test.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/dyntest.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/dyntest2.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/header_test.h
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/num_test.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/perftest.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test1.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test2.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test3.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test4.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test5.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test_code100.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test_desc.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test_informix.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test_init.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test_notice.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test_thread.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/test_thread_implicit.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/ecpg/test/testdynalloc.pgc
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/.cvsignore
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/Makefile
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/README
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/bcc32.mak
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/blibpqdll.def
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/exports.txt
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/fe-auth.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/fe-auth.h
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/fe-connect.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/fe-exec.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/fe-lobj.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/fe-misc.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/fe-print.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/fe-protocol2.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/fe-protocol3.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/fe-secure.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/libpq-fe.h
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/libpq-int.h
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/libpq.rc
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/libpq.rc.in
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/libpqddll.def
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/libpqdll.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/libpqdll.def
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/nls.mk
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/pg_service.conf.sample
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/af.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/cs.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/de.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/es.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/fr.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/hr.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/it.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/ko.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/nb.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/pl.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/pt_BR.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/ru.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/sk.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/sl.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/sv.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/tr.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/zh_CN.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/po/zh_TW.po
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/pqexpbuffer.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/pqexpbuffer.h
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/pqsignal.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/pqsignal.h
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/pthread-win32.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/pthread-win32.h
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/win32.c
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/win32.h
usr/share/src/postgresql-8.1.17/src/interfaces/libpq/win32.mak
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.aix
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.beos
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.bsdi
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.cygwin
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.darwin
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.dgux
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.freebsd
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.hpux
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.irix
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.linux
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.netbsd
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.openbsd
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.osf
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.qnx4
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.sco
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.solaris
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.sunos4
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.svr4
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.ultrix4
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.univel
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.unixware
usr/share/src/postgresql-8.1.17/src/makefiles/Makefile.win32
usr/share/src/postgresql-8.1.17/src/makefiles/pgxs.mk
usr/share/src/postgresql-8.1.17/src/nls-global.mk
usr/share/src/postgresql-8.1.17/src/pl/Makefile
usr/share/src/postgresql-8.1.17/src/pl/plperl/GNUmakefile
usr/share/src/postgresql-8.1.17/src/pl/plperl/README
usr/share/src/postgresql-8.1.17/src/pl/plperl/SPI.xs
usr/share/src/postgresql-8.1.17/src/pl/plperl/expected/plperl.out
usr/share/src/postgresql-8.1.17/src/pl/plperl/expected/plperl_elog.out
usr/share/src/postgresql-8.1.17/src/pl/plperl/expected/plperl_shared.out
usr/share/src/postgresql-8.1.17/src/pl/plperl/expected/plperl_trigger.out
usr/share/src/postgresql-8.1.17/src/pl/plperl/plperl.c
usr/share/src/postgresql-8.1.17/src/pl/plperl/ppport.h
usr/share/src/postgresql-8.1.17/src/pl/plperl/spi_internal.c
usr/share/src/postgresql-8.1.17/src/pl/plperl/spi_internal.h
usr/share/src/postgresql-8.1.17/src/pl/plperl/sql/plperl.sql
usr/share/src/postgresql-8.1.17/src/pl/plperl/sql/plperl_elog.sql
usr/share/src/postgresql-8.1.17/src/pl/plperl/sql/plperl_shared.sql
usr/share/src/postgresql-8.1.17/src/pl/plperl/sql/plperl_trigger.sql
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/Makefile
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/.cvsignore
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/INSTALL
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/Makefile
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/gram.y
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/pl.tab.h
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/pl_comp.c
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/pl_exec.c
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/pl_funcs.c
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/pl_gram.c
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/pl_handler.c
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/pl_scan.c
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/plerrcodes.h
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/plpgsql.h
usr/share/src/postgresql-8.1.17/src/pl/plpgsql/src/scan.l
usr/share/src/postgresql-8.1.17/src/pl/plpython/Makefile
usr/share/src/postgresql-8.1.17/src/pl/plpython/TODO
usr/share/src/postgresql-8.1.17/src/pl/plpython/expected/plpython_drop.out
usr/share/src/postgresql-8.1.17/src/pl/plpython/expected/plpython_error.out
usr/share/src/postgresql-8.1.17/src/pl/plpython/expected/plpython_error_1.out
usr/share/src/postgresql-8.1.17/src/pl/plpython/expected/plpython_error_2.out
usr/share/src/postgresql-8.1.17/src/pl/plpython/expected/plpython_error_3.out
usr/share/src/postgresql-8.1.17/src/pl/plpython/expected/plpython_function.out
usr/share/src/postgresql-8.1.17/src/pl/plpython/expected/plpython_populate.out
usr/share/src/postgresql-8.1.17/src/pl/plpython/expected/plpython_schema.out
usr/share/src/postgresql-8.1.17/src/pl/plpython/expected/plpython_test.out
usr/share/src/postgresql-8.1.17/src/pl/plpython/plpython.c
usr/share/src/postgresql-8.1.17/src/pl/plpython/sql/plpython_drop.sql
usr/share/src/postgresql-8.1.17/src/pl/plpython/sql/plpython_error.sql
usr/share/src/postgresql-8.1.17/src/pl/plpython/sql/plpython_function.sql
usr/share/src/postgresql-8.1.17/src/pl/plpython/sql/plpython_populate.sql
usr/share/src/postgresql-8.1.17/src/pl/plpython/sql/plpython_schema.sql
usr/share/src/postgresql-8.1.17/src/pl/plpython/sql/plpython_test.sql
usr/share/src/postgresql-8.1.17/src/pl/tcl/Makefile
usr/share/src/postgresql-8.1.17/src/pl/tcl/expected/pltcl_queries.out
usr/share/src/postgresql-8.1.17/src/pl/tcl/expected/pltcl_setup.out
usr/share/src/postgresql-8.1.17/src/pl/tcl/license.terms
usr/share/src/postgresql-8.1.17/src/pl/tcl/modules/Makefile
usr/share/src/postgresql-8.1.17/src/pl/tcl/modules/README
usr/share/src/postgresql-8.1.17/src/pl/tcl/modules/pltcl_delmod.in
usr/share/src/postgresql-8.1.17/src/pl/tcl/modules/pltcl_listmod.in
usr/share/src/postgresql-8.1.17/src/pl/tcl/modules/pltcl_loadmod.in
usr/share/src/postgresql-8.1.17/src/pl/tcl/modules/unknown.pltcl
usr/share/src/postgresql-8.1.17/src/pl/tcl/pltcl.c
usr/share/src/postgresql-8.1.17/src/pl/tcl/sql/pltcl_queries.sql
usr/share/src/postgresql-8.1.17/src/pl/tcl/sql/pltcl_setup.sql
usr/share/src/postgresql-8.1.17/src/port/Makefile
usr/share/src/postgresql-8.1.17/src/port/copydir.c
usr/share/src/postgresql-8.1.17/src/port/crypt.c
usr/share/src/postgresql-8.1.17/src/port/dirmod.c
usr/share/src/postgresql-8.1.17/src/port/exec.c
usr/share/src/postgresql-8.1.17/src/port/fseeko.c
usr/share/src/postgresql-8.1.17/src/port/getaddrinfo.c
usr/share/src/postgresql-8.1.17/src/port/gethostname.c
usr/share/src/postgresql-8.1.17/src/port/getopt.c
usr/share/src/postgresql-8.1.17/src/port/getopt_long.c
usr/share/src/postgresql-8.1.17/src/port/getrusage.c
usr/share/src/postgresql-8.1.17/src/port/gettimeofday.c
usr/share/src/postgresql-8.1.17/src/port/inet_aton.c
usr/share/src/postgresql-8.1.17/src/port/isinf.c
usr/share/src/postgresql-8.1.17/src/port/kill.c
usr/share/src/postgresql-8.1.17/src/port/memcmp.c
usr/share/src/postgresql-8.1.17/src/port/noblock.c
usr/share/src/postgresql-8.1.17/src/port/open.c
usr/share/src/postgresql-8.1.17/src/port/path.c
usr/share/src/postgresql-8.1.17/src/port/pgsleep.c
usr/share/src/postgresql-8.1.17/src/port/pgstrcasecmp.c
usr/share/src/postgresql-8.1.17/src/port/pipe.c
usr/share/src/postgresql-8.1.17/src/port/qsort.c
usr/share/src/postgresql-8.1.17/src/port/rand.c
usr/share/src/postgresql-8.1.17/src/port/random.c
usr/share/src/postgresql-8.1.17/src/port/rint.c
usr/share/src/postgresql-8.1.17/src/port/snprintf.c
usr/share/src/postgresql-8.1.17/src/port/sprompt.c
usr/share/src/postgresql-8.1.17/src/port/srandom.c
usr/share/src/postgresql-8.1.17/src/port/strdup.c
usr/share/src/postgresql-8.1.17/src/port/strerror.c
usr/share/src/postgresql-8.1.17/src/port/strtol.c
usr/share/src/postgresql-8.1.17/src/port/strtoul.c
usr/share/src/postgresql-8.1.17/src/port/thread.c
usr/share/src/postgresql-8.1.17/src/port/unsetenv.c
usr/share/src/postgresql-8.1.17/src/port/win32.ico
usr/share/src/postgresql-8.1.17/src/port/win32ver.rc
usr/share/src/postgresql-8.1.17/src/template/aix
usr/share/src/postgresql-8.1.17/src/template/beos
usr/share/src/postgresql-8.1.17/src/template/bsdi
usr/share/src/postgresql-8.1.17/src/template/cygwin
usr/share/src/postgresql-8.1.17/src/template/darwin
usr/share/src/postgresql-8.1.17/src/template/dgux
usr/share/src/postgresql-8.1.17/src/template/freebsd
usr/share/src/postgresql-8.1.17/src/template/hpux
usr/share/src/postgresql-8.1.17/src/template/irix
usr/share/src/postgresql-8.1.17/src/template/linux
usr/share/src/postgresql-8.1.17/src/template/netbsd
usr/share/src/postgresql-8.1.17/src/template/nextstep
usr/share/src/postgresql-8.1.17/src/template/openbsd
usr/share/src/postgresql-8.1.17/src/template/osf
usr/share/src/postgresql-8.1.17/src/template/qnx4
usr/share/src/postgresql-8.1.17/src/template/sco
usr/share/src/postgresql-8.1.17/src/template/solaris
usr/share/src/postgresql-8.1.17/src/template/sunos4
usr/share/src/postgresql-8.1.17/src/template/svr4
usr/share/src/postgresql-8.1.17/src/template/ultrix4
usr/share/src/postgresql-8.1.17/src/template/univel
usr/share/src/postgresql-8.1.17/src/template/unixware
usr/share/src/postgresql-8.1.17/src/template/win
usr/share/src/postgresql-8.1.17/src/template/win32
usr/share/src/postgresql-8.1.17/src/test/Makefile
usr/share/src/postgresql-8.1.17/src/test/bench/Makefile
usr/share/src/postgresql-8.1.17/src/test/bench/WISC-README
usr/share/src/postgresql-8.1.17/src/test/bench/create.sh
usr/share/src/postgresql-8.1.17/src/test/bench/create.source
usr/share/src/postgresql-8.1.17/src/test/bench/perquery
usr/share/src/postgresql-8.1.17/src/test/bench/query01
usr/share/src/postgresql-8.1.17/src/test/bench/query02
usr/share/src/postgresql-8.1.17/src/test/bench/query03
usr/share/src/postgresql-8.1.17/src/test/bench/query04
usr/share/src/postgresql-8.1.17/src/test/bench/query05
usr/share/src/postgresql-8.1.17/src/test/bench/query06
usr/share/src/postgresql-8.1.17/src/test/bench/query07
usr/share/src/postgresql-8.1.17/src/test/bench/query08
usr/share/src/postgresql-8.1.17/src/test/bench/query09
usr/share/src/postgresql-8.1.17/src/test/bench/query10
usr/share/src/postgresql-8.1.17/src/test/bench/query11
usr/share/src/postgresql-8.1.17/src/test/bench/query12
usr/share/src/postgresql-8.1.17/src/test/bench/query13
usr/share/src/postgresql-8.1.17/src/test/bench/query14
usr/share/src/postgresql-8.1.17/src/test/bench/query15
usr/share/src/postgresql-8.1.17/src/test/bench/query16
usr/share/src/postgresql-8.1.17/src/test/bench/query17
usr/share/src/postgresql-8.1.17/src/test/bench/query18
usr/share/src/postgresql-8.1.17/src/test/bench/query19
usr/share/src/postgresql-8.1.17/src/test/bench/query20
usr/share/src/postgresql-8.1.17/src/test/bench/query21
usr/share/src/postgresql-8.1.17/src/test/bench/query22
usr/share/src/postgresql-8.1.17/src/test/bench/query23
usr/share/src/postgresql-8.1.17/src/test/bench/query24
usr/share/src/postgresql-8.1.17/src/test/bench/query25
usr/share/src/postgresql-8.1.17/src/test/bench/query26
usr/share/src/postgresql-8.1.17/src/test/bench/query27
usr/share/src/postgresql-8.1.17/src/test/bench/query28
usr/share/src/postgresql-8.1.17/src/test/bench/query29
usr/share/src/postgresql-8.1.17/src/test/bench/query30
usr/share/src/postgresql-8.1.17/src/test/bench/query31
usr/share/src/postgresql-8.1.17/src/test/bench/query32
usr/share/src/postgresql-8.1.17/src/test/bench/runwisc.sh
usr/share/src/postgresql-8.1.17/src/test/bench/wholebench.sh
usr/share/src/postgresql-8.1.17/src/test/examples/Makefile
usr/share/src/postgresql-8.1.17/src/test/examples/testlibpq.c
usr/share/src/postgresql-8.1.17/src/test/examples/testlibpq2.c
usr/share/src/postgresql-8.1.17/src/test/examples/testlibpq2.sql
usr/share/src/postgresql-8.1.17/src/test/examples/testlibpq3.c
usr/share/src/postgresql-8.1.17/src/test/examples/testlibpq3.sql
usr/share/src/postgresql-8.1.17/src/test/examples/testlibpq4.c
usr/share/src/postgresql-8.1.17/src/test/examples/testlo.c
usr/share/src/postgresql-8.1.17/src/test/locale/Makefile
usr/share/src/postgresql-8.1.17/src/test/locale/README
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/Makefile
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/README
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/expected/de-ctype.out
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/expected/test-de-char.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/expected/test-de-select.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/expected/test-de-sort.out
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/expected/test-de-text.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-char.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-text.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-varchar.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/expected/test-de-varchar.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/runall
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/test-de-select.sql.in
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/test-de-sort.in
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/test-de-upper.sql.in
usr/share/src/postgresql-8.1.17/src/test/locale/de_DE.ISO8859-1/test-de.sql.in
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/Makefile
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/README
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/expected/gr-ctype.out
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-char.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-select.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-sort.out
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-text.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-varchar.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/runall
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/test-gr-select.sql.in
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/test-gr-sort.in
usr/share/src/postgresql-8.1.17/src/test/locale/gr_GR.ISO8859-7/test-gr.sql.in
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-r/Makefile
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-r/expected/koi8-ctype.out
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-r/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-r/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-r/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-r/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-r/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-r/runall
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-r/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-r/test-koi8-sort.in
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-r/test-koi8.sql.in
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-to-win1251/Makefile
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-to-win1251/README
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-to-win1251/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-to-win1251/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-to-win1251/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-to-win1251/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-to-win1251/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-to-win1251/runall
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-to-win1251/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-to-win1251/test-koi8-sort.in
usr/share/src/postgresql-8.1.17/src/test/locale/koi8-to-win1251/test-koi8.sql.in
usr/share/src/postgresql-8.1.17/src/test/locale/sort-test.pl
usr/share/src/postgresql-8.1.17/src/test/locale/sort-test.py
usr/share/src/postgresql-8.1.17/src/test/locale/test-ctype.c
usr/share/src/postgresql-8.1.17/src/test/mb/README
usr/share/src/postgresql-8.1.17/src/test/mb/expected/big5.out
usr/share/src/postgresql-8.1.17/src/test/mb/expected/euc_cn.out
usr/share/src/postgresql-8.1.17/src/test/mb/expected/euc_jp.out
usr/share/src/postgresql-8.1.17/src/test/mb/expected/euc_kr.out
usr/share/src/postgresql-8.1.17/src/test/mb/expected/euc_tw.out
usr/share/src/postgresql-8.1.17/src/test/mb/expected/mule_internal.out
usr/share/src/postgresql-8.1.17/src/test/mb/expected/sjis.out
usr/share/src/postgresql-8.1.17/src/test/mb/expected/utf8.out
usr/share/src/postgresql-8.1.17/src/test/mb/mbregress.sh
usr/share/src/postgresql-8.1.17/src/test/mb/sql/big5.sql
usr/share/src/postgresql-8.1.17/src/test/mb/sql/euc_cn.sql
usr/share/src/postgresql-8.1.17/src/test/mb/sql/euc_jp.sql
usr/share/src/postgresql-8.1.17/src/test/mb/sql/euc_kr.sql
usr/share/src/postgresql-8.1.17/src/test/mb/sql/euc_tw.sql
usr/share/src/postgresql-8.1.17/src/test/mb/sql/mule_internal.sql
usr/share/src/postgresql-8.1.17/src/test/mb/sql/sjis.sql
usr/share/src/postgresql-8.1.17/src/test/mb/sql/utf8.sql
usr/share/src/postgresql-8.1.17/src/test/performance/results/PgSQL.970926
usr/share/src/postgresql-8.1.17/src/test/performance/runtests.pl
usr/share/src/postgresql-8.1.17/src/test/performance/sqls/connection
usr/share/src/postgresql-8.1.17/src/test/performance/sqls/crtsimple
usr/share/src/postgresql-8.1.17/src/test/performance/sqls/crtsimpleidx
usr/share/src/postgresql-8.1.17/src/test/performance/sqls/drpsimple
usr/share/src/postgresql-8.1.17/src/test/performance/sqls/inssimple
usr/share/src/postgresql-8.1.17/src/test/performance/sqls/inssimple.data
usr/share/src/postgresql-8.1.17/src/test/performance/sqls/orbsimple
usr/share/src/postgresql-8.1.17/src/test/performance/sqls/slcsimple
usr/share/src/postgresql-8.1.17/src/test/performance/sqls/slcsimple.data
usr/share/src/postgresql-8.1.17/src/test/performance/sqls/vacuum
usr/share/src/postgresql-8.1.17/src/test/performance/start-pgsql.sh
usr/share/src/postgresql-8.1.17/src/test/regress/GNUmakefile
usr/share/src/postgresql-8.1.17/src/test/regress/Makefile
usr/share/src/postgresql-8.1.17/src/test/regress/README
usr/share/src/postgresql-8.1.17/src/test/regress/data/agg.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/constrf.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/constro.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/dept.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/desc.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/emp.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/hash.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/onek.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/person.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/real_city.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/rect.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/streets.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/stud_emp.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/student.data
usr/share/src/postgresql-8.1.17/src/test/regress/data/tenk.data
usr/share/src/postgresql-8.1.17/src/test/regress/expected/abstime.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/aggregates.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/alter_table.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/arrays.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/bit.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/boolean.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/box.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/btree_index.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/case.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/char.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/char_1.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/circle.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/cluster.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/comments.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/conversion.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/copy2.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/create_aggregate.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/create_index.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/create_misc.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/create_operator.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/create_table.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/create_type.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/create_view.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/date.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/dependency.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/domain.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/errors.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/euc_cn.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/euc_jp.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/euc_kr.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/euc_tw.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/float4-exp-three-digits.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/float4.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/float8-exp-three-digits-win32.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/float8-exp-three-digits.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/float8-small-is-zero.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/float8-small-is-zero_1.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/float8.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/foreign_key.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/geometry.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/geometry_1.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/geometry_2.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/hash_index.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/horology.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/inet.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/inherit.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/insert.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/int2.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/int4.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/int8-exp-three-digits.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/int8.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/interval.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/join.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/join_1.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/limit.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/lseg.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/mule_internal.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/name.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/namespace.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/numeric.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/numeric_big.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/numerology.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/oid.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/oidjoins.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/opr_sanity.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/path.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/plpgsql.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/point.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/polygon.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/polymorphism.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/portals.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/portals_p2.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/prepare.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/prepared_xacts.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/privileges.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/random.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/rangefuncs.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/reltime.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/rowtypes.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/rules.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/sanity_check.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select_distinct.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select_distinct_on.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select_having.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select_having_1.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select_having_2.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select_implicit.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select_implicit_1.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select_implicit_2.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select_into.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select_views.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/select_views_1.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/sequence.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/sql_ascii.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/stats.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/strings.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/subselect.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/temp.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/text.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/time.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/timestamp.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/timestamptz.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/timetz.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/tinterval.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/transactions.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/triggers.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/truncate.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/type_sanity.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/union.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/update.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/vacuum.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/varchar.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/varchar_1.out
usr/share/src/postgresql-8.1.17/src/test/regress/expected/without_oid.out
usr/share/src/postgresql-8.1.17/src/test/regress/input/constraints.source
usr/share/src/postgresql-8.1.17/src/test/regress/input/copy.source
usr/share/src/postgresql-8.1.17/src/test/regress/input/create_function_1.source
usr/share/src/postgresql-8.1.17/src/test/regress/input/create_function_2.source
usr/share/src/postgresql-8.1.17/src/test/regress/input/misc.source
usr/share/src/postgresql-8.1.17/src/test/regress/input/tablespace.source
usr/share/src/postgresql-8.1.17/src/test/regress/output/constraints.source
usr/share/src/postgresql-8.1.17/src/test/regress/output/copy.source
usr/share/src/postgresql-8.1.17/src/test/regress/output/create_function_1.source
usr/share/src/postgresql-8.1.17/src/test/regress/output/create_function_2.source
usr/share/src/postgresql-8.1.17/src/test/regress/output/misc.source
usr/share/src/postgresql-8.1.17/src/test/regress/output/tablespace.source
usr/share/src/postgresql-8.1.17/src/test/regress/parallel_schedule
usr/share/src/postgresql-8.1.17/src/test/regress/pg_regress.sh
usr/share/src/postgresql-8.1.17/src/test/regress/regress.c
usr/share/src/postgresql-8.1.17/src/test/regress/regressplans.sh
usr/share/src/postgresql-8.1.17/src/test/regress/resultmap
usr/share/src/postgresql-8.1.17/src/test/regress/serial_schedule
usr/share/src/postgresql-8.1.17/src/test/regress/sql/abstime.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/aggregates.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/alter_table.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/arrays.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/bit.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/boolean.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/box.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/btree_index.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/case.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/char.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/circle.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/cluster.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/comments.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/conversion.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/copy2.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/create_aggregate.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/create_index.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/create_misc.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/create_operator.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/create_table.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/create_type.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/create_view.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/date.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/dependency.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/domain.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/drop.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/errors.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/euc_cn.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/euc_jp.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/euc_kr.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/euc_tw.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/float4.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/float8.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/foreign_key.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/geometry.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/hash_index.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/horology.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/inet.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/inherit.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/insert.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/int2.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/int4.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/int8.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/interval.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/join.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/limit.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/lseg.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/mule_internal.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/name.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/namespace.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/numeric.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/numeric_big.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/numerology.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/oid.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/oidjoins.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/opr_sanity.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/path.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/plpgsql.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/point.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/polygon.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/polymorphism.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/portals.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/portals_p2.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/prepare.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/prepared_xacts.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/privileges.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/random.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/rangefuncs.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/reltime.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/rowtypes.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/rules.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/sanity_check.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/select.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/select_distinct.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/select_distinct_on.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/select_having.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/select_implicit.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/select_into.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/select_views.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/sequence.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/sql_ascii.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/stats.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/strings.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/subselect.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/temp.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/text.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/time.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/timestamp.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/timestamptz.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/timetz.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/tinterval.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/transactions.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/triggers.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/truncate.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/type_sanity.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/union.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/update.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/vacuum.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/varchar.sql
usr/share/src/postgresql-8.1.17/src/test/regress/sql/without_oid.sql
usr/share/src/postgresql-8.1.17/src/timezone/Makefile
usr/share/src/postgresql-8.1.17/src/timezone/README
usr/share/src/postgresql-8.1.17/src/timezone/data/africa
usr/share/src/postgresql-8.1.17/src/timezone/data/antarctica
usr/share/src/postgresql-8.1.17/src/timezone/data/asia
usr/share/src/postgresql-8.1.17/src/timezone/data/australasia
usr/share/src/postgresql-8.1.17/src/timezone/data/backward
usr/share/src/postgresql-8.1.17/src/timezone/data/etcetera
usr/share/src/postgresql-8.1.17/src/timezone/data/europe
usr/share/src/postgresql-8.1.17/src/timezone/data/factory
usr/share/src/postgresql-8.1.17/src/timezone/data/iso3166.tab
usr/share/src/postgresql-8.1.17/src/timezone/data/leapseconds
usr/share/src/postgresql-8.1.17/src/timezone/data/northamerica
usr/share/src/postgresql-8.1.17/src/timezone/data/pacificnew
usr/share/src/postgresql-8.1.17/src/timezone/data/solar87
usr/share/src/postgresql-8.1.17/src/timezone/data/solar88
usr/share/src/postgresql-8.1.17/src/timezone/data/solar89
usr/share/src/postgresql-8.1.17/src/timezone/data/southamerica
usr/share/src/postgresql-8.1.17/src/timezone/data/systemv
usr/share/src/postgresql-8.1.17/src/timezone/data/yearistype.sh
usr/share/src/postgresql-8.1.17/src/timezone/data/zone.tab
usr/share/src/postgresql-8.1.17/src/timezone/ialloc.c
usr/share/src/postgresql-8.1.17/src/timezone/localtime.c
usr/share/src/postgresql-8.1.17/src/timezone/pgtz.c
usr/share/src/postgresql-8.1.17/src/timezone/pgtz.h
usr/share/src/postgresql-8.1.17/src/timezone/private.h
usr/share/src/postgresql-8.1.17/src/timezone/scheck.c
usr/share/src/postgresql-8.1.17/src/timezone/strftime.c
usr/share/src/postgresql-8.1.17/src/timezone/tzfile.h
usr/share/src/postgresql-8.1.17/src/timezone/zic.c
usr/share/src/postgresql-8.1.17/src/tools/RELEASE_CHANGES
usr/share/src/postgresql-8.1.17/src/tools/backend/README
usr/share/src/postgresql-8.1.17/src/tools/backend/backend_dirs.html
usr/share/src/postgresql-8.1.17/src/tools/backend/flow.fig
usr/share/src/postgresql-8.1.17/src/tools/backend/flow.gif
usr/share/src/postgresql-8.1.17/src/tools/backend/index.html
usr/share/src/postgresql-8.1.17/src/tools/ccsym
usr/share/src/postgresql-8.1.17/src/tools/codelines
usr/share/src/postgresql-8.1.17/src/tools/copyright
usr/share/src/postgresql-8.1.17/src/tools/entab/Makefile
usr/share/src/postgresql-8.1.17/src/tools/entab/entab.c
usr/share/src/postgresql-8.1.17/src/tools/entab/entab.man
usr/share/src/postgresql-8.1.17/src/tools/entab/halt.c
usr/share/src/postgresql-8.1.17/src/tools/find_badmacros
usr/share/src/postgresql-8.1.17/src/tools/find_gt_lt
usr/share/src/postgresql-8.1.17/src/tools/find_static
usr/share/src/postgresql-8.1.17/src/tools/find_typedef
usr/share/src/postgresql-8.1.17/src/tools/findoidjoins/Makefile
usr/share/src/postgresql-8.1.17/src/tools/findoidjoins/README
usr/share/src/postgresql-8.1.17/src/tools/findoidjoins/findoidjoins.c
usr/share/src/postgresql-8.1.17/src/tools/findoidjoins/make_oidjoins_check
usr/share/src/postgresql-8.1.17/src/tools/fsync/Makefile
usr/share/src/postgresql-8.1.17/src/tools/fsync/README
usr/share/src/postgresql-8.1.17/src/tools/fsync/test_fsync.c
usr/share/src/postgresql-8.1.17/src/tools/make_ctags
usr/share/src/postgresql-8.1.17/src/tools/make_diff/README
usr/share/src/postgresql-8.1.17/src/tools/make_diff/cporig
usr/share/src/postgresql-8.1.17/src/tools/make_diff/difforig
usr/share/src/postgresql-8.1.17/src/tools/make_diff/rmorig
usr/share/src/postgresql-8.1.17/src/tools/make_etags
usr/share/src/postgresql-8.1.17/src/tools/make_keywords
usr/share/src/postgresql-8.1.17/src/tools/make_mkid
usr/share/src/postgresql-8.1.17/src/tools/pgcvslog
usr/share/src/postgresql-8.1.17/src/tools/pginclude/README
usr/share/src/postgresql-8.1.17/src/tools/pginclude/pgcompinclude
usr/share/src/postgresql-8.1.17/src/tools/pginclude/pgdefine
usr/share/src/postgresql-8.1.17/src/tools/pginclude/pgfixinclude
usr/share/src/postgresql-8.1.17/src/tools/pginclude/pgrminclude
usr/share/src/postgresql-8.1.17/src/tools/pgindent/README
usr/share/src/postgresql-8.1.17/src/tools/pgindent/indent.bsd.patch
usr/share/src/postgresql-8.1.17/src/tools/pgindent/pgcppindent
usr/share/src/postgresql-8.1.17/src/tools/pgindent/pgindent
usr/share/src/postgresql-8.1.17/src/tools/pgindent/pgjindent
usr/share/src/postgresql-8.1.17/src/tools/pgtest
usr/share/src/postgresql-8.1.17/src/tools/thread/Makefile
usr/share/src/postgresql-8.1.17/src/tools/thread/README
usr/share/src/postgresql-8.1.17/src/tools/thread/thread_test.c
usr/share/src/postgresql-8.1.17/src/tools/version_stamp.pl
usr/share/src/postgresql-8.1.17/src/tutorial/Makefile
usr/share/src/postgresql-8.1.17/src/tutorial/README
usr/share/src/postgresql-8.1.17/src/tutorial/advanced.source
usr/share/src/postgresql-8.1.17/src/tutorial/basics.source
usr/share/src/postgresql-8.1.17/src/tutorial/beard.c
usr/share/src/postgresql-8.1.17/src/tutorial/complex.c
usr/share/src/postgresql-8.1.17/src/tutorial/complex.source
usr/share/src/postgresql-8.1.17/src/tutorial/funcs.c
usr/share/src/postgresql-8.1.17/src/tutorial/funcs.source
usr/share/src/postgresql-8.1.17/src/tutorial/funcs_new.c
usr/share/src/postgresql-8.1.17/src/tutorial/syscat.source
usr/share/src/postgresql-8.1.17/src/utils/Makefile
usr/share/src/postgresql-8.1.17/src/utils/dllinit.c
usr/share/src/postgresql-8.1.17/src/win32.mak
usr/share/src/postgresql-8.1.18/COPYRIGHT
usr/share/src/postgresql-8.1.18/GNUmakefile.in
usr/share/src/postgresql-8.1.18/HISTORY
usr/share/src/postgresql-8.1.18/INSTALL
usr/share/src/postgresql-8.1.18/Makefile
usr/share/src/postgresql-8.1.18/README
usr/share/src/postgresql-8.1.18/README.sfw
usr/share/src/postgresql-8.1.18/aclocal.m4
usr/share/src/postgresql-8.1.18/config/Makefile
usr/share/src/postgresql-8.1.18/config/ac_func_accept_argtypes.m4
usr/share/src/postgresql-8.1.18/config/acx_pthread.m4
usr/share/src/postgresql-8.1.18/config/c-compiler.m4
usr/share/src/postgresql-8.1.18/config/c-library.m4
usr/share/src/postgresql-8.1.18/config/config.guess
usr/share/src/postgresql-8.1.18/config/config.sub
usr/share/src/postgresql-8.1.18/config/docbook.m4
usr/share/src/postgresql-8.1.18/config/general.m4
usr/share/src/postgresql-8.1.18/config/install-sh
usr/share/src/postgresql-8.1.18/config/libtool.m4
usr/share/src/postgresql-8.1.18/config/missing
usr/share/src/postgresql-8.1.18/config/mkinstalldirs
usr/share/src/postgresql-8.1.18/config/perl.m4
usr/share/src/postgresql-8.1.18/config/prep_buildtree
usr/share/src/postgresql-8.1.18/config/programs.m4
usr/share/src/postgresql-8.1.18/config/python.m4
usr/share/src/postgresql-8.1.18/config/tcl.m4
usr/share/src/postgresql-8.1.18/configure
usr/share/src/postgresql-8.1.18/configure.in
usr/share/src/postgresql-8.1.18/contrib/Makefile
usr/share/src/postgresql-8.1.18/contrib/README
usr/share/src/postgresql-8.1.18/contrib/adddepend/README.adddepend
usr/share/src/postgresql-8.1.18/contrib/adddepend/adddepend
usr/share/src/postgresql-8.1.18/contrib/btree_gist/Makefile
usr/share/src/postgresql-8.1.18/contrib/btree_gist/README.btree_gist
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_bit.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_bytea.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_cash.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_date.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_float4.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_float8.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_gist.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_gist.h
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_gist.sql.in
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_inet.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_int2.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_int4.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_int8.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_interval.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_macaddr.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_numeric.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_oid.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_text.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_time.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_ts.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_utils_num.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_utils_num.h
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_utils_var.c
usr/share/src/postgresql-8.1.18/contrib/btree_gist/btree_utils_var.h
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/bit.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/cash.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/char.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/date.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/float4.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/float8.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/inet.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/int2.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/int4.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/int8.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/interval.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/macaddr.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/numeric.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/text.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/time.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/timestamp.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/timestamptz.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/timetz.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/data/varbit.data
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/bit.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/bytea.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/cash.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/char.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/cidr.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/date.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/float4.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/float8.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/inet.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/init.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/int2.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/int4.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/int8.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/interval.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/macaddr.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/numeric.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/oid.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/text.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/time.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/timestamp.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/timestamptz.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/timetz.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/varbit.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/expected/varchar.out
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/bit.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/bytea.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/cash.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/char.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/cidr.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/date.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/float4.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/float8.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/inet.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/init.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/int2.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/int4.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/int8.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/interval.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/macaddr.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/numeric.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/oid.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/text.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/time.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/timestamp.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/timestamptz.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/timetz.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/varbit.sql
usr/share/src/postgresql-8.1.18/contrib/btree_gist/sql/varchar.sql
usr/share/src/postgresql-8.1.18/contrib/chkpass/Makefile
usr/share/src/postgresql-8.1.18/contrib/chkpass/README.chkpass
usr/share/src/postgresql-8.1.18/contrib/chkpass/chkpass.c
usr/share/src/postgresql-8.1.18/contrib/chkpass/chkpass.sql.in
usr/share/src/postgresql-8.1.18/contrib/contrib-global.mk
usr/share/src/postgresql-8.1.18/contrib/cube/CHANGES
usr/share/src/postgresql-8.1.18/contrib/cube/Makefile
usr/share/src/postgresql-8.1.18/contrib/cube/README.cube
usr/share/src/postgresql-8.1.18/contrib/cube/cube.c
usr/share/src/postgresql-8.1.18/contrib/cube/cube.sql.in
usr/share/src/postgresql-8.1.18/contrib/cube/cubedata.h
usr/share/src/postgresql-8.1.18/contrib/cube/cubeparse.y
usr/share/src/postgresql-8.1.18/contrib/cube/cubescan.l
usr/share/src/postgresql-8.1.18/contrib/cube/data/test_cube.data
usr/share/src/postgresql-8.1.18/contrib/cube/expected/cube.out
usr/share/src/postgresql-8.1.18/contrib/cube/expected/cube_1.out
usr/share/src/postgresql-8.1.18/contrib/cube/expected/cube_2.out
usr/share/src/postgresql-8.1.18/contrib/cube/sql/cube.sql
usr/share/src/postgresql-8.1.18/contrib/dbase/Makefile
usr/share/src/postgresql-8.1.18/contrib/dbase/README.dbf2pg
usr/share/src/postgresql-8.1.18/contrib/dbase/dbf.c
usr/share/src/postgresql-8.1.18/contrib/dbase/dbf.h
usr/share/src/postgresql-8.1.18/contrib/dbase/dbf2pg.1
usr/share/src/postgresql-8.1.18/contrib/dbase/dbf2pg.c
usr/share/src/postgresql-8.1.18/contrib/dbase/endian.c
usr/share/src/postgresql-8.1.18/contrib/dblink/Makefile
usr/share/src/postgresql-8.1.18/contrib/dblink/README.dblink
usr/share/src/postgresql-8.1.18/contrib/dblink/dblink.c
usr/share/src/postgresql-8.1.18/contrib/dblink/dblink.h
usr/share/src/postgresql-8.1.18/contrib/dblink/dblink.sql.in
usr/share/src/postgresql-8.1.18/contrib/dblink/doc/connection
usr/share/src/postgresql-8.1.18/contrib/dblink/doc/cursor
usr/share/src/postgresql-8.1.18/contrib/dblink/doc/execute
usr/share/src/postgresql-8.1.18/contrib/dblink/doc/misc
usr/share/src/postgresql-8.1.18/contrib/dblink/doc/query
usr/share/src/postgresql-8.1.18/contrib/dblink/expected/dblink.out
usr/share/src/postgresql-8.1.18/contrib/dblink/sql/dblink.sql
usr/share/src/postgresql-8.1.18/contrib/dbmirror/AddTrigger.sql
usr/share/src/postgresql-8.1.18/contrib/dbmirror/DBMirror.pl
usr/share/src/postgresql-8.1.18/contrib/dbmirror/Makefile
usr/share/src/postgresql-8.1.18/contrib/dbmirror/MirrorSetup.sql
usr/share/src/postgresql-8.1.18/contrib/dbmirror/README.dbmirror
usr/share/src/postgresql-8.1.18/contrib/dbmirror/clean_pending.pl
usr/share/src/postgresql-8.1.18/contrib/dbmirror/pending.c
usr/share/src/postgresql-8.1.18/contrib/dbmirror/slaveDatabase.conf
usr/share/src/postgresql-8.1.18/contrib/earthdistance/Makefile
usr/share/src/postgresql-8.1.18/contrib/earthdistance/README.earthdistance
usr/share/src/postgresql-8.1.18/contrib/earthdistance/earthdistance.c
usr/share/src/postgresql-8.1.18/contrib/earthdistance/earthdistance.sql.in
usr/share/src/postgresql-8.1.18/contrib/earthdistance/expected/earthdistance.out
usr/share/src/postgresql-8.1.18/contrib/earthdistance/sql/earthdistance.sql
usr/share/src/postgresql-8.1.18/contrib/fulltextindex/Makefile
usr/share/src/postgresql-8.1.18/contrib/fulltextindex/README.fti
usr/share/src/postgresql-8.1.18/contrib/fulltextindex/TODO
usr/share/src/postgresql-8.1.18/contrib/fulltextindex/WARNING
usr/share/src/postgresql-8.1.18/contrib/fulltextindex/fti.c
usr/share/src/postgresql-8.1.18/contrib/fulltextindex/fti.pl
usr/share/src/postgresql-8.1.18/contrib/fulltextindex/fti.sql.in
usr/share/src/postgresql-8.1.18/contrib/fulltextindex/timings.sh
usr/share/src/postgresql-8.1.18/contrib/fulltextindex/uninstall.sql
usr/share/src/postgresql-8.1.18/contrib/fuzzystrmatch/Makefile
usr/share/src/postgresql-8.1.18/contrib/fuzzystrmatch/README.fuzzystrmatch
usr/share/src/postgresql-8.1.18/contrib/fuzzystrmatch/README.soundex
usr/share/src/postgresql-8.1.18/contrib/fuzzystrmatch/dmetaphone.c
usr/share/src/postgresql-8.1.18/contrib/fuzzystrmatch/fuzzystrmatch.c
usr/share/src/postgresql-8.1.18/contrib/fuzzystrmatch/fuzzystrmatch.h
usr/share/src/postgresql-8.1.18/contrib/fuzzystrmatch/fuzzystrmatch.sql.in
usr/share/src/postgresql-8.1.18/contrib/intagg/Makefile
usr/share/src/postgresql-8.1.18/contrib/intagg/README.int_aggregate
usr/share/src/postgresql-8.1.18/contrib/intagg/int_aggregate.c
usr/share/src/postgresql-8.1.18/contrib/intagg/int_aggregate.sql.in
usr/share/src/postgresql-8.1.18/contrib/intarray/Makefile
usr/share/src/postgresql-8.1.18/contrib/intarray/README.intarray
usr/share/src/postgresql-8.1.18/contrib/intarray/_int.h
usr/share/src/postgresql-8.1.18/contrib/intarray/_int.sql.in
usr/share/src/postgresql-8.1.18/contrib/intarray/_int_bool.c
usr/share/src/postgresql-8.1.18/contrib/intarray/_int_gist.c
usr/share/src/postgresql-8.1.18/contrib/intarray/_int_op.c
usr/share/src/postgresql-8.1.18/contrib/intarray/_int_tool.c
usr/share/src/postgresql-8.1.18/contrib/intarray/_intbig_gist.c
usr/share/src/postgresql-8.1.18/contrib/intarray/bench/bench.pl
usr/share/src/postgresql-8.1.18/contrib/intarray/bench/create_test.pl
usr/share/src/postgresql-8.1.18/contrib/intarray/data/test__int.data
usr/share/src/postgresql-8.1.18/contrib/intarray/expected/_int.out
usr/share/src/postgresql-8.1.18/contrib/intarray/sql/_int.sql
usr/share/src/postgresql-8.1.18/contrib/isbn_issn/Makefile
usr/share/src/postgresql-8.1.18/contrib/isbn_issn/README.isbn_issn
usr/share/src/postgresql-8.1.18/contrib/isbn_issn/isbn_issn.c
usr/share/src/postgresql-8.1.18/contrib/isbn_issn/isbn_issn.sql.in
usr/share/src/postgresql-8.1.18/contrib/lo/Makefile
usr/share/src/postgresql-8.1.18/contrib/lo/README.lo
usr/share/src/postgresql-8.1.18/contrib/lo/lo.c
usr/share/src/postgresql-8.1.18/contrib/lo/lo.sql.in
usr/share/src/postgresql-8.1.18/contrib/lo/lo_drop.sql
usr/share/src/postgresql-8.1.18/contrib/lo/lo_test.sql
usr/share/src/postgresql-8.1.18/contrib/ltree/Makefile
usr/share/src/postgresql-8.1.18/contrib/ltree/README.ltree
usr/share/src/postgresql-8.1.18/contrib/ltree/_ltree_gist.c
usr/share/src/postgresql-8.1.18/contrib/ltree/_ltree_op.c
usr/share/src/postgresql-8.1.18/contrib/ltree/crc32.c
usr/share/src/postgresql-8.1.18/contrib/ltree/crc32.h
usr/share/src/postgresql-8.1.18/contrib/ltree/data/_ltree.data
usr/share/src/postgresql-8.1.18/contrib/ltree/data/ltree.data
usr/share/src/postgresql-8.1.18/contrib/ltree/expected/ltree.out
usr/share/src/postgresql-8.1.18/contrib/ltree/lquery_op.c
usr/share/src/postgresql-8.1.18/contrib/ltree/ltree.h
usr/share/src/postgresql-8.1.18/contrib/ltree/ltree.sql.in
usr/share/src/postgresql-8.1.18/contrib/ltree/ltree_gist.c
usr/share/src/postgresql-8.1.18/contrib/ltree/ltree_io.c
usr/share/src/postgresql-8.1.18/contrib/ltree/ltree_op.c
usr/share/src/postgresql-8.1.18/contrib/ltree/ltreetest.sql
usr/share/src/postgresql-8.1.18/contrib/ltree/ltxtquery_io.c
usr/share/src/postgresql-8.1.18/contrib/ltree/ltxtquery_op.c
usr/share/src/postgresql-8.1.18/contrib/ltree/sql/ltree.sql
usr/share/src/postgresql-8.1.18/contrib/mSQL-interface/Makefile
usr/share/src/postgresql-8.1.18/contrib/mSQL-interface/README.mpgsql
usr/share/src/postgresql-8.1.18/contrib/mSQL-interface/mpgsql.c
usr/share/src/postgresql-8.1.18/contrib/mac/README.mac
usr/share/src/postgresql-8.1.18/contrib/mac/createoui
usr/share/src/postgresql-8.1.18/contrib/mac/dropoui
usr/share/src/postgresql-8.1.18/contrib/mac/ouiparse.awk
usr/share/src/postgresql-8.1.18/contrib/mac/updateoui
usr/share/src/postgresql-8.1.18/contrib/oid2name/Makefile
usr/share/src/postgresql-8.1.18/contrib/oid2name/README.oid2name
usr/share/src/postgresql-8.1.18/contrib/oid2name/oid2name.c
usr/share/src/postgresql-8.1.18/contrib/oracle/CHANGES
usr/share/src/postgresql-8.1.18/contrib/oracle/Ora2Pg.pm
usr/share/src/postgresql-8.1.18/contrib/oracle/README.ora2pg
usr/share/src/postgresql-8.1.18/contrib/oracle/TODO
usr/share/src/postgresql-8.1.18/contrib/oracle/ora2pg.html
usr/share/src/postgresql-8.1.18/contrib/oracle/ora2pg.pl
usr/share/src/postgresql-8.1.18/contrib/pg_buffercache/Makefile
usr/share/src/postgresql-8.1.18/contrib/pg_buffercache/README.pg_buffercache
usr/share/src/postgresql-8.1.18/contrib/pg_buffercache/pg_buffercache.sql.in
usr/share/src/postgresql-8.1.18/contrib/pg_buffercache/pg_buffercache_pages.c
usr/share/src/postgresql-8.1.18/contrib/pg_trgm/Makefile
usr/share/src/postgresql-8.1.18/contrib/pg_trgm/README.pg_trgm
usr/share/src/postgresql-8.1.18/contrib/pg_trgm/data/trgm.data
usr/share/src/postgresql-8.1.18/contrib/pg_trgm/expected/pg_trgm.out
usr/share/src/postgresql-8.1.18/contrib/pg_trgm/pg_trgm.sql.in
usr/share/src/postgresql-8.1.18/contrib/pg_trgm/sql/pg_trgm.sql
usr/share/src/postgresql-8.1.18/contrib/pg_trgm/trgm.h
usr/share/src/postgresql-8.1.18/contrib/pg_trgm/trgm_gist.c
usr/share/src/postgresql-8.1.18/contrib/pg_trgm/trgm_op.c
usr/share/src/postgresql-8.1.18/contrib/pgbench/Makefile
usr/share/src/postgresql-8.1.18/contrib/pgbench/README.pgbench
usr/share/src/postgresql-8.1.18/contrib/pgbench/README.pgbench_jis
usr/share/src/postgresql-8.1.18/contrib/pgbench/pgbench.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/Makefile
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/README.pgcrypto
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/blf.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/blf.h
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/crypt-blowfish.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/crypt-des.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/crypt-gensalt.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/crypt-md5.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/3des.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/blowfish.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/cast5.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/crypt-blowfish.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/crypt-des.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/crypt-md5.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/crypt-xdes.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/des.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/hmac-md5.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/hmac-sha1.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/init.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/md5.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/pgp-armor.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/pgp-compression.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/pgp-decrypt.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/pgp-encrypt-DISABLED.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/pgp-encrypt.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/pgp-info.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/pgp-pubkey-DISABLED.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/pgp-pubkey-decrypt.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/pgp-pubkey-encrypt.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/pgp-zlib-DISABLED.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/rijndael.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/sha1.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/expected/sha2.out
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/fortuna.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/fortuna.h
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/internal.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/mbuf.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/mbuf.h
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/md5.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/md5.h
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/misc.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/openssl.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgcrypto.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgcrypto.h
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgcrypto.sql.in
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-armor.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-cfb.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-compress.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-decrypt.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-encrypt.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-info.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-mpi-internal.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-mpi-openssl.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-mpi.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-pgsql.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-pubdec.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-pubenc.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-pubkey.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp-s2k.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/pgp.h
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/px-crypt.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/px-crypt.h
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/px-hmac.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/px.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/px.h
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/random.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/rijndael.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/rijndael.h
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/rijndael.tbl
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sha1.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sha1.h
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sha2.c
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sha2.h
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/3des.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/blowfish.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/cast5.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/crypt-blowfish.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/crypt-des.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/crypt-md5.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/crypt-xdes.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/des.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/hmac-md5.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/hmac-sha1.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/init.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/md5.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/pgp-armor.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/pgp-compression.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/pgp-decrypt.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/pgp-encrypt-DISABLED.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/pgp-encrypt.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/pgp-info.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/pgp-pubkey-DISABLED.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/pgp-pubkey-encrypt.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/pgp-zlib-DISABLED.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/rijndael.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/sha1.sql
usr/share/src/postgresql-8.1.18/contrib/pgcrypto/sql/sha2.sql
usr/share/src/postgresql-8.1.18/contrib/pgstattuple/Makefile
usr/share/src/postgresql-8.1.18/contrib/pgstattuple/README.pgstattuple
usr/share/src/postgresql-8.1.18/contrib/pgstattuple/README.pgstattuple.euc_jp
usr/share/src/postgresql-8.1.18/contrib/pgstattuple/pgstattuple.c
usr/share/src/postgresql-8.1.18/contrib/pgstattuple/pgstattuple.sql.in
usr/share/src/postgresql-8.1.18/contrib/seg/Makefile
usr/share/src/postgresql-8.1.18/contrib/seg/README.seg
usr/share/src/postgresql-8.1.18/contrib/seg/data/test_seg.data
usr/share/src/postgresql-8.1.18/contrib/seg/expected/seg.out
usr/share/src/postgresql-8.1.18/contrib/seg/expected/seg_1.out
usr/share/src/postgresql-8.1.18/contrib/seg/seg-validate.pl
usr/share/src/postgresql-8.1.18/contrib/seg/seg.c
usr/share/src/postgresql-8.1.18/contrib/seg/seg.sql.in
usr/share/src/postgresql-8.1.18/contrib/seg/segdata.h
usr/share/src/postgresql-8.1.18/contrib/seg/segparse.y
usr/share/src/postgresql-8.1.18/contrib/seg/segscan.l
usr/share/src/postgresql-8.1.18/contrib/seg/sort-segments.pl
usr/share/src/postgresql-8.1.18/contrib/seg/sql/seg.sql
usr/share/src/postgresql-8.1.18/contrib/spi/Makefile
usr/share/src/postgresql-8.1.18/contrib/spi/README.spi
usr/share/src/postgresql-8.1.18/contrib/spi/README.timetravel
usr/share/src/postgresql-8.1.18/contrib/spi/autoinc.c
usr/share/src/postgresql-8.1.18/contrib/spi/autoinc.example
usr/share/src/postgresql-8.1.18/contrib/spi/autoinc.sql.in
usr/share/src/postgresql-8.1.18/contrib/spi/insert_username.c
usr/share/src/postgresql-8.1.18/contrib/spi/insert_username.example
usr/share/src/postgresql-8.1.18/contrib/spi/insert_username.sql.in
usr/share/src/postgresql-8.1.18/contrib/spi/moddatetime.c
usr/share/src/postgresql-8.1.18/contrib/spi/moddatetime.example
usr/share/src/postgresql-8.1.18/contrib/spi/moddatetime.sql.in
usr/share/src/postgresql-8.1.18/contrib/spi/preprocessor/README.MAX
usr/share/src/postgresql-8.1.18/contrib/spi/preprocessor/example.sql
usr/share/src/postgresql-8.1.18/contrib/spi/preprocessor/step1.c
usr/share/src/postgresql-8.1.18/contrib/spi/preprocessor/step2.pl
usr/share/src/postgresql-8.1.18/contrib/spi/refint.c
usr/share/src/postgresql-8.1.18/contrib/spi/refint.example
usr/share/src/postgresql-8.1.18/contrib/spi/refint.sql.in
usr/share/src/postgresql-8.1.18/contrib/spi/timetravel.c
usr/share/src/postgresql-8.1.18/contrib/spi/timetravel.example
usr/share/src/postgresql-8.1.18/contrib/spi/timetravel.sql.in
usr/share/src/postgresql-8.1.18/contrib/start-scripts/PostgreSQL.darwin
usr/share/src/postgresql-8.1.18/contrib/start-scripts/StartupParameters.plist.darwin
usr/share/src/postgresql-8.1.18/contrib/start-scripts/freebsd
usr/share/src/postgresql-8.1.18/contrib/start-scripts/linux
usr/share/src/postgresql-8.1.18/contrib/tablefunc/Makefile
usr/share/src/postgresql-8.1.18/contrib/tablefunc/README.tablefunc
usr/share/src/postgresql-8.1.18/contrib/tablefunc/data/connectby_int.data
usr/share/src/postgresql-8.1.18/contrib/tablefunc/data/connectby_text.data
usr/share/src/postgresql-8.1.18/contrib/tablefunc/data/ct.data
usr/share/src/postgresql-8.1.18/contrib/tablefunc/expected/tablefunc.out
usr/share/src/postgresql-8.1.18/contrib/tablefunc/sql/tablefunc.sql
usr/share/src/postgresql-8.1.18/contrib/tablefunc/tablefunc.c
usr/share/src/postgresql-8.1.18/contrib/tablefunc/tablefunc.h
usr/share/src/postgresql-8.1.18/contrib/tablefunc/tablefunc.sql.in
usr/share/src/postgresql-8.1.18/contrib/tips/Makefile
usr/share/src/postgresql-8.1.18/contrib/tips/README.apachelog
usr/share/src/postgresql-8.1.18/contrib/tsearch2/Makefile
usr/share/src/postgresql-8.1.18/contrib/tsearch2/README.tsearch2
usr/share/src/postgresql-8.1.18/contrib/tsearch2/common.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/common.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/crc32.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/crc32.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/data/test_tsearch.data
usr/share/src/postgresql-8.1.18/contrib/tsearch2/dict.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/dict.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/dict_ex.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/dict_ispell.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/dict_snowball.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/dict_syn.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/docs/tsearch-V2-intro.html
usr/share/src/postgresql-8.1.18/contrib/tsearch2/docs/tsearch2-guide.html
usr/share/src/postgresql-8.1.18/contrib/tsearch2/docs/tsearch2-ref.html
usr/share/src/postgresql-8.1.18/contrib/tsearch2/expected/tsearch2.out
usr/share/src/postgresql-8.1.18/contrib/tsearch2/gendict/Makefile.IN
usr/share/src/postgresql-8.1.18/contrib/tsearch2/gendict/README.gendict
usr/share/src/postgresql-8.1.18/contrib/tsearch2/gendict/config.sh
usr/share/src/postgresql-8.1.18/contrib/tsearch2/gendict/dict_snowball.c.IN
usr/share/src/postgresql-8.1.18/contrib/tsearch2/gendict/dict_tmpl.c.IN
usr/share/src/postgresql-8.1.18/contrib/tsearch2/gendict/sql.IN
usr/share/src/postgresql-8.1.18/contrib/tsearch2/gistidx.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/gistidx.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/ispell/Makefile
usr/share/src/postgresql-8.1.18/contrib/tsearch2/ispell/regis.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/ispell/regis.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/ispell/spell.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/ispell/spell.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/my2ispell/Makefile
usr/share/src/postgresql-8.1.18/contrib/tsearch2/my2ispell/README
usr/share/src/postgresql-8.1.18/contrib/tsearch2/prs_dcfg.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/query.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/query.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/rank.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/rewrite.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/rewrite.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/snmap.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/snmap.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/snowball/Makefile
usr/share/src/postgresql-8.1.18/contrib/tsearch2/snowball/api.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/snowball/api.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/snowball/english_stem.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/snowball/english_stem.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/snowball/header.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/snowball/russian_stem.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/snowball/russian_stem.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/snowball/utilities.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/sql/tsearch2.sql
usr/share/src/postgresql-8.1.18/contrib/tsearch2/stopword.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/stopword/english.stop
usr/share/src/postgresql-8.1.18/contrib/tsearch2/stopword/russian.stop
usr/share/src/postgresql-8.1.18/contrib/tsearch2/ts_cfg.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/ts_cfg.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/ts_stat.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/ts_stat.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/tsearch.sql.in
usr/share/src/postgresql-8.1.18/contrib/tsearch2/tsvector.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/tsvector.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/tsvector_op.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/untsearch.sql.in
usr/share/src/postgresql-8.1.18/contrib/tsearch2/wordparser/Makefile
usr/share/src/postgresql-8.1.18/contrib/tsearch2/wordparser/deflex.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/wordparser/deflex.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/wordparser/parser.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/wordparser/parser.l
usr/share/src/postgresql-8.1.18/contrib/tsearch2/wparser.c
usr/share/src/postgresql-8.1.18/contrib/tsearch2/wparser.h
usr/share/src/postgresql-8.1.18/contrib/tsearch2/wparser_def.c
usr/share/src/postgresql-8.1.18/contrib/userlock/Makefile
usr/share/src/postgresql-8.1.18/contrib/userlock/README.user_locks
usr/share/src/postgresql-8.1.18/contrib/userlock/user_locks.c
usr/share/src/postgresql-8.1.18/contrib/userlock/user_locks.h
usr/share/src/postgresql-8.1.18/contrib/userlock/user_locks.sql.in
usr/share/src/postgresql-8.1.18/contrib/vacuumlo/Makefile
usr/share/src/postgresql-8.1.18/contrib/vacuumlo/README.vacuumlo
usr/share/src/postgresql-8.1.18/contrib/vacuumlo/vacuumlo.c
usr/share/src/postgresql-8.1.18/contrib/xml2/Makefile
usr/share/src/postgresql-8.1.18/contrib/xml2/README.xml2
usr/share/src/postgresql-8.1.18/contrib/xml2/pgxml.sql.in
usr/share/src/postgresql-8.1.18/contrib/xml2/xpath.c
usr/share/src/postgresql-8.1.18/contrib/xml2/xslt_proc.c
usr/share/src/postgresql-8.1.18/doc/FAQ
usr/share/src/postgresql-8.1.18/doc/FAQ_AIX
usr/share/src/postgresql-8.1.18/doc/FAQ_CYGWIN
usr/share/src/postgresql-8.1.18/doc/FAQ_DEV
usr/share/src/postgresql-8.1.18/doc/FAQ_HPUX
usr/share/src/postgresql-8.1.18/doc/FAQ_IRIX
usr/share/src/postgresql-8.1.18/doc/FAQ_MINGW
usr/share/src/postgresql-8.1.18/doc/FAQ_QNX4
usr/share/src/postgresql-8.1.18/doc/FAQ_SCO
usr/share/src/postgresql-8.1.18/doc/FAQ_Solaris
usr/share/src/postgresql-8.1.18/doc/FAQ_brazilian
usr/share/src/postgresql-8.1.18/doc/FAQ_chinese
usr/share/src/postgresql-8.1.18/doc/FAQ_czech
usr/share/src/postgresql-8.1.18/doc/FAQ_farsi
usr/share/src/postgresql-8.1.18/doc/FAQ_french
usr/share/src/postgresql-8.1.18/doc/FAQ_german
usr/share/src/postgresql-8.1.18/doc/FAQ_hungarian
usr/share/src/postgresql-8.1.18/doc/FAQ_japanese
usr/share/src/postgresql-8.1.18/doc/FAQ_polish
usr/share/src/postgresql-8.1.18/doc/FAQ_russian
usr/share/src/postgresql-8.1.18/doc/FAQ_turkish
usr/share/src/postgresql-8.1.18/doc/KNOWN_BUGS
usr/share/src/postgresql-8.1.18/doc/MISSING_FEATURES
usr/share/src/postgresql-8.1.18/doc/Makefile
usr/share/src/postgresql-8.1.18/doc/README.mb.big5
usr/share/src/postgresql-8.1.18/doc/README.mb.jp
usr/share/src/postgresql-8.1.18/doc/TODO
usr/share/src/postgresql-8.1.18/doc/TODO.detail/README
usr/share/src/postgresql-8.1.18/doc/TODO.detail/pg_dump
usr/share/src/postgresql-8.1.18/doc/TODO.detail/pg_upgrade
usr/share/src/postgresql-8.1.18/doc/TODO.detail/pitr
usr/share/src/postgresql-8.1.18/doc/TODO.detail/psql
usr/share/src/postgresql-8.1.18/doc/TODO.detail/thread
usr/share/src/postgresql-8.1.18/doc/TODO.detail/timezone
usr/share/src/postgresql-8.1.18/doc/TODO.detail/update
usr/share/src/postgresql-8.1.18/doc/TODO.detail/wal
usr/share/src/postgresql-8.1.18/doc/bug.template
usr/share/src/postgresql-8.1.18/doc/man.tar.gz
usr/share/src/postgresql-8.1.18/doc/postgres.tar.gz
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_DEV.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_MINGW.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_brazilian.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_chinese.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_czech.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_farsi.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_french.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_german.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_hungarian.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_japanese.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_polish.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_russian.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/FAQ_turkish.html
usr/share/src/postgresql-8.1.18/doc/src/FAQ/README
usr/share/src/postgresql-8.1.18/doc/src/FAQ/TODO.html
usr/share/src/postgresql-8.1.18/doc/src/Makefile
usr/share/src/postgresql-8.1.18/doc/src/sgml/Makefile
usr/share/src/postgresql-8.1.18/doc/src/sgml/advanced.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/arch-dev.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/array.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/backup.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/biblio.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/bki.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/catalogs.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/charset.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/client-auth.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/config.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/contacts.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/cvs.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/datatype.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/datetime.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ddl.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/dfunc.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/diskusage.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/dml.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/docguide.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ecpg.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/errcodes.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/extend.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/external-projects.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/features.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/filelist.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/fixrtf
usr/share/src/postgresql-8.1.18/doc/src/sgml/func.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/generate_history.pl
usr/share/src/postgresql-8.1.18/doc/src/sgml/geqo.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/gist.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/history.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/indexam.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/indices.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/info.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/information_schema.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/install-win32.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/installation.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/intro.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/keywords.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/legal.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/libpq.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/lobj.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/maintenance.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/manage-ag.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/mk_feature_tables.pl
usr/share/src/postgresql-8.1.18/doc/src/sgml/monitoring.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/mvcc.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/nls.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/notation.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/perform.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/planstats.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/plhandler.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/plperl.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/plpgsql.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/plpython.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/pltcl.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/postgres.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/problems.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/protocol.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/queries.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/query.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/abort.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/allfiles.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_aggregate.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_conversion.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_database.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_domain.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_function.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_group.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_index.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_language.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_opclass.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_operator.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_role.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_schema.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_sequence.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_table.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_tablespace.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_trigger.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_type.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/alter_user.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/analyze.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/begin.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/checkpoint.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/close.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/cluster.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/clusterdb.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/comment.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/commit.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/commit_prepared.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/copy.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_aggregate.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_cast.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_constraint.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_conversion.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_database.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_domain.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_function.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_group.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_index.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_language.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_opclass.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_operator.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_role.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_rule.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_schema.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_sequence.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_table.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_table_as.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_tablespace.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_trigger.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_type.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_user.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/create_view.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/createdb.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/createlang.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/createuser.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/deallocate.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/declare.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/delete.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_aggregate.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_cast.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_conversion.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_database.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_domain.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_function.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_group.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_index.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_language.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_opclass.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_operator.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_role.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_rule.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_schema.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_sequence.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_table.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_tablespace.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_trigger.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_type.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_user.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/drop_view.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/dropdb.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/droplang.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/dropuser.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/ecpg-ref.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/end.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/execute.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/explain.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/fetch.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/grant.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/initdb.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/insert.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/ipcclean.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/listen.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/load.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/lock.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/move.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/notify.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/pg_config-ref.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/pg_controldata.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/pg_ctl-ref.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/pg_dump.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/pg_dumpall.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/pg_resetxlog.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/pg_restore.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/postgres-ref.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/postmaster.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/prepare.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/prepare_transaction.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/psql-ref.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/reindex.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/reindexdb.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/release_savepoint.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/reset.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/revoke.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/rollback.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/rollback_prepared.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/rollback_to.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/savepoint.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/select.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/select_into.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/set.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/set_constraints.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/set_role.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/set_session_auth.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/set_transaction.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/show.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/start_transaction.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/truncate.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/unlisten.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/update.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/vacuum.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/ref/vacuumdb.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/reference.ced
usr/share/src/postgresql-8.1.18/doc/src/sgml/reference.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/regress.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/release-7.4.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/release-8.0.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/release-8.1.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/release-old.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/release.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/rowtypes.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/rules.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/runtime.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/sources.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/spi.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/sql.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/standalone-install.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/start.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/storage.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/stylesheet-hh.xsl
usr/share/src/postgresql-8.1.18/doc/src/sgml/stylesheet.css
usr/share/src/postgresql-8.1.18/doc/src/sgml/stylesheet.dsl
usr/share/src/postgresql-8.1.18/doc/src/sgml/stylesheet.xsl
usr/share/src/postgresql-8.1.18/doc/src/sgml/syntax.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/trigger.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/typeconv.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/user-manag.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/wal.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/xaggr.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/xfunc.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/xindex.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/xoper.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/xplang.sgml
usr/share/src/postgresql-8.1.18/doc/src/sgml/xtypes.sgml
usr/share/src/postgresql-8.1.18/src/DEVELOPERS
usr/share/src/postgresql-8.1.18/src/Makefile
usr/share/src/postgresql-8.1.18/src/Makefile.global.in
usr/share/src/postgresql-8.1.18/src/Makefile.shlib
usr/share/src/postgresql-8.1.18/src/backend/Makefile
usr/share/src/postgresql-8.1.18/src/backend/access/Makefile
usr/share/src/postgresql-8.1.18/src/backend/access/common/Makefile
usr/share/src/postgresql-8.1.18/src/backend/access/common/heaptuple.c
usr/share/src/postgresql-8.1.18/src/backend/access/common/indextuple.c
usr/share/src/postgresql-8.1.18/src/backend/access/common/indexvalid.c
usr/share/src/postgresql-8.1.18/src/backend/access/common/printtup.c
usr/share/src/postgresql-8.1.18/src/backend/access/common/scankey.c
usr/share/src/postgresql-8.1.18/src/backend/access/common/tupdesc.c
usr/share/src/postgresql-8.1.18/src/backend/access/gist/Makefile
usr/share/src/postgresql-8.1.18/src/backend/access/gist/README
usr/share/src/postgresql-8.1.18/src/backend/access/gist/gist.c
usr/share/src/postgresql-8.1.18/src/backend/access/gist/gistget.c
usr/share/src/postgresql-8.1.18/src/backend/access/gist/gistproc.c
usr/share/src/postgresql-8.1.18/src/backend/access/gist/gistscan.c
usr/share/src/postgresql-8.1.18/src/backend/access/gist/gistutil.c
usr/share/src/postgresql-8.1.18/src/backend/access/gist/gistvacuum.c
usr/share/src/postgresql-8.1.18/src/backend/access/gist/gistxlog.c
usr/share/src/postgresql-8.1.18/src/backend/access/hash/Makefile
usr/share/src/postgresql-8.1.18/src/backend/access/hash/README
usr/share/src/postgresql-8.1.18/src/backend/access/hash/hash.c
usr/share/src/postgresql-8.1.18/src/backend/access/hash/hashfunc.c
usr/share/src/postgresql-8.1.18/src/backend/access/hash/hashinsert.c
usr/share/src/postgresql-8.1.18/src/backend/access/hash/hashovfl.c
usr/share/src/postgresql-8.1.18/src/backend/access/hash/hashpage.c
usr/share/src/postgresql-8.1.18/src/backend/access/hash/hashscan.c
usr/share/src/postgresql-8.1.18/src/backend/access/hash/hashsearch.c
usr/share/src/postgresql-8.1.18/src/backend/access/hash/hashutil.c
usr/share/src/postgresql-8.1.18/src/backend/access/heap/Makefile
usr/share/src/postgresql-8.1.18/src/backend/access/heap/heapam.c
usr/share/src/postgresql-8.1.18/src/backend/access/heap/hio.c
usr/share/src/postgresql-8.1.18/src/backend/access/heap/tuptoaster.c
usr/share/src/postgresql-8.1.18/src/backend/access/index/Makefile
usr/share/src/postgresql-8.1.18/src/backend/access/index/genam.c
usr/share/src/postgresql-8.1.18/src/backend/access/index/indexam.c
usr/share/src/postgresql-8.1.18/src/backend/access/nbtree/Makefile
usr/share/src/postgresql-8.1.18/src/backend/access/nbtree/README
usr/share/src/postgresql-8.1.18/src/backend/access/nbtree/nbtcompare.c
usr/share/src/postgresql-8.1.18/src/backend/access/nbtree/nbtinsert.c
usr/share/src/postgresql-8.1.18/src/backend/access/nbtree/nbtpage.c
usr/share/src/postgresql-8.1.18/src/backend/access/nbtree/nbtree.c
usr/share/src/postgresql-8.1.18/src/backend/access/nbtree/nbtsearch.c
usr/share/src/postgresql-8.1.18/src/backend/access/nbtree/nbtsort.c
usr/share/src/postgresql-8.1.18/src/backend/access/nbtree/nbtutils.c
usr/share/src/postgresql-8.1.18/src/backend/access/nbtree/nbtxlog.c
usr/share/src/postgresql-8.1.18/src/backend/access/rtree/Makefile
usr/share/src/postgresql-8.1.18/src/backend/access/rtree/rtget.c
usr/share/src/postgresql-8.1.18/src/backend/access/rtree/rtproc.c
usr/share/src/postgresql-8.1.18/src/backend/access/rtree/rtree.c
usr/share/src/postgresql-8.1.18/src/backend/access/rtree/rtscan.c
usr/share/src/postgresql-8.1.18/src/backend/access/rtree/rtstrat.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/Makefile
usr/share/src/postgresql-8.1.18/src/backend/access/transam/README
usr/share/src/postgresql-8.1.18/src/backend/access/transam/clog.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/multixact.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/recovery.conf.sample
usr/share/src/postgresql-8.1.18/src/backend/access/transam/rmgr.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/slru.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/subtrans.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/transam.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/twophase.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/twophase_rmgr.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/varsup.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/xact.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/xlog.c
usr/share/src/postgresql-8.1.18/src/backend/access/transam/xlogutils.c
usr/share/src/postgresql-8.1.18/src/backend/bootstrap/.cvsignore
usr/share/src/postgresql-8.1.18/src/backend/bootstrap/Makefile
usr/share/src/postgresql-8.1.18/src/backend/bootstrap/bootparse.c
usr/share/src/postgresql-8.1.18/src/backend/bootstrap/bootparse.y
usr/share/src/postgresql-8.1.18/src/backend/bootstrap/bootscanner.c
usr/share/src/postgresql-8.1.18/src/backend/bootstrap/bootscanner.l
usr/share/src/postgresql-8.1.18/src/backend/bootstrap/bootstrap.c
usr/share/src/postgresql-8.1.18/src/backend/bootstrap/bootstrap_tokens.h
usr/share/src/postgresql-8.1.18/src/backend/catalog/Makefile
usr/share/src/postgresql-8.1.18/src/backend/catalog/README
usr/share/src/postgresql-8.1.18/src/backend/catalog/aclchk.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/catalog.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/dependency.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/genbki.sh
usr/share/src/postgresql-8.1.18/src/backend/catalog/heap.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/index.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/indexing.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/information_schema.sql
usr/share/src/postgresql-8.1.18/src/backend/catalog/namespace.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/pg_aggregate.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/pg_constraint.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/pg_conversion.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/pg_depend.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/pg_largeobject.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/pg_namespace.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/pg_operator.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/pg_proc.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/pg_shdepend.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/pg_type.c
usr/share/src/postgresql-8.1.18/src/backend/catalog/sql_feature_packages.txt
usr/share/src/postgresql-8.1.18/src/backend/catalog/sql_features.txt
usr/share/src/postgresql-8.1.18/src/backend/catalog/system_views.sql
usr/share/src/postgresql-8.1.18/src/backend/commands/Makefile
usr/share/src/postgresql-8.1.18/src/backend/commands/aggregatecmds.c
usr/share/src/postgresql-8.1.18/src/backend/commands/alter.c
usr/share/src/postgresql-8.1.18/src/backend/commands/analyze.c
usr/share/src/postgresql-8.1.18/src/backend/commands/async.c
usr/share/src/postgresql-8.1.18/src/backend/commands/cluster.c
usr/share/src/postgresql-8.1.18/src/backend/commands/comment.c
usr/share/src/postgresql-8.1.18/src/backend/commands/conversioncmds.c
usr/share/src/postgresql-8.1.18/src/backend/commands/copy.c
usr/share/src/postgresql-8.1.18/src/backend/commands/dbcommands.c
usr/share/src/postgresql-8.1.18/src/backend/commands/define.c
usr/share/src/postgresql-8.1.18/src/backend/commands/explain.c
usr/share/src/postgresql-8.1.18/src/backend/commands/functioncmds.c
usr/share/src/postgresql-8.1.18/src/backend/commands/indexcmds.c
usr/share/src/postgresql-8.1.18/src/backend/commands/lockcmds.c
usr/share/src/postgresql-8.1.18/src/backend/commands/opclasscmds.c
usr/share/src/postgresql-8.1.18/src/backend/commands/operatorcmds.c
usr/share/src/postgresql-8.1.18/src/backend/commands/portalcmds.c
usr/share/src/postgresql-8.1.18/src/backend/commands/prepare.c
usr/share/src/postgresql-8.1.18/src/backend/commands/proclang.c
usr/share/src/postgresql-8.1.18/src/backend/commands/schemacmds.c
usr/share/src/postgresql-8.1.18/src/backend/commands/sequence.c
usr/share/src/postgresql-8.1.18/src/backend/commands/tablecmds.c
usr/share/src/postgresql-8.1.18/src/backend/commands/tablespace.c
usr/share/src/postgresql-8.1.18/src/backend/commands/trigger.c
usr/share/src/postgresql-8.1.18/src/backend/commands/typecmds.c
usr/share/src/postgresql-8.1.18/src/backend/commands/user.c
usr/share/src/postgresql-8.1.18/src/backend/commands/vacuum.c
usr/share/src/postgresql-8.1.18/src/backend/commands/vacuumlazy.c
usr/share/src/postgresql-8.1.18/src/backend/commands/variable.c
usr/share/src/postgresql-8.1.18/src/backend/commands/view.c
usr/share/src/postgresql-8.1.18/src/backend/executor/Makefile
usr/share/src/postgresql-8.1.18/src/backend/executor/README
usr/share/src/postgresql-8.1.18/src/backend/executor/execAmi.c
usr/share/src/postgresql-8.1.18/src/backend/executor/execGrouping.c
usr/share/src/postgresql-8.1.18/src/backend/executor/execJunk.c
usr/share/src/postgresql-8.1.18/src/backend/executor/execMain.c
usr/share/src/postgresql-8.1.18/src/backend/executor/execProcnode.c
usr/share/src/postgresql-8.1.18/src/backend/executor/execQual.c
usr/share/src/postgresql-8.1.18/src/backend/executor/execScan.c
usr/share/src/postgresql-8.1.18/src/backend/executor/execTuples.c
usr/share/src/postgresql-8.1.18/src/backend/executor/execUtils.c
usr/share/src/postgresql-8.1.18/src/backend/executor/functions.c
usr/share/src/postgresql-8.1.18/src/backend/executor/instrument.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeAgg.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeAppend.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeBitmapAnd.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeBitmapHeapscan.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeBitmapIndexscan.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeBitmapOr.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeFunctionscan.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeGroup.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeHash.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeHashjoin.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeIndexscan.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeLimit.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeMaterial.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeMergejoin.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeNestloop.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeResult.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeSeqscan.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeSetOp.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeSort.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeSubplan.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeSubqueryscan.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeTidscan.c
usr/share/src/postgresql-8.1.18/src/backend/executor/nodeUnique.c
usr/share/src/postgresql-8.1.18/src/backend/executor/spi.c
usr/share/src/postgresql-8.1.18/src/backend/executor/tstoreReceiver.c
usr/share/src/postgresql-8.1.18/src/backend/lib/Makefile
usr/share/src/postgresql-8.1.18/src/backend/lib/dllist.c
usr/share/src/postgresql-8.1.18/src/backend/lib/stringinfo.c
usr/share/src/postgresql-8.1.18/src/backend/libpq/Makefile
usr/share/src/postgresql-8.1.18/src/backend/libpq/README.SSL
usr/share/src/postgresql-8.1.18/src/backend/libpq/auth.c
usr/share/src/postgresql-8.1.18/src/backend/libpq/be-fsstubs.c
usr/share/src/postgresql-8.1.18/src/backend/libpq/be-secure.c
usr/share/src/postgresql-8.1.18/src/backend/libpq/crypt.c
usr/share/src/postgresql-8.1.18/src/backend/libpq/hba.c
usr/share/src/postgresql-8.1.18/src/backend/libpq/ip.c
usr/share/src/postgresql-8.1.18/src/backend/libpq/md5.c
usr/share/src/postgresql-8.1.18/src/backend/libpq/pg_hba.conf.sample
usr/share/src/postgresql-8.1.18/src/backend/libpq/pg_ident.conf.sample
usr/share/src/postgresql-8.1.18/src/backend/libpq/pqcomm.c
usr/share/src/postgresql-8.1.18/src/backend/libpq/pqformat.c
usr/share/src/postgresql-8.1.18/src/backend/libpq/pqsignal.c
usr/share/src/postgresql-8.1.18/src/backend/main/Makefile
usr/share/src/postgresql-8.1.18/src/backend/main/main.c
usr/share/src/postgresql-8.1.18/src/backend/nls.mk
usr/share/src/postgresql-8.1.18/src/backend/nodes/Makefile
usr/share/src/postgresql-8.1.18/src/backend/nodes/README
usr/share/src/postgresql-8.1.18/src/backend/nodes/bitmapset.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/copyfuncs.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/equalfuncs.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/list.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/makefuncs.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/nodeFuncs.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/nodes.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/outfuncs.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/params.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/print.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/read.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/readfuncs.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/tidbitmap.c
usr/share/src/postgresql-8.1.18/src/backend/nodes/value.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/Makefile
usr/share/src/postgresql-8.1.18/src/backend/optimizer/README
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/Makefile
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_copy.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_cx.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_erx.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_eval.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_main.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_misc.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_mutation.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_ox1.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_ox2.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_pmx.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_pool.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_px.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_recombination.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/geqo/geqo_selection.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/path/Makefile
usr/share/src/postgresql-8.1.18/src/backend/optimizer/path/allpaths.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/path/clausesel.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/path/costsize.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/path/indxpath.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/path/joinpath.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/path/joinrels.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/path/orindxpath.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/path/pathkeys.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/path/tidpath.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/plan/Makefile
usr/share/src/postgresql-8.1.18/src/backend/optimizer/plan/README
usr/share/src/postgresql-8.1.18/src/backend/optimizer/plan/createplan.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/plan/initsplan.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/plan/planagg.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/plan/planmain.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/plan/planner.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/plan/setrefs.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/plan/subselect.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/prep/Makefile
usr/share/src/postgresql-8.1.18/src/backend/optimizer/prep/prepjointree.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/prep/prepqual.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/prep/preptlist.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/prep/prepunion.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/util/Makefile
usr/share/src/postgresql-8.1.18/src/backend/optimizer/util/clauses.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/util/joininfo.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/util/pathnode.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/util/plancat.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/util/predtest.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/util/relnode.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/util/restrictinfo.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/util/tlist.c
usr/share/src/postgresql-8.1.18/src/backend/optimizer/util/var.c
usr/share/src/postgresql-8.1.18/src/backend/parser/.cvsignore
usr/share/src/postgresql-8.1.18/src/backend/parser/Makefile
usr/share/src/postgresql-8.1.18/src/backend/parser/README
usr/share/src/postgresql-8.1.18/src/backend/parser/analyze.c
usr/share/src/postgresql-8.1.18/src/backend/parser/gram.c
usr/share/src/postgresql-8.1.18/src/backend/parser/gram.y
usr/share/src/postgresql-8.1.18/src/backend/parser/keywords.c
usr/share/src/postgresql-8.1.18/src/backend/parser/parse.h
usr/share/src/postgresql-8.1.18/src/backend/parser/parse_agg.c
usr/share/src/postgresql-8.1.18/src/backend/parser/parse_clause.c
usr/share/src/postgresql-8.1.18/src/backend/parser/parse_coerce.c
usr/share/src/postgresql-8.1.18/src/backend/parser/parse_expr.c
usr/share/src/postgresql-8.1.18/src/backend/parser/parse_func.c
usr/share/src/postgresql-8.1.18/src/backend/parser/parse_node.c
usr/share/src/postgresql-8.1.18/src/backend/parser/parse_oper.c
usr/share/src/postgresql-8.1.18/src/backend/parser/parse_relation.c
usr/share/src/postgresql-8.1.18/src/backend/parser/parse_target.c
usr/share/src/postgresql-8.1.18/src/backend/parser/parse_type.c
usr/share/src/postgresql-8.1.18/src/backend/parser/parser.c
usr/share/src/postgresql-8.1.18/src/backend/parser/scan.c
usr/share/src/postgresql-8.1.18/src/backend/parser/scan.l
usr/share/src/postgresql-8.1.18/src/backend/parser/scansup.c
usr/share/src/postgresql-8.1.18/src/backend/po/af.po
usr/share/src/postgresql-8.1.18/src/backend/po/cs.po
usr/share/src/postgresql-8.1.18/src/backend/po/de.po
usr/share/src/postgresql-8.1.18/src/backend/po/es.po
usr/share/src/postgresql-8.1.18/src/backend/po/fr.po
usr/share/src/postgresql-8.1.18/src/backend/po/hr.po
usr/share/src/postgresql-8.1.18/src/backend/po/hu.po
usr/share/src/postgresql-8.1.18/src/backend/po/it.po
usr/share/src/postgresql-8.1.18/src/backend/po/ko.po
usr/share/src/postgresql-8.1.18/src/backend/po/nb.po
usr/share/src/postgresql-8.1.18/src/backend/po/pt_BR.po
usr/share/src/postgresql-8.1.18/src/backend/po/ro.po
usr/share/src/postgresql-8.1.18/src/backend/po/ru.po
usr/share/src/postgresql-8.1.18/src/backend/po/sk.po
usr/share/src/postgresql-8.1.18/src/backend/po/sl.po
usr/share/src/postgresql-8.1.18/src/backend/po/sv.po
usr/share/src/postgresql-8.1.18/src/backend/po/tr.po
usr/share/src/postgresql-8.1.18/src/backend/po/zh_CN.po
usr/share/src/postgresql-8.1.18/src/backend/po/zh_TW.po
usr/share/src/postgresql-8.1.18/src/backend/port/Makefile
usr/share/src/postgresql-8.1.18/src/backend/port/aix/mkldexport.sh
usr/share/src/postgresql-8.1.18/src/backend/port/beos/Makefile
usr/share/src/postgresql-8.1.18/src/backend/port/beos/sem.c
usr/share/src/postgresql-8.1.18/src/backend/port/beos/shm.c
usr/share/src/postgresql-8.1.18/src/backend/port/beos/support.c
usr/share/src/postgresql-8.1.18/src/backend/port/darwin/Makefile
usr/share/src/postgresql-8.1.18/src/backend/port/darwin/README
usr/share/src/postgresql-8.1.18/src/backend/port/darwin/system.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/README.dlfcn.aix
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/aix.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/aix.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/beos.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/beos.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/bsdi.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/bsdi.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/cygwin.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/cygwin.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/darwin.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/darwin.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/dgux.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/dgux.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/freebsd.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/freebsd.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/hpux.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/hpux.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/irix.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/irix.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/linux.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/linux.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/netbsd.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/netbsd.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/nextstep.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/nextstep.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/openbsd.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/openbsd.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/osf.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/osf.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/qnx4.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/qnx4.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/sco.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/sco.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/solaris.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/solaris.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/sunos4.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/sunos4.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/svr4.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/svr4.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/ultrix4.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/ultrix4.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/univel.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/univel.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/unixware.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/unixware.h
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/win32.c
usr/share/src/postgresql-8.1.18/src/backend/port/dynloader/win32.h
usr/share/src/postgresql-8.1.18/src/backend/port/hpux/tas.c.template
usr/share/src/postgresql-8.1.18/src/backend/port/ipc_test.c
usr/share/src/postgresql-8.1.18/src/backend/port/nextstep/Makefile
usr/share/src/postgresql-8.1.18/src/backend/port/nextstep/port.c
usr/share/src/postgresql-8.1.18/src/backend/port/posix_sema.c
usr/share/src/postgresql-8.1.18/src/backend/port/qnx4/Makefile
usr/share/src/postgresql-8.1.18/src/backend/port/qnx4/ipc.h
usr/share/src/postgresql-8.1.18/src/backend/port/qnx4/isnan.c
usr/share/src/postgresql-8.1.18/src/backend/port/qnx4/sem.c
usr/share/src/postgresql-8.1.18/src/backend/port/qnx4/sem.h
usr/share/src/postgresql-8.1.18/src/backend/port/qnx4/shm.c
usr/share/src/postgresql-8.1.18/src/backend/port/qnx4/shm.h
usr/share/src/postgresql-8.1.18/src/backend/port/qnx4/tstsem.c
usr/share/src/postgresql-8.1.18/src/backend/port/qnx4/tstshm.c
usr/share/src/postgresql-8.1.18/src/backend/port/sunos4/Makefile
usr/share/src/postgresql-8.1.18/src/backend/port/sunos4/float.h
usr/share/src/postgresql-8.1.18/src/backend/port/sysv_sema.c
usr/share/src/postgresql-8.1.18/src/backend/port/sysv_shmem.c
usr/share/src/postgresql-8.1.18/src/backend/port/tas/dummy.s
usr/share/src/postgresql-8.1.18/src/backend/port/tas/hpux_hppa.s
usr/share/src/postgresql-8.1.18/src/backend/port/tas/solaris_i386.s
usr/share/src/postgresql-8.1.18/src/backend/port/tas/solaris_sparc.s
usr/share/src/postgresql-8.1.18/src/backend/port/win32/Makefile
usr/share/src/postgresql-8.1.18/src/backend/port/win32/error.c
usr/share/src/postgresql-8.1.18/src/backend/port/win32/security.c
usr/share/src/postgresql-8.1.18/src/backend/port/win32/sema.c
usr/share/src/postgresql-8.1.18/src/backend/port/win32/shmem.c
usr/share/src/postgresql-8.1.18/src/backend/port/win32/signal.c
usr/share/src/postgresql-8.1.18/src/backend/port/win32/socket.c
usr/share/src/postgresql-8.1.18/src/backend/port/win32/timer.c
usr/share/src/postgresql-8.1.18/src/backend/postmaster/Makefile
usr/share/src/postgresql-8.1.18/src/backend/postmaster/autovacuum.c
usr/share/src/postgresql-8.1.18/src/backend/postmaster/bgwriter.c
usr/share/src/postgresql-8.1.18/src/backend/postmaster/fork_process.c
usr/share/src/postgresql-8.1.18/src/backend/postmaster/pgarch.c
usr/share/src/postgresql-8.1.18/src/backend/postmaster/pgstat.c
usr/share/src/postgresql-8.1.18/src/backend/postmaster/postmaster.c
usr/share/src/postgresql-8.1.18/src/backend/postmaster/syslogger.c
usr/share/src/postgresql-8.1.18/src/backend/regex/COPYRIGHT
usr/share/src/postgresql-8.1.18/src/backend/regex/Makefile
usr/share/src/postgresql-8.1.18/src/backend/regex/re_syntax.n
usr/share/src/postgresql-8.1.18/src/backend/regex/regc_color.c
usr/share/src/postgresql-8.1.18/src/backend/regex/regc_cvec.c
usr/share/src/postgresql-8.1.18/src/backend/regex/regc_lex.c
usr/share/src/postgresql-8.1.18/src/backend/regex/regc_locale.c
usr/share/src/postgresql-8.1.18/src/backend/regex/regc_nfa.c
usr/share/src/postgresql-8.1.18/src/backend/regex/regcomp.c
usr/share/src/postgresql-8.1.18/src/backend/regex/rege_dfa.c
usr/share/src/postgresql-8.1.18/src/backend/regex/regerror.c
usr/share/src/postgresql-8.1.18/src/backend/regex/regexec.c
usr/share/src/postgresql-8.1.18/src/backend/regex/regfree.c
usr/share/src/postgresql-8.1.18/src/backend/rewrite/Makefile
usr/share/src/postgresql-8.1.18/src/backend/rewrite/rewriteDefine.c
usr/share/src/postgresql-8.1.18/src/backend/rewrite/rewriteHandler.c
usr/share/src/postgresql-8.1.18/src/backend/rewrite/rewriteManip.c
usr/share/src/postgresql-8.1.18/src/backend/rewrite/rewriteRemove.c
usr/share/src/postgresql-8.1.18/src/backend/rewrite/rewriteSupport.c
usr/share/src/postgresql-8.1.18/src/backend/storage/Makefile
usr/share/src/postgresql-8.1.18/src/backend/storage/buffer/Makefile
usr/share/src/postgresql-8.1.18/src/backend/storage/buffer/README
usr/share/src/postgresql-8.1.18/src/backend/storage/buffer/buf_init.c
usr/share/src/postgresql-8.1.18/src/backend/storage/buffer/buf_table.c
usr/share/src/postgresql-8.1.18/src/backend/storage/buffer/bufmgr.c
usr/share/src/postgresql-8.1.18/src/backend/storage/buffer/freelist.c
usr/share/src/postgresql-8.1.18/src/backend/storage/buffer/localbuf.c
usr/share/src/postgresql-8.1.18/src/backend/storage/file/Makefile
usr/share/src/postgresql-8.1.18/src/backend/storage/file/buffile.c
usr/share/src/postgresql-8.1.18/src/backend/storage/file/fd.c
usr/share/src/postgresql-8.1.18/src/backend/storage/freespace/Makefile
usr/share/src/postgresql-8.1.18/src/backend/storage/freespace/freespace.c
usr/share/src/postgresql-8.1.18/src/backend/storage/ipc/Makefile
usr/share/src/postgresql-8.1.18/src/backend/storage/ipc/README
usr/share/src/postgresql-8.1.18/src/backend/storage/ipc/ipc.c
usr/share/src/postgresql-8.1.18/src/backend/storage/ipc/ipci.c
usr/share/src/postgresql-8.1.18/src/backend/storage/ipc/pmsignal.c
usr/share/src/postgresql-8.1.18/src/backend/storage/ipc/procarray.c
usr/share/src/postgresql-8.1.18/src/backend/storage/ipc/shmem.c
usr/share/src/postgresql-8.1.18/src/backend/storage/ipc/shmqueue.c
usr/share/src/postgresql-8.1.18/src/backend/storage/ipc/sinval.c
usr/share/src/postgresql-8.1.18/src/backend/storage/ipc/sinvaladt.c
usr/share/src/postgresql-8.1.18/src/backend/storage/large_object/Makefile
usr/share/src/postgresql-8.1.18/src/backend/storage/large_object/inv_api.c
usr/share/src/postgresql-8.1.18/src/backend/storage/lmgr/Makefile
usr/share/src/postgresql-8.1.18/src/backend/storage/lmgr/README
usr/share/src/postgresql-8.1.18/src/backend/storage/lmgr/deadlock.c
usr/share/src/postgresql-8.1.18/src/backend/storage/lmgr/lmgr.c
usr/share/src/postgresql-8.1.18/src/backend/storage/lmgr/lock.c
usr/share/src/postgresql-8.1.18/src/backend/storage/lmgr/lwlock.c
usr/share/src/postgresql-8.1.18/src/backend/storage/lmgr/proc.c
usr/share/src/postgresql-8.1.18/src/backend/storage/lmgr/s_lock.c
usr/share/src/postgresql-8.1.18/src/backend/storage/lmgr/spin.c
usr/share/src/postgresql-8.1.18/src/backend/storage/page/Makefile
usr/share/src/postgresql-8.1.18/src/backend/storage/page/bufpage.c
usr/share/src/postgresql-8.1.18/src/backend/storage/page/itemptr.c
usr/share/src/postgresql-8.1.18/src/backend/storage/smgr/Makefile
usr/share/src/postgresql-8.1.18/src/backend/storage/smgr/README
usr/share/src/postgresql-8.1.18/src/backend/storage/smgr/md.c
usr/share/src/postgresql-8.1.18/src/backend/storage/smgr/smgr.c
usr/share/src/postgresql-8.1.18/src/backend/storage/smgr/smgrtype.c
usr/share/src/postgresql-8.1.18/src/backend/tcop/Makefile
usr/share/src/postgresql-8.1.18/src/backend/tcop/dest.c
usr/share/src/postgresql-8.1.18/src/backend/tcop/fastpath.c
usr/share/src/postgresql-8.1.18/src/backend/tcop/postgres.c
usr/share/src/postgresql-8.1.18/src/backend/tcop/pquery.c
usr/share/src/postgresql-8.1.18/src/backend/tcop/utility.c
usr/share/src/postgresql-8.1.18/src/backend/utils/.cvsignore
usr/share/src/postgresql-8.1.18/src/backend/utils/Gen_fmgrtab.sh
usr/share/src/postgresql-8.1.18/src/backend/utils/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/acl.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/array_userfuncs.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/arrayfuncs.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/arrayutils.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/ascii.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/bool.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/cash.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/char.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/date.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/datetime.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/datum.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/dbsize.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/encode.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/float.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/format_type.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/formatting.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/genfile.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/geo_ops.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/geo_selfuncs.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/inet_net_ntop.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/inet_net_pton.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/int.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/int8.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/like.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/like_match.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/lockfuncs.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/mac.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/misc.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/nabstime.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/name.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/network.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/not_in.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/numeric.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/numutils.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/oid.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/oracle_compat.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/pg_locale.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/pg_lzcompress.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/pgstatfuncs.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/pseudotypes.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/quote.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/regexp.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/regproc.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/ri_triggers.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/rowtypes.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/ruleutils.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/selfuncs.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/tid.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/timestamp.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/varbit.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/varchar.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/varlena.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/version.c
usr/share/src/postgresql-8.1.18/src/backend/utils/adt/xid.c
usr/share/src/postgresql-8.1.18/src/backend/utils/cache/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/cache/catcache.c
usr/share/src/postgresql-8.1.18/src/backend/utils/cache/inval.c
usr/share/src/postgresql-8.1.18/src/backend/utils/cache/lsyscache.c
usr/share/src/postgresql-8.1.18/src/backend/utils/cache/relcache.c
usr/share/src/postgresql-8.1.18/src/backend/utils/cache/syscache.c
usr/share/src/postgresql-8.1.18/src/backend/utils/cache/typcache.c
usr/share/src/postgresql-8.1.18/src/backend/utils/error/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/error/assert.c
usr/share/src/postgresql-8.1.18/src/backend/utils/error/elog.c
usr/share/src/postgresql-8.1.18/src/backend/utils/fmgr/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/fmgr/README
usr/share/src/postgresql-8.1.18/src/backend/utils/fmgr/dfmgr.c
usr/share/src/postgresql-8.1.18/src/backend/utils/fmgr/fmgr.c
usr/share/src/postgresql-8.1.18/src/backend/utils/fmgr/funcapi.c
usr/share/src/postgresql-8.1.18/src/backend/utils/hash/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/hash/dynahash.c
usr/share/src/postgresql-8.1.18/src/backend/utils/hash/hashfn.c
usr/share/src/postgresql-8.1.18/src/backend/utils/hash/pg_crc.c
usr/share/src/postgresql-8.1.18/src/backend/utils/init/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/init/flatfiles.c
usr/share/src/postgresql-8.1.18/src/backend/utils/init/globals.c
usr/share/src/postgresql-8.1.18/src/backend/utils/init/miscinit.c
usr/share/src/postgresql-8.1.18/src/backend/utils/init/postinit.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/README
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/ISO10646-GB18030.TXT
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_8859.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_GBK.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_UHC.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_WINX.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/big5_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/euc_cn_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/euc_jp_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/euc_kr_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/euc_tw_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/gb18030_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/gbk_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/johab_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/koi8r_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/sjis_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/ucs2utf.pl
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/uhc_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_big5.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_euc_cn.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_euc_jp.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_euc_kr.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_euc_tw.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_gb18030.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_gbk.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_10.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_13.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_14.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_15.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_16.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_2.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_3.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_4.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_5.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_6.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_7.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_iso8859_9.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_johab.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_koi8r.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_sjis.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_uhc.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_win1250.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_win1251.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_win1252.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_win1256.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_win1258.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_win866.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/utf8_to_win874.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/win1250_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/win1251_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/win1252_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/win1256_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/win1258_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/win866_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/Unicode/win874_to_utf8.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conv.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/README.euc_jp
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/ascii_and_mic/ascii_and_mic.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/cyrillic_and_mic.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/euc_cn_and_mic.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/euc_jp_and_sjis.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/sjis.map
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/euc_kr_and_mic.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/latin2_and_win1250/latin2_and_win1250.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/latin_and_mic/latin_and_mic.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/proc.mk
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/regress_epilogue
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/regress_prolog
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_ascii/utf8_and_ascii.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_big5/utf8_and_big5.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/utf8_and_cyrillic.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/utf8_and_euc_cn.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/utf8_and_euc_jp.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/utf8_and_euc_kr.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/utf8_and_euc_tw.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/utf8_and_gb18030.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_gbk/utf8_and_gbk.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/utf8_and_iso8859_1.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_johab/utf8_and_johab.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_sjis/utf8_and_sjis.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_uhc/utf8_and_uhc.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_win1250/utf8_and_win1250.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_win1252/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_win1252/utf8_and_win1252.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_win1256/utf8_and_win1256.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_win1258/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_win1258/utf8_and_win1258.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/conversion_procs/utf8_and_win874/utf8_and_win874.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/encnames.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/iso.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/mbutils.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/wchar.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/win1251.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/win866.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/wstrcmp.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mb/wstrncmp.c
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/.cvsignore
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/README
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/check_guc
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/guc-file.c
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/guc-file.l
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/guc.c
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/help_config.c
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/pg_rusage.c
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/postgresql.conf.sample
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/ps_status.c
usr/share/src/postgresql-8.1.18/src/backend/utils/misc/superuser.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mmgr/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/mmgr/README
usr/share/src/postgresql-8.1.18/src/backend/utils/mmgr/aset.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mmgr/mcxt.c
usr/share/src/postgresql-8.1.18/src/backend/utils/mmgr/portalmem.c
usr/share/src/postgresql-8.1.18/src/backend/utils/resowner/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/resowner/README
usr/share/src/postgresql-8.1.18/src/backend/utils/resowner/resowner.c
usr/share/src/postgresql-8.1.18/src/backend/utils/sort/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/sort/logtape.c
usr/share/src/postgresql-8.1.18/src/backend/utils/sort/tuplesort.c
usr/share/src/postgresql-8.1.18/src/backend/utils/sort/tuplestore.c
usr/share/src/postgresql-8.1.18/src/backend/utils/time/Makefile
usr/share/src/postgresql-8.1.18/src/backend/utils/time/tqual.c
usr/share/src/postgresql-8.1.18/src/bcc32.mak
usr/share/src/postgresql-8.1.18/src/bin/Makefile
usr/share/src/postgresql-8.1.18/src/bin/initdb/Makefile
usr/share/src/postgresql-8.1.18/src/bin/initdb/initdb.c
usr/share/src/postgresql-8.1.18/src/bin/initdb/nls.mk
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/cs.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/de.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/es.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/fr.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/it.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/ko.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/pl.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/pt_BR.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/ro.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/ru.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/sk.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/sl.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/sv.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/tr.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/zh_CN.po
usr/share/src/postgresql-8.1.18/src/bin/initdb/po/zh_TW.po
usr/share/src/postgresql-8.1.18/src/bin/ipcclean/Makefile
usr/share/src/postgresql-8.1.18/src/bin/ipcclean/ipcclean.sh
usr/share/src/postgresql-8.1.18/src/bin/pg_config/Makefile
usr/share/src/postgresql-8.1.18/src/bin/pg_config/nls.mk
usr/share/src/postgresql-8.1.18/src/bin/pg_config/pg_config.c
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/cs.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/de.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/es.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/fr.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/ko.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/pl.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/pt_BR.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/ro.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/ru.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/sl.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/sv.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/tr.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/zh_CN.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/po/zh_TW.po
usr/share/src/postgresql-8.1.18/src/bin/pg_config/win32.mak
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/Makefile
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/nls.mk
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/pg_controldata.c
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/cs.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/de.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/es.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/fa.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/fr.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/hu.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/it.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/ko.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/nb.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/pl.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/pt_BR.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/ro.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/ru.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/sk.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/sl.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/sv.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/tr.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/zh_CN.po
usr/share/src/postgresql-8.1.18/src/bin/pg_controldata/po/zh_TW.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/Makefile
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/nls.mk
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/pg_ctl.c
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/cs.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/de.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/es.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/fr.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/ko.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/pt_BR.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/ro.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/ru.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/sk.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/sl.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/sv.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/tr.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/zh_CN.po
usr/share/src/postgresql-8.1.18/src/bin/pg_ctl/po/zh_TW.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/Makefile
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/README
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/common.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/dumputils.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/dumputils.h
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/nls.mk
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_backup.h
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_backup_archiver.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_backup_archiver.h
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_backup_custom.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_backup_db.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_backup_db.h
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_backup_files.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_backup_null.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_backup_tar.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_backup_tar.h
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_dump.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_dump.h
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_dump_sort.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_dumpall.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/pg_restore.c
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/cs.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/de.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/es.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/fr.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/it.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/ko.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/nb.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/pt_BR.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/ro.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/ru.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/sk.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/sl.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/sv.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/tr.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/zh_CN.po
usr/share/src/postgresql-8.1.18/src/bin/pg_dump/po/zh_TW.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/Makefile
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/nls.mk
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/pg_resetxlog.c
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/cs.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/de.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/es.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/fr.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/hu.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/it.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/ko.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/nb.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/pt_BR.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/ro.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/ru.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/sk.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/sl.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/sv.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/tr.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/zh_CN.po
usr/share/src/postgresql-8.1.18/src/bin/pg_resetxlog/po/zh_TW.po
usr/share/src/postgresql-8.1.18/src/bin/pgevent/MSG00001.bin
usr/share/src/postgresql-8.1.18/src/bin/pgevent/Makefile
usr/share/src/postgresql-8.1.18/src/bin/pgevent/README
usr/share/src/postgresql-8.1.18/src/bin/pgevent/pgevent.c
usr/share/src/postgresql-8.1.18/src/bin/pgevent/pgevent.def
usr/share/src/postgresql-8.1.18/src/bin/pgevent/pgmsgevent.h
usr/share/src/postgresql-8.1.18/src/bin/pgevent/pgmsgevent.mc
usr/share/src/postgresql-8.1.18/src/bin/pgevent/pgmsgevent.rc
usr/share/src/postgresql-8.1.18/src/bin/psql/.cvsignore
usr/share/src/postgresql-8.1.18/src/bin/psql/Makefile
usr/share/src/postgresql-8.1.18/src/bin/psql/bcc32.mak
usr/share/src/postgresql-8.1.18/src/bin/psql/command.c
usr/share/src/postgresql-8.1.18/src/bin/psql/command.h
usr/share/src/postgresql-8.1.18/src/bin/psql/common.c
usr/share/src/postgresql-8.1.18/src/bin/psql/common.h
usr/share/src/postgresql-8.1.18/src/bin/psql/copy.c
usr/share/src/postgresql-8.1.18/src/bin/psql/copy.h
usr/share/src/postgresql-8.1.18/src/bin/psql/create_help.pl
usr/share/src/postgresql-8.1.18/src/bin/psql/describe.c
usr/share/src/postgresql-8.1.18/src/bin/psql/describe.h
usr/share/src/postgresql-8.1.18/src/bin/psql/help.c
usr/share/src/postgresql-8.1.18/src/bin/psql/help.h
usr/share/src/postgresql-8.1.18/src/bin/psql/input.c
usr/share/src/postgresql-8.1.18/src/bin/psql/input.h
usr/share/src/postgresql-8.1.18/src/bin/psql/large_obj.c
usr/share/src/postgresql-8.1.18/src/bin/psql/large_obj.h
usr/share/src/postgresql-8.1.18/src/bin/psql/mainloop.c
usr/share/src/postgresql-8.1.18/src/bin/psql/mainloop.h
usr/share/src/postgresql-8.1.18/src/bin/psql/mbprint.c
usr/share/src/postgresql-8.1.18/src/bin/psql/mbprint.h
usr/share/src/postgresql-8.1.18/src/bin/psql/nls.mk
usr/share/src/postgresql-8.1.18/src/bin/psql/po/cs.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/de.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/es.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/fa.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/fr.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/hu.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/it.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/ko.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/nb.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/pt_BR.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/ro.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/ru.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/sk.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/sl.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/sv.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/tr.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/zh_CN.po
usr/share/src/postgresql-8.1.18/src/bin/psql/po/zh_TW.po
usr/share/src/postgresql-8.1.18/src/bin/psql/print.c
usr/share/src/postgresql-8.1.18/src/bin/psql/print.h
usr/share/src/postgresql-8.1.18/src/bin/psql/prompt.c
usr/share/src/postgresql-8.1.18/src/bin/psql/prompt.h
usr/share/src/postgresql-8.1.18/src/bin/psql/psqlrc.sample
usr/share/src/postgresql-8.1.18/src/bin/psql/psqlscan.c
usr/share/src/postgresql-8.1.18/src/bin/psql/psqlscan.h
usr/share/src/postgresql-8.1.18/src/bin/psql/psqlscan.l
usr/share/src/postgresql-8.1.18/src/bin/psql/settings.h
usr/share/src/postgresql-8.1.18/src/bin/psql/sql_help.h
usr/share/src/postgresql-8.1.18/src/bin/psql/startup.c
usr/share/src/postgresql-8.1.18/src/bin/psql/stringutils.c
usr/share/src/postgresql-8.1.18/src/bin/psql/stringutils.h
usr/share/src/postgresql-8.1.18/src/bin/psql/tab-complete.c
usr/share/src/postgresql-8.1.18/src/bin/psql/tab-complete.h
usr/share/src/postgresql-8.1.18/src/bin/psql/variables.c
usr/share/src/postgresql-8.1.18/src/bin/psql/variables.h
usr/share/src/postgresql-8.1.18/src/bin/psql/win32.mak
usr/share/src/postgresql-8.1.18/src/bin/scripts/Makefile
usr/share/src/postgresql-8.1.18/src/bin/scripts/clusterdb.c
usr/share/src/postgresql-8.1.18/src/bin/scripts/common.c
usr/share/src/postgresql-8.1.18/src/bin/scripts/common.h
usr/share/src/postgresql-8.1.18/src/bin/scripts/createdb.c
usr/share/src/postgresql-8.1.18/src/bin/scripts/createlang.c
usr/share/src/postgresql-8.1.18/src/bin/scripts/createuser.c
usr/share/src/postgresql-8.1.18/src/bin/scripts/dropdb.c
usr/share/src/postgresql-8.1.18/src/bin/scripts/droplang.c
usr/share/src/postgresql-8.1.18/src/bin/scripts/dropuser.c
usr/share/src/postgresql-8.1.18/src/bin/scripts/nls.mk
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/cs.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/de.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/es.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/fr.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/it.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/ko.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/pt_BR.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/ro.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/ru.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/sk.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/sl.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/sv.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/tr.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/zh_CN.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/po/zh_TW.po
usr/share/src/postgresql-8.1.18/src/bin/scripts/reindexdb.c
usr/share/src/postgresql-8.1.18/src/bin/scripts/vacuumdb.c
usr/share/src/postgresql-8.1.18/src/include/Makefile
usr/share/src/postgresql-8.1.18/src/include/access/attnum.h
usr/share/src/postgresql-8.1.18/src/include/access/clog.h
usr/share/src/postgresql-8.1.18/src/include/access/genam.h
usr/share/src/postgresql-8.1.18/src/include/access/gist.h
usr/share/src/postgresql-8.1.18/src/include/access/gist_private.h
usr/share/src/postgresql-8.1.18/src/include/access/gistscan.h
usr/share/src/postgresql-8.1.18/src/include/access/hash.h
usr/share/src/postgresql-8.1.18/src/include/access/heapam.h
usr/share/src/postgresql-8.1.18/src/include/access/hio.h
usr/share/src/postgresql-8.1.18/src/include/access/htup.h
usr/share/src/postgresql-8.1.18/src/include/access/iqual.h
usr/share/src/postgresql-8.1.18/src/include/access/itup.h
usr/share/src/postgresql-8.1.18/src/include/access/multixact.h
usr/share/src/postgresql-8.1.18/src/include/access/nbtree.h
usr/share/src/postgresql-8.1.18/src/include/access/printtup.h
usr/share/src/postgresql-8.1.18/src/include/access/relscan.h
usr/share/src/postgresql-8.1.18/src/include/access/rmgr.h
usr/share/src/postgresql-8.1.18/src/include/access/rtree.h
usr/share/src/postgresql-8.1.18/src/include/access/rtscan.h
usr/share/src/postgresql-8.1.18/src/include/access/sdir.h
usr/share/src/postgresql-8.1.18/src/include/access/skey.h
usr/share/src/postgresql-8.1.18/src/include/access/slru.h
usr/share/src/postgresql-8.1.18/src/include/access/subtrans.h
usr/share/src/postgresql-8.1.18/src/include/access/transam.h
usr/share/src/postgresql-8.1.18/src/include/access/tupdesc.h
usr/share/src/postgresql-8.1.18/src/include/access/tupmacs.h
usr/share/src/postgresql-8.1.18/src/include/access/tuptoaster.h
usr/share/src/postgresql-8.1.18/src/include/access/twophase.h
usr/share/src/postgresql-8.1.18/src/include/access/twophase_rmgr.h
usr/share/src/postgresql-8.1.18/src/include/access/valid.h
usr/share/src/postgresql-8.1.18/src/include/access/xact.h
usr/share/src/postgresql-8.1.18/src/include/access/xlog.h
usr/share/src/postgresql-8.1.18/src/include/access/xlog_internal.h
usr/share/src/postgresql-8.1.18/src/include/access/xlogdefs.h
usr/share/src/postgresql-8.1.18/src/include/access/xlogutils.h
usr/share/src/postgresql-8.1.18/src/include/bootstrap/bootstrap.h
usr/share/src/postgresql-8.1.18/src/include/c.h
usr/share/src/postgresql-8.1.18/src/include/catalog/catalog.h
usr/share/src/postgresql-8.1.18/src/include/catalog/catversion.h
usr/share/src/postgresql-8.1.18/src/include/catalog/dependency.h
usr/share/src/postgresql-8.1.18/src/include/catalog/duplicate_oids
usr/share/src/postgresql-8.1.18/src/include/catalog/heap.h
usr/share/src/postgresql-8.1.18/src/include/catalog/index.h
usr/share/src/postgresql-8.1.18/src/include/catalog/indexing.h
usr/share/src/postgresql-8.1.18/src/include/catalog/namespace.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_aggregate.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_am.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_amop.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_amproc.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_attrdef.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_attribute.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_auth_members.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_authid.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_autovacuum.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_cast.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_class.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_constraint.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_control.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_conversion.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_database.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_depend.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_description.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_index.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_inherits.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_language.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_largeobject.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_listener.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_namespace.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_opclass.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_operator.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_pltemplate.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_proc.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_rewrite.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_shdepend.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_statistic.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_tablespace.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_trigger.h
usr/share/src/postgresql-8.1.18/src/include/catalog/pg_type.h
usr/share/src/postgresql-8.1.18/src/include/catalog/unused_oids
usr/share/src/postgresql-8.1.18/src/include/commands/alter.h
usr/share/src/postgresql-8.1.18/src/include/commands/async.h
usr/share/src/postgresql-8.1.18/src/include/commands/cluster.h
usr/share/src/postgresql-8.1.18/src/include/commands/comment.h
usr/share/src/postgresql-8.1.18/src/include/commands/conversioncmds.h
usr/share/src/postgresql-8.1.18/src/include/commands/copy.h
usr/share/src/postgresql-8.1.18/src/include/commands/dbcommands.h
usr/share/src/postgresql-8.1.18/src/include/commands/defrem.h
usr/share/src/postgresql-8.1.18/src/include/commands/explain.h
usr/share/src/postgresql-8.1.18/src/include/commands/lockcmds.h
usr/share/src/postgresql-8.1.18/src/include/commands/portalcmds.h
usr/share/src/postgresql-8.1.18/src/include/commands/prepare.h
usr/share/src/postgresql-8.1.18/src/include/commands/proclang.h
usr/share/src/postgresql-8.1.18/src/include/commands/schemacmds.h
usr/share/src/postgresql-8.1.18/src/include/commands/sequence.h
usr/share/src/postgresql-8.1.18/src/include/commands/tablecmds.h
usr/share/src/postgresql-8.1.18/src/include/commands/tablespace.h
usr/share/src/postgresql-8.1.18/src/include/commands/trigger.h
usr/share/src/postgresql-8.1.18/src/include/commands/typecmds.h
usr/share/src/postgresql-8.1.18/src/include/commands/user.h
usr/share/src/postgresql-8.1.18/src/include/commands/vacuum.h
usr/share/src/postgresql-8.1.18/src/include/commands/variable.h
usr/share/src/postgresql-8.1.18/src/include/commands/version.h
usr/share/src/postgresql-8.1.18/src/include/commands/view.h
usr/share/src/postgresql-8.1.18/src/include/executor/execdebug.h
usr/share/src/postgresql-8.1.18/src/include/executor/execdefs.h
usr/share/src/postgresql-8.1.18/src/include/executor/execdesc.h
usr/share/src/postgresql-8.1.18/src/include/executor/executor.h
usr/share/src/postgresql-8.1.18/src/include/executor/functions.h
usr/share/src/postgresql-8.1.18/src/include/executor/hashjoin.h
usr/share/src/postgresql-8.1.18/src/include/executor/instrument.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeAgg.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeAppend.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeBitmapAnd.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeBitmapHeapscan.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeBitmapIndexscan.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeBitmapOr.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeFunctionscan.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeGroup.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeHash.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeHashjoin.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeIndexscan.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeLimit.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeMaterial.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeMergejoin.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeNestloop.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeResult.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeSeqscan.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeSetOp.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeSort.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeSubplan.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeSubqueryscan.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeTidscan.h
usr/share/src/postgresql-8.1.18/src/include/executor/nodeUnique.h
usr/share/src/postgresql-8.1.18/src/include/executor/spi.h
usr/share/src/postgresql-8.1.18/src/include/executor/spi_priv.h
usr/share/src/postgresql-8.1.18/src/include/executor/tstoreReceiver.h
usr/share/src/postgresql-8.1.18/src/include/executor/tuptable.h
usr/share/src/postgresql-8.1.18/src/include/fmgr.h
usr/share/src/postgresql-8.1.18/src/include/funcapi.h
usr/share/src/postgresql-8.1.18/src/include/getaddrinfo.h
usr/share/src/postgresql-8.1.18/src/include/getopt_long.h
usr/share/src/postgresql-8.1.18/src/include/lib/dllist.h
usr/share/src/postgresql-8.1.18/src/include/lib/stringinfo.h
usr/share/src/postgresql-8.1.18/src/include/libpq/auth.h
usr/share/src/postgresql-8.1.18/src/include/libpq/be-fsstubs.h
usr/share/src/postgresql-8.1.18/src/include/libpq/crypt.h
usr/share/src/postgresql-8.1.18/src/include/libpq/hba.h
usr/share/src/postgresql-8.1.18/src/include/libpq/ip.h
usr/share/src/postgresql-8.1.18/src/include/libpq/libpq-be.h
usr/share/src/postgresql-8.1.18/src/include/libpq/libpq-fs.h
usr/share/src/postgresql-8.1.18/src/include/libpq/libpq.h
usr/share/src/postgresql-8.1.18/src/include/libpq/pqcomm.h
usr/share/src/postgresql-8.1.18/src/include/libpq/pqformat.h
usr/share/src/postgresql-8.1.18/src/include/libpq/pqsignal.h
usr/share/src/postgresql-8.1.18/src/include/mb/pg_wchar.h
usr/share/src/postgresql-8.1.18/src/include/miscadmin.h
usr/share/src/postgresql-8.1.18/src/include/nodes/bitmapset.h
usr/share/src/postgresql-8.1.18/src/include/nodes/execnodes.h
usr/share/src/postgresql-8.1.18/src/include/nodes/makefuncs.h
usr/share/src/postgresql-8.1.18/src/include/nodes/memnodes.h
usr/share/src/postgresql-8.1.18/src/include/nodes/nodeFuncs.h
usr/share/src/postgresql-8.1.18/src/include/nodes/nodes.h
usr/share/src/postgresql-8.1.18/src/include/nodes/params.h
usr/share/src/postgresql-8.1.18/src/include/nodes/parsenodes.h
usr/share/src/postgresql-8.1.18/src/include/nodes/pg_list.h
usr/share/src/postgresql-8.1.18/src/include/nodes/plannodes.h
usr/share/src/postgresql-8.1.18/src/include/nodes/primnodes.h
usr/share/src/postgresql-8.1.18/src/include/nodes/print.h
usr/share/src/postgresql-8.1.18/src/include/nodes/readfuncs.h
usr/share/src/postgresql-8.1.18/src/include/nodes/relation.h
usr/share/src/postgresql-8.1.18/src/include/nodes/tidbitmap.h
usr/share/src/postgresql-8.1.18/src/include/nodes/value.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/clauses.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/cost.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/geqo.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/geqo_copy.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/geqo_gene.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/geqo_misc.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/geqo_mutation.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/geqo_pool.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/geqo_random.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/geqo_recombination.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/geqo_selection.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/joininfo.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/pathnode.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/paths.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/plancat.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/planmain.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/planner.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/predtest.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/prep.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/restrictinfo.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/subselect.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/tlist.h
usr/share/src/postgresql-8.1.18/src/include/optimizer/var.h
usr/share/src/postgresql-8.1.18/src/include/parser/analyze.h
usr/share/src/postgresql-8.1.18/src/include/parser/gramparse.h
usr/share/src/postgresql-8.1.18/src/include/parser/keywords.h
usr/share/src/postgresql-8.1.18/src/include/parser/parse_agg.h
usr/share/src/postgresql-8.1.18/src/include/parser/parse_clause.h
usr/share/src/postgresql-8.1.18/src/include/parser/parse_coerce.h
usr/share/src/postgresql-8.1.18/src/include/parser/parse_expr.h
usr/share/src/postgresql-8.1.18/src/include/parser/parse_func.h
usr/share/src/postgresql-8.1.18/src/include/parser/parse_node.h
usr/share/src/postgresql-8.1.18/src/include/parser/parse_oper.h
usr/share/src/postgresql-8.1.18/src/include/parser/parse_relation.h
usr/share/src/postgresql-8.1.18/src/include/parser/parse_target.h
usr/share/src/postgresql-8.1.18/src/include/parser/parse_type.h
usr/share/src/postgresql-8.1.18/src/include/parser/parser.h
usr/share/src/postgresql-8.1.18/src/include/parser/parsetree.h
usr/share/src/postgresql-8.1.18/src/include/parser/scansup.h
usr/share/src/postgresql-8.1.18/src/include/pg_config.h.in
usr/share/src/postgresql-8.1.18/src/include/pg_config.h.win32
usr/share/src/postgresql-8.1.18/src/include/pg_config_manual.h
usr/share/src/postgresql-8.1.18/src/include/pgstat.h
usr/share/src/postgresql-8.1.18/src/include/pgtime.h
usr/share/src/postgresql-8.1.18/src/include/port.h
usr/share/src/postgresql-8.1.18/src/include/port/aix.h
usr/share/src/postgresql-8.1.18/src/include/port/beos.h
usr/share/src/postgresql-8.1.18/src/include/port/bsdi.h
usr/share/src/postgresql-8.1.18/src/include/port/cygwin.h
usr/share/src/postgresql-8.1.18/src/include/port/darwin.h
usr/share/src/postgresql-8.1.18/src/include/port/dgux.h
usr/share/src/postgresql-8.1.18/src/include/port/freebsd.h
usr/share/src/postgresql-8.1.18/src/include/port/hpux.h
usr/share/src/postgresql-8.1.18/src/include/port/irix.h
usr/share/src/postgresql-8.1.18/src/include/port/linux.h
usr/share/src/postgresql-8.1.18/src/include/port/netbsd.h
usr/share/src/postgresql-8.1.18/src/include/port/nextstep.h
usr/share/src/postgresql-8.1.18/src/include/port/openbsd.h
usr/share/src/postgresql-8.1.18/src/include/port/osf.h
usr/share/src/postgresql-8.1.18/src/include/port/qnx4.h
usr/share/src/postgresql-8.1.18/src/include/port/sco.h
usr/share/src/postgresql-8.1.18/src/include/port/solaris.h
usr/share/src/postgresql-8.1.18/src/include/port/sunos4.h
usr/share/src/postgresql-8.1.18/src/include/port/svr4.h
usr/share/src/postgresql-8.1.18/src/include/port/ultrix4.h
usr/share/src/postgresql-8.1.18/src/include/port/univel.h
usr/share/src/postgresql-8.1.18/src/include/port/unixware.h
usr/share/src/postgresql-8.1.18/src/include/port/win32.h
usr/share/src/postgresql-8.1.18/src/include/port/win32/arpa/inet.h
usr/share/src/postgresql-8.1.18/src/include/port/win32/dlfcn.h
usr/share/src/postgresql-8.1.18/src/include/port/win32/grp.h
usr/share/src/postgresql-8.1.18/src/include/port/win32/netdb.h
usr/share/src/postgresql-8.1.18/src/include/port/win32/netinet/in.h
usr/share/src/postgresql-8.1.18/src/include/port/win32/pwd.h
usr/share/src/postgresql-8.1.18/src/include/port/win32/sys/socket.h
usr/share/src/postgresql-8.1.18/src/include/port/win32/sys/wait.h
usr/share/src/postgresql-8.1.18/src/include/postgres.h
usr/share/src/postgresql-8.1.18/src/include/postgres_ext.h
usr/share/src/postgresql-8.1.18/src/include/postgres_fe.h
usr/share/src/postgresql-8.1.18/src/include/postmaster/autovacuum.h
usr/share/src/postgresql-8.1.18/src/include/postmaster/bgwriter.h
usr/share/src/postgresql-8.1.18/src/include/postmaster/fork_process.h
usr/share/src/postgresql-8.1.18/src/include/postmaster/pgarch.h
usr/share/src/postgresql-8.1.18/src/include/postmaster/postmaster.h
usr/share/src/postgresql-8.1.18/src/include/postmaster/syslogger.h
usr/share/src/postgresql-8.1.18/src/include/regex/regcustom.h
usr/share/src/postgresql-8.1.18/src/include/regex/regerrs.h
usr/share/src/postgresql-8.1.18/src/include/regex/regex.h
usr/share/src/postgresql-8.1.18/src/include/regex/regguts.h
usr/share/src/postgresql-8.1.18/src/include/rewrite/prs2lock.h
usr/share/src/postgresql-8.1.18/src/include/rewrite/rewriteDefine.h
usr/share/src/postgresql-8.1.18/src/include/rewrite/rewriteHandler.h
usr/share/src/postgresql-8.1.18/src/include/rewrite/rewriteManip.h
usr/share/src/postgresql-8.1.18/src/include/rewrite/rewriteRemove.h
usr/share/src/postgresql-8.1.18/src/include/rewrite/rewriteSupport.h
usr/share/src/postgresql-8.1.18/src/include/rusagestub.h
usr/share/src/postgresql-8.1.18/src/include/storage/backendid.h
usr/share/src/postgresql-8.1.18/src/include/storage/block.h
usr/share/src/postgresql-8.1.18/src/include/storage/buf.h
usr/share/src/postgresql-8.1.18/src/include/storage/buf_internals.h
usr/share/src/postgresql-8.1.18/src/include/storage/buffile.h
usr/share/src/postgresql-8.1.18/src/include/storage/bufmgr.h
usr/share/src/postgresql-8.1.18/src/include/storage/bufpage.h
usr/share/src/postgresql-8.1.18/src/include/storage/fd.h
usr/share/src/postgresql-8.1.18/src/include/storage/freespace.h
usr/share/src/postgresql-8.1.18/src/include/storage/ipc.h
usr/share/src/postgresql-8.1.18/src/include/storage/item.h
usr/share/src/postgresql-8.1.18/src/include/storage/itemid.h
usr/share/src/postgresql-8.1.18/src/include/storage/itempos.h
usr/share/src/postgresql-8.1.18/src/include/storage/itemptr.h
usr/share/src/postgresql-8.1.18/src/include/storage/large_object.h
usr/share/src/postgresql-8.1.18/src/include/storage/lmgr.h
usr/share/src/postgresql-8.1.18/src/include/storage/lock.h
usr/share/src/postgresql-8.1.18/src/include/storage/lwlock.h
usr/share/src/postgresql-8.1.18/src/include/storage/off.h
usr/share/src/postgresql-8.1.18/src/include/storage/pg_sema.h
usr/share/src/postgresql-8.1.18/src/include/storage/pg_shmem.h
usr/share/src/postgresql-8.1.18/src/include/storage/pmsignal.h
usr/share/src/postgresql-8.1.18/src/include/storage/pos.h
usr/share/src/postgresql-8.1.18/src/include/storage/proc.h
usr/share/src/postgresql-8.1.18/src/include/storage/procarray.h
usr/share/src/postgresql-8.1.18/src/include/storage/relfilenode.h
usr/share/src/postgresql-8.1.18/src/include/storage/s_lock.h
usr/share/src/postgresql-8.1.18/src/include/storage/shmem.h
usr/share/src/postgresql-8.1.18/src/include/storage/sinval.h
usr/share/src/postgresql-8.1.18/src/include/storage/sinvaladt.h
usr/share/src/postgresql-8.1.18/src/include/storage/smgr.h
usr/share/src/postgresql-8.1.18/src/include/storage/spin.h
usr/share/src/postgresql-8.1.18/src/include/strdup.h
usr/share/src/postgresql-8.1.18/src/include/tcop/dest.h
usr/share/src/postgresql-8.1.18/src/include/tcop/fastpath.h
usr/share/src/postgresql-8.1.18/src/include/tcop/pquery.h
usr/share/src/postgresql-8.1.18/src/include/tcop/tcopdebug.h
usr/share/src/postgresql-8.1.18/src/include/tcop/tcopprot.h
usr/share/src/postgresql-8.1.18/src/include/tcop/utility.h
usr/share/src/postgresql-8.1.18/src/include/utils/acl.h
usr/share/src/postgresql-8.1.18/src/include/utils/array.h
usr/share/src/postgresql-8.1.18/src/include/utils/ascii.h
usr/share/src/postgresql-8.1.18/src/include/utils/builtins.h
usr/share/src/postgresql-8.1.18/src/include/utils/cash.h
usr/share/src/postgresql-8.1.18/src/include/utils/catcache.h
usr/share/src/postgresql-8.1.18/src/include/utils/date.h
usr/share/src/postgresql-8.1.18/src/include/utils/datetime.h
usr/share/src/postgresql-8.1.18/src/include/utils/datum.h
usr/share/src/postgresql-8.1.18/src/include/utils/dynahash.h
usr/share/src/postgresql-8.1.18/src/include/utils/dynamic_loader.h
usr/share/src/postgresql-8.1.18/src/include/utils/elog.h
usr/share/src/postgresql-8.1.18/src/include/utils/errcodes.h
usr/share/src/postgresql-8.1.18/src/include/utils/flatfiles.h
usr/share/src/postgresql-8.1.18/src/include/utils/fmgrtab.h
usr/share/src/postgresql-8.1.18/src/include/utils/formatting.h
usr/share/src/postgresql-8.1.18/src/include/utils/geo_decls.h
usr/share/src/postgresql-8.1.18/src/include/utils/guc.h
usr/share/src/postgresql-8.1.18/src/include/utils/guc_tables.h
usr/share/src/postgresql-8.1.18/src/include/utils/help_config.h
usr/share/src/postgresql-8.1.18/src/include/utils/hsearch.h
usr/share/src/postgresql-8.1.18/src/include/utils/inet.h
usr/share/src/postgresql-8.1.18/src/include/utils/int8.h
usr/share/src/postgresql-8.1.18/src/include/utils/inval.h
usr/share/src/postgresql-8.1.18/src/include/utils/logtape.h
usr/share/src/postgresql-8.1.18/src/include/utils/lsyscache.h
usr/share/src/postgresql-8.1.18/src/include/utils/memutils.h
usr/share/src/postgresql-8.1.18/src/include/utils/nabstime.h
usr/share/src/postgresql-8.1.18/src/include/utils/numeric.h
usr/share/src/postgresql-8.1.18/src/include/utils/palloc.h
usr/share/src/postgresql-8.1.18/src/include/utils/pg_crc.h
usr/share/src/postgresql-8.1.18/src/include/utils/pg_locale.h
usr/share/src/postgresql-8.1.18/src/include/utils/pg_lzcompress.h
usr/share/src/postgresql-8.1.18/src/include/utils/pg_rusage.h
usr/share/src/postgresql-8.1.18/src/include/utils/portal.h
usr/share/src/postgresql-8.1.18/src/include/utils/ps_status.h
usr/share/src/postgresql-8.1.18/src/include/utils/rel.h
usr/share/src/postgresql-8.1.18/src/include/utils/relcache.h
usr/share/src/postgresql-8.1.18/src/include/utils/resowner.h
usr/share/src/postgresql-8.1.18/src/include/utils/selfuncs.h
usr/share/src/postgresql-8.1.18/src/include/utils/syscache.h
usr/share/src/postgresql-8.1.18/src/include/utils/timestamp.h
usr/share/src/postgresql-8.1.18/src/include/utils/tqual.h
usr/share/src/postgresql-8.1.18/src/include/utils/tuplesort.h
usr/share/src/postgresql-8.1.18/src/include/utils/tuplestore.h
usr/share/src/postgresql-8.1.18/src/include/utils/typcache.h
usr/share/src/postgresql-8.1.18/src/include/utils/varbit.h
usr/share/src/postgresql-8.1.18/src/interfaces/Makefile
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ChangeLog
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/Makefile
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/README.dynSQL
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/compatlib/Makefile
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/compatlib/informix.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/Makefile
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/connect.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/data.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/descriptor.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/error.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/execute.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/extern.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/memory.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/misc.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/pg_type.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/prepare.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/ecpglib/typename.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/Makefile
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/datetime.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/decimal.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/ecpg_informix.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/ecpgerrno.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/ecpglib.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/ecpgtype.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/pgtypes_date.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/pgtypes_error.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/pgtypes_interval.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/pgtypes_numeric.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/pgtypes_timestamp.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/sql3types.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/sqlca.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/sqlda.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/include/sqltypes.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/pgtypeslib/Makefile
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/pgtypeslib/common.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/pgtypeslib/datetime.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/pgtypeslib/dt.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/pgtypeslib/dt_common.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/pgtypeslib/extern.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/pgtypeslib/interval.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/pgtypeslib/numeric.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/pgtypeslib/timestamp.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/.cvsignore
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/Makefile
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/c_keywords.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/descriptor.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/ecpg.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/ecpg_keywords.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/extern.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/keywords.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/output.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/pgc.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/pgc.l
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/preproc.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/preproc.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/preproc.y
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/type.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/type.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/preproc/variable.c
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/Makefile
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/dt_test.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/dyntest.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/dyntest2.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/header_test.h
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/num_test.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/perftest.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test1.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test2.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test3.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test4.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test5.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test_code100.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test_desc.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test_informix.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test_init.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test_notice.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test_thread.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/test_thread_implicit.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/ecpg/test/testdynalloc.pgc
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/.cvsignore
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/Makefile
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/README
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/bcc32.mak
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/blibpqdll.def
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/exports.txt
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/fe-auth.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/fe-auth.h
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/fe-connect.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/fe-exec.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/fe-lobj.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/fe-misc.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/fe-print.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/fe-protocol2.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/fe-protocol3.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/fe-secure.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/libpq-fe.h
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/libpq-int.h
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/libpq.rc
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/libpq.rc.in
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/libpqddll.def
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/libpqdll.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/libpqdll.def
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/nls.mk
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/pg_service.conf.sample
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/af.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/cs.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/de.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/es.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/fr.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/hr.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/it.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/ko.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/nb.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/pl.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/pt_BR.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/ru.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/sk.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/sl.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/sv.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/tr.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/zh_CN.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/po/zh_TW.po
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/pqexpbuffer.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/pqexpbuffer.h
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/pqsignal.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/pqsignal.h
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/pthread-win32.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/pthread-win32.h
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/win32.c
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/win32.h
usr/share/src/postgresql-8.1.18/src/interfaces/libpq/win32.mak
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.aix
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.beos
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.bsdi
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.cygwin
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.darwin
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.dgux
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.freebsd
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.hpux
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.irix
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.linux
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.netbsd
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.openbsd
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.osf
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.qnx4
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.sco
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.solaris
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.sunos4
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.svr4
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.ultrix4
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.univel
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.unixware
usr/share/src/postgresql-8.1.18/src/makefiles/Makefile.win32
usr/share/src/postgresql-8.1.18/src/makefiles/pgxs.mk
usr/share/src/postgresql-8.1.18/src/nls-global.mk
usr/share/src/postgresql-8.1.18/src/pl/Makefile
usr/share/src/postgresql-8.1.18/src/pl/plperl/GNUmakefile
usr/share/src/postgresql-8.1.18/src/pl/plperl/README
usr/share/src/postgresql-8.1.18/src/pl/plperl/SPI.xs
usr/share/src/postgresql-8.1.18/src/pl/plperl/expected/plperl.out
usr/share/src/postgresql-8.1.18/src/pl/plperl/expected/plperl_elog.out
usr/share/src/postgresql-8.1.18/src/pl/plperl/expected/plperl_shared.out
usr/share/src/postgresql-8.1.18/src/pl/plperl/expected/plperl_trigger.out
usr/share/src/postgresql-8.1.18/src/pl/plperl/plperl.c
usr/share/src/postgresql-8.1.18/src/pl/plperl/ppport.h
usr/share/src/postgresql-8.1.18/src/pl/plperl/spi_internal.c
usr/share/src/postgresql-8.1.18/src/pl/plperl/spi_internal.h
usr/share/src/postgresql-8.1.18/src/pl/plperl/sql/plperl.sql
usr/share/src/postgresql-8.1.18/src/pl/plperl/sql/plperl_elog.sql
usr/share/src/postgresql-8.1.18/src/pl/plperl/sql/plperl_shared.sql
usr/share/src/postgresql-8.1.18/src/pl/plperl/sql/plperl_trigger.sql
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/Makefile
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/.cvsignore
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/INSTALL
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/Makefile
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/gram.y
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/pl.tab.h
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/pl_comp.c
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/pl_exec.c
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/pl_funcs.c
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/pl_gram.c
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/pl_handler.c
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/pl_scan.c
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/plerrcodes.h
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/plpgsql.h
usr/share/src/postgresql-8.1.18/src/pl/plpgsql/src/scan.l
usr/share/src/postgresql-8.1.18/src/pl/plpython/Makefile
usr/share/src/postgresql-8.1.18/src/pl/plpython/TODO
usr/share/src/postgresql-8.1.18/src/pl/plpython/expected/plpython_drop.out
usr/share/src/postgresql-8.1.18/src/pl/plpython/expected/plpython_error.out
usr/share/src/postgresql-8.1.18/src/pl/plpython/expected/plpython_error_1.out
usr/share/src/postgresql-8.1.18/src/pl/plpython/expected/plpython_error_2.out
usr/share/src/postgresql-8.1.18/src/pl/plpython/expected/plpython_error_3.out
usr/share/src/postgresql-8.1.18/src/pl/plpython/expected/plpython_function.out
usr/share/src/postgresql-8.1.18/src/pl/plpython/expected/plpython_populate.out
usr/share/src/postgresql-8.1.18/src/pl/plpython/expected/plpython_schema.out
usr/share/src/postgresql-8.1.18/src/pl/plpython/expected/plpython_test.out
usr/share/src/postgresql-8.1.18/src/pl/plpython/plpython.c
usr/share/src/postgresql-8.1.18/src/pl/plpython/sql/plpython_drop.sql
usr/share/src/postgresql-8.1.18/src/pl/plpython/sql/plpython_error.sql
usr/share/src/postgresql-8.1.18/src/pl/plpython/sql/plpython_function.sql
usr/share/src/postgresql-8.1.18/src/pl/plpython/sql/plpython_populate.sql
usr/share/src/postgresql-8.1.18/src/pl/plpython/sql/plpython_schema.sql
usr/share/src/postgresql-8.1.18/src/pl/plpython/sql/plpython_test.sql
usr/share/src/postgresql-8.1.18/src/pl/tcl/Makefile
usr/share/src/postgresql-8.1.18/src/pl/tcl/expected/pltcl_queries.out
usr/share/src/postgresql-8.1.18/src/pl/tcl/expected/pltcl_setup.out
usr/share/src/postgresql-8.1.18/src/pl/tcl/license.terms
usr/share/src/postgresql-8.1.18/src/pl/tcl/modules/Makefile
usr/share/src/postgresql-8.1.18/src/pl/tcl/modules/README
usr/share/src/postgresql-8.1.18/src/pl/tcl/modules/pltcl_delmod.in
usr/share/src/postgresql-8.1.18/src/pl/tcl/modules/pltcl_listmod.in
usr/share/src/postgresql-8.1.18/src/pl/tcl/modules/pltcl_loadmod.in
usr/share/src/postgresql-8.1.18/src/pl/tcl/modules/unknown.pltcl
usr/share/src/postgresql-8.1.18/src/pl/tcl/pltcl.c
usr/share/src/postgresql-8.1.18/src/pl/tcl/sql/pltcl_queries.sql
usr/share/src/postgresql-8.1.18/src/pl/tcl/sql/pltcl_setup.sql
usr/share/src/postgresql-8.1.18/src/port/Makefile
usr/share/src/postgresql-8.1.18/src/port/copydir.c
usr/share/src/postgresql-8.1.18/src/port/crypt.c
usr/share/src/postgresql-8.1.18/src/port/dirmod.c
usr/share/src/postgresql-8.1.18/src/port/exec.c
usr/share/src/postgresql-8.1.18/src/port/fseeko.c
usr/share/src/postgresql-8.1.18/src/port/getaddrinfo.c
usr/share/src/postgresql-8.1.18/src/port/gethostname.c
usr/share/src/postgresql-8.1.18/src/port/getopt.c
usr/share/src/postgresql-8.1.18/src/port/getopt_long.c
usr/share/src/postgresql-8.1.18/src/port/getrusage.c
usr/share/src/postgresql-8.1.18/src/port/gettimeofday.c
usr/share/src/postgresql-8.1.18/src/port/inet_aton.c
usr/share/src/postgresql-8.1.18/src/port/isinf.c
usr/share/src/postgresql-8.1.18/src/port/kill.c
usr/share/src/postgresql-8.1.18/src/port/memcmp.c
usr/share/src/postgresql-8.1.18/src/port/noblock.c
usr/share/src/postgresql-8.1.18/src/port/open.c
usr/share/src/postgresql-8.1.18/src/port/path.c
usr/share/src/postgresql-8.1.18/src/port/pgsleep.c
usr/share/src/postgresql-8.1.18/src/port/pgstrcasecmp.c
usr/share/src/postgresql-8.1.18/src/port/pipe.c
usr/share/src/postgresql-8.1.18/src/port/qsort.c
usr/share/src/postgresql-8.1.18/src/port/rand.c
usr/share/src/postgresql-8.1.18/src/port/random.c
usr/share/src/postgresql-8.1.18/src/port/rint.c
usr/share/src/postgresql-8.1.18/src/port/snprintf.c
usr/share/src/postgresql-8.1.18/src/port/sprompt.c
usr/share/src/postgresql-8.1.18/src/port/srandom.c
usr/share/src/postgresql-8.1.18/src/port/strdup.c
usr/share/src/postgresql-8.1.18/src/port/strerror.c
usr/share/src/postgresql-8.1.18/src/port/strtol.c
usr/share/src/postgresql-8.1.18/src/port/strtoul.c
usr/share/src/postgresql-8.1.18/src/port/thread.c
usr/share/src/postgresql-8.1.18/src/port/unsetenv.c
usr/share/src/postgresql-8.1.18/src/port/win32.ico
usr/share/src/postgresql-8.1.18/src/port/win32ver.rc
usr/share/src/postgresql-8.1.18/src/template/aix
usr/share/src/postgresql-8.1.18/src/template/beos
usr/share/src/postgresql-8.1.18/src/template/bsdi
usr/share/src/postgresql-8.1.18/src/template/cygwin
usr/share/src/postgresql-8.1.18/src/template/darwin
usr/share/src/postgresql-8.1.18/src/template/dgux
usr/share/src/postgresql-8.1.18/src/template/freebsd
usr/share/src/postgresql-8.1.18/src/template/hpux
usr/share/src/postgresql-8.1.18/src/template/irix
usr/share/src/postgresql-8.1.18/src/template/linux
usr/share/src/postgresql-8.1.18/src/template/netbsd
usr/share/src/postgresql-8.1.18/src/template/nextstep
usr/share/src/postgresql-8.1.18/src/template/openbsd
usr/share/src/postgresql-8.1.18/src/template/osf
usr/share/src/postgresql-8.1.18/src/template/qnx4
usr/share/src/postgresql-8.1.18/src/template/sco
usr/share/src/postgresql-8.1.18/src/template/solaris
usr/share/src/postgresql-8.1.18/src/template/sunos4
usr/share/src/postgresql-8.1.18/src/template/svr4
usr/share/src/postgresql-8.1.18/src/template/ultrix4
usr/share/src/postgresql-8.1.18/src/template/univel
usr/share/src/postgresql-8.1.18/src/template/unixware
usr/share/src/postgresql-8.1.18/src/template/win
usr/share/src/postgresql-8.1.18/src/template/win32
usr/share/src/postgresql-8.1.18/src/test/Makefile
usr/share/src/postgresql-8.1.18/src/test/bench/Makefile
usr/share/src/postgresql-8.1.18/src/test/bench/WISC-README
usr/share/src/postgresql-8.1.18/src/test/bench/create.sh
usr/share/src/postgresql-8.1.18/src/test/bench/create.source
usr/share/src/postgresql-8.1.18/src/test/bench/perquery
usr/share/src/postgresql-8.1.18/src/test/bench/query01
usr/share/src/postgresql-8.1.18/src/test/bench/query02
usr/share/src/postgresql-8.1.18/src/test/bench/query03
usr/share/src/postgresql-8.1.18/src/test/bench/query04
usr/share/src/postgresql-8.1.18/src/test/bench/query05
usr/share/src/postgresql-8.1.18/src/test/bench/query06
usr/share/src/postgresql-8.1.18/src/test/bench/query07
usr/share/src/postgresql-8.1.18/src/test/bench/query08
usr/share/src/postgresql-8.1.18/src/test/bench/query09
usr/share/src/postgresql-8.1.18/src/test/bench/query10
usr/share/src/postgresql-8.1.18/src/test/bench/query11
usr/share/src/postgresql-8.1.18/src/test/bench/query12
usr/share/src/postgresql-8.1.18/src/test/bench/query13
usr/share/src/postgresql-8.1.18/src/test/bench/query14
usr/share/src/postgresql-8.1.18/src/test/bench/query15
usr/share/src/postgresql-8.1.18/src/test/bench/query16
usr/share/src/postgresql-8.1.18/src/test/bench/query17
usr/share/src/postgresql-8.1.18/src/test/bench/query18
usr/share/src/postgresql-8.1.18/src/test/bench/query19
usr/share/src/postgresql-8.1.18/src/test/bench/query20
usr/share/src/postgresql-8.1.18/src/test/bench/query21
usr/share/src/postgresql-8.1.18/src/test/bench/query22
usr/share/src/postgresql-8.1.18/src/test/bench/query23
usr/share/src/postgresql-8.1.18/src/test/bench/query24
usr/share/src/postgresql-8.1.18/src/test/bench/query25
usr/share/src/postgresql-8.1.18/src/test/bench/query26
usr/share/src/postgresql-8.1.18/src/test/bench/query27
usr/share/src/postgresql-8.1.18/src/test/bench/query28
usr/share/src/postgresql-8.1.18/src/test/bench/query29
usr/share/src/postgresql-8.1.18/src/test/bench/query30
usr/share/src/postgresql-8.1.18/src/test/bench/query31
usr/share/src/postgresql-8.1.18/src/test/bench/query32
usr/share/src/postgresql-8.1.18/src/test/bench/runwisc.sh
usr/share/src/postgresql-8.1.18/src/test/bench/wholebench.sh
usr/share/src/postgresql-8.1.18/src/test/examples/Makefile
usr/share/src/postgresql-8.1.18/src/test/examples/testlibpq.c
usr/share/src/postgresql-8.1.18/src/test/examples/testlibpq2.c
usr/share/src/postgresql-8.1.18/src/test/examples/testlibpq2.sql
usr/share/src/postgresql-8.1.18/src/test/examples/testlibpq3.c
usr/share/src/postgresql-8.1.18/src/test/examples/testlibpq3.sql
usr/share/src/postgresql-8.1.18/src/test/examples/testlibpq4.c
usr/share/src/postgresql-8.1.18/src/test/examples/testlo.c
usr/share/src/postgresql-8.1.18/src/test/locale/Makefile
usr/share/src/postgresql-8.1.18/src/test/locale/README
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/Makefile
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/README
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/expected/de-ctype.out
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/expected/test-de-char.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/expected/test-de-select.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/expected/test-de-sort.out
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/expected/test-de-text.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-char.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-text.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-varchar.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/expected/test-de-varchar.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/runall
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/test-de-select.sql.in
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/test-de-sort.in
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/test-de-upper.sql.in
usr/share/src/postgresql-8.1.18/src/test/locale/de_DE.ISO8859-1/test-de.sql.in
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/Makefile
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/README
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/expected/gr-ctype.out
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-char.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-select.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-sort.out
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-text.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-varchar.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/runall
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/test-gr-select.sql.in
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/test-gr-sort.in
usr/share/src/postgresql-8.1.18/src/test/locale/gr_GR.ISO8859-7/test-gr.sql.in
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-r/Makefile
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-r/expected/koi8-ctype.out
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-r/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-r/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-r/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-r/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-r/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-r/runall
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-r/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-r/test-koi8-sort.in
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-r/test-koi8.sql.in
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-to-win1251/Makefile
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-to-win1251/README
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-to-win1251/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-to-win1251/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-to-win1251/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-to-win1251/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-to-win1251/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-to-win1251/runall
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-to-win1251/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-to-win1251/test-koi8-sort.in
usr/share/src/postgresql-8.1.18/src/test/locale/koi8-to-win1251/test-koi8.sql.in
usr/share/src/postgresql-8.1.18/src/test/locale/sort-test.pl
usr/share/src/postgresql-8.1.18/src/test/locale/sort-test.py
usr/share/src/postgresql-8.1.18/src/test/locale/test-ctype.c
usr/share/src/postgresql-8.1.18/src/test/mb/README
usr/share/src/postgresql-8.1.18/src/test/mb/expected/big5.out
usr/share/src/postgresql-8.1.18/src/test/mb/expected/euc_cn.out
usr/share/src/postgresql-8.1.18/src/test/mb/expected/euc_jp.out
usr/share/src/postgresql-8.1.18/src/test/mb/expected/euc_kr.out
usr/share/src/postgresql-8.1.18/src/test/mb/expected/euc_tw.out
usr/share/src/postgresql-8.1.18/src/test/mb/expected/mule_internal.out
usr/share/src/postgresql-8.1.18/src/test/mb/expected/sjis.out
usr/share/src/postgresql-8.1.18/src/test/mb/expected/utf8.out
usr/share/src/postgresql-8.1.18/src/test/mb/mbregress.sh
usr/share/src/postgresql-8.1.18/src/test/mb/sql/big5.sql
usr/share/src/postgresql-8.1.18/src/test/mb/sql/euc_cn.sql
usr/share/src/postgresql-8.1.18/src/test/mb/sql/euc_jp.sql
usr/share/src/postgresql-8.1.18/src/test/mb/sql/euc_kr.sql
usr/share/src/postgresql-8.1.18/src/test/mb/sql/euc_tw.sql
usr/share/src/postgresql-8.1.18/src/test/mb/sql/mule_internal.sql
usr/share/src/postgresql-8.1.18/src/test/mb/sql/sjis.sql
usr/share/src/postgresql-8.1.18/src/test/mb/sql/utf8.sql
usr/share/src/postgresql-8.1.18/src/test/performance/results/PgSQL.970926
usr/share/src/postgresql-8.1.18/src/test/performance/runtests.pl
usr/share/src/postgresql-8.1.18/src/test/performance/sqls/connection
usr/share/src/postgresql-8.1.18/src/test/performance/sqls/crtsimple
usr/share/src/postgresql-8.1.18/src/test/performance/sqls/crtsimpleidx
usr/share/src/postgresql-8.1.18/src/test/performance/sqls/drpsimple
usr/share/src/postgresql-8.1.18/src/test/performance/sqls/inssimple
usr/share/src/postgresql-8.1.18/src/test/performance/sqls/inssimple.data
usr/share/src/postgresql-8.1.18/src/test/performance/sqls/orbsimple
usr/share/src/postgresql-8.1.18/src/test/performance/sqls/slcsimple
usr/share/src/postgresql-8.1.18/src/test/performance/sqls/slcsimple.data
usr/share/src/postgresql-8.1.18/src/test/performance/sqls/vacuum
usr/share/src/postgresql-8.1.18/src/test/performance/start-pgsql.sh
usr/share/src/postgresql-8.1.18/src/test/regress/GNUmakefile
usr/share/src/postgresql-8.1.18/src/test/regress/Makefile
usr/share/src/postgresql-8.1.18/src/test/regress/README
usr/share/src/postgresql-8.1.18/src/test/regress/data/agg.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/constrf.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/constro.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/dept.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/desc.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/emp.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/hash.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/onek.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/person.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/real_city.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/rect.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/streets.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/stud_emp.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/student.data
usr/share/src/postgresql-8.1.18/src/test/regress/data/tenk.data
usr/share/src/postgresql-8.1.18/src/test/regress/expected/abstime.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/aggregates.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/alter_table.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/arrays.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/bit.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/boolean.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/box.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/btree_index.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/case.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/char.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/char_1.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/circle.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/cluster.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/comments.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/conversion.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/copy2.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/create_aggregate.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/create_index.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/create_misc.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/create_operator.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/create_table.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/create_type.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/create_view.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/date.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/dependency.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/domain.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/errors.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/euc_cn.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/euc_jp.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/euc_kr.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/euc_tw.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/float4-exp-three-digits.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/float4.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/float8-exp-three-digits-win32.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/float8-exp-three-digits.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/float8-small-is-zero.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/float8-small-is-zero_1.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/float8.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/foreign_key.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/geometry.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/geometry_1.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/geometry_2.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/hash_index.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/horology.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/inet.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/inherit.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/insert.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/int2.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/int4.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/int8-exp-three-digits.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/int8.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/interval.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/join.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/join_1.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/limit.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/lseg.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/mule_internal.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/name.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/namespace.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/numeric.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/numeric_big.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/numerology.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/oid.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/oidjoins.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/opr_sanity.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/path.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/plpgsql.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/point.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/polygon.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/polymorphism.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/portals.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/portals_p2.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/prepare.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/prepared_xacts.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/privileges.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/random.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/rangefuncs.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/reltime.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/rowtypes.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/rules.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/sanity_check.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select_distinct.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select_distinct_on.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select_having.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select_having_1.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select_having_2.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select_implicit.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select_implicit_1.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select_implicit_2.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select_into.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select_views.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/select_views_1.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/sequence.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/sql_ascii.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/stats.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/strings.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/subselect.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/temp.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/text.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/time.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/timestamp.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/timestamptz.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/timetz.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/tinterval.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/transactions.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/triggers.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/truncate.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/type_sanity.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/union.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/update.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/vacuum.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/varchar.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/varchar_1.out
usr/share/src/postgresql-8.1.18/src/test/regress/expected/without_oid.out
usr/share/src/postgresql-8.1.18/src/test/regress/input/constraints.source
usr/share/src/postgresql-8.1.18/src/test/regress/input/copy.source
usr/share/src/postgresql-8.1.18/src/test/regress/input/create_function_1.source
usr/share/src/postgresql-8.1.18/src/test/regress/input/create_function_2.source
usr/share/src/postgresql-8.1.18/src/test/regress/input/misc.source
usr/share/src/postgresql-8.1.18/src/test/regress/input/tablespace.source
usr/share/src/postgresql-8.1.18/src/test/regress/output/constraints.source
usr/share/src/postgresql-8.1.18/src/test/regress/output/copy.source
usr/share/src/postgresql-8.1.18/src/test/regress/output/create_function_1.source
usr/share/src/postgresql-8.1.18/src/test/regress/output/create_function_2.source
usr/share/src/postgresql-8.1.18/src/test/regress/output/misc.source
usr/share/src/postgresql-8.1.18/src/test/regress/output/tablespace.source
usr/share/src/postgresql-8.1.18/src/test/regress/parallel_schedule
usr/share/src/postgresql-8.1.18/src/test/regress/pg_regress.sh
usr/share/src/postgresql-8.1.18/src/test/regress/regress.c
usr/share/src/postgresql-8.1.18/src/test/regress/regressplans.sh
usr/share/src/postgresql-8.1.18/src/test/regress/resultmap
usr/share/src/postgresql-8.1.18/src/test/regress/serial_schedule
usr/share/src/postgresql-8.1.18/src/test/regress/sql/abstime.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/aggregates.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/alter_table.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/arrays.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/bit.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/boolean.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/box.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/btree_index.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/case.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/char.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/circle.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/cluster.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/comments.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/conversion.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/copy2.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/create_aggregate.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/create_index.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/create_misc.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/create_operator.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/create_table.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/create_type.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/create_view.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/date.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/dependency.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/domain.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/drop.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/errors.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/euc_cn.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/euc_jp.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/euc_kr.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/euc_tw.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/float4.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/float8.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/foreign_key.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/geometry.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/hash_index.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/horology.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/inet.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/inherit.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/insert.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/int2.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/int4.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/int8.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/interval.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/join.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/limit.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/lseg.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/mule_internal.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/name.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/namespace.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/numeric.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/numeric_big.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/numerology.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/oid.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/oidjoins.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/opr_sanity.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/path.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/plpgsql.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/point.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/polygon.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/polymorphism.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/portals.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/portals_p2.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/prepare.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/prepared_xacts.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/privileges.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/random.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/rangefuncs.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/reltime.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/rowtypes.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/rules.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/sanity_check.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/select.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/select_distinct.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/select_distinct_on.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/select_having.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/select_implicit.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/select_into.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/select_views.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/sequence.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/sql_ascii.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/stats.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/strings.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/subselect.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/temp.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/text.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/time.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/timestamp.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/timestamptz.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/timetz.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/tinterval.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/transactions.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/triggers.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/truncate.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/type_sanity.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/union.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/update.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/vacuum.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/varchar.sql
usr/share/src/postgresql-8.1.18/src/test/regress/sql/without_oid.sql
usr/share/src/postgresql-8.1.18/src/timezone/Makefile
usr/share/src/postgresql-8.1.18/src/timezone/README
usr/share/src/postgresql-8.1.18/src/timezone/data/africa
usr/share/src/postgresql-8.1.18/src/timezone/data/antarctica
usr/share/src/postgresql-8.1.18/src/timezone/data/asia
usr/share/src/postgresql-8.1.18/src/timezone/data/australasia
usr/share/src/postgresql-8.1.18/src/timezone/data/backward
usr/share/src/postgresql-8.1.18/src/timezone/data/etcetera
usr/share/src/postgresql-8.1.18/src/timezone/data/europe
usr/share/src/postgresql-8.1.18/src/timezone/data/factory
usr/share/src/postgresql-8.1.18/src/timezone/data/iso3166.tab
usr/share/src/postgresql-8.1.18/src/timezone/data/leapseconds
usr/share/src/postgresql-8.1.18/src/timezone/data/northamerica
usr/share/src/postgresql-8.1.18/src/timezone/data/pacificnew
usr/share/src/postgresql-8.1.18/src/timezone/data/solar87
usr/share/src/postgresql-8.1.18/src/timezone/data/solar88
usr/share/src/postgresql-8.1.18/src/timezone/data/solar89
usr/share/src/postgresql-8.1.18/src/timezone/data/southamerica
usr/share/src/postgresql-8.1.18/src/timezone/data/systemv
usr/share/src/postgresql-8.1.18/src/timezone/data/yearistype.sh
usr/share/src/postgresql-8.1.18/src/timezone/data/zone.tab
usr/share/src/postgresql-8.1.18/src/timezone/ialloc.c
usr/share/src/postgresql-8.1.18/src/timezone/localtime.c
usr/share/src/postgresql-8.1.18/src/timezone/pgtz.c
usr/share/src/postgresql-8.1.18/src/timezone/pgtz.h
usr/share/src/postgresql-8.1.18/src/timezone/private.h
usr/share/src/postgresql-8.1.18/src/timezone/scheck.c
usr/share/src/postgresql-8.1.18/src/timezone/strftime.c
usr/share/src/postgresql-8.1.18/src/timezone/tzfile.h
usr/share/src/postgresql-8.1.18/src/timezone/zic.c
usr/share/src/postgresql-8.1.18/src/tools/RELEASE_CHANGES
usr/share/src/postgresql-8.1.18/src/tools/backend/README
usr/share/src/postgresql-8.1.18/src/tools/backend/backend_dirs.html
usr/share/src/postgresql-8.1.18/src/tools/backend/flow.fig
usr/share/src/postgresql-8.1.18/src/tools/backend/flow.gif
usr/share/src/postgresql-8.1.18/src/tools/backend/index.html
usr/share/src/postgresql-8.1.18/src/tools/ccsym
usr/share/src/postgresql-8.1.18/src/tools/codelines
usr/share/src/postgresql-8.1.18/src/tools/copyright
usr/share/src/postgresql-8.1.18/src/tools/entab/Makefile
usr/share/src/postgresql-8.1.18/src/tools/entab/entab.c
usr/share/src/postgresql-8.1.18/src/tools/entab/entab.man
usr/share/src/postgresql-8.1.18/src/tools/entab/halt.c
usr/share/src/postgresql-8.1.18/src/tools/find_badmacros
usr/share/src/postgresql-8.1.18/src/tools/find_gt_lt
usr/share/src/postgresql-8.1.18/src/tools/find_static
usr/share/src/postgresql-8.1.18/src/tools/find_typedef
usr/share/src/postgresql-8.1.18/src/tools/findoidjoins/Makefile
usr/share/src/postgresql-8.1.18/src/tools/findoidjoins/README
usr/share/src/postgresql-8.1.18/src/tools/findoidjoins/findoidjoins.c
usr/share/src/postgresql-8.1.18/src/tools/findoidjoins/make_oidjoins_check
usr/share/src/postgresql-8.1.18/src/tools/fsync/Makefile
usr/share/src/postgresql-8.1.18/src/tools/fsync/README
usr/share/src/postgresql-8.1.18/src/tools/fsync/test_fsync.c
usr/share/src/postgresql-8.1.18/src/tools/make_ctags
usr/share/src/postgresql-8.1.18/src/tools/make_diff/README
usr/share/src/postgresql-8.1.18/src/tools/make_diff/cporig
usr/share/src/postgresql-8.1.18/src/tools/make_diff/difforig
usr/share/src/postgresql-8.1.18/src/tools/make_diff/rmorig
usr/share/src/postgresql-8.1.18/src/tools/make_etags
usr/share/src/postgresql-8.1.18/src/tools/make_keywords
usr/share/src/postgresql-8.1.18/src/tools/make_mkid
usr/share/src/postgresql-8.1.18/src/tools/pgcvslog
usr/share/src/postgresql-8.1.18/src/tools/pginclude/README
usr/share/src/postgresql-8.1.18/src/tools/pginclude/pgcompinclude
usr/share/src/postgresql-8.1.18/src/tools/pginclude/pgdefine
usr/share/src/postgresql-8.1.18/src/tools/pginclude/pgfixinclude
usr/share/src/postgresql-8.1.18/src/tools/pginclude/pgrminclude
usr/share/src/postgresql-8.1.18/src/tools/pgindent/README
usr/share/src/postgresql-8.1.18/src/tools/pgindent/indent.bsd.patch
usr/share/src/postgresql-8.1.18/src/tools/pgindent/pgcppindent
usr/share/src/postgresql-8.1.18/src/tools/pgindent/pgindent
usr/share/src/postgresql-8.1.18/src/tools/pgindent/pgjindent
usr/share/src/postgresql-8.1.18/src/tools/pgtest
usr/share/src/postgresql-8.1.18/src/tools/thread/Makefile
usr/share/src/postgresql-8.1.18/src/tools/thread/README
usr/share/src/postgresql-8.1.18/src/tools/thread/thread_test.c
usr/share/src/postgresql-8.1.18/src/tools/version_stamp.pl
usr/share/src/postgresql-8.1.18/src/tutorial/Makefile
usr/share/src/postgresql-8.1.18/src/tutorial/README
usr/share/src/postgresql-8.1.18/src/tutorial/advanced.source
usr/share/src/postgresql-8.1.18/src/tutorial/basics.source
usr/share/src/postgresql-8.1.18/src/tutorial/beard.c
usr/share/src/postgresql-8.1.18/src/tutorial/complex.c
usr/share/src/postgresql-8.1.18/src/tutorial/complex.source
usr/share/src/postgresql-8.1.18/src/tutorial/funcs.c
usr/share/src/postgresql-8.1.18/src/tutorial/funcs.source
usr/share/src/postgresql-8.1.18/src/tutorial/funcs_new.c
usr/share/src/postgresql-8.1.18/src/tutorial/syscat.source
usr/share/src/postgresql-8.1.18/src/utils/Makefile
usr/share/src/postgresql-8.1.18/src/utils/dllinit.c
usr/share/src/postgresql-8.1.18/src/win32.mak
usr/share/src/postgresql-8.1.3/COPYRIGHT
usr/share/src/postgresql-8.1.3/GNUmakefile.in
usr/share/src/postgresql-8.1.3/HISTORY
usr/share/src/postgresql-8.1.3/INSTALL
usr/share/src/postgresql-8.1.3/Makefile
usr/share/src/postgresql-8.1.3/README
usr/share/src/postgresql-8.1.3/README.sfw
usr/share/src/postgresql-8.1.3/aclocal.m4
usr/share/src/postgresql-8.1.3/config/Makefile
usr/share/src/postgresql-8.1.3/config/ac_func_accept_argtypes.m4
usr/share/src/postgresql-8.1.3/config/acx_pthread.m4
usr/share/src/postgresql-8.1.3/config/c-compiler.m4
usr/share/src/postgresql-8.1.3/config/c-library.m4
usr/share/src/postgresql-8.1.3/config/config.guess
usr/share/src/postgresql-8.1.3/config/config.sub
usr/share/src/postgresql-8.1.3/config/docbook.m4
usr/share/src/postgresql-8.1.3/config/general.m4
usr/share/src/postgresql-8.1.3/config/install-sh
usr/share/src/postgresql-8.1.3/config/libtool.m4
usr/share/src/postgresql-8.1.3/config/missing
usr/share/src/postgresql-8.1.3/config/mkinstalldirs
usr/share/src/postgresql-8.1.3/config/perl.m4
usr/share/src/postgresql-8.1.3/config/prep_buildtree
usr/share/src/postgresql-8.1.3/config/programs.m4
usr/share/src/postgresql-8.1.3/config/python.m4
usr/share/src/postgresql-8.1.3/config/tcl.m4
usr/share/src/postgresql-8.1.3/configure
usr/share/src/postgresql-8.1.3/configure.in
usr/share/src/postgresql-8.1.3/contrib/Makefile
usr/share/src/postgresql-8.1.3/contrib/README
usr/share/src/postgresql-8.1.3/contrib/adddepend/README.adddepend
usr/share/src/postgresql-8.1.3/contrib/adddepend/adddepend
usr/share/src/postgresql-8.1.3/contrib/btree_gist/Makefile
usr/share/src/postgresql-8.1.3/contrib/btree_gist/README.btree_gist
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_bit.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_bytea.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_cash.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_date.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_float4.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_float8.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_gist.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_gist.h
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_gist.sql.in
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_inet.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_int2.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_int4.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_int8.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_interval.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_macaddr.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_numeric.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_oid.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_text.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_time.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_ts.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_utils_num.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_utils_num.h
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_utils_var.c
usr/share/src/postgresql-8.1.3/contrib/btree_gist/btree_utils_var.h
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/bit.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/cash.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/char.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/date.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/float4.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/float8.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/inet.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/int2.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/int4.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/int8.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/interval.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/macaddr.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/numeric.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/text.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/time.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/timestamp.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/timestamptz.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/timetz.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/data/varbit.data
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/bit.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/bytea.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/cash.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/char.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/cidr.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/date.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/float4.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/float8.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/inet.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/init.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/int2.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/int4.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/int8.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/interval.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/macaddr.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/numeric.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/oid.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/text.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/time.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/timestamp.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/timestamptz.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/timetz.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/varbit.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/expected/varchar.out
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/bit.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/bytea.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/cash.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/char.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/cidr.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/date.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/float4.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/float8.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/inet.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/init.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/int2.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/int4.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/int8.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/interval.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/macaddr.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/numeric.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/oid.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/text.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/time.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/timestamp.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/timestamptz.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/timetz.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/varbit.sql
usr/share/src/postgresql-8.1.3/contrib/btree_gist/sql/varchar.sql
usr/share/src/postgresql-8.1.3/contrib/chkpass/Makefile
usr/share/src/postgresql-8.1.3/contrib/chkpass/README.chkpass
usr/share/src/postgresql-8.1.3/contrib/chkpass/chkpass.c
usr/share/src/postgresql-8.1.3/contrib/chkpass/chkpass.sql.in
usr/share/src/postgresql-8.1.3/contrib/contrib-global.mk
usr/share/src/postgresql-8.1.3/contrib/cube/CHANGES
usr/share/src/postgresql-8.1.3/contrib/cube/Makefile
usr/share/src/postgresql-8.1.3/contrib/cube/README.cube
usr/share/src/postgresql-8.1.3/contrib/cube/cube.c
usr/share/src/postgresql-8.1.3/contrib/cube/cube.sql.in
usr/share/src/postgresql-8.1.3/contrib/cube/cubedata.h
usr/share/src/postgresql-8.1.3/contrib/cube/cubeparse.y
usr/share/src/postgresql-8.1.3/contrib/cube/cubescan.l
usr/share/src/postgresql-8.1.3/contrib/cube/data/test_cube.data
usr/share/src/postgresql-8.1.3/contrib/cube/expected/cube.out
usr/share/src/postgresql-8.1.3/contrib/cube/expected/cube_1.out
usr/share/src/postgresql-8.1.3/contrib/cube/expected/cube_2.out
usr/share/src/postgresql-8.1.3/contrib/cube/sql/cube.sql
usr/share/src/postgresql-8.1.3/contrib/dbase/Makefile
usr/share/src/postgresql-8.1.3/contrib/dbase/README.dbf2pg
usr/share/src/postgresql-8.1.3/contrib/dbase/dbf.c
usr/share/src/postgresql-8.1.3/contrib/dbase/dbf.h
usr/share/src/postgresql-8.1.3/contrib/dbase/dbf2pg.1
usr/share/src/postgresql-8.1.3/contrib/dbase/dbf2pg.c
usr/share/src/postgresql-8.1.3/contrib/dbase/endian.c
usr/share/src/postgresql-8.1.3/contrib/dblink/Makefile
usr/share/src/postgresql-8.1.3/contrib/dblink/README.dblink
usr/share/src/postgresql-8.1.3/contrib/dblink/dblink.c
usr/share/src/postgresql-8.1.3/contrib/dblink/dblink.h
usr/share/src/postgresql-8.1.3/contrib/dblink/dblink.sql.in
usr/share/src/postgresql-8.1.3/contrib/dblink/doc/connection
usr/share/src/postgresql-8.1.3/contrib/dblink/doc/cursor
usr/share/src/postgresql-8.1.3/contrib/dblink/doc/execute
usr/share/src/postgresql-8.1.3/contrib/dblink/doc/misc
usr/share/src/postgresql-8.1.3/contrib/dblink/doc/query
usr/share/src/postgresql-8.1.3/contrib/dblink/expected/dblink.out
usr/share/src/postgresql-8.1.3/contrib/dblink/sql/dblink.sql
usr/share/src/postgresql-8.1.3/contrib/dbmirror/AddTrigger.sql
usr/share/src/postgresql-8.1.3/contrib/dbmirror/DBMirror.pl
usr/share/src/postgresql-8.1.3/contrib/dbmirror/Makefile
usr/share/src/postgresql-8.1.3/contrib/dbmirror/MirrorSetup.sql
usr/share/src/postgresql-8.1.3/contrib/dbmirror/README.dbmirror
usr/share/src/postgresql-8.1.3/contrib/dbmirror/clean_pending.pl
usr/share/src/postgresql-8.1.3/contrib/dbmirror/pending.c
usr/share/src/postgresql-8.1.3/contrib/dbmirror/slaveDatabase.conf
usr/share/src/postgresql-8.1.3/contrib/earthdistance/Makefile
usr/share/src/postgresql-8.1.3/contrib/earthdistance/README.earthdistance
usr/share/src/postgresql-8.1.3/contrib/earthdistance/earthdistance.c
usr/share/src/postgresql-8.1.3/contrib/earthdistance/earthdistance.sql.in
usr/share/src/postgresql-8.1.3/contrib/earthdistance/expected/earthdistance.out
usr/share/src/postgresql-8.1.3/contrib/earthdistance/sql/earthdistance.sql
usr/share/src/postgresql-8.1.3/contrib/fulltextindex/Makefile
usr/share/src/postgresql-8.1.3/contrib/fulltextindex/README.fti
usr/share/src/postgresql-8.1.3/contrib/fulltextindex/TODO
usr/share/src/postgresql-8.1.3/contrib/fulltextindex/WARNING
usr/share/src/postgresql-8.1.3/contrib/fulltextindex/fti.c
usr/share/src/postgresql-8.1.3/contrib/fulltextindex/fti.pl
usr/share/src/postgresql-8.1.3/contrib/fulltextindex/fti.sql.in
usr/share/src/postgresql-8.1.3/contrib/fulltextindex/timings.sh
usr/share/src/postgresql-8.1.3/contrib/fulltextindex/uninstall.sql
usr/share/src/postgresql-8.1.3/contrib/fuzzystrmatch/Makefile
usr/share/src/postgresql-8.1.3/contrib/fuzzystrmatch/README.fuzzystrmatch
usr/share/src/postgresql-8.1.3/contrib/fuzzystrmatch/README.soundex
usr/share/src/postgresql-8.1.3/contrib/fuzzystrmatch/dmetaphone.c
usr/share/src/postgresql-8.1.3/contrib/fuzzystrmatch/fuzzystrmatch.c
usr/share/src/postgresql-8.1.3/contrib/fuzzystrmatch/fuzzystrmatch.h
usr/share/src/postgresql-8.1.3/contrib/fuzzystrmatch/fuzzystrmatch.sql.in
usr/share/src/postgresql-8.1.3/contrib/intagg/Makefile
usr/share/src/postgresql-8.1.3/contrib/intagg/README.int_aggregate
usr/share/src/postgresql-8.1.3/contrib/intagg/int_aggregate.c
usr/share/src/postgresql-8.1.3/contrib/intagg/int_aggregate.sql.in
usr/share/src/postgresql-8.1.3/contrib/intarray/Makefile
usr/share/src/postgresql-8.1.3/contrib/intarray/README.intarray
usr/share/src/postgresql-8.1.3/contrib/intarray/_int.h
usr/share/src/postgresql-8.1.3/contrib/intarray/_int.sql.in
usr/share/src/postgresql-8.1.3/contrib/intarray/_int_bool.c
usr/share/src/postgresql-8.1.3/contrib/intarray/_int_gist.c
usr/share/src/postgresql-8.1.3/contrib/intarray/_int_op.c
usr/share/src/postgresql-8.1.3/contrib/intarray/_int_tool.c
usr/share/src/postgresql-8.1.3/contrib/intarray/_intbig_gist.c
usr/share/src/postgresql-8.1.3/contrib/intarray/bench/bench.pl
usr/share/src/postgresql-8.1.3/contrib/intarray/bench/create_test.pl
usr/share/src/postgresql-8.1.3/contrib/intarray/data/test__int.data
usr/share/src/postgresql-8.1.3/contrib/intarray/expected/_int.out
usr/share/src/postgresql-8.1.3/contrib/intarray/sql/_int.sql
usr/share/src/postgresql-8.1.3/contrib/isbn_issn/Makefile
usr/share/src/postgresql-8.1.3/contrib/isbn_issn/README.isbn_issn
usr/share/src/postgresql-8.1.3/contrib/isbn_issn/isbn_issn.c
usr/share/src/postgresql-8.1.3/contrib/isbn_issn/isbn_issn.sql.in
usr/share/src/postgresql-8.1.3/contrib/lo/Makefile
usr/share/src/postgresql-8.1.3/contrib/lo/README.lo
usr/share/src/postgresql-8.1.3/contrib/lo/lo.c
usr/share/src/postgresql-8.1.3/contrib/lo/lo.sql.in
usr/share/src/postgresql-8.1.3/contrib/lo/lo_drop.sql
usr/share/src/postgresql-8.1.3/contrib/lo/lo_test.sql
usr/share/src/postgresql-8.1.3/contrib/ltree/Makefile
usr/share/src/postgresql-8.1.3/contrib/ltree/README.ltree
usr/share/src/postgresql-8.1.3/contrib/ltree/_ltree_gist.c
usr/share/src/postgresql-8.1.3/contrib/ltree/_ltree_op.c
usr/share/src/postgresql-8.1.3/contrib/ltree/crc32.c
usr/share/src/postgresql-8.1.3/contrib/ltree/crc32.h
usr/share/src/postgresql-8.1.3/contrib/ltree/data/_ltree.data
usr/share/src/postgresql-8.1.3/contrib/ltree/data/ltree.data
usr/share/src/postgresql-8.1.3/contrib/ltree/expected/ltree.out
usr/share/src/postgresql-8.1.3/contrib/ltree/lquery_op.c
usr/share/src/postgresql-8.1.3/contrib/ltree/ltree.h
usr/share/src/postgresql-8.1.3/contrib/ltree/ltree.sql.in
usr/share/src/postgresql-8.1.3/contrib/ltree/ltree_gist.c
usr/share/src/postgresql-8.1.3/contrib/ltree/ltree_io.c
usr/share/src/postgresql-8.1.3/contrib/ltree/ltree_op.c
usr/share/src/postgresql-8.1.3/contrib/ltree/ltreetest.sql
usr/share/src/postgresql-8.1.3/contrib/ltree/ltxtquery_io.c
usr/share/src/postgresql-8.1.3/contrib/ltree/ltxtquery_op.c
usr/share/src/postgresql-8.1.3/contrib/ltree/sql/ltree.sql
usr/share/src/postgresql-8.1.3/contrib/mSQL-interface/Makefile
usr/share/src/postgresql-8.1.3/contrib/mSQL-interface/README.mpgsql
usr/share/src/postgresql-8.1.3/contrib/mSQL-interface/mpgsql.c
usr/share/src/postgresql-8.1.3/contrib/mac/README.mac
usr/share/src/postgresql-8.1.3/contrib/mac/createoui
usr/share/src/postgresql-8.1.3/contrib/mac/dropoui
usr/share/src/postgresql-8.1.3/contrib/mac/ouiparse.awk
usr/share/src/postgresql-8.1.3/contrib/mac/updateoui
usr/share/src/postgresql-8.1.3/contrib/oid2name/Makefile
usr/share/src/postgresql-8.1.3/contrib/oid2name/README.oid2name
usr/share/src/postgresql-8.1.3/contrib/oid2name/oid2name.c
usr/share/src/postgresql-8.1.3/contrib/oracle/CHANGES
usr/share/src/postgresql-8.1.3/contrib/oracle/Ora2Pg.pm
usr/share/src/postgresql-8.1.3/contrib/oracle/README.ora2pg
usr/share/src/postgresql-8.1.3/contrib/oracle/TODO
usr/share/src/postgresql-8.1.3/contrib/oracle/ora2pg.html
usr/share/src/postgresql-8.1.3/contrib/oracle/ora2pg.pl
usr/share/src/postgresql-8.1.3/contrib/pg_buffercache/Makefile
usr/share/src/postgresql-8.1.3/contrib/pg_buffercache/README.pg_buffercache
usr/share/src/postgresql-8.1.3/contrib/pg_buffercache/pg_buffercache.sql.in
usr/share/src/postgresql-8.1.3/contrib/pg_buffercache/pg_buffercache_pages.c
usr/share/src/postgresql-8.1.3/contrib/pg_trgm/Makefile
usr/share/src/postgresql-8.1.3/contrib/pg_trgm/README.pg_trgm
usr/share/src/postgresql-8.1.3/contrib/pg_trgm/data/trgm.data
usr/share/src/postgresql-8.1.3/contrib/pg_trgm/expected/pg_trgm.out
usr/share/src/postgresql-8.1.3/contrib/pg_trgm/pg_trgm.sql.in
usr/share/src/postgresql-8.1.3/contrib/pg_trgm/sql/pg_trgm.sql
usr/share/src/postgresql-8.1.3/contrib/pg_trgm/trgm.h
usr/share/src/postgresql-8.1.3/contrib/pg_trgm/trgm_gist.c
usr/share/src/postgresql-8.1.3/contrib/pg_trgm/trgm_op.c
usr/share/src/postgresql-8.1.3/contrib/pgbench/Makefile
usr/share/src/postgresql-8.1.3/contrib/pgbench/README.pgbench
usr/share/src/postgresql-8.1.3/contrib/pgbench/README.pgbench_jis
usr/share/src/postgresql-8.1.3/contrib/pgbench/pgbench.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/Makefile
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/README.pgcrypto
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/blf.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/blf.h
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/crypt-blowfish.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/crypt-des.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/crypt-gensalt.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/crypt-md5.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/3des.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/blowfish.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/cast5.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/crypt-blowfish.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/crypt-des.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/crypt-md5.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/crypt-xdes.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/des.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/hmac-md5.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/hmac-sha1.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/init.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/md5.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/pgp-armor.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/pgp-compression.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/pgp-decrypt.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/pgp-encrypt-DISABLED.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/pgp-encrypt.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/pgp-info.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/pgp-pubkey-DISABLED.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/pgp-pubkey-decrypt.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/pgp-pubkey-encrypt.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/pgp-zlib-DISABLED.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/rijndael.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/sha1.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/expected/sha2.out
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/fortuna.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/fortuna.h
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/internal.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/mbuf.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/mbuf.h
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/md5.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/md5.h
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/misc.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/openssl.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgcrypto.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgcrypto.h
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgcrypto.sql.in
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-armor.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-cfb.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-compress.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-decrypt.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-encrypt.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-info.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-mpi-internal.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-mpi-openssl.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-mpi.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-pgsql.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-pubdec.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-pubenc.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-pubkey.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp-s2k.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/pgp.h
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/px-crypt.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/px-crypt.h
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/px-hmac.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/px.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/px.h
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/random.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/rijndael.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/rijndael.h
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/rijndael.tbl
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sha1.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sha1.h
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sha2.c
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sha2.h
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/3des.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/blowfish.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/cast5.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/crypt-blowfish.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/crypt-des.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/crypt-md5.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/crypt-xdes.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/des.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/hmac-md5.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/hmac-sha1.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/init.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/md5.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/pgp-armor.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/pgp-compression.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/pgp-decrypt.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/pgp-encrypt-DISABLED.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/pgp-encrypt.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/pgp-info.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/pgp-pubkey-DISABLED.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/pgp-pubkey-encrypt.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/pgp-zlib-DISABLED.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/rijndael.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/sha1.sql
usr/share/src/postgresql-8.1.3/contrib/pgcrypto/sql/sha2.sql
usr/share/src/postgresql-8.1.3/contrib/pgstattuple/Makefile
usr/share/src/postgresql-8.1.3/contrib/pgstattuple/README.pgstattuple
usr/share/src/postgresql-8.1.3/contrib/pgstattuple/README.pgstattuple.euc_jp
usr/share/src/postgresql-8.1.3/contrib/pgstattuple/pgstattuple.c
usr/share/src/postgresql-8.1.3/contrib/pgstattuple/pgstattuple.sql.in
usr/share/src/postgresql-8.1.3/contrib/seg/Makefile
usr/share/src/postgresql-8.1.3/contrib/seg/README.seg
usr/share/src/postgresql-8.1.3/contrib/seg/data/test_seg.data
usr/share/src/postgresql-8.1.3/contrib/seg/expected/seg.out
usr/share/src/postgresql-8.1.3/contrib/seg/expected/seg_1.out
usr/share/src/postgresql-8.1.3/contrib/seg/seg-validate.pl
usr/share/src/postgresql-8.1.3/contrib/seg/seg.c
usr/share/src/postgresql-8.1.3/contrib/seg/seg.sql.in
usr/share/src/postgresql-8.1.3/contrib/seg/segdata.h
usr/share/src/postgresql-8.1.3/contrib/seg/segparse.y
usr/share/src/postgresql-8.1.3/contrib/seg/segscan.l
usr/share/src/postgresql-8.1.3/contrib/seg/sort-segments.pl
usr/share/src/postgresql-8.1.3/contrib/seg/sql/seg.sql
usr/share/src/postgresql-8.1.3/contrib/spi/Makefile
usr/share/src/postgresql-8.1.3/contrib/spi/README.spi
usr/share/src/postgresql-8.1.3/contrib/spi/README.timetravel
usr/share/src/postgresql-8.1.3/contrib/spi/autoinc.c
usr/share/src/postgresql-8.1.3/contrib/spi/autoinc.example
usr/share/src/postgresql-8.1.3/contrib/spi/autoinc.sql.in
usr/share/src/postgresql-8.1.3/contrib/spi/insert_username.c
usr/share/src/postgresql-8.1.3/contrib/spi/insert_username.example
usr/share/src/postgresql-8.1.3/contrib/spi/insert_username.sql.in
usr/share/src/postgresql-8.1.3/contrib/spi/moddatetime.c
usr/share/src/postgresql-8.1.3/contrib/spi/moddatetime.example
usr/share/src/postgresql-8.1.3/contrib/spi/moddatetime.sql.in
usr/share/src/postgresql-8.1.3/contrib/spi/preprocessor/README.MAX
usr/share/src/postgresql-8.1.3/contrib/spi/preprocessor/example.sql
usr/share/src/postgresql-8.1.3/contrib/spi/preprocessor/step1.c
usr/share/src/postgresql-8.1.3/contrib/spi/preprocessor/step2.pl
usr/share/src/postgresql-8.1.3/contrib/spi/refint.c
usr/share/src/postgresql-8.1.3/contrib/spi/refint.example
usr/share/src/postgresql-8.1.3/contrib/spi/refint.sql.in
usr/share/src/postgresql-8.1.3/contrib/spi/timetravel.c
usr/share/src/postgresql-8.1.3/contrib/spi/timetravel.example
usr/share/src/postgresql-8.1.3/contrib/spi/timetravel.sql.in
usr/share/src/postgresql-8.1.3/contrib/start-scripts/PostgreSQL.darwin
usr/share/src/postgresql-8.1.3/contrib/start-scripts/StartupParameters.plist.darwin
usr/share/src/postgresql-8.1.3/contrib/start-scripts/freebsd
usr/share/src/postgresql-8.1.3/contrib/start-scripts/linux
usr/share/src/postgresql-8.1.3/contrib/tablefunc/Makefile
usr/share/src/postgresql-8.1.3/contrib/tablefunc/README.tablefunc
usr/share/src/postgresql-8.1.3/contrib/tablefunc/data/connectby_int.data
usr/share/src/postgresql-8.1.3/contrib/tablefunc/data/connectby_text.data
usr/share/src/postgresql-8.1.3/contrib/tablefunc/data/ct.data
usr/share/src/postgresql-8.1.3/contrib/tablefunc/expected/tablefunc.out
usr/share/src/postgresql-8.1.3/contrib/tablefunc/sql/tablefunc.sql
usr/share/src/postgresql-8.1.3/contrib/tablefunc/tablefunc.c
usr/share/src/postgresql-8.1.3/contrib/tablefunc/tablefunc.h
usr/share/src/postgresql-8.1.3/contrib/tablefunc/tablefunc.sql.in
usr/share/src/postgresql-8.1.3/contrib/tips/Makefile
usr/share/src/postgresql-8.1.3/contrib/tips/README.apachelog
usr/share/src/postgresql-8.1.3/contrib/tsearch2/Makefile
usr/share/src/postgresql-8.1.3/contrib/tsearch2/README.tsearch2
usr/share/src/postgresql-8.1.3/contrib/tsearch2/common.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/common.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/crc32.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/crc32.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/data/test_tsearch.data
usr/share/src/postgresql-8.1.3/contrib/tsearch2/dict.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/dict.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/dict_ex.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/dict_ispell.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/dict_snowball.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/dict_syn.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/docs/tsearch-V2-intro.html
usr/share/src/postgresql-8.1.3/contrib/tsearch2/docs/tsearch2-guide.html
usr/share/src/postgresql-8.1.3/contrib/tsearch2/docs/tsearch2-ref.html
usr/share/src/postgresql-8.1.3/contrib/tsearch2/expected/tsearch2.out
usr/share/src/postgresql-8.1.3/contrib/tsearch2/gendict/Makefile.IN
usr/share/src/postgresql-8.1.3/contrib/tsearch2/gendict/README.gendict
usr/share/src/postgresql-8.1.3/contrib/tsearch2/gendict/config.sh
usr/share/src/postgresql-8.1.3/contrib/tsearch2/gendict/dict_snowball.c.IN
usr/share/src/postgresql-8.1.3/contrib/tsearch2/gendict/dict_tmpl.c.IN
usr/share/src/postgresql-8.1.3/contrib/tsearch2/gendict/sql.IN
usr/share/src/postgresql-8.1.3/contrib/tsearch2/gistidx.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/gistidx.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/ispell/Makefile
usr/share/src/postgresql-8.1.3/contrib/tsearch2/ispell/regis.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/ispell/regis.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/ispell/spell.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/ispell/spell.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/my2ispell/Makefile
usr/share/src/postgresql-8.1.3/contrib/tsearch2/my2ispell/README
usr/share/src/postgresql-8.1.3/contrib/tsearch2/prs_dcfg.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/query.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/query.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/rank.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/rewrite.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/rewrite.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/snmap.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/snmap.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/snowball/Makefile
usr/share/src/postgresql-8.1.3/contrib/tsearch2/snowball/api.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/snowball/api.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/snowball/english_stem.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/snowball/english_stem.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/snowball/header.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/snowball/russian_stem.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/snowball/russian_stem.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/snowball/utilities.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/sql/tsearch2.sql
usr/share/src/postgresql-8.1.3/contrib/tsearch2/stopword.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/stopword/english.stop
usr/share/src/postgresql-8.1.3/contrib/tsearch2/stopword/russian.stop
usr/share/src/postgresql-8.1.3/contrib/tsearch2/ts_cfg.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/ts_cfg.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/ts_stat.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/ts_stat.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/tsearch.sql.in
usr/share/src/postgresql-8.1.3/contrib/tsearch2/tsvector.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/tsvector.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/tsvector_op.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/untsearch.sql.in
usr/share/src/postgresql-8.1.3/contrib/tsearch2/wordparser/Makefile
usr/share/src/postgresql-8.1.3/contrib/tsearch2/wordparser/deflex.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/wordparser/deflex.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/wordparser/parser.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/wordparser/parser.l
usr/share/src/postgresql-8.1.3/contrib/tsearch2/wparser.c
usr/share/src/postgresql-8.1.3/contrib/tsearch2/wparser.h
usr/share/src/postgresql-8.1.3/contrib/tsearch2/wparser_def.c
usr/share/src/postgresql-8.1.3/contrib/userlock/Makefile
usr/share/src/postgresql-8.1.3/contrib/userlock/README.user_locks
usr/share/src/postgresql-8.1.3/contrib/userlock/user_locks.c
usr/share/src/postgresql-8.1.3/contrib/userlock/user_locks.h
usr/share/src/postgresql-8.1.3/contrib/userlock/user_locks.sql.in
usr/share/src/postgresql-8.1.3/contrib/vacuumlo/Makefile
usr/share/src/postgresql-8.1.3/contrib/vacuumlo/README.vacuumlo
usr/share/src/postgresql-8.1.3/contrib/vacuumlo/vacuumlo.c
usr/share/src/postgresql-8.1.3/contrib/xml2/Makefile
usr/share/src/postgresql-8.1.3/contrib/xml2/README.xml2
usr/share/src/postgresql-8.1.3/contrib/xml2/pgxml.sql.in
usr/share/src/postgresql-8.1.3/contrib/xml2/xpath.c
usr/share/src/postgresql-8.1.3/contrib/xml2/xslt_proc.c
usr/share/src/postgresql-8.1.3/doc/FAQ
usr/share/src/postgresql-8.1.3/doc/FAQ_AIX
usr/share/src/postgresql-8.1.3/doc/FAQ_CYGWIN
usr/share/src/postgresql-8.1.3/doc/FAQ_DEV
usr/share/src/postgresql-8.1.3/doc/FAQ_HPUX
usr/share/src/postgresql-8.1.3/doc/FAQ_IRIX
usr/share/src/postgresql-8.1.3/doc/FAQ_MINGW
usr/share/src/postgresql-8.1.3/doc/FAQ_QNX4
usr/share/src/postgresql-8.1.3/doc/FAQ_SCO
usr/share/src/postgresql-8.1.3/doc/FAQ_Solaris
usr/share/src/postgresql-8.1.3/doc/FAQ_brazilian
usr/share/src/postgresql-8.1.3/doc/FAQ_chinese
usr/share/src/postgresql-8.1.3/doc/FAQ_czech
usr/share/src/postgresql-8.1.3/doc/FAQ_farsi
usr/share/src/postgresql-8.1.3/doc/FAQ_french
usr/share/src/postgresql-8.1.3/doc/FAQ_german
usr/share/src/postgresql-8.1.3/doc/FAQ_hungarian
usr/share/src/postgresql-8.1.3/doc/FAQ_japanese
usr/share/src/postgresql-8.1.3/doc/FAQ_polish
usr/share/src/postgresql-8.1.3/doc/FAQ_russian
usr/share/src/postgresql-8.1.3/doc/FAQ_turkish
usr/share/src/postgresql-8.1.3/doc/KNOWN_BUGS
usr/share/src/postgresql-8.1.3/doc/MISSING_FEATURES
usr/share/src/postgresql-8.1.3/doc/Makefile
usr/share/src/postgresql-8.1.3/doc/README.mb.big5
usr/share/src/postgresql-8.1.3/doc/README.mb.jp
usr/share/src/postgresql-8.1.3/doc/TODO
usr/share/src/postgresql-8.1.3/doc/TODO.detail/README
usr/share/src/postgresql-8.1.3/doc/TODO.detail/pg_dump
usr/share/src/postgresql-8.1.3/doc/TODO.detail/pg_upgrade
usr/share/src/postgresql-8.1.3/doc/TODO.detail/pitr
usr/share/src/postgresql-8.1.3/doc/TODO.detail/psql
usr/share/src/postgresql-8.1.3/doc/TODO.detail/thread
usr/share/src/postgresql-8.1.3/doc/TODO.detail/timezone
usr/share/src/postgresql-8.1.3/doc/TODO.detail/update
usr/share/src/postgresql-8.1.3/doc/TODO.detail/wal
usr/share/src/postgresql-8.1.3/doc/bug.template
usr/share/src/postgresql-8.1.3/doc/man.tar.gz
usr/share/src/postgresql-8.1.3/doc/postgres.tar.gz
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_DEV.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_MINGW.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_brazilian.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_chinese.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_czech.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_farsi.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_french.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_german.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_hungarian.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_japanese.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_polish.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_russian.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/FAQ_turkish.html
usr/share/src/postgresql-8.1.3/doc/src/FAQ/README
usr/share/src/postgresql-8.1.3/doc/src/FAQ/TODO.html
usr/share/src/postgresql-8.1.3/doc/src/Makefile
usr/share/src/postgresql-8.1.3/doc/src/sgml/Makefile
usr/share/src/postgresql-8.1.3/doc/src/sgml/advanced.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/arch-dev.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/array.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/backup.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/biblio.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/bki.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/catalogs.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/charset.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/client-auth.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/config.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/contacts.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/cvs.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/datatype.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/datetime.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ddl.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/dfunc.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/diskusage.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/dml.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/docguide.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ecpg.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/errcodes.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/extend.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/external-projects.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/features.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/filelist.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/fixrtf
usr/share/src/postgresql-8.1.3/doc/src/sgml/func.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/geqo.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/gist.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/history.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/indexam.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/indices.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/info.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/information_schema.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/install-win32.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/installation.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/intro.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/keywords.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/legal.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/libpq.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/lobj.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/maintenance.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/manage-ag.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/mk_feature_tables.pl
usr/share/src/postgresql-8.1.3/doc/src/sgml/monitoring.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/mvcc.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/nls.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/notation.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/perform.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/planstats.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/plhandler.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/plperl.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/plpgsql.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/plpython.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/pltcl.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/postgres.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/problems.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/protocol.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/queries.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/query.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/abort.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/allfiles.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_aggregate.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_conversion.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_database.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_domain.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_function.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_group.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_index.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_language.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_opclass.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_operator.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_role.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_schema.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_sequence.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_table.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_tablespace.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_trigger.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_type.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/alter_user.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/analyze.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/begin.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/checkpoint.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/close.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/cluster.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/clusterdb.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/comment.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/commit.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/commit_prepared.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/copy.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_aggregate.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_cast.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_constraint.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_conversion.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_database.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_domain.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_function.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_group.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_index.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_language.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_opclass.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_operator.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_role.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_rule.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_schema.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_sequence.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_table.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_table_as.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_tablespace.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_trigger.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_type.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_user.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/create_view.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/createdb.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/createlang.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/createuser.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/deallocate.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/declare.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/delete.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_aggregate.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_cast.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_conversion.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_database.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_domain.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_function.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_group.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_index.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_language.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_opclass.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_operator.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_role.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_rule.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_schema.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_sequence.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_table.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_tablespace.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_trigger.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_type.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_user.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/drop_view.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/dropdb.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/droplang.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/dropuser.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/ecpg-ref.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/end.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/execute.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/explain.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/fetch.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/grant.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/initdb.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/insert.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/ipcclean.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/listen.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/load.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/lock.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/move.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/notify.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/pg_config-ref.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/pg_controldata.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/pg_ctl-ref.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/pg_dump.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/pg_dumpall.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/pg_resetxlog.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/pg_restore.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/postgres-ref.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/postmaster.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/prepare.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/prepare_transaction.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/psql-ref.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/reindex.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/reindexdb.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/release_savepoint.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/reset.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/revoke.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/rollback.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/rollback_prepared.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/rollback_to.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/savepoint.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/select.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/select_into.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/set.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/set_constraints.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/set_role.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/set_session_auth.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/set_transaction.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/show.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/start_transaction.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/truncate.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/unlisten.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/update.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/vacuum.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/ref/vacuumdb.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/reference.ced
usr/share/src/postgresql-8.1.3/doc/src/sgml/reference.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/regress.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/release.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/rowtypes.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/rules.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/runtime.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/sources.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/spi.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/sql.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/standalone-install.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/start.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/storage.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/stylesheet-hh.xsl
usr/share/src/postgresql-8.1.3/doc/src/sgml/stylesheet.css
usr/share/src/postgresql-8.1.3/doc/src/sgml/stylesheet.dsl
usr/share/src/postgresql-8.1.3/doc/src/sgml/stylesheet.xsl
usr/share/src/postgresql-8.1.3/doc/src/sgml/syntax.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/trigger.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/typeconv.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/user-manag.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/wal.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/xaggr.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/xfunc.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/xindex.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/xoper.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/xplang.sgml
usr/share/src/postgresql-8.1.3/doc/src/sgml/xtypes.sgml
usr/share/src/postgresql-8.1.3/src/DEVELOPERS
usr/share/src/postgresql-8.1.3/src/Makefile
usr/share/src/postgresql-8.1.3/src/Makefile.global.in
usr/share/src/postgresql-8.1.3/src/Makefile.shlib
usr/share/src/postgresql-8.1.3/src/backend/Makefile
usr/share/src/postgresql-8.1.3/src/backend/access/Makefile
usr/share/src/postgresql-8.1.3/src/backend/access/common/Makefile
usr/share/src/postgresql-8.1.3/src/backend/access/common/heaptuple.c
usr/share/src/postgresql-8.1.3/src/backend/access/common/indextuple.c
usr/share/src/postgresql-8.1.3/src/backend/access/common/indexvalid.c
usr/share/src/postgresql-8.1.3/src/backend/access/common/printtup.c
usr/share/src/postgresql-8.1.3/src/backend/access/common/scankey.c
usr/share/src/postgresql-8.1.3/src/backend/access/common/tupdesc.c
usr/share/src/postgresql-8.1.3/src/backend/access/gist/Makefile
usr/share/src/postgresql-8.1.3/src/backend/access/gist/README
usr/share/src/postgresql-8.1.3/src/backend/access/gist/gist.c
usr/share/src/postgresql-8.1.3/src/backend/access/gist/gistget.c
usr/share/src/postgresql-8.1.3/src/backend/access/gist/gistproc.c
usr/share/src/postgresql-8.1.3/src/backend/access/gist/gistscan.c
usr/share/src/postgresql-8.1.3/src/backend/access/gist/gistutil.c
usr/share/src/postgresql-8.1.3/src/backend/access/gist/gistvacuum.c
usr/share/src/postgresql-8.1.3/src/backend/access/gist/gistxlog.c
usr/share/src/postgresql-8.1.3/src/backend/access/hash/Makefile
usr/share/src/postgresql-8.1.3/src/backend/access/hash/README
usr/share/src/postgresql-8.1.3/src/backend/access/hash/hash.c
usr/share/src/postgresql-8.1.3/src/backend/access/hash/hashfunc.c
usr/share/src/postgresql-8.1.3/src/backend/access/hash/hashinsert.c
usr/share/src/postgresql-8.1.3/src/backend/access/hash/hashovfl.c
usr/share/src/postgresql-8.1.3/src/backend/access/hash/hashpage.c
usr/share/src/postgresql-8.1.3/src/backend/access/hash/hashscan.c
usr/share/src/postgresql-8.1.3/src/backend/access/hash/hashsearch.c
usr/share/src/postgresql-8.1.3/src/backend/access/hash/hashutil.c
usr/share/src/postgresql-8.1.3/src/backend/access/heap/Makefile
usr/share/src/postgresql-8.1.3/src/backend/access/heap/heapam.c
usr/share/src/postgresql-8.1.3/src/backend/access/heap/hio.c
usr/share/src/postgresql-8.1.3/src/backend/access/heap/tuptoaster.c
usr/share/src/postgresql-8.1.3/src/backend/access/index/Makefile
usr/share/src/postgresql-8.1.3/src/backend/access/index/genam.c
usr/share/src/postgresql-8.1.3/src/backend/access/index/indexam.c
usr/share/src/postgresql-8.1.3/src/backend/access/nbtree/Makefile
usr/share/src/postgresql-8.1.3/src/backend/access/nbtree/README
usr/share/src/postgresql-8.1.3/src/backend/access/nbtree/nbtcompare.c
usr/share/src/postgresql-8.1.3/src/backend/access/nbtree/nbtinsert.c
usr/share/src/postgresql-8.1.3/src/backend/access/nbtree/nbtpage.c
usr/share/src/postgresql-8.1.3/src/backend/access/nbtree/nbtree.c
usr/share/src/postgresql-8.1.3/src/backend/access/nbtree/nbtsearch.c
usr/share/src/postgresql-8.1.3/src/backend/access/nbtree/nbtsort.c
usr/share/src/postgresql-8.1.3/src/backend/access/nbtree/nbtutils.c
usr/share/src/postgresql-8.1.3/src/backend/access/nbtree/nbtxlog.c
usr/share/src/postgresql-8.1.3/src/backend/access/rtree/Makefile
usr/share/src/postgresql-8.1.3/src/backend/access/rtree/rtget.c
usr/share/src/postgresql-8.1.3/src/backend/access/rtree/rtproc.c
usr/share/src/postgresql-8.1.3/src/backend/access/rtree/rtree.c
usr/share/src/postgresql-8.1.3/src/backend/access/rtree/rtscan.c
usr/share/src/postgresql-8.1.3/src/backend/access/rtree/rtstrat.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/Makefile
usr/share/src/postgresql-8.1.3/src/backend/access/transam/README
usr/share/src/postgresql-8.1.3/src/backend/access/transam/clog.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/multixact.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/recovery.conf.sample
usr/share/src/postgresql-8.1.3/src/backend/access/transam/rmgr.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/slru.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/subtrans.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/transam.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/twophase.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/twophase_rmgr.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/varsup.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/xact.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/xlog.c
usr/share/src/postgresql-8.1.3/src/backend/access/transam/xlogutils.c
usr/share/src/postgresql-8.1.3/src/backend/bootstrap/.cvsignore
usr/share/src/postgresql-8.1.3/src/backend/bootstrap/Makefile
usr/share/src/postgresql-8.1.3/src/backend/bootstrap/bootparse.c
usr/share/src/postgresql-8.1.3/src/backend/bootstrap/bootparse.y
usr/share/src/postgresql-8.1.3/src/backend/bootstrap/bootscanner.c
usr/share/src/postgresql-8.1.3/src/backend/bootstrap/bootscanner.l
usr/share/src/postgresql-8.1.3/src/backend/bootstrap/bootstrap.c
usr/share/src/postgresql-8.1.3/src/backend/bootstrap/bootstrap_tokens.h
usr/share/src/postgresql-8.1.3/src/backend/catalog/Makefile
usr/share/src/postgresql-8.1.3/src/backend/catalog/README
usr/share/src/postgresql-8.1.3/src/backend/catalog/aclchk.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/catalog.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/dependency.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/genbki.sh
usr/share/src/postgresql-8.1.3/src/backend/catalog/heap.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/index.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/indexing.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/information_schema.sql
usr/share/src/postgresql-8.1.3/src/backend/catalog/namespace.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/pg_aggregate.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/pg_constraint.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/pg_conversion.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/pg_depend.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/pg_largeobject.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/pg_namespace.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/pg_operator.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/pg_proc.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/pg_shdepend.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/pg_type.c
usr/share/src/postgresql-8.1.3/src/backend/catalog/sql_feature_packages.txt
usr/share/src/postgresql-8.1.3/src/backend/catalog/sql_features.txt
usr/share/src/postgresql-8.1.3/src/backend/catalog/system_views.sql
usr/share/src/postgresql-8.1.3/src/backend/commands/Makefile
usr/share/src/postgresql-8.1.3/src/backend/commands/aggregatecmds.c
usr/share/src/postgresql-8.1.3/src/backend/commands/alter.c
usr/share/src/postgresql-8.1.3/src/backend/commands/analyze.c
usr/share/src/postgresql-8.1.3/src/backend/commands/async.c
usr/share/src/postgresql-8.1.3/src/backend/commands/cluster.c
usr/share/src/postgresql-8.1.3/src/backend/commands/comment.c
usr/share/src/postgresql-8.1.3/src/backend/commands/conversioncmds.c
usr/share/src/postgresql-8.1.3/src/backend/commands/copy.c
usr/share/src/postgresql-8.1.3/src/backend/commands/dbcommands.c
usr/share/src/postgresql-8.1.3/src/backend/commands/define.c
usr/share/src/postgresql-8.1.3/src/backend/commands/explain.c
usr/share/src/postgresql-8.1.3/src/backend/commands/functioncmds.c
usr/share/src/postgresql-8.1.3/src/backend/commands/indexcmds.c
usr/share/src/postgresql-8.1.3/src/backend/commands/lockcmds.c
usr/share/src/postgresql-8.1.3/src/backend/commands/opclasscmds.c
usr/share/src/postgresql-8.1.3/src/backend/commands/operatorcmds.c
usr/share/src/postgresql-8.1.3/src/backend/commands/portalcmds.c
usr/share/src/postgresql-8.1.3/src/backend/commands/prepare.c
usr/share/src/postgresql-8.1.3/src/backend/commands/proclang.c
usr/share/src/postgresql-8.1.3/src/backend/commands/schemacmds.c
usr/share/src/postgresql-8.1.3/src/backend/commands/sequence.c
usr/share/src/postgresql-8.1.3/src/backend/commands/tablecmds.c
usr/share/src/postgresql-8.1.3/src/backend/commands/tablespace.c
usr/share/src/postgresql-8.1.3/src/backend/commands/trigger.c
usr/share/src/postgresql-8.1.3/src/backend/commands/typecmds.c
usr/share/src/postgresql-8.1.3/src/backend/commands/user.c
usr/share/src/postgresql-8.1.3/src/backend/commands/vacuum.c
usr/share/src/postgresql-8.1.3/src/backend/commands/vacuumlazy.c
usr/share/src/postgresql-8.1.3/src/backend/commands/variable.c
usr/share/src/postgresql-8.1.3/src/backend/commands/view.c
usr/share/src/postgresql-8.1.3/src/backend/executor/Makefile
usr/share/src/postgresql-8.1.3/src/backend/executor/README
usr/share/src/postgresql-8.1.3/src/backend/executor/execAmi.c
usr/share/src/postgresql-8.1.3/src/backend/executor/execGrouping.c
usr/share/src/postgresql-8.1.3/src/backend/executor/execJunk.c
usr/share/src/postgresql-8.1.3/src/backend/executor/execMain.c
usr/share/src/postgresql-8.1.3/src/backend/executor/execProcnode.c
usr/share/src/postgresql-8.1.3/src/backend/executor/execQual.c
usr/share/src/postgresql-8.1.3/src/backend/executor/execScan.c
usr/share/src/postgresql-8.1.3/src/backend/executor/execTuples.c
usr/share/src/postgresql-8.1.3/src/backend/executor/execUtils.c
usr/share/src/postgresql-8.1.3/src/backend/executor/functions.c
usr/share/src/postgresql-8.1.3/src/backend/executor/instrument.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeAgg.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeAppend.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeBitmapAnd.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeBitmapHeapscan.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeBitmapIndexscan.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeBitmapOr.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeFunctionscan.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeGroup.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeHash.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeHashjoin.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeIndexscan.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeLimit.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeMaterial.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeMergejoin.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeNestloop.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeResult.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeSeqscan.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeSetOp.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeSort.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeSubplan.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeSubqueryscan.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeTidscan.c
usr/share/src/postgresql-8.1.3/src/backend/executor/nodeUnique.c
usr/share/src/postgresql-8.1.3/src/backend/executor/spi.c
usr/share/src/postgresql-8.1.3/src/backend/executor/tstoreReceiver.c
usr/share/src/postgresql-8.1.3/src/backend/lib/Makefile
usr/share/src/postgresql-8.1.3/src/backend/lib/dllist.c
usr/share/src/postgresql-8.1.3/src/backend/lib/stringinfo.c
usr/share/src/postgresql-8.1.3/src/backend/libpq/Makefile
usr/share/src/postgresql-8.1.3/src/backend/libpq/README.SSL
usr/share/src/postgresql-8.1.3/src/backend/libpq/auth.c
usr/share/src/postgresql-8.1.3/src/backend/libpq/be-fsstubs.c
usr/share/src/postgresql-8.1.3/src/backend/libpq/be-secure.c
usr/share/src/postgresql-8.1.3/src/backend/libpq/crypt.c
usr/share/src/postgresql-8.1.3/src/backend/libpq/hba.c
usr/share/src/postgresql-8.1.3/src/backend/libpq/ip.c
usr/share/src/postgresql-8.1.3/src/backend/libpq/md5.c
usr/share/src/postgresql-8.1.3/src/backend/libpq/pg_hba.conf.sample
usr/share/src/postgresql-8.1.3/src/backend/libpq/pg_ident.conf.sample
usr/share/src/postgresql-8.1.3/src/backend/libpq/pqcomm.c
usr/share/src/postgresql-8.1.3/src/backend/libpq/pqformat.c
usr/share/src/postgresql-8.1.3/src/backend/libpq/pqsignal.c
usr/share/src/postgresql-8.1.3/src/backend/main/Makefile
usr/share/src/postgresql-8.1.3/src/backend/main/main.c
usr/share/src/postgresql-8.1.3/src/backend/nls.mk
usr/share/src/postgresql-8.1.3/src/backend/nodes/Makefile
usr/share/src/postgresql-8.1.3/src/backend/nodes/README
usr/share/src/postgresql-8.1.3/src/backend/nodes/bitmapset.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/copyfuncs.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/equalfuncs.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/list.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/makefuncs.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/nodeFuncs.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/nodes.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/outfuncs.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/params.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/print.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/read.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/readfuncs.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/tidbitmap.c
usr/share/src/postgresql-8.1.3/src/backend/nodes/value.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/Makefile
usr/share/src/postgresql-8.1.3/src/backend/optimizer/README
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/Makefile
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_copy.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_cx.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_erx.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_eval.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_main.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_misc.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_mutation.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_ox1.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_ox2.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_pmx.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_pool.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_px.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_recombination.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/geqo/geqo_selection.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/path/Makefile
usr/share/src/postgresql-8.1.3/src/backend/optimizer/path/allpaths.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/path/clausesel.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/path/costsize.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/path/indxpath.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/path/joinpath.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/path/joinrels.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/path/orindxpath.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/path/pathkeys.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/path/tidpath.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/plan/Makefile
usr/share/src/postgresql-8.1.3/src/backend/optimizer/plan/README
usr/share/src/postgresql-8.1.3/src/backend/optimizer/plan/createplan.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/plan/initsplan.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/plan/planagg.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/plan/planmain.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/plan/planner.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/plan/setrefs.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/plan/subselect.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/prep/Makefile
usr/share/src/postgresql-8.1.3/src/backend/optimizer/prep/prepjointree.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/prep/prepqual.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/prep/preptlist.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/prep/prepunion.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/util/Makefile
usr/share/src/postgresql-8.1.3/src/backend/optimizer/util/clauses.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/util/joininfo.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/util/pathnode.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/util/plancat.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/util/predtest.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/util/relnode.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/util/restrictinfo.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/util/tlist.c
usr/share/src/postgresql-8.1.3/src/backend/optimizer/util/var.c
usr/share/src/postgresql-8.1.3/src/backend/parser/.cvsignore
usr/share/src/postgresql-8.1.3/src/backend/parser/Makefile
usr/share/src/postgresql-8.1.3/src/backend/parser/README
usr/share/src/postgresql-8.1.3/src/backend/parser/analyze.c
usr/share/src/postgresql-8.1.3/src/backend/parser/gram.c
usr/share/src/postgresql-8.1.3/src/backend/parser/gram.y
usr/share/src/postgresql-8.1.3/src/backend/parser/keywords.c
usr/share/src/postgresql-8.1.3/src/backend/parser/parse.h
usr/share/src/postgresql-8.1.3/src/backend/parser/parse_agg.c
usr/share/src/postgresql-8.1.3/src/backend/parser/parse_clause.c
usr/share/src/postgresql-8.1.3/src/backend/parser/parse_coerce.c
usr/share/src/postgresql-8.1.3/src/backend/parser/parse_expr.c
usr/share/src/postgresql-8.1.3/src/backend/parser/parse_func.c
usr/share/src/postgresql-8.1.3/src/backend/parser/parse_node.c
usr/share/src/postgresql-8.1.3/src/backend/parser/parse_oper.c
usr/share/src/postgresql-8.1.3/src/backend/parser/parse_relation.c
usr/share/src/postgresql-8.1.3/src/backend/parser/parse_target.c
usr/share/src/postgresql-8.1.3/src/backend/parser/parse_type.c
usr/share/src/postgresql-8.1.3/src/backend/parser/parser.c
usr/share/src/postgresql-8.1.3/src/backend/parser/scan.c
usr/share/src/postgresql-8.1.3/src/backend/parser/scan.l
usr/share/src/postgresql-8.1.3/src/backend/parser/scansup.c
usr/share/src/postgresql-8.1.3/src/backend/po/af.po
usr/share/src/postgresql-8.1.3/src/backend/po/cs.po
usr/share/src/postgresql-8.1.3/src/backend/po/de.po
usr/share/src/postgresql-8.1.3/src/backend/po/es.po
usr/share/src/postgresql-8.1.3/src/backend/po/fr.po
usr/share/src/postgresql-8.1.3/src/backend/po/hr.po
usr/share/src/postgresql-8.1.3/src/backend/po/hu.po
usr/share/src/postgresql-8.1.3/src/backend/po/it.po
usr/share/src/postgresql-8.1.3/src/backend/po/ko.po
usr/share/src/postgresql-8.1.3/src/backend/po/nb.po
usr/share/src/postgresql-8.1.3/src/backend/po/pt_BR.po
usr/share/src/postgresql-8.1.3/src/backend/po/ro.po
usr/share/src/postgresql-8.1.3/src/backend/po/ru.po
usr/share/src/postgresql-8.1.3/src/backend/po/sk.po
usr/share/src/postgresql-8.1.3/src/backend/po/sl.po
usr/share/src/postgresql-8.1.3/src/backend/po/sv.po
usr/share/src/postgresql-8.1.3/src/backend/po/tr.po
usr/share/src/postgresql-8.1.3/src/backend/po/zh_CN.po
usr/share/src/postgresql-8.1.3/src/backend/po/zh_TW.po
usr/share/src/postgresql-8.1.3/src/backend/port/Makefile
usr/share/src/postgresql-8.1.3/src/backend/port/aix/mkldexport.sh
usr/share/src/postgresql-8.1.3/src/backend/port/beos/Makefile
usr/share/src/postgresql-8.1.3/src/backend/port/beos/sem.c
usr/share/src/postgresql-8.1.3/src/backend/port/beos/shm.c
usr/share/src/postgresql-8.1.3/src/backend/port/beos/support.c
usr/share/src/postgresql-8.1.3/src/backend/port/darwin/Makefile
usr/share/src/postgresql-8.1.3/src/backend/port/darwin/README
usr/share/src/postgresql-8.1.3/src/backend/port/darwin/system.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/README.dlfcn.aix
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/aix.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/aix.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/beos.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/beos.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/bsdi.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/bsdi.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/cygwin.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/cygwin.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/darwin.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/darwin.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/dgux.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/dgux.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/freebsd.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/freebsd.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/hpux.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/hpux.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/irix.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/irix.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/linux.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/linux.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/netbsd.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/netbsd.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/nextstep.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/nextstep.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/openbsd.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/openbsd.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/osf.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/osf.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/qnx4.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/qnx4.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/sco.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/sco.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/solaris.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/solaris.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/sunos4.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/sunos4.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/svr4.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/svr4.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/ultrix4.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/ultrix4.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/univel.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/univel.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/unixware.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/unixware.h
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/win32.c
usr/share/src/postgresql-8.1.3/src/backend/port/dynloader/win32.h
usr/share/src/postgresql-8.1.3/src/backend/port/hpux/tas.c.template
usr/share/src/postgresql-8.1.3/src/backend/port/ipc_test.c
usr/share/src/postgresql-8.1.3/src/backend/port/nextstep/Makefile
usr/share/src/postgresql-8.1.3/src/backend/port/nextstep/port.c
usr/share/src/postgresql-8.1.3/src/backend/port/posix_sema.c
usr/share/src/postgresql-8.1.3/src/backend/port/qnx4/Makefile
usr/share/src/postgresql-8.1.3/src/backend/port/qnx4/ipc.h
usr/share/src/postgresql-8.1.3/src/backend/port/qnx4/isnan.c
usr/share/src/postgresql-8.1.3/src/backend/port/qnx4/sem.c
usr/share/src/postgresql-8.1.3/src/backend/port/qnx4/sem.h
usr/share/src/postgresql-8.1.3/src/backend/port/qnx4/shm.c
usr/share/src/postgresql-8.1.3/src/backend/port/qnx4/shm.h
usr/share/src/postgresql-8.1.3/src/backend/port/qnx4/tstsem.c
usr/share/src/postgresql-8.1.3/src/backend/port/qnx4/tstshm.c
usr/share/src/postgresql-8.1.3/src/backend/port/sunos4/Makefile
usr/share/src/postgresql-8.1.3/src/backend/port/sunos4/float.h
usr/share/src/postgresql-8.1.3/src/backend/port/sysv_sema.c
usr/share/src/postgresql-8.1.3/src/backend/port/sysv_shmem.c
usr/share/src/postgresql-8.1.3/src/backend/port/tas/dummy.s
usr/share/src/postgresql-8.1.3/src/backend/port/tas/hpux_hppa.s
usr/share/src/postgresql-8.1.3/src/backend/port/tas/solaris_i386.s
usr/share/src/postgresql-8.1.3/src/backend/port/tas/solaris_sparc.s
usr/share/src/postgresql-8.1.3/src/backend/port/win32/Makefile
usr/share/src/postgresql-8.1.3/src/backend/port/win32/error.c
usr/share/src/postgresql-8.1.3/src/backend/port/win32/security.c
usr/share/src/postgresql-8.1.3/src/backend/port/win32/sema.c
usr/share/src/postgresql-8.1.3/src/backend/port/win32/shmem.c
usr/share/src/postgresql-8.1.3/src/backend/port/win32/signal.c
usr/share/src/postgresql-8.1.3/src/backend/port/win32/socket.c
usr/share/src/postgresql-8.1.3/src/backend/port/win32/timer.c
usr/share/src/postgresql-8.1.3/src/backend/postmaster/Makefile
usr/share/src/postgresql-8.1.3/src/backend/postmaster/autovacuum.c
usr/share/src/postgresql-8.1.3/src/backend/postmaster/bgwriter.c
usr/share/src/postgresql-8.1.3/src/backend/postmaster/fork_process.c
usr/share/src/postgresql-8.1.3/src/backend/postmaster/pgarch.c
usr/share/src/postgresql-8.1.3/src/backend/postmaster/pgstat.c
usr/share/src/postgresql-8.1.3/src/backend/postmaster/postmaster.c
usr/share/src/postgresql-8.1.3/src/backend/postmaster/syslogger.c
usr/share/src/postgresql-8.1.3/src/backend/regex/COPYRIGHT
usr/share/src/postgresql-8.1.3/src/backend/regex/Makefile
usr/share/src/postgresql-8.1.3/src/backend/regex/re_syntax.n
usr/share/src/postgresql-8.1.3/src/backend/regex/regc_color.c
usr/share/src/postgresql-8.1.3/src/backend/regex/regc_cvec.c
usr/share/src/postgresql-8.1.3/src/backend/regex/regc_lex.c
usr/share/src/postgresql-8.1.3/src/backend/regex/regc_locale.c
usr/share/src/postgresql-8.1.3/src/backend/regex/regc_nfa.c
usr/share/src/postgresql-8.1.3/src/backend/regex/regcomp.c
usr/share/src/postgresql-8.1.3/src/backend/regex/rege_dfa.c
usr/share/src/postgresql-8.1.3/src/backend/regex/regerror.c
usr/share/src/postgresql-8.1.3/src/backend/regex/regexec.c
usr/share/src/postgresql-8.1.3/src/backend/regex/regfree.c
usr/share/src/postgresql-8.1.3/src/backend/rewrite/Makefile
usr/share/src/postgresql-8.1.3/src/backend/rewrite/rewriteDefine.c
usr/share/src/postgresql-8.1.3/src/backend/rewrite/rewriteHandler.c
usr/share/src/postgresql-8.1.3/src/backend/rewrite/rewriteManip.c
usr/share/src/postgresql-8.1.3/src/backend/rewrite/rewriteRemove.c
usr/share/src/postgresql-8.1.3/src/backend/rewrite/rewriteSupport.c
usr/share/src/postgresql-8.1.3/src/backend/storage/Makefile
usr/share/src/postgresql-8.1.3/src/backend/storage/buffer/Makefile
usr/share/src/postgresql-8.1.3/src/backend/storage/buffer/README
usr/share/src/postgresql-8.1.3/src/backend/storage/buffer/buf_init.c
usr/share/src/postgresql-8.1.3/src/backend/storage/buffer/buf_table.c
usr/share/src/postgresql-8.1.3/src/backend/storage/buffer/bufmgr.c
usr/share/src/postgresql-8.1.3/src/backend/storage/buffer/freelist.c
usr/share/src/postgresql-8.1.3/src/backend/storage/buffer/localbuf.c
usr/share/src/postgresql-8.1.3/src/backend/storage/file/Makefile
usr/share/src/postgresql-8.1.3/src/backend/storage/file/buffile.c
usr/share/src/postgresql-8.1.3/src/backend/storage/file/fd.c
usr/share/src/postgresql-8.1.3/src/backend/storage/freespace/Makefile
usr/share/src/postgresql-8.1.3/src/backend/storage/freespace/freespace.c
usr/share/src/postgresql-8.1.3/src/backend/storage/ipc/Makefile
usr/share/src/postgresql-8.1.3/src/backend/storage/ipc/README
usr/share/src/postgresql-8.1.3/src/backend/storage/ipc/ipc.c
usr/share/src/postgresql-8.1.3/src/backend/storage/ipc/ipci.c
usr/share/src/postgresql-8.1.3/src/backend/storage/ipc/pmsignal.c
usr/share/src/postgresql-8.1.3/src/backend/storage/ipc/procarray.c
usr/share/src/postgresql-8.1.3/src/backend/storage/ipc/shmem.c
usr/share/src/postgresql-8.1.3/src/backend/storage/ipc/shmqueue.c
usr/share/src/postgresql-8.1.3/src/backend/storage/ipc/sinval.c
usr/share/src/postgresql-8.1.3/src/backend/storage/ipc/sinvaladt.c
usr/share/src/postgresql-8.1.3/src/backend/storage/large_object/Makefile
usr/share/src/postgresql-8.1.3/src/backend/storage/large_object/inv_api.c
usr/share/src/postgresql-8.1.3/src/backend/storage/lmgr/Makefile
usr/share/src/postgresql-8.1.3/src/backend/storage/lmgr/README
usr/share/src/postgresql-8.1.3/src/backend/storage/lmgr/deadlock.c
usr/share/src/postgresql-8.1.3/src/backend/storage/lmgr/lmgr.c
usr/share/src/postgresql-8.1.3/src/backend/storage/lmgr/lock.c
usr/share/src/postgresql-8.1.3/src/backend/storage/lmgr/lwlock.c
usr/share/src/postgresql-8.1.3/src/backend/storage/lmgr/proc.c
usr/share/src/postgresql-8.1.3/src/backend/storage/lmgr/s_lock.c
usr/share/src/postgresql-8.1.3/src/backend/storage/lmgr/spin.c
usr/share/src/postgresql-8.1.3/src/backend/storage/page/Makefile
usr/share/src/postgresql-8.1.3/src/backend/storage/page/bufpage.c
usr/share/src/postgresql-8.1.3/src/backend/storage/page/itemptr.c
usr/share/src/postgresql-8.1.3/src/backend/storage/smgr/Makefile
usr/share/src/postgresql-8.1.3/src/backend/storage/smgr/README
usr/share/src/postgresql-8.1.3/src/backend/storage/smgr/md.c
usr/share/src/postgresql-8.1.3/src/backend/storage/smgr/smgr.c
usr/share/src/postgresql-8.1.3/src/backend/storage/smgr/smgrtype.c
usr/share/src/postgresql-8.1.3/src/backend/tcop/Makefile
usr/share/src/postgresql-8.1.3/src/backend/tcop/dest.c
usr/share/src/postgresql-8.1.3/src/backend/tcop/fastpath.c
usr/share/src/postgresql-8.1.3/src/backend/tcop/postgres.c
usr/share/src/postgresql-8.1.3/src/backend/tcop/pquery.c
usr/share/src/postgresql-8.1.3/src/backend/tcop/utility.c
usr/share/src/postgresql-8.1.3/src/backend/utils/.cvsignore
usr/share/src/postgresql-8.1.3/src/backend/utils/Gen_fmgrtab.sh
usr/share/src/postgresql-8.1.3/src/backend/utils/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/acl.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/array_userfuncs.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/arrayfuncs.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/arrayutils.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/ascii.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/bool.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/cash.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/char.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/date.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/datetime.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/datum.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/dbsize.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/encode.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/float.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/format_type.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/formatting.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/genfile.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/geo_ops.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/geo_selfuncs.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/inet_net_ntop.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/inet_net_pton.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/int.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/int8.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/like.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/like_match.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/lockfuncs.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/mac.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/misc.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/nabstime.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/name.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/network.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/not_in.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/numeric.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/numutils.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/oid.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/oracle_compat.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/pg_locale.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/pg_lzcompress.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/pgstatfuncs.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/pseudotypes.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/quote.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/regexp.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/regproc.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/ri_triggers.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/rowtypes.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/ruleutils.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/selfuncs.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/tid.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/timestamp.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/varbit.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/varchar.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/varlena.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/version.c
usr/share/src/postgresql-8.1.3/src/backend/utils/adt/xid.c
usr/share/src/postgresql-8.1.3/src/backend/utils/cache/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/cache/catcache.c
usr/share/src/postgresql-8.1.3/src/backend/utils/cache/inval.c
usr/share/src/postgresql-8.1.3/src/backend/utils/cache/lsyscache.c
usr/share/src/postgresql-8.1.3/src/backend/utils/cache/relcache.c
usr/share/src/postgresql-8.1.3/src/backend/utils/cache/syscache.c
usr/share/src/postgresql-8.1.3/src/backend/utils/cache/typcache.c
usr/share/src/postgresql-8.1.3/src/backend/utils/error/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/error/assert.c
usr/share/src/postgresql-8.1.3/src/backend/utils/error/elog.c
usr/share/src/postgresql-8.1.3/src/backend/utils/fmgr/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/fmgr/README
usr/share/src/postgresql-8.1.3/src/backend/utils/fmgr/dfmgr.c
usr/share/src/postgresql-8.1.3/src/backend/utils/fmgr/fmgr.c
usr/share/src/postgresql-8.1.3/src/backend/utils/fmgr/funcapi.c
usr/share/src/postgresql-8.1.3/src/backend/utils/hash/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/hash/dynahash.c
usr/share/src/postgresql-8.1.3/src/backend/utils/hash/hashfn.c
usr/share/src/postgresql-8.1.3/src/backend/utils/hash/pg_crc.c
usr/share/src/postgresql-8.1.3/src/backend/utils/init/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/init/flatfiles.c
usr/share/src/postgresql-8.1.3/src/backend/utils/init/globals.c
usr/share/src/postgresql-8.1.3/src/backend/utils/init/miscinit.c
usr/share/src/postgresql-8.1.3/src/backend/utils/init/postinit.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/README
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/ISO10646-GB18030.TXT
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_8859.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_GBK.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_UHC.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_WINX.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/big5_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/euc_cn_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/euc_jp_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/euc_kr_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/euc_tw_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/gb18030_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/gbk_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/johab_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/koi8r_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/sjis_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/ucs2utf.pl
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/uhc_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_big5.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_euc_cn.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_euc_jp.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_euc_kr.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_euc_tw.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_gb18030.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_gbk.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_10.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_13.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_14.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_15.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_16.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_2.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_3.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_4.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_5.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_6.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_7.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_iso8859_9.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_johab.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_koi8r.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_sjis.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_uhc.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_win1250.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_win1251.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_win1252.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_win1256.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_win1258.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_win866.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/utf8_to_win874.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/win1250_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/win1251_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/win1252_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/win1256_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/win1258_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/win866_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/Unicode/win874_to_utf8.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conv.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/README.euc_jp
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/ascii_and_mic/ascii_and_mic.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/cyrillic_and_mic.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/euc_cn_and_mic.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/euc_jp_and_sjis.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/sjis.map
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/euc_kr_and_mic.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/latin2_and_win1250/latin2_and_win1250.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/latin_and_mic/latin_and_mic.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/proc.mk
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/regress_epilogue
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/regress_prolog
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_ascii/utf8_and_ascii.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_big5/utf8_and_big5.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/utf8_and_cyrillic.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/utf8_and_euc_cn.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/utf8_and_euc_jp.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/utf8_and_euc_kr.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/utf8_and_euc_tw.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/utf8_and_gb18030.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_gbk/utf8_and_gbk.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/utf8_and_iso8859_1.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_johab/utf8_and_johab.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_sjis/utf8_and_sjis.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_uhc/utf8_and_uhc.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_win1250/utf8_and_win1250.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_win1252/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_win1252/utf8_and_win1252.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_win1256/utf8_and_win1256.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_win1258/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_win1258/utf8_and_win1258.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/conversion_procs/utf8_and_win874/utf8_and_win874.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/encnames.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/iso.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/mbutils.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/wchar.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/win1251.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/win866.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/wstrcmp.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mb/wstrncmp.c
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/.cvsignore
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/README
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/check_guc
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/guc-file.c
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/guc-file.l
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/guc.c
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/help_config.c
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/pg_rusage.c
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/postgresql.conf.sample
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/ps_status.c
usr/share/src/postgresql-8.1.3/src/backend/utils/misc/superuser.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mmgr/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/mmgr/README
usr/share/src/postgresql-8.1.3/src/backend/utils/mmgr/aset.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mmgr/mcxt.c
usr/share/src/postgresql-8.1.3/src/backend/utils/mmgr/portalmem.c
usr/share/src/postgresql-8.1.3/src/backend/utils/resowner/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/resowner/README
usr/share/src/postgresql-8.1.3/src/backend/utils/resowner/resowner.c
usr/share/src/postgresql-8.1.3/src/backend/utils/sort/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/sort/logtape.c
usr/share/src/postgresql-8.1.3/src/backend/utils/sort/tuplesort.c
usr/share/src/postgresql-8.1.3/src/backend/utils/sort/tuplestore.c
usr/share/src/postgresql-8.1.3/src/backend/utils/time/Makefile
usr/share/src/postgresql-8.1.3/src/backend/utils/time/tqual.c
usr/share/src/postgresql-8.1.3/src/bcc32.mak
usr/share/src/postgresql-8.1.3/src/bin/Makefile
usr/share/src/postgresql-8.1.3/src/bin/initdb/Makefile
usr/share/src/postgresql-8.1.3/src/bin/initdb/initdb.c
usr/share/src/postgresql-8.1.3/src/bin/initdb/nls.mk
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/cs.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/de.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/es.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/fr.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/it.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/ko.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/pl.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/pt_BR.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/ro.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/ru.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/sk.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/sl.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/sv.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/tr.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/zh_CN.po
usr/share/src/postgresql-8.1.3/src/bin/initdb/po/zh_TW.po
usr/share/src/postgresql-8.1.3/src/bin/ipcclean/Makefile
usr/share/src/postgresql-8.1.3/src/bin/ipcclean/ipcclean.sh
usr/share/src/postgresql-8.1.3/src/bin/pg_config/Makefile
usr/share/src/postgresql-8.1.3/src/bin/pg_config/nls.mk
usr/share/src/postgresql-8.1.3/src/bin/pg_config/pg_config.c
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/cs.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/de.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/es.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/fr.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/ko.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/pl.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/pt_BR.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/ro.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/ru.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/sl.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/sv.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/tr.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/zh_CN.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/po/zh_TW.po
usr/share/src/postgresql-8.1.3/src/bin/pg_config/win32.mak
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/Makefile
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/nls.mk
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/pg_controldata.c
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/cs.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/de.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/es.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/fa.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/fr.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/hu.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/it.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/ko.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/nb.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/pl.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/pt_BR.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/ro.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/ru.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/sk.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/sl.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/sv.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/tr.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/zh_CN.po
usr/share/src/postgresql-8.1.3/src/bin/pg_controldata/po/zh_TW.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/Makefile
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/nls.mk
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/pg_ctl.c
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/cs.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/de.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/es.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/fr.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/ko.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/pt_BR.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/ro.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/ru.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/sk.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/sl.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/sv.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/tr.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/zh_CN.po
usr/share/src/postgresql-8.1.3/src/bin/pg_ctl/po/zh_TW.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/Makefile
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/README
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/common.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/dumputils.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/dumputils.h
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/nls.mk
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_backup.h
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_backup_archiver.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_backup_archiver.h
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_backup_custom.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_backup_db.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_backup_db.h
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_backup_files.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_backup_null.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_backup_tar.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_backup_tar.h
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_dump.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_dump.h
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_dump_sort.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_dumpall.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/pg_restore.c
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/cs.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/de.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/es.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/fr.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/it.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/ko.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/nb.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/pt_BR.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/ro.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/ru.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/sk.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/sl.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/sv.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/tr.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/zh_CN.po
usr/share/src/postgresql-8.1.3/src/bin/pg_dump/po/zh_TW.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/Makefile
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/nls.mk
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/pg_resetxlog.c
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/cs.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/de.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/es.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/fr.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/hu.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/it.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/ko.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/nb.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/pt_BR.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/ro.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/ru.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/sk.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/sl.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/sv.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/tr.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/zh_CN.po
usr/share/src/postgresql-8.1.3/src/bin/pg_resetxlog/po/zh_TW.po
usr/share/src/postgresql-8.1.3/src/bin/pgevent/MSG00001.bin
usr/share/src/postgresql-8.1.3/src/bin/pgevent/Makefile
usr/share/src/postgresql-8.1.3/src/bin/pgevent/README
usr/share/src/postgresql-8.1.3/src/bin/pgevent/pgevent.c
usr/share/src/postgresql-8.1.3/src/bin/pgevent/pgevent.def
usr/share/src/postgresql-8.1.3/src/bin/pgevent/pgmsgevent.h
usr/share/src/postgresql-8.1.3/src/bin/pgevent/pgmsgevent.mc
usr/share/src/postgresql-8.1.3/src/bin/pgevent/pgmsgevent.rc
usr/share/src/postgresql-8.1.3/src/bin/psql/.cvsignore
usr/share/src/postgresql-8.1.3/src/bin/psql/Makefile
usr/share/src/postgresql-8.1.3/src/bin/psql/bcc32.mak
usr/share/src/postgresql-8.1.3/src/bin/psql/command.c
usr/share/src/postgresql-8.1.3/src/bin/psql/command.h
usr/share/src/postgresql-8.1.3/src/bin/psql/common.c
usr/share/src/postgresql-8.1.3/src/bin/psql/common.h
usr/share/src/postgresql-8.1.3/src/bin/psql/copy.c
usr/share/src/postgresql-8.1.3/src/bin/psql/copy.h
usr/share/src/postgresql-8.1.3/src/bin/psql/create_help.pl
usr/share/src/postgresql-8.1.3/src/bin/psql/describe.c
usr/share/src/postgresql-8.1.3/src/bin/psql/describe.h
usr/share/src/postgresql-8.1.3/src/bin/psql/help.c
usr/share/src/postgresql-8.1.3/src/bin/psql/help.h
usr/share/src/postgresql-8.1.3/src/bin/psql/input.c
usr/share/src/postgresql-8.1.3/src/bin/psql/input.h
usr/share/src/postgresql-8.1.3/src/bin/psql/large_obj.c
usr/share/src/postgresql-8.1.3/src/bin/psql/large_obj.h
usr/share/src/postgresql-8.1.3/src/bin/psql/mainloop.c
usr/share/src/postgresql-8.1.3/src/bin/psql/mainloop.h
usr/share/src/postgresql-8.1.3/src/bin/psql/mbprint.c
usr/share/src/postgresql-8.1.3/src/bin/psql/mbprint.h
usr/share/src/postgresql-8.1.3/src/bin/psql/nls.mk
usr/share/src/postgresql-8.1.3/src/bin/psql/po/cs.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/de.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/es.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/fa.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/fr.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/hu.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/it.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/ko.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/nb.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/pt_BR.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/ro.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/ru.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/sk.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/sl.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/sv.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/tr.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/zh_CN.po
usr/share/src/postgresql-8.1.3/src/bin/psql/po/zh_TW.po
usr/share/src/postgresql-8.1.3/src/bin/psql/print.c
usr/share/src/postgresql-8.1.3/src/bin/psql/print.h
usr/share/src/postgresql-8.1.3/src/bin/psql/prompt.c
usr/share/src/postgresql-8.1.3/src/bin/psql/prompt.h
usr/share/src/postgresql-8.1.3/src/bin/psql/psqlrc.sample
usr/share/src/postgresql-8.1.3/src/bin/psql/psqlscan.c
usr/share/src/postgresql-8.1.3/src/bin/psql/psqlscan.h
usr/share/src/postgresql-8.1.3/src/bin/psql/psqlscan.l
usr/share/src/postgresql-8.1.3/src/bin/psql/settings.h
usr/share/src/postgresql-8.1.3/src/bin/psql/sql_help.h
usr/share/src/postgresql-8.1.3/src/bin/psql/startup.c
usr/share/src/postgresql-8.1.3/src/bin/psql/stringutils.c
usr/share/src/postgresql-8.1.3/src/bin/psql/stringutils.h
usr/share/src/postgresql-8.1.3/src/bin/psql/tab-complete.c
usr/share/src/postgresql-8.1.3/src/bin/psql/tab-complete.h
usr/share/src/postgresql-8.1.3/src/bin/psql/variables.c
usr/share/src/postgresql-8.1.3/src/bin/psql/variables.h
usr/share/src/postgresql-8.1.3/src/bin/psql/win32.mak
usr/share/src/postgresql-8.1.3/src/bin/scripts/Makefile
usr/share/src/postgresql-8.1.3/src/bin/scripts/clusterdb.c
usr/share/src/postgresql-8.1.3/src/bin/scripts/common.c
usr/share/src/postgresql-8.1.3/src/bin/scripts/common.h
usr/share/src/postgresql-8.1.3/src/bin/scripts/createdb.c
usr/share/src/postgresql-8.1.3/src/bin/scripts/createlang.c
usr/share/src/postgresql-8.1.3/src/bin/scripts/createuser.c
usr/share/src/postgresql-8.1.3/src/bin/scripts/dropdb.c
usr/share/src/postgresql-8.1.3/src/bin/scripts/droplang.c
usr/share/src/postgresql-8.1.3/src/bin/scripts/dropuser.c
usr/share/src/postgresql-8.1.3/src/bin/scripts/nls.mk
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/cs.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/de.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/es.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/fr.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/it.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/ko.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/pt_BR.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/ro.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/ru.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/sk.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/sl.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/sv.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/tr.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/zh_CN.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/po/zh_TW.po
usr/share/src/postgresql-8.1.3/src/bin/scripts/reindexdb.c
usr/share/src/postgresql-8.1.3/src/bin/scripts/vacuumdb.c
usr/share/src/postgresql-8.1.3/src/include/Makefile
usr/share/src/postgresql-8.1.3/src/include/access/attnum.h
usr/share/src/postgresql-8.1.3/src/include/access/clog.h
usr/share/src/postgresql-8.1.3/src/include/access/genam.h
usr/share/src/postgresql-8.1.3/src/include/access/gist.h
usr/share/src/postgresql-8.1.3/src/include/access/gist_private.h
usr/share/src/postgresql-8.1.3/src/include/access/gistscan.h
usr/share/src/postgresql-8.1.3/src/include/access/hash.h
usr/share/src/postgresql-8.1.3/src/include/access/heapam.h
usr/share/src/postgresql-8.1.3/src/include/access/hio.h
usr/share/src/postgresql-8.1.3/src/include/access/htup.h
usr/share/src/postgresql-8.1.3/src/include/access/iqual.h
usr/share/src/postgresql-8.1.3/src/include/access/itup.h
usr/share/src/postgresql-8.1.3/src/include/access/multixact.h
usr/share/src/postgresql-8.1.3/src/include/access/nbtree.h
usr/share/src/postgresql-8.1.3/src/include/access/printtup.h
usr/share/src/postgresql-8.1.3/src/include/access/relscan.h
usr/share/src/postgresql-8.1.3/src/include/access/rmgr.h
usr/share/src/postgresql-8.1.3/src/include/access/rtree.h
usr/share/src/postgresql-8.1.3/src/include/access/rtscan.h
usr/share/src/postgresql-8.1.3/src/include/access/sdir.h
usr/share/src/postgresql-8.1.3/src/include/access/skey.h
usr/share/src/postgresql-8.1.3/src/include/access/slru.h
usr/share/src/postgresql-8.1.3/src/include/access/subtrans.h
usr/share/src/postgresql-8.1.3/src/include/access/transam.h
usr/share/src/postgresql-8.1.3/src/include/access/tupdesc.h
usr/share/src/postgresql-8.1.3/src/include/access/tupmacs.h
usr/share/src/postgresql-8.1.3/src/include/access/tuptoaster.h
usr/share/src/postgresql-8.1.3/src/include/access/twophase.h
usr/share/src/postgresql-8.1.3/src/include/access/twophase_rmgr.h
usr/share/src/postgresql-8.1.3/src/include/access/valid.h
usr/share/src/postgresql-8.1.3/src/include/access/xact.h
usr/share/src/postgresql-8.1.3/src/include/access/xlog.h
usr/share/src/postgresql-8.1.3/src/include/access/xlog_internal.h
usr/share/src/postgresql-8.1.3/src/include/access/xlogdefs.h
usr/share/src/postgresql-8.1.3/src/include/access/xlogutils.h
usr/share/src/postgresql-8.1.3/src/include/bootstrap/bootstrap.h
usr/share/src/postgresql-8.1.3/src/include/c.h
usr/share/src/postgresql-8.1.3/src/include/catalog/catalog.h
usr/share/src/postgresql-8.1.3/src/include/catalog/catversion.h
usr/share/src/postgresql-8.1.3/src/include/catalog/dependency.h
usr/share/src/postgresql-8.1.3/src/include/catalog/duplicate_oids
usr/share/src/postgresql-8.1.3/src/include/catalog/heap.h
usr/share/src/postgresql-8.1.3/src/include/catalog/index.h
usr/share/src/postgresql-8.1.3/src/include/catalog/indexing.h
usr/share/src/postgresql-8.1.3/src/include/catalog/namespace.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_aggregate.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_am.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_amop.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_amproc.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_attrdef.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_attribute.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_auth_members.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_authid.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_autovacuum.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_cast.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_class.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_constraint.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_control.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_conversion.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_database.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_depend.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_description.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_index.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_inherits.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_language.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_largeobject.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_listener.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_namespace.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_opclass.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_operator.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_pltemplate.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_proc.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_rewrite.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_shdepend.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_statistic.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_tablespace.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_trigger.h
usr/share/src/postgresql-8.1.3/src/include/catalog/pg_type.h
usr/share/src/postgresql-8.1.3/src/include/catalog/unused_oids
usr/share/src/postgresql-8.1.3/src/include/commands/alter.h
usr/share/src/postgresql-8.1.3/src/include/commands/async.h
usr/share/src/postgresql-8.1.3/src/include/commands/cluster.h
usr/share/src/postgresql-8.1.3/src/include/commands/comment.h
usr/share/src/postgresql-8.1.3/src/include/commands/conversioncmds.h
usr/share/src/postgresql-8.1.3/src/include/commands/copy.h
usr/share/src/postgresql-8.1.3/src/include/commands/dbcommands.h
usr/share/src/postgresql-8.1.3/src/include/commands/defrem.h
usr/share/src/postgresql-8.1.3/src/include/commands/explain.h
usr/share/src/postgresql-8.1.3/src/include/commands/lockcmds.h
usr/share/src/postgresql-8.1.3/src/include/commands/portalcmds.h
usr/share/src/postgresql-8.1.3/src/include/commands/prepare.h
usr/share/src/postgresql-8.1.3/src/include/commands/proclang.h
usr/share/src/postgresql-8.1.3/src/include/commands/schemacmds.h
usr/share/src/postgresql-8.1.3/src/include/commands/sequence.h
usr/share/src/postgresql-8.1.3/src/include/commands/tablecmds.h
usr/share/src/postgresql-8.1.3/src/include/commands/tablespace.h
usr/share/src/postgresql-8.1.3/src/include/commands/trigger.h
usr/share/src/postgresql-8.1.3/src/include/commands/typecmds.h
usr/share/src/postgresql-8.1.3/src/include/commands/user.h
usr/share/src/postgresql-8.1.3/src/include/commands/vacuum.h
usr/share/src/postgresql-8.1.3/src/include/commands/variable.h
usr/share/src/postgresql-8.1.3/src/include/commands/version.h
usr/share/src/postgresql-8.1.3/src/include/commands/view.h
usr/share/src/postgresql-8.1.3/src/include/executor/execdebug.h
usr/share/src/postgresql-8.1.3/src/include/executor/execdefs.h
usr/share/src/postgresql-8.1.3/src/include/executor/execdesc.h
usr/share/src/postgresql-8.1.3/src/include/executor/executor.h
usr/share/src/postgresql-8.1.3/src/include/executor/functions.h
usr/share/src/postgresql-8.1.3/src/include/executor/hashjoin.h
usr/share/src/postgresql-8.1.3/src/include/executor/instrument.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeAgg.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeAppend.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeBitmapAnd.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeBitmapHeapscan.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeBitmapIndexscan.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeBitmapOr.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeFunctionscan.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeGroup.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeHash.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeHashjoin.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeIndexscan.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeLimit.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeMaterial.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeMergejoin.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeNestloop.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeResult.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeSeqscan.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeSetOp.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeSort.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeSubplan.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeSubqueryscan.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeTidscan.h
usr/share/src/postgresql-8.1.3/src/include/executor/nodeUnique.h
usr/share/src/postgresql-8.1.3/src/include/executor/spi.h
usr/share/src/postgresql-8.1.3/src/include/executor/spi_priv.h
usr/share/src/postgresql-8.1.3/src/include/executor/tstoreReceiver.h
usr/share/src/postgresql-8.1.3/src/include/executor/tuptable.h
usr/share/src/postgresql-8.1.3/src/include/fmgr.h
usr/share/src/postgresql-8.1.3/src/include/funcapi.h
usr/share/src/postgresql-8.1.3/src/include/getaddrinfo.h
usr/share/src/postgresql-8.1.3/src/include/getopt_long.h
usr/share/src/postgresql-8.1.3/src/include/lib/dllist.h
usr/share/src/postgresql-8.1.3/src/include/lib/stringinfo.h
usr/share/src/postgresql-8.1.3/src/include/libpq/auth.h
usr/share/src/postgresql-8.1.3/src/include/libpq/be-fsstubs.h
usr/share/src/postgresql-8.1.3/src/include/libpq/crypt.h
usr/share/src/postgresql-8.1.3/src/include/libpq/hba.h
usr/share/src/postgresql-8.1.3/src/include/libpq/ip.h
usr/share/src/postgresql-8.1.3/src/include/libpq/libpq-be.h
usr/share/src/postgresql-8.1.3/src/include/libpq/libpq-fs.h
usr/share/src/postgresql-8.1.3/src/include/libpq/libpq.h
usr/share/src/postgresql-8.1.3/src/include/libpq/pqcomm.h
usr/share/src/postgresql-8.1.3/src/include/libpq/pqformat.h
usr/share/src/postgresql-8.1.3/src/include/libpq/pqsignal.h
usr/share/src/postgresql-8.1.3/src/include/mb/pg_wchar.h
usr/share/src/postgresql-8.1.3/src/include/miscadmin.h
usr/share/src/postgresql-8.1.3/src/include/nodes/bitmapset.h
usr/share/src/postgresql-8.1.3/src/include/nodes/execnodes.h
usr/share/src/postgresql-8.1.3/src/include/nodes/makefuncs.h
usr/share/src/postgresql-8.1.3/src/include/nodes/memnodes.h
usr/share/src/postgresql-8.1.3/src/include/nodes/nodeFuncs.h
usr/share/src/postgresql-8.1.3/src/include/nodes/nodes.h
usr/share/src/postgresql-8.1.3/src/include/nodes/params.h
usr/share/src/postgresql-8.1.3/src/include/nodes/parsenodes.h
usr/share/src/postgresql-8.1.3/src/include/nodes/pg_list.h
usr/share/src/postgresql-8.1.3/src/include/nodes/plannodes.h
usr/share/src/postgresql-8.1.3/src/include/nodes/primnodes.h
usr/share/src/postgresql-8.1.3/src/include/nodes/print.h
usr/share/src/postgresql-8.1.3/src/include/nodes/readfuncs.h
usr/share/src/postgresql-8.1.3/src/include/nodes/relation.h
usr/share/src/postgresql-8.1.3/src/include/nodes/tidbitmap.h
usr/share/src/postgresql-8.1.3/src/include/nodes/value.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/clauses.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/cost.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/geqo.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/geqo_copy.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/geqo_gene.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/geqo_misc.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/geqo_mutation.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/geqo_pool.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/geqo_random.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/geqo_recombination.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/geqo_selection.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/joininfo.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/pathnode.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/paths.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/plancat.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/planmain.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/planner.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/predtest.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/prep.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/restrictinfo.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/subselect.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/tlist.h
usr/share/src/postgresql-8.1.3/src/include/optimizer/var.h
usr/share/src/postgresql-8.1.3/src/include/parser/analyze.h
usr/share/src/postgresql-8.1.3/src/include/parser/gramparse.h
usr/share/src/postgresql-8.1.3/src/include/parser/keywords.h
usr/share/src/postgresql-8.1.3/src/include/parser/parse_agg.h
usr/share/src/postgresql-8.1.3/src/include/parser/parse_clause.h
usr/share/src/postgresql-8.1.3/src/include/parser/parse_coerce.h
usr/share/src/postgresql-8.1.3/src/include/parser/parse_expr.h
usr/share/src/postgresql-8.1.3/src/include/parser/parse_func.h
usr/share/src/postgresql-8.1.3/src/include/parser/parse_node.h
usr/share/src/postgresql-8.1.3/src/include/parser/parse_oper.h
usr/share/src/postgresql-8.1.3/src/include/parser/parse_relation.h
usr/share/src/postgresql-8.1.3/src/include/parser/parse_target.h
usr/share/src/postgresql-8.1.3/src/include/parser/parse_type.h
usr/share/src/postgresql-8.1.3/src/include/parser/parser.h
usr/share/src/postgresql-8.1.3/src/include/parser/parsetree.h
usr/share/src/postgresql-8.1.3/src/include/parser/scansup.h
usr/share/src/postgresql-8.1.3/src/include/pg_config.h.in
usr/share/src/postgresql-8.1.3/src/include/pg_config.h.win32
usr/share/src/postgresql-8.1.3/src/include/pg_config_manual.h
usr/share/src/postgresql-8.1.3/src/include/pgstat.h
usr/share/src/postgresql-8.1.3/src/include/pgtime.h
usr/share/src/postgresql-8.1.3/src/include/port.h
usr/share/src/postgresql-8.1.3/src/include/port/aix.h
usr/share/src/postgresql-8.1.3/src/include/port/beos.h
usr/share/src/postgresql-8.1.3/src/include/port/bsdi.h
usr/share/src/postgresql-8.1.3/src/include/port/cygwin.h
usr/share/src/postgresql-8.1.3/src/include/port/darwin.h
usr/share/src/postgresql-8.1.3/src/include/port/dgux.h
usr/share/src/postgresql-8.1.3/src/include/port/freebsd.h
usr/share/src/postgresql-8.1.3/src/include/port/hpux.h
usr/share/src/postgresql-8.1.3/src/include/port/irix.h
usr/share/src/postgresql-8.1.3/src/include/port/linux.h
usr/share/src/postgresql-8.1.3/src/include/port/netbsd.h
usr/share/src/postgresql-8.1.3/src/include/port/nextstep.h
usr/share/src/postgresql-8.1.3/src/include/port/openbsd.h
usr/share/src/postgresql-8.1.3/src/include/port/osf.h
usr/share/src/postgresql-8.1.3/src/include/port/qnx4.h
usr/share/src/postgresql-8.1.3/src/include/port/sco.h
usr/share/src/postgresql-8.1.3/src/include/port/solaris.h
usr/share/src/postgresql-8.1.3/src/include/port/sunos4.h
usr/share/src/postgresql-8.1.3/src/include/port/svr4.h
usr/share/src/postgresql-8.1.3/src/include/port/ultrix4.h
usr/share/src/postgresql-8.1.3/src/include/port/univel.h
usr/share/src/postgresql-8.1.3/src/include/port/unixware.h
usr/share/src/postgresql-8.1.3/src/include/port/win32.h
usr/share/src/postgresql-8.1.3/src/include/port/win32/arpa/inet.h
usr/share/src/postgresql-8.1.3/src/include/port/win32/dlfcn.h
usr/share/src/postgresql-8.1.3/src/include/port/win32/grp.h
usr/share/src/postgresql-8.1.3/src/include/port/win32/netdb.h
usr/share/src/postgresql-8.1.3/src/include/port/win32/netinet/in.h
usr/share/src/postgresql-8.1.3/src/include/port/win32/pwd.h
usr/share/src/postgresql-8.1.3/src/include/port/win32/sys/socket.h
usr/share/src/postgresql-8.1.3/src/include/port/win32/sys/wait.h
usr/share/src/postgresql-8.1.3/src/include/postgres.h
usr/share/src/postgresql-8.1.3/src/include/postgres_ext.h
usr/share/src/postgresql-8.1.3/src/include/postgres_fe.h
usr/share/src/postgresql-8.1.3/src/include/postmaster/autovacuum.h
usr/share/src/postgresql-8.1.3/src/include/postmaster/bgwriter.h
usr/share/src/postgresql-8.1.3/src/include/postmaster/fork_process.h
usr/share/src/postgresql-8.1.3/src/include/postmaster/pgarch.h
usr/share/src/postgresql-8.1.3/src/include/postmaster/postmaster.h
usr/share/src/postgresql-8.1.3/src/include/postmaster/syslogger.h
usr/share/src/postgresql-8.1.3/src/include/regex/regcustom.h
usr/share/src/postgresql-8.1.3/src/include/regex/regerrs.h
usr/share/src/postgresql-8.1.3/src/include/regex/regex.h
usr/share/src/postgresql-8.1.3/src/include/regex/regguts.h
usr/share/src/postgresql-8.1.3/src/include/rewrite/prs2lock.h
usr/share/src/postgresql-8.1.3/src/include/rewrite/rewriteDefine.h
usr/share/src/postgresql-8.1.3/src/include/rewrite/rewriteHandler.h
usr/share/src/postgresql-8.1.3/src/include/rewrite/rewriteManip.h
usr/share/src/postgresql-8.1.3/src/include/rewrite/rewriteRemove.h
usr/share/src/postgresql-8.1.3/src/include/rewrite/rewriteSupport.h
usr/share/src/postgresql-8.1.3/src/include/rusagestub.h
usr/share/src/postgresql-8.1.3/src/include/storage/backendid.h
usr/share/src/postgresql-8.1.3/src/include/storage/block.h
usr/share/src/postgresql-8.1.3/src/include/storage/buf.h
usr/share/src/postgresql-8.1.3/src/include/storage/buf_internals.h
usr/share/src/postgresql-8.1.3/src/include/storage/buffile.h
usr/share/src/postgresql-8.1.3/src/include/storage/bufmgr.h
usr/share/src/postgresql-8.1.3/src/include/storage/bufpage.h
usr/share/src/postgresql-8.1.3/src/include/storage/fd.h
usr/share/src/postgresql-8.1.3/src/include/storage/freespace.h
usr/share/src/postgresql-8.1.3/src/include/storage/ipc.h
usr/share/src/postgresql-8.1.3/src/include/storage/item.h
usr/share/src/postgresql-8.1.3/src/include/storage/itemid.h
usr/share/src/postgresql-8.1.3/src/include/storage/itempos.h
usr/share/src/postgresql-8.1.3/src/include/storage/itemptr.h
usr/share/src/postgresql-8.1.3/src/include/storage/large_object.h
usr/share/src/postgresql-8.1.3/src/include/storage/lmgr.h
usr/share/src/postgresql-8.1.3/src/include/storage/lock.h
usr/share/src/postgresql-8.1.3/src/include/storage/lwlock.h
usr/share/src/postgresql-8.1.3/src/include/storage/off.h
usr/share/src/postgresql-8.1.3/src/include/storage/pg_sema.h
usr/share/src/postgresql-8.1.3/src/include/storage/pg_shmem.h
usr/share/src/postgresql-8.1.3/src/include/storage/pmsignal.h
usr/share/src/postgresql-8.1.3/src/include/storage/pos.h
usr/share/src/postgresql-8.1.3/src/include/storage/proc.h
usr/share/src/postgresql-8.1.3/src/include/storage/procarray.h
usr/share/src/postgresql-8.1.3/src/include/storage/relfilenode.h
usr/share/src/postgresql-8.1.3/src/include/storage/s_lock.h
usr/share/src/postgresql-8.1.3/src/include/storage/shmem.h
usr/share/src/postgresql-8.1.3/src/include/storage/sinval.h
usr/share/src/postgresql-8.1.3/src/include/storage/sinvaladt.h
usr/share/src/postgresql-8.1.3/src/include/storage/smgr.h
usr/share/src/postgresql-8.1.3/src/include/storage/spin.h
usr/share/src/postgresql-8.1.3/src/include/strdup.h
usr/share/src/postgresql-8.1.3/src/include/tcop/dest.h
usr/share/src/postgresql-8.1.3/src/include/tcop/fastpath.h
usr/share/src/postgresql-8.1.3/src/include/tcop/pquery.h
usr/share/src/postgresql-8.1.3/src/include/tcop/tcopdebug.h
usr/share/src/postgresql-8.1.3/src/include/tcop/tcopprot.h
usr/share/src/postgresql-8.1.3/src/include/tcop/utility.h
usr/share/src/postgresql-8.1.3/src/include/utils/acl.h
usr/share/src/postgresql-8.1.3/src/include/utils/array.h
usr/share/src/postgresql-8.1.3/src/include/utils/ascii.h
usr/share/src/postgresql-8.1.3/src/include/utils/builtins.h
usr/share/src/postgresql-8.1.3/src/include/utils/cash.h
usr/share/src/postgresql-8.1.3/src/include/utils/catcache.h
usr/share/src/postgresql-8.1.3/src/include/utils/date.h
usr/share/src/postgresql-8.1.3/src/include/utils/datetime.h
usr/share/src/postgresql-8.1.3/src/include/utils/datum.h
usr/share/src/postgresql-8.1.3/src/include/utils/dynahash.h
usr/share/src/postgresql-8.1.3/src/include/utils/dynamic_loader.h
usr/share/src/postgresql-8.1.3/src/include/utils/elog.h
usr/share/src/postgresql-8.1.3/src/include/utils/errcodes.h
usr/share/src/postgresql-8.1.3/src/include/utils/flatfiles.h
usr/share/src/postgresql-8.1.3/src/include/utils/fmgrtab.h
usr/share/src/postgresql-8.1.3/src/include/utils/formatting.h
usr/share/src/postgresql-8.1.3/src/include/utils/geo_decls.h
usr/share/src/postgresql-8.1.3/src/include/utils/guc.h
usr/share/src/postgresql-8.1.3/src/include/utils/guc_tables.h
usr/share/src/postgresql-8.1.3/src/include/utils/help_config.h
usr/share/src/postgresql-8.1.3/src/include/utils/hsearch.h
usr/share/src/postgresql-8.1.3/src/include/utils/inet.h
usr/share/src/postgresql-8.1.3/src/include/utils/int8.h
usr/share/src/postgresql-8.1.3/src/include/utils/inval.h
usr/share/src/postgresql-8.1.3/src/include/utils/logtape.h
usr/share/src/postgresql-8.1.3/src/include/utils/lsyscache.h
usr/share/src/postgresql-8.1.3/src/include/utils/memutils.h
usr/share/src/postgresql-8.1.3/src/include/utils/nabstime.h
usr/share/src/postgresql-8.1.3/src/include/utils/numeric.h
usr/share/src/postgresql-8.1.3/src/include/utils/palloc.h
usr/share/src/postgresql-8.1.3/src/include/utils/pg_crc.h
usr/share/src/postgresql-8.1.3/src/include/utils/pg_locale.h
usr/share/src/postgresql-8.1.3/src/include/utils/pg_lzcompress.h
usr/share/src/postgresql-8.1.3/src/include/utils/pg_rusage.h
usr/share/src/postgresql-8.1.3/src/include/utils/portal.h
usr/share/src/postgresql-8.1.3/src/include/utils/ps_status.h
usr/share/src/postgresql-8.1.3/src/include/utils/rel.h
usr/share/src/postgresql-8.1.3/src/include/utils/relcache.h
usr/share/src/postgresql-8.1.3/src/include/utils/resowner.h
usr/share/src/postgresql-8.1.3/src/include/utils/selfuncs.h
usr/share/src/postgresql-8.1.3/src/include/utils/syscache.h
usr/share/src/postgresql-8.1.3/src/include/utils/timestamp.h
usr/share/src/postgresql-8.1.3/src/include/utils/tqual.h
usr/share/src/postgresql-8.1.3/src/include/utils/tuplesort.h
usr/share/src/postgresql-8.1.3/src/include/utils/tuplestore.h
usr/share/src/postgresql-8.1.3/src/include/utils/typcache.h
usr/share/src/postgresql-8.1.3/src/include/utils/varbit.h
usr/share/src/postgresql-8.1.3/src/interfaces/Makefile
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ChangeLog
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/Makefile
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/README.dynSQL
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/compatlib/Makefile
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/compatlib/informix.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/Makefile
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/connect.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/data.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/descriptor.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/error.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/execute.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/extern.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/memory.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/misc.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/pg_type.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/prepare.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/ecpglib/typename.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/Makefile
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/datetime.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/decimal.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/ecpg_informix.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/ecpgerrno.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/ecpglib.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/ecpgtype.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/pgtypes_date.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/pgtypes_error.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/pgtypes_interval.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/pgtypes_numeric.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/pgtypes_timestamp.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/sql3types.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/sqlca.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/sqlda.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/include/sqltypes.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/pgtypeslib/Makefile
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/pgtypeslib/common.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/pgtypeslib/datetime.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/pgtypeslib/dt.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/pgtypeslib/dt_common.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/pgtypeslib/extern.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/pgtypeslib/interval.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/pgtypeslib/numeric.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/pgtypeslib/timestamp.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/.cvsignore
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/Makefile
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/c_keywords.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/descriptor.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/ecpg.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/ecpg_keywords.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/extern.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/keywords.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/output.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/pgc.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/pgc.l
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/preproc.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/preproc.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/preproc.y
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/type.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/type.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/preproc/variable.c
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/Makefile
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/dt_test.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/dyntest.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/dyntest2.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/header_test.h
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/num_test.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/perftest.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test1.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test2.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test3.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test4.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test5.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test_code100.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test_desc.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test_informix.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test_init.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test_notice.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test_thread.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/test_thread_implicit.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/ecpg/test/testdynalloc.pgc
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/.cvsignore
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/Makefile
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/README
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/bcc32.mak
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/blibpqdll.def
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/exports.txt
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/fe-auth.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/fe-auth.h
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/fe-connect.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/fe-exec.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/fe-lobj.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/fe-misc.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/fe-print.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/fe-protocol2.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/fe-protocol3.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/fe-secure.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/libpq-fe.h
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/libpq-int.h
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/libpq.rc
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/libpq.rc.in
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/libpqddll.def
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/libpqdll.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/libpqdll.def
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/nls.mk
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/pg_service.conf.sample
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/af.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/cs.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/de.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/es.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/fr.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/hr.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/it.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/ko.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/nb.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/pl.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/pt_BR.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/ru.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/sk.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/sl.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/sv.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/tr.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/zh_CN.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/po/zh_TW.po
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/pqexpbuffer.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/pqexpbuffer.h
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/pqsignal.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/pqsignal.h
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/pthread-win32.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/pthread-win32.h
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/win32.c
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/win32.h
usr/share/src/postgresql-8.1.3/src/interfaces/libpq/win32.mak
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.aix
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.beos
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.bsdi
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.cygwin
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.darwin
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.dgux
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.freebsd
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.hpux
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.irix
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.linux
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.netbsd
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.openbsd
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.osf
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.qnx4
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.sco
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.solaris
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.sunos4
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.svr4
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.ultrix4
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.univel
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.unixware
usr/share/src/postgresql-8.1.3/src/makefiles/Makefile.win32
usr/share/src/postgresql-8.1.3/src/makefiles/pgxs.mk
usr/share/src/postgresql-8.1.3/src/nls-global.mk
usr/share/src/postgresql-8.1.3/src/pl/Makefile
usr/share/src/postgresql-8.1.3/src/pl/plperl/GNUmakefile
usr/share/src/postgresql-8.1.3/src/pl/plperl/README
usr/share/src/postgresql-8.1.3/src/pl/plperl/SPI.xs
usr/share/src/postgresql-8.1.3/src/pl/plperl/expected/plperl.out
usr/share/src/postgresql-8.1.3/src/pl/plperl/expected/plperl_elog.out
usr/share/src/postgresql-8.1.3/src/pl/plperl/expected/plperl_shared.out
usr/share/src/postgresql-8.1.3/src/pl/plperl/expected/plperl_trigger.out
usr/share/src/postgresql-8.1.3/src/pl/plperl/plperl.c
usr/share/src/postgresql-8.1.3/src/pl/plperl/ppport.h
usr/share/src/postgresql-8.1.3/src/pl/plperl/spi_internal.c
usr/share/src/postgresql-8.1.3/src/pl/plperl/spi_internal.h
usr/share/src/postgresql-8.1.3/src/pl/plperl/sql/plperl.sql
usr/share/src/postgresql-8.1.3/src/pl/plperl/sql/plperl_elog.sql
usr/share/src/postgresql-8.1.3/src/pl/plperl/sql/plperl_shared.sql
usr/share/src/postgresql-8.1.3/src/pl/plperl/sql/plperl_trigger.sql
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/Makefile
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/.cvsignore
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/INSTALL
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/Makefile
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/gram.y
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/pl.tab.h
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/pl_comp.c
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/pl_exec.c
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/pl_funcs.c
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/pl_gram.c
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/pl_handler.c
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/pl_scan.c
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/plerrcodes.h
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/plpgsql.h
usr/share/src/postgresql-8.1.3/src/pl/plpgsql/src/scan.l
usr/share/src/postgresql-8.1.3/src/pl/plpython/Makefile
usr/share/src/postgresql-8.1.3/src/pl/plpython/TODO
usr/share/src/postgresql-8.1.3/src/pl/plpython/expected/plpython_drop.out
usr/share/src/postgresql-8.1.3/src/pl/plpython/expected/plpython_error.out
usr/share/src/postgresql-8.1.3/src/pl/plpython/expected/plpython_error_1.out
usr/share/src/postgresql-8.1.3/src/pl/plpython/expected/plpython_error_2.out
usr/share/src/postgresql-8.1.3/src/pl/plpython/expected/plpython_function.out
usr/share/src/postgresql-8.1.3/src/pl/plpython/expected/plpython_populate.out
usr/share/src/postgresql-8.1.3/src/pl/plpython/expected/plpython_schema.out
usr/share/src/postgresql-8.1.3/src/pl/plpython/expected/plpython_test.out
usr/share/src/postgresql-8.1.3/src/pl/plpython/plpython.c
usr/share/src/postgresql-8.1.3/src/pl/plpython/sql/plpython_drop.sql
usr/share/src/postgresql-8.1.3/src/pl/plpython/sql/plpython_error.sql
usr/share/src/postgresql-8.1.3/src/pl/plpython/sql/plpython_function.sql
usr/share/src/postgresql-8.1.3/src/pl/plpython/sql/plpython_populate.sql
usr/share/src/postgresql-8.1.3/src/pl/plpython/sql/plpython_schema.sql
usr/share/src/postgresql-8.1.3/src/pl/plpython/sql/plpython_test.sql
usr/share/src/postgresql-8.1.3/src/pl/tcl/Makefile
usr/share/src/postgresql-8.1.3/src/pl/tcl/expected/pltcl_queries.out
usr/share/src/postgresql-8.1.3/src/pl/tcl/expected/pltcl_setup.out
usr/share/src/postgresql-8.1.3/src/pl/tcl/license.terms
usr/share/src/postgresql-8.1.3/src/pl/tcl/modules/Makefile
usr/share/src/postgresql-8.1.3/src/pl/tcl/modules/README
usr/share/src/postgresql-8.1.3/src/pl/tcl/modules/pltcl_delmod.in
usr/share/src/postgresql-8.1.3/src/pl/tcl/modules/pltcl_listmod.in
usr/share/src/postgresql-8.1.3/src/pl/tcl/modules/pltcl_loadmod.in
usr/share/src/postgresql-8.1.3/src/pl/tcl/modules/unknown.pltcl
usr/share/src/postgresql-8.1.3/src/pl/tcl/pltcl.c
usr/share/src/postgresql-8.1.3/src/pl/tcl/sql/pltcl_queries.sql
usr/share/src/postgresql-8.1.3/src/pl/tcl/sql/pltcl_setup.sql
usr/share/src/postgresql-8.1.3/src/port/Makefile
usr/share/src/postgresql-8.1.3/src/port/copydir.c
usr/share/src/postgresql-8.1.3/src/port/crypt.c
usr/share/src/postgresql-8.1.3/src/port/dirmod.c
usr/share/src/postgresql-8.1.3/src/port/exec.c
usr/share/src/postgresql-8.1.3/src/port/fseeko.c
usr/share/src/postgresql-8.1.3/src/port/getaddrinfo.c
usr/share/src/postgresql-8.1.3/src/port/gethostname.c
usr/share/src/postgresql-8.1.3/src/port/getopt.c
usr/share/src/postgresql-8.1.3/src/port/getopt_long.c
usr/share/src/postgresql-8.1.3/src/port/getrusage.c
usr/share/src/postgresql-8.1.3/src/port/gettimeofday.c
usr/share/src/postgresql-8.1.3/src/port/inet_aton.c
usr/share/src/postgresql-8.1.3/src/port/isinf.c
usr/share/src/postgresql-8.1.3/src/port/kill.c
usr/share/src/postgresql-8.1.3/src/port/memcmp.c
usr/share/src/postgresql-8.1.3/src/port/noblock.c
usr/share/src/postgresql-8.1.3/src/port/open.c
usr/share/src/postgresql-8.1.3/src/port/path.c
usr/share/src/postgresql-8.1.3/src/port/pgsleep.c
usr/share/src/postgresql-8.1.3/src/port/pgstrcasecmp.c
usr/share/src/postgresql-8.1.3/src/port/pipe.c
usr/share/src/postgresql-8.1.3/src/port/qsort.c
usr/share/src/postgresql-8.1.3/src/port/rand.c
usr/share/src/postgresql-8.1.3/src/port/random.c
usr/share/src/postgresql-8.1.3/src/port/rint.c
usr/share/src/postgresql-8.1.3/src/port/snprintf.c
usr/share/src/postgresql-8.1.3/src/port/sprompt.c
usr/share/src/postgresql-8.1.3/src/port/srandom.c
usr/share/src/postgresql-8.1.3/src/port/strdup.c
usr/share/src/postgresql-8.1.3/src/port/strerror.c
usr/share/src/postgresql-8.1.3/src/port/strtol.c
usr/share/src/postgresql-8.1.3/src/port/strtoul.c
usr/share/src/postgresql-8.1.3/src/port/thread.c
usr/share/src/postgresql-8.1.3/src/port/unsetenv.c
usr/share/src/postgresql-8.1.3/src/port/win32.ico
usr/share/src/postgresql-8.1.3/src/port/win32ver.rc
usr/share/src/postgresql-8.1.3/src/template/aix
usr/share/src/postgresql-8.1.3/src/template/beos
usr/share/src/postgresql-8.1.3/src/template/bsdi
usr/share/src/postgresql-8.1.3/src/template/cygwin
usr/share/src/postgresql-8.1.3/src/template/darwin
usr/share/src/postgresql-8.1.3/src/template/dgux
usr/share/src/postgresql-8.1.3/src/template/freebsd
usr/share/src/postgresql-8.1.3/src/template/hpux
usr/share/src/postgresql-8.1.3/src/template/irix
usr/share/src/postgresql-8.1.3/src/template/linux
usr/share/src/postgresql-8.1.3/src/template/netbsd
usr/share/src/postgresql-8.1.3/src/template/nextstep
usr/share/src/postgresql-8.1.3/src/template/openbsd
usr/share/src/postgresql-8.1.3/src/template/osf
usr/share/src/postgresql-8.1.3/src/template/qnx4
usr/share/src/postgresql-8.1.3/src/template/sco
usr/share/src/postgresql-8.1.3/src/template/solaris
usr/share/src/postgresql-8.1.3/src/template/sunos4
usr/share/src/postgresql-8.1.3/src/template/svr4
usr/share/src/postgresql-8.1.3/src/template/ultrix4
usr/share/src/postgresql-8.1.3/src/template/univel
usr/share/src/postgresql-8.1.3/src/template/unixware
usr/share/src/postgresql-8.1.3/src/template/win
usr/share/src/postgresql-8.1.3/src/template/win32
usr/share/src/postgresql-8.1.3/src/test/Makefile
usr/share/src/postgresql-8.1.3/src/test/bench/Makefile
usr/share/src/postgresql-8.1.3/src/test/bench/WISC-README
usr/share/src/postgresql-8.1.3/src/test/bench/create.sh
usr/share/src/postgresql-8.1.3/src/test/bench/create.source
usr/share/src/postgresql-8.1.3/src/test/bench/perquery
usr/share/src/postgresql-8.1.3/src/test/bench/query01
usr/share/src/postgresql-8.1.3/src/test/bench/query02
usr/share/src/postgresql-8.1.3/src/test/bench/query03
usr/share/src/postgresql-8.1.3/src/test/bench/query04
usr/share/src/postgresql-8.1.3/src/test/bench/query05
usr/share/src/postgresql-8.1.3/src/test/bench/query06
usr/share/src/postgresql-8.1.3/src/test/bench/query07
usr/share/src/postgresql-8.1.3/src/test/bench/query08
usr/share/src/postgresql-8.1.3/src/test/bench/query09
usr/share/src/postgresql-8.1.3/src/test/bench/query10
usr/share/src/postgresql-8.1.3/src/test/bench/query11
usr/share/src/postgresql-8.1.3/src/test/bench/query12
usr/share/src/postgresql-8.1.3/src/test/bench/query13
usr/share/src/postgresql-8.1.3/src/test/bench/query14
usr/share/src/postgresql-8.1.3/src/test/bench/query15
usr/share/src/postgresql-8.1.3/src/test/bench/query16
usr/share/src/postgresql-8.1.3/src/test/bench/query17
usr/share/src/postgresql-8.1.3/src/test/bench/query18
usr/share/src/postgresql-8.1.3/src/test/bench/query19
usr/share/src/postgresql-8.1.3/src/test/bench/query20
usr/share/src/postgresql-8.1.3/src/test/bench/query21
usr/share/src/postgresql-8.1.3/src/test/bench/query22
usr/share/src/postgresql-8.1.3/src/test/bench/query23
usr/share/src/postgresql-8.1.3/src/test/bench/query24
usr/share/src/postgresql-8.1.3/src/test/bench/query25
usr/share/src/postgresql-8.1.3/src/test/bench/query26
usr/share/src/postgresql-8.1.3/src/test/bench/query27
usr/share/src/postgresql-8.1.3/src/test/bench/query28
usr/share/src/postgresql-8.1.3/src/test/bench/query29
usr/share/src/postgresql-8.1.3/src/test/bench/query30
usr/share/src/postgresql-8.1.3/src/test/bench/query31
usr/share/src/postgresql-8.1.3/src/test/bench/query32
usr/share/src/postgresql-8.1.3/src/test/bench/runwisc.sh
usr/share/src/postgresql-8.1.3/src/test/bench/wholebench.sh
usr/share/src/postgresql-8.1.3/src/test/examples/Makefile
usr/share/src/postgresql-8.1.3/src/test/examples/testlibpq.c
usr/share/src/postgresql-8.1.3/src/test/examples/testlibpq2.c
usr/share/src/postgresql-8.1.3/src/test/examples/testlibpq2.sql
usr/share/src/postgresql-8.1.3/src/test/examples/testlibpq3.c
usr/share/src/postgresql-8.1.3/src/test/examples/testlibpq3.sql
usr/share/src/postgresql-8.1.3/src/test/examples/testlibpq4.c
usr/share/src/postgresql-8.1.3/src/test/examples/testlo.c
usr/share/src/postgresql-8.1.3/src/test/locale/Makefile
usr/share/src/postgresql-8.1.3/src/test/locale/README
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/Makefile
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/README
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/expected/de-ctype.out
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/expected/test-de-char.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/expected/test-de-select.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/expected/test-de-sort.out
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/expected/test-de-text.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-char.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-text.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-varchar.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/expected/test-de-varchar.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/runall
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/test-de-select.sql.in
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/test-de-sort.in
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/test-de-upper.sql.in
usr/share/src/postgresql-8.1.3/src/test/locale/de_DE.ISO8859-1/test-de.sql.in
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/Makefile
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/README
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/expected/gr-ctype.out
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-char.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-select.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-sort.out
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-text.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-varchar.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/runall
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/test-gr-select.sql.in
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/test-gr-sort.in
usr/share/src/postgresql-8.1.3/src/test/locale/gr_GR.ISO8859-7/test-gr.sql.in
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-r/Makefile
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-r/expected/koi8-ctype.out
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-r/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-r/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-r/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-r/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-r/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-r/runall
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-r/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-r/test-koi8-sort.in
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-r/test-koi8.sql.in
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-to-win1251/Makefile
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-to-win1251/README
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-to-win1251/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-to-win1251/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-to-win1251/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-to-win1251/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-to-win1251/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-to-win1251/runall
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-to-win1251/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-to-win1251/test-koi8-sort.in
usr/share/src/postgresql-8.1.3/src/test/locale/koi8-to-win1251/test-koi8.sql.in
usr/share/src/postgresql-8.1.3/src/test/locale/sort-test.pl
usr/share/src/postgresql-8.1.3/src/test/locale/sort-test.py
usr/share/src/postgresql-8.1.3/src/test/locale/test-ctype.c
usr/share/src/postgresql-8.1.3/src/test/mb/README
usr/share/src/postgresql-8.1.3/src/test/mb/expected/big5.out
usr/share/src/postgresql-8.1.3/src/test/mb/expected/euc_cn.out
usr/share/src/postgresql-8.1.3/src/test/mb/expected/euc_jp.out
usr/share/src/postgresql-8.1.3/src/test/mb/expected/euc_kr.out
usr/share/src/postgresql-8.1.3/src/test/mb/expected/euc_tw.out
usr/share/src/postgresql-8.1.3/src/test/mb/expected/mule_internal.out
usr/share/src/postgresql-8.1.3/src/test/mb/expected/sjis.out
usr/share/src/postgresql-8.1.3/src/test/mb/expected/utf8.out
usr/share/src/postgresql-8.1.3/src/test/mb/mbregress.sh
usr/share/src/postgresql-8.1.3/src/test/mb/sql/big5.sql
usr/share/src/postgresql-8.1.3/src/test/mb/sql/euc_cn.sql
usr/share/src/postgresql-8.1.3/src/test/mb/sql/euc_jp.sql
usr/share/src/postgresql-8.1.3/src/test/mb/sql/euc_kr.sql
usr/share/src/postgresql-8.1.3/src/test/mb/sql/euc_tw.sql
usr/share/src/postgresql-8.1.3/src/test/mb/sql/mule_internal.sql
usr/share/src/postgresql-8.1.3/src/test/mb/sql/sjis.sql
usr/share/src/postgresql-8.1.3/src/test/mb/sql/utf8.sql
usr/share/src/postgresql-8.1.3/src/test/performance/results/PgSQL.970926
usr/share/src/postgresql-8.1.3/src/test/performance/runtests.pl
usr/share/src/postgresql-8.1.3/src/test/performance/sqls/connection
usr/share/src/postgresql-8.1.3/src/test/performance/sqls/crtsimple
usr/share/src/postgresql-8.1.3/src/test/performance/sqls/crtsimpleidx
usr/share/src/postgresql-8.1.3/src/test/performance/sqls/drpsimple
usr/share/src/postgresql-8.1.3/src/test/performance/sqls/inssimple
usr/share/src/postgresql-8.1.3/src/test/performance/sqls/inssimple.data
usr/share/src/postgresql-8.1.3/src/test/performance/sqls/orbsimple
usr/share/src/postgresql-8.1.3/src/test/performance/sqls/slcsimple
usr/share/src/postgresql-8.1.3/src/test/performance/sqls/slcsimple.data
usr/share/src/postgresql-8.1.3/src/test/performance/sqls/vacuum
usr/share/src/postgresql-8.1.3/src/test/performance/start-pgsql.sh
usr/share/src/postgresql-8.1.3/src/test/regress/GNUmakefile
usr/share/src/postgresql-8.1.3/src/test/regress/Makefile
usr/share/src/postgresql-8.1.3/src/test/regress/README
usr/share/src/postgresql-8.1.3/src/test/regress/data/agg.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/constrf.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/constro.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/dept.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/desc.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/emp.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/hash.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/onek.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/person.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/real_city.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/rect.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/streets.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/stud_emp.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/student.data
usr/share/src/postgresql-8.1.3/src/test/regress/data/tenk.data
usr/share/src/postgresql-8.1.3/src/test/regress/expected/abstime.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/aggregates.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/alter_table.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/arrays.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/bit.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/boolean.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/box.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/btree_index.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/case.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/char.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/char_1.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/circle.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/cluster.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/comments.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/conversion.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/copy2.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/create_aggregate.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/create_index.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/create_misc.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/create_operator.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/create_table.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/create_type.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/create_view.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/date.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/dependency.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/domain.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/errors.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/euc_cn.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/euc_jp.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/euc_kr.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/euc_tw.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/float4-exp-three-digits.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/float4.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/float8-exp-three-digits-win32.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/float8-exp-three-digits.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/float8-small-is-zero.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/float8-small-is-zero_1.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/float8.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/foreign_key.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/geometry.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/geometry_1.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/geometry_2.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/hash_index.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/horology.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/inet.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/inherit.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/insert.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/int2.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/int4.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/int8-exp-three-digits.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/int8.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/interval.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/join.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/join_1.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/limit.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/lseg.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/mule_internal.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/name.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/namespace.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/numeric.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/numeric_big.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/numerology.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/oid.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/oidjoins.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/opr_sanity.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/path.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/plpgsql.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/point.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/polygon.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/polymorphism.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/portals.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/portals_p2.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/prepare.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/prepared_xacts.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/privileges.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/random.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/rangefuncs.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/reltime.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/rowtypes.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/rules.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/sanity_check.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select_distinct.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select_distinct_on.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select_having.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select_having_1.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select_having_2.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select_implicit.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select_implicit_1.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select_implicit_2.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select_into.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select_views.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/select_views_1.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/sequence.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/sql_ascii.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/stats.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/strings.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/subselect.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/temp.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/text.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/time.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/timestamp.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/timestamptz.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/timetz.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/tinterval.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/transactions.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/triggers.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/truncate.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/type_sanity.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/union.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/update.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/vacuum.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/varchar.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/varchar_1.out
usr/share/src/postgresql-8.1.3/src/test/regress/expected/without_oid.out
usr/share/src/postgresql-8.1.3/src/test/regress/input/constraints.source
usr/share/src/postgresql-8.1.3/src/test/regress/input/copy.source
usr/share/src/postgresql-8.1.3/src/test/regress/input/create_function_1.source
usr/share/src/postgresql-8.1.3/src/test/regress/input/create_function_2.source
usr/share/src/postgresql-8.1.3/src/test/regress/input/misc.source
usr/share/src/postgresql-8.1.3/src/test/regress/input/tablespace.source
usr/share/src/postgresql-8.1.3/src/test/regress/output/constraints.source
usr/share/src/postgresql-8.1.3/src/test/regress/output/copy.source
usr/share/src/postgresql-8.1.3/src/test/regress/output/create_function_1.source
usr/share/src/postgresql-8.1.3/src/test/regress/output/create_function_2.source
usr/share/src/postgresql-8.1.3/src/test/regress/output/misc.source
usr/share/src/postgresql-8.1.3/src/test/regress/output/tablespace.source
usr/share/src/postgresql-8.1.3/src/test/regress/parallel_schedule
usr/share/src/postgresql-8.1.3/src/test/regress/pg_regress.sh
usr/share/src/postgresql-8.1.3/src/test/regress/regress.c
usr/share/src/postgresql-8.1.3/src/test/regress/regressplans.sh
usr/share/src/postgresql-8.1.3/src/test/regress/resultmap
usr/share/src/postgresql-8.1.3/src/test/regress/serial_schedule
usr/share/src/postgresql-8.1.3/src/test/regress/sql/abstime.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/aggregates.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/alter_table.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/arrays.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/bit.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/boolean.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/box.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/btree_index.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/case.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/char.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/circle.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/cluster.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/comments.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/conversion.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/copy2.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/create_aggregate.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/create_index.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/create_misc.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/create_operator.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/create_table.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/create_type.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/create_view.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/date.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/dependency.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/domain.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/drop.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/errors.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/euc_cn.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/euc_jp.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/euc_kr.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/euc_tw.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/float4.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/float8.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/foreign_key.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/geometry.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/hash_index.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/horology.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/inet.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/inherit.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/insert.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/int2.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/int4.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/int8.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/interval.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/join.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/limit.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/lseg.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/mule_internal.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/name.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/namespace.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/numeric.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/numeric_big.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/numerology.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/oid.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/oidjoins.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/opr_sanity.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/path.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/plpgsql.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/point.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/polygon.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/polymorphism.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/portals.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/portals_p2.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/prepare.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/prepared_xacts.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/privileges.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/random.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/rangefuncs.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/reltime.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/rowtypes.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/rules.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/sanity_check.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/select.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/select_distinct.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/select_distinct_on.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/select_having.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/select_implicit.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/select_into.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/select_views.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/sequence.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/sql_ascii.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/stats.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/strings.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/subselect.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/temp.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/text.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/time.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/timestamp.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/timestamptz.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/timetz.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/tinterval.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/transactions.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/triggers.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/truncate.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/type_sanity.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/union.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/update.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/vacuum.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/varchar.sql
usr/share/src/postgresql-8.1.3/src/test/regress/sql/without_oid.sql
usr/share/src/postgresql-8.1.3/src/timezone/Makefile
usr/share/src/postgresql-8.1.3/src/timezone/README
usr/share/src/postgresql-8.1.3/src/timezone/data/africa
usr/share/src/postgresql-8.1.3/src/timezone/data/antarctica
usr/share/src/postgresql-8.1.3/src/timezone/data/asia
usr/share/src/postgresql-8.1.3/src/timezone/data/australasia
usr/share/src/postgresql-8.1.3/src/timezone/data/backward
usr/share/src/postgresql-8.1.3/src/timezone/data/etcetera
usr/share/src/postgresql-8.1.3/src/timezone/data/europe
usr/share/src/postgresql-8.1.3/src/timezone/data/factory
usr/share/src/postgresql-8.1.3/src/timezone/data/iso3166.tab
usr/share/src/postgresql-8.1.3/src/timezone/data/leapseconds
usr/share/src/postgresql-8.1.3/src/timezone/data/northamerica
usr/share/src/postgresql-8.1.3/src/timezone/data/pacificnew
usr/share/src/postgresql-8.1.3/src/timezone/data/solar87
usr/share/src/postgresql-8.1.3/src/timezone/data/solar88
usr/share/src/postgresql-8.1.3/src/timezone/data/solar89
usr/share/src/postgresql-8.1.3/src/timezone/data/southamerica
usr/share/src/postgresql-8.1.3/src/timezone/data/systemv
usr/share/src/postgresql-8.1.3/src/timezone/data/yearistype.sh
usr/share/src/postgresql-8.1.3/src/timezone/data/zone.tab
usr/share/src/postgresql-8.1.3/src/timezone/ialloc.c
usr/share/src/postgresql-8.1.3/src/timezone/localtime.c
usr/share/src/postgresql-8.1.3/src/timezone/pgtz.c
usr/share/src/postgresql-8.1.3/src/timezone/pgtz.h
usr/share/src/postgresql-8.1.3/src/timezone/private.h
usr/share/src/postgresql-8.1.3/src/timezone/scheck.c
usr/share/src/postgresql-8.1.3/src/timezone/strftime.c
usr/share/src/postgresql-8.1.3/src/timezone/tzfile.h
usr/share/src/postgresql-8.1.3/src/timezone/zic.c
usr/share/src/postgresql-8.1.3/src/tools/RELEASE_CHANGES
usr/share/src/postgresql-8.1.3/src/tools/backend/README
usr/share/src/postgresql-8.1.3/src/tools/backend/backend_dirs.html
usr/share/src/postgresql-8.1.3/src/tools/backend/flow.fig
usr/share/src/postgresql-8.1.3/src/tools/backend/flow.gif
usr/share/src/postgresql-8.1.3/src/tools/backend/index.html
usr/share/src/postgresql-8.1.3/src/tools/ccsym
usr/share/src/postgresql-8.1.3/src/tools/codelines
usr/share/src/postgresql-8.1.3/src/tools/copyright
usr/share/src/postgresql-8.1.3/src/tools/entab/Makefile
usr/share/src/postgresql-8.1.3/src/tools/entab/entab.c
usr/share/src/postgresql-8.1.3/src/tools/entab/entab.man
usr/share/src/postgresql-8.1.3/src/tools/entab/halt.c
usr/share/src/postgresql-8.1.3/src/tools/find_badmacros
usr/share/src/postgresql-8.1.3/src/tools/find_gt_lt
usr/share/src/postgresql-8.1.3/src/tools/find_static
usr/share/src/postgresql-8.1.3/src/tools/find_typedef
usr/share/src/postgresql-8.1.3/src/tools/findoidjoins/Makefile
usr/share/src/postgresql-8.1.3/src/tools/findoidjoins/README
usr/share/src/postgresql-8.1.3/src/tools/findoidjoins/findoidjoins.c
usr/share/src/postgresql-8.1.3/src/tools/findoidjoins/make_oidjoins_check
usr/share/src/postgresql-8.1.3/src/tools/fsync/Makefile
usr/share/src/postgresql-8.1.3/src/tools/fsync/README
usr/share/src/postgresql-8.1.3/src/tools/fsync/test_fsync.c
usr/share/src/postgresql-8.1.3/src/tools/make_ctags
usr/share/src/postgresql-8.1.3/src/tools/make_diff/README
usr/share/src/postgresql-8.1.3/src/tools/make_diff/cporig
usr/share/src/postgresql-8.1.3/src/tools/make_diff/difforig
usr/share/src/postgresql-8.1.3/src/tools/make_diff/rmorig
usr/share/src/postgresql-8.1.3/src/tools/make_etags
usr/share/src/postgresql-8.1.3/src/tools/make_keywords
usr/share/src/postgresql-8.1.3/src/tools/make_mkid
usr/share/src/postgresql-8.1.3/src/tools/pgcvslog
usr/share/src/postgresql-8.1.3/src/tools/pginclude/README
usr/share/src/postgresql-8.1.3/src/tools/pginclude/pgcompinclude
usr/share/src/postgresql-8.1.3/src/tools/pginclude/pgdefine
usr/share/src/postgresql-8.1.3/src/tools/pginclude/pgfixinclude
usr/share/src/postgresql-8.1.3/src/tools/pginclude/pgrminclude
usr/share/src/postgresql-8.1.3/src/tools/pgindent/README
usr/share/src/postgresql-8.1.3/src/tools/pgindent/indent.bsd.patch
usr/share/src/postgresql-8.1.3/src/tools/pgindent/pgcppindent
usr/share/src/postgresql-8.1.3/src/tools/pgindent/pgindent
usr/share/src/postgresql-8.1.3/src/tools/pgindent/pgjindent
usr/share/src/postgresql-8.1.3/src/tools/pgtest
usr/share/src/postgresql-8.1.3/src/tools/thread/Makefile
usr/share/src/postgresql-8.1.3/src/tools/thread/README
usr/share/src/postgresql-8.1.3/src/tools/thread/thread_test.c
usr/share/src/postgresql-8.1.3/src/tutorial/Makefile
usr/share/src/postgresql-8.1.3/src/tutorial/README
usr/share/src/postgresql-8.1.3/src/tutorial/advanced.source
usr/share/src/postgresql-8.1.3/src/tutorial/basics.source
usr/share/src/postgresql-8.1.3/src/tutorial/beard.c
usr/share/src/postgresql-8.1.3/src/tutorial/complex.c
usr/share/src/postgresql-8.1.3/src/tutorial/complex.source
usr/share/src/postgresql-8.1.3/src/tutorial/funcs.c
usr/share/src/postgresql-8.1.3/src/tutorial/funcs.source
usr/share/src/postgresql-8.1.3/src/tutorial/funcs_new.c
usr/share/src/postgresql-8.1.3/src/tutorial/syscat.source
usr/share/src/postgresql-8.1.3/src/utils/Makefile
usr/share/src/postgresql-8.1.3/src/utils/dllinit.c
usr/share/src/postgresql-8.1.3/src/win32.mak
usr/share/src/postgresql-8.1.4/COPYRIGHT
usr/share/src/postgresql-8.1.4/GNUmakefile.in
usr/share/src/postgresql-8.1.4/HISTORY
usr/share/src/postgresql-8.1.4/INSTALL
usr/share/src/postgresql-8.1.4/Makefile
usr/share/src/postgresql-8.1.4/README
usr/share/src/postgresql-8.1.4/README.sfw
usr/share/src/postgresql-8.1.4/aclocal.m4
usr/share/src/postgresql-8.1.4/config/Makefile
usr/share/src/postgresql-8.1.4/config/ac_func_accept_argtypes.m4
usr/share/src/postgresql-8.1.4/config/acx_pthread.m4
usr/share/src/postgresql-8.1.4/config/c-compiler.m4
usr/share/src/postgresql-8.1.4/config/c-library.m4
usr/share/src/postgresql-8.1.4/config/config.guess
usr/share/src/postgresql-8.1.4/config/config.sub
usr/share/src/postgresql-8.1.4/config/docbook.m4
usr/share/src/postgresql-8.1.4/config/general.m4
usr/share/src/postgresql-8.1.4/config/install-sh
usr/share/src/postgresql-8.1.4/config/libtool.m4
usr/share/src/postgresql-8.1.4/config/missing
usr/share/src/postgresql-8.1.4/config/mkinstalldirs
usr/share/src/postgresql-8.1.4/config/perl.m4
usr/share/src/postgresql-8.1.4/config/prep_buildtree
usr/share/src/postgresql-8.1.4/config/programs.m4
usr/share/src/postgresql-8.1.4/config/python.m4
usr/share/src/postgresql-8.1.4/config/tcl.m4
usr/share/src/postgresql-8.1.4/configure
usr/share/src/postgresql-8.1.4/configure.in
usr/share/src/postgresql-8.1.4/contrib/Makefile
usr/share/src/postgresql-8.1.4/contrib/README
usr/share/src/postgresql-8.1.4/contrib/adddepend/README.adddepend
usr/share/src/postgresql-8.1.4/contrib/adddepend/adddepend
usr/share/src/postgresql-8.1.4/contrib/btree_gist/Makefile
usr/share/src/postgresql-8.1.4/contrib/btree_gist/README.btree_gist
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_bit.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_bytea.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_cash.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_date.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_float4.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_float8.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_gist.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_gist.h
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_gist.sql.in
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_inet.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_int2.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_int4.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_int8.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_interval.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_macaddr.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_numeric.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_oid.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_text.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_time.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_ts.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_utils_num.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_utils_num.h
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_utils_var.c
usr/share/src/postgresql-8.1.4/contrib/btree_gist/btree_utils_var.h
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/bit.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/cash.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/char.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/date.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/float4.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/float8.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/inet.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/int2.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/int4.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/int8.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/interval.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/macaddr.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/numeric.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/text.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/time.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/timestamp.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/timestamptz.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/timetz.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/data/varbit.data
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/bit.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/bytea.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/cash.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/char.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/cidr.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/date.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/float4.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/float8.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/inet.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/init.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/int2.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/int4.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/int8.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/interval.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/macaddr.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/numeric.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/oid.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/text.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/time.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/timestamp.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/timestamptz.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/timetz.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/varbit.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/expected/varchar.out
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/bit.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/bytea.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/cash.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/char.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/cidr.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/date.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/float4.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/float8.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/inet.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/init.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/int2.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/int4.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/int8.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/interval.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/macaddr.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/numeric.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/oid.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/text.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/time.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/timestamp.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/timestamptz.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/timetz.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/varbit.sql
usr/share/src/postgresql-8.1.4/contrib/btree_gist/sql/varchar.sql
usr/share/src/postgresql-8.1.4/contrib/chkpass/Makefile
usr/share/src/postgresql-8.1.4/contrib/chkpass/README.chkpass
usr/share/src/postgresql-8.1.4/contrib/chkpass/chkpass.c
usr/share/src/postgresql-8.1.4/contrib/chkpass/chkpass.sql.in
usr/share/src/postgresql-8.1.4/contrib/contrib-global.mk
usr/share/src/postgresql-8.1.4/contrib/cube/CHANGES
usr/share/src/postgresql-8.1.4/contrib/cube/Makefile
usr/share/src/postgresql-8.1.4/contrib/cube/README.cube
usr/share/src/postgresql-8.1.4/contrib/cube/cube.c
usr/share/src/postgresql-8.1.4/contrib/cube/cube.sql.in
usr/share/src/postgresql-8.1.4/contrib/cube/cubedata.h
usr/share/src/postgresql-8.1.4/contrib/cube/cubeparse.y
usr/share/src/postgresql-8.1.4/contrib/cube/cubescan.l
usr/share/src/postgresql-8.1.4/contrib/cube/data/test_cube.data
usr/share/src/postgresql-8.1.4/contrib/cube/expected/cube.out
usr/share/src/postgresql-8.1.4/contrib/cube/expected/cube_1.out
usr/share/src/postgresql-8.1.4/contrib/cube/expected/cube_2.out
usr/share/src/postgresql-8.1.4/contrib/cube/sql/cube.sql
usr/share/src/postgresql-8.1.4/contrib/dbase/Makefile
usr/share/src/postgresql-8.1.4/contrib/dbase/README.dbf2pg
usr/share/src/postgresql-8.1.4/contrib/dbase/dbf.c
usr/share/src/postgresql-8.1.4/contrib/dbase/dbf.h
usr/share/src/postgresql-8.1.4/contrib/dbase/dbf2pg.1
usr/share/src/postgresql-8.1.4/contrib/dbase/dbf2pg.c
usr/share/src/postgresql-8.1.4/contrib/dbase/endian.c
usr/share/src/postgresql-8.1.4/contrib/dblink/Makefile
usr/share/src/postgresql-8.1.4/contrib/dblink/README.dblink
usr/share/src/postgresql-8.1.4/contrib/dblink/dblink.c
usr/share/src/postgresql-8.1.4/contrib/dblink/dblink.h
usr/share/src/postgresql-8.1.4/contrib/dblink/dblink.sql.in
usr/share/src/postgresql-8.1.4/contrib/dblink/doc/connection
usr/share/src/postgresql-8.1.4/contrib/dblink/doc/cursor
usr/share/src/postgresql-8.1.4/contrib/dblink/doc/execute
usr/share/src/postgresql-8.1.4/contrib/dblink/doc/misc
usr/share/src/postgresql-8.1.4/contrib/dblink/doc/query
usr/share/src/postgresql-8.1.4/contrib/dblink/expected/dblink.out
usr/share/src/postgresql-8.1.4/contrib/dblink/sql/dblink.sql
usr/share/src/postgresql-8.1.4/contrib/dbmirror/AddTrigger.sql
usr/share/src/postgresql-8.1.4/contrib/dbmirror/DBMirror.pl
usr/share/src/postgresql-8.1.4/contrib/dbmirror/Makefile
usr/share/src/postgresql-8.1.4/contrib/dbmirror/MirrorSetup.sql
usr/share/src/postgresql-8.1.4/contrib/dbmirror/README.dbmirror
usr/share/src/postgresql-8.1.4/contrib/dbmirror/clean_pending.pl
usr/share/src/postgresql-8.1.4/contrib/dbmirror/pending.c
usr/share/src/postgresql-8.1.4/contrib/dbmirror/slaveDatabase.conf
usr/share/src/postgresql-8.1.4/contrib/earthdistance/Makefile
usr/share/src/postgresql-8.1.4/contrib/earthdistance/README.earthdistance
usr/share/src/postgresql-8.1.4/contrib/earthdistance/earthdistance.c
usr/share/src/postgresql-8.1.4/contrib/earthdistance/earthdistance.sql.in
usr/share/src/postgresql-8.1.4/contrib/earthdistance/expected/earthdistance.out
usr/share/src/postgresql-8.1.4/contrib/earthdistance/sql/earthdistance.sql
usr/share/src/postgresql-8.1.4/contrib/fulltextindex/Makefile
usr/share/src/postgresql-8.1.4/contrib/fulltextindex/README.fti
usr/share/src/postgresql-8.1.4/contrib/fulltextindex/TODO
usr/share/src/postgresql-8.1.4/contrib/fulltextindex/WARNING
usr/share/src/postgresql-8.1.4/contrib/fulltextindex/fti.c
usr/share/src/postgresql-8.1.4/contrib/fulltextindex/fti.pl
usr/share/src/postgresql-8.1.4/contrib/fulltextindex/fti.sql.in
usr/share/src/postgresql-8.1.4/contrib/fulltextindex/timings.sh
usr/share/src/postgresql-8.1.4/contrib/fulltextindex/uninstall.sql
usr/share/src/postgresql-8.1.4/contrib/fuzzystrmatch/Makefile
usr/share/src/postgresql-8.1.4/contrib/fuzzystrmatch/README.fuzzystrmatch
usr/share/src/postgresql-8.1.4/contrib/fuzzystrmatch/README.soundex
usr/share/src/postgresql-8.1.4/contrib/fuzzystrmatch/dmetaphone.c
usr/share/src/postgresql-8.1.4/contrib/fuzzystrmatch/fuzzystrmatch.c
usr/share/src/postgresql-8.1.4/contrib/fuzzystrmatch/fuzzystrmatch.h
usr/share/src/postgresql-8.1.4/contrib/fuzzystrmatch/fuzzystrmatch.sql.in
usr/share/src/postgresql-8.1.4/contrib/intagg/Makefile
usr/share/src/postgresql-8.1.4/contrib/intagg/README.int_aggregate
usr/share/src/postgresql-8.1.4/contrib/intagg/int_aggregate.c
usr/share/src/postgresql-8.1.4/contrib/intagg/int_aggregate.sql.in
usr/share/src/postgresql-8.1.4/contrib/intarray/Makefile
usr/share/src/postgresql-8.1.4/contrib/intarray/README.intarray
usr/share/src/postgresql-8.1.4/contrib/intarray/_int.h
usr/share/src/postgresql-8.1.4/contrib/intarray/_int.sql.in
usr/share/src/postgresql-8.1.4/contrib/intarray/_int_bool.c
usr/share/src/postgresql-8.1.4/contrib/intarray/_int_gist.c
usr/share/src/postgresql-8.1.4/contrib/intarray/_int_op.c
usr/share/src/postgresql-8.1.4/contrib/intarray/_int_tool.c
usr/share/src/postgresql-8.1.4/contrib/intarray/_intbig_gist.c
usr/share/src/postgresql-8.1.4/contrib/intarray/bench/bench.pl
usr/share/src/postgresql-8.1.4/contrib/intarray/bench/create_test.pl
usr/share/src/postgresql-8.1.4/contrib/intarray/data/test__int.data
usr/share/src/postgresql-8.1.4/contrib/intarray/expected/_int.out
usr/share/src/postgresql-8.1.4/contrib/intarray/sql/_int.sql
usr/share/src/postgresql-8.1.4/contrib/isbn_issn/Makefile
usr/share/src/postgresql-8.1.4/contrib/isbn_issn/README.isbn_issn
usr/share/src/postgresql-8.1.4/contrib/isbn_issn/isbn_issn.c
usr/share/src/postgresql-8.1.4/contrib/isbn_issn/isbn_issn.sql.in
usr/share/src/postgresql-8.1.4/contrib/lo/Makefile
usr/share/src/postgresql-8.1.4/contrib/lo/README.lo
usr/share/src/postgresql-8.1.4/contrib/lo/lo.c
usr/share/src/postgresql-8.1.4/contrib/lo/lo.sql.in
usr/share/src/postgresql-8.1.4/contrib/lo/lo_drop.sql
usr/share/src/postgresql-8.1.4/contrib/lo/lo_test.sql
usr/share/src/postgresql-8.1.4/contrib/ltree/Makefile
usr/share/src/postgresql-8.1.4/contrib/ltree/README.ltree
usr/share/src/postgresql-8.1.4/contrib/ltree/_ltree_gist.c
usr/share/src/postgresql-8.1.4/contrib/ltree/_ltree_op.c
usr/share/src/postgresql-8.1.4/contrib/ltree/crc32.c
usr/share/src/postgresql-8.1.4/contrib/ltree/crc32.h
usr/share/src/postgresql-8.1.4/contrib/ltree/data/_ltree.data
usr/share/src/postgresql-8.1.4/contrib/ltree/data/ltree.data
usr/share/src/postgresql-8.1.4/contrib/ltree/expected/ltree.out
usr/share/src/postgresql-8.1.4/contrib/ltree/lquery_op.c
usr/share/src/postgresql-8.1.4/contrib/ltree/ltree.h
usr/share/src/postgresql-8.1.4/contrib/ltree/ltree.sql.in
usr/share/src/postgresql-8.1.4/contrib/ltree/ltree_gist.c
usr/share/src/postgresql-8.1.4/contrib/ltree/ltree_io.c
usr/share/src/postgresql-8.1.4/contrib/ltree/ltree_op.c
usr/share/src/postgresql-8.1.4/contrib/ltree/ltreetest.sql
usr/share/src/postgresql-8.1.4/contrib/ltree/ltxtquery_io.c
usr/share/src/postgresql-8.1.4/contrib/ltree/ltxtquery_op.c
usr/share/src/postgresql-8.1.4/contrib/ltree/sql/ltree.sql
usr/share/src/postgresql-8.1.4/contrib/mSQL-interface/Makefile
usr/share/src/postgresql-8.1.4/contrib/mSQL-interface/README.mpgsql
usr/share/src/postgresql-8.1.4/contrib/mSQL-interface/mpgsql.c
usr/share/src/postgresql-8.1.4/contrib/mac/README.mac
usr/share/src/postgresql-8.1.4/contrib/mac/createoui
usr/share/src/postgresql-8.1.4/contrib/mac/dropoui
usr/share/src/postgresql-8.1.4/contrib/mac/ouiparse.awk
usr/share/src/postgresql-8.1.4/contrib/mac/updateoui
usr/share/src/postgresql-8.1.4/contrib/oid2name/Makefile
usr/share/src/postgresql-8.1.4/contrib/oid2name/README.oid2name
usr/share/src/postgresql-8.1.4/contrib/oid2name/oid2name.c
usr/share/src/postgresql-8.1.4/contrib/oracle/CHANGES
usr/share/src/postgresql-8.1.4/contrib/oracle/Ora2Pg.pm
usr/share/src/postgresql-8.1.4/contrib/oracle/README.ora2pg
usr/share/src/postgresql-8.1.4/contrib/oracle/TODO
usr/share/src/postgresql-8.1.4/contrib/oracle/ora2pg.html
usr/share/src/postgresql-8.1.4/contrib/oracle/ora2pg.pl
usr/share/src/postgresql-8.1.4/contrib/pg_buffercache/Makefile
usr/share/src/postgresql-8.1.4/contrib/pg_buffercache/README.pg_buffercache
usr/share/src/postgresql-8.1.4/contrib/pg_buffercache/pg_buffercache.sql.in
usr/share/src/postgresql-8.1.4/contrib/pg_buffercache/pg_buffercache_pages.c
usr/share/src/postgresql-8.1.4/contrib/pg_trgm/Makefile
usr/share/src/postgresql-8.1.4/contrib/pg_trgm/README.pg_trgm
usr/share/src/postgresql-8.1.4/contrib/pg_trgm/data/trgm.data
usr/share/src/postgresql-8.1.4/contrib/pg_trgm/expected/pg_trgm.out
usr/share/src/postgresql-8.1.4/contrib/pg_trgm/pg_trgm.sql.in
usr/share/src/postgresql-8.1.4/contrib/pg_trgm/sql/pg_trgm.sql
usr/share/src/postgresql-8.1.4/contrib/pg_trgm/trgm.h
usr/share/src/postgresql-8.1.4/contrib/pg_trgm/trgm_gist.c
usr/share/src/postgresql-8.1.4/contrib/pg_trgm/trgm_op.c
usr/share/src/postgresql-8.1.4/contrib/pgbench/Makefile
usr/share/src/postgresql-8.1.4/contrib/pgbench/README.pgbench
usr/share/src/postgresql-8.1.4/contrib/pgbench/README.pgbench_jis
usr/share/src/postgresql-8.1.4/contrib/pgbench/pgbench.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/Makefile
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/README.pgcrypto
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/blf.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/blf.h
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/crypt-blowfish.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/crypt-des.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/crypt-gensalt.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/crypt-md5.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/3des.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/blowfish.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/cast5.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/crypt-blowfish.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/crypt-des.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/crypt-md5.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/crypt-xdes.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/des.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/hmac-md5.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/hmac-sha1.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/init.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/md5.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/pgp-armor.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/pgp-compression.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/pgp-decrypt.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/pgp-encrypt-DISABLED.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/pgp-encrypt.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/pgp-info.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/pgp-pubkey-DISABLED.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/pgp-pubkey-decrypt.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/pgp-pubkey-encrypt.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/pgp-zlib-DISABLED.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/rijndael.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/sha1.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/expected/sha2.out
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/fortuna.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/fortuna.h
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/internal.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/mbuf.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/mbuf.h
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/md5.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/md5.h
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/misc.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/openssl.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgcrypto.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgcrypto.h
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgcrypto.sql.in
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-armor.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-cfb.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-compress.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-decrypt.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-encrypt.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-info.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-mpi-internal.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-mpi-openssl.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-mpi.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-pgsql.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-pubdec.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-pubenc.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-pubkey.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp-s2k.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/pgp.h
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/px-crypt.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/px-crypt.h
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/px-hmac.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/px.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/px.h
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/random.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/rijndael.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/rijndael.h
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/rijndael.tbl
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sha1.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sha1.h
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sha2.c
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sha2.h
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/3des.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/blowfish.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/cast5.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/crypt-blowfish.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/crypt-des.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/crypt-md5.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/crypt-xdes.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/des.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/hmac-md5.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/hmac-sha1.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/init.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/md5.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/pgp-armor.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/pgp-compression.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/pgp-decrypt.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/pgp-encrypt-DISABLED.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/pgp-encrypt.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/pgp-info.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/pgp-pubkey-DISABLED.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/pgp-pubkey-encrypt.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/pgp-zlib-DISABLED.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/rijndael.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/sha1.sql
usr/share/src/postgresql-8.1.4/contrib/pgcrypto/sql/sha2.sql
usr/share/src/postgresql-8.1.4/contrib/pgstattuple/Makefile
usr/share/src/postgresql-8.1.4/contrib/pgstattuple/README.pgstattuple
usr/share/src/postgresql-8.1.4/contrib/pgstattuple/README.pgstattuple.euc_jp
usr/share/src/postgresql-8.1.4/contrib/pgstattuple/pgstattuple.c
usr/share/src/postgresql-8.1.4/contrib/pgstattuple/pgstattuple.sql.in
usr/share/src/postgresql-8.1.4/contrib/seg/Makefile
usr/share/src/postgresql-8.1.4/contrib/seg/README.seg
usr/share/src/postgresql-8.1.4/contrib/seg/data/test_seg.data
usr/share/src/postgresql-8.1.4/contrib/seg/expected/seg.out
usr/share/src/postgresql-8.1.4/contrib/seg/expected/seg_1.out
usr/share/src/postgresql-8.1.4/contrib/seg/seg-validate.pl
usr/share/src/postgresql-8.1.4/contrib/seg/seg.c
usr/share/src/postgresql-8.1.4/contrib/seg/seg.sql.in
usr/share/src/postgresql-8.1.4/contrib/seg/segdata.h
usr/share/src/postgresql-8.1.4/contrib/seg/segparse.y
usr/share/src/postgresql-8.1.4/contrib/seg/segscan.l
usr/share/src/postgresql-8.1.4/contrib/seg/sort-segments.pl
usr/share/src/postgresql-8.1.4/contrib/seg/sql/seg.sql
usr/share/src/postgresql-8.1.4/contrib/spi/Makefile
usr/share/src/postgresql-8.1.4/contrib/spi/README.spi
usr/share/src/postgresql-8.1.4/contrib/spi/README.timetravel
usr/share/src/postgresql-8.1.4/contrib/spi/autoinc.c
usr/share/src/postgresql-8.1.4/contrib/spi/autoinc.example
usr/share/src/postgresql-8.1.4/contrib/spi/autoinc.sql.in
usr/share/src/postgresql-8.1.4/contrib/spi/insert_username.c
usr/share/src/postgresql-8.1.4/contrib/spi/insert_username.example
usr/share/src/postgresql-8.1.4/contrib/spi/insert_username.sql.in
usr/share/src/postgresql-8.1.4/contrib/spi/moddatetime.c
usr/share/src/postgresql-8.1.4/contrib/spi/moddatetime.example
usr/share/src/postgresql-8.1.4/contrib/spi/moddatetime.sql.in
usr/share/src/postgresql-8.1.4/contrib/spi/preprocessor/README.MAX
usr/share/src/postgresql-8.1.4/contrib/spi/preprocessor/example.sql
usr/share/src/postgresql-8.1.4/contrib/spi/preprocessor/step1.c
usr/share/src/postgresql-8.1.4/contrib/spi/preprocessor/step2.pl
usr/share/src/postgresql-8.1.4/contrib/spi/refint.c
usr/share/src/postgresql-8.1.4/contrib/spi/refint.example
usr/share/src/postgresql-8.1.4/contrib/spi/refint.sql.in
usr/share/src/postgresql-8.1.4/contrib/spi/timetravel.c
usr/share/src/postgresql-8.1.4/contrib/spi/timetravel.example
usr/share/src/postgresql-8.1.4/contrib/spi/timetravel.sql.in
usr/share/src/postgresql-8.1.4/contrib/start-scripts/PostgreSQL.darwin
usr/share/src/postgresql-8.1.4/contrib/start-scripts/StartupParameters.plist.darwin
usr/share/src/postgresql-8.1.4/contrib/start-scripts/freebsd
usr/share/src/postgresql-8.1.4/contrib/start-scripts/linux
usr/share/src/postgresql-8.1.4/contrib/tablefunc/Makefile
usr/share/src/postgresql-8.1.4/contrib/tablefunc/README.tablefunc
usr/share/src/postgresql-8.1.4/contrib/tablefunc/data/connectby_int.data
usr/share/src/postgresql-8.1.4/contrib/tablefunc/data/connectby_text.data
usr/share/src/postgresql-8.1.4/contrib/tablefunc/data/ct.data
usr/share/src/postgresql-8.1.4/contrib/tablefunc/expected/tablefunc.out
usr/share/src/postgresql-8.1.4/contrib/tablefunc/sql/tablefunc.sql
usr/share/src/postgresql-8.1.4/contrib/tablefunc/tablefunc.c
usr/share/src/postgresql-8.1.4/contrib/tablefunc/tablefunc.h
usr/share/src/postgresql-8.1.4/contrib/tablefunc/tablefunc.sql.in
usr/share/src/postgresql-8.1.4/contrib/tips/Makefile
usr/share/src/postgresql-8.1.4/contrib/tips/README.apachelog
usr/share/src/postgresql-8.1.4/contrib/tsearch2/Makefile
usr/share/src/postgresql-8.1.4/contrib/tsearch2/README.tsearch2
usr/share/src/postgresql-8.1.4/contrib/tsearch2/common.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/common.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/crc32.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/crc32.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/data/test_tsearch.data
usr/share/src/postgresql-8.1.4/contrib/tsearch2/dict.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/dict.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/dict_ex.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/dict_ispell.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/dict_snowball.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/dict_syn.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/docs/tsearch-V2-intro.html
usr/share/src/postgresql-8.1.4/contrib/tsearch2/docs/tsearch2-guide.html
usr/share/src/postgresql-8.1.4/contrib/tsearch2/docs/tsearch2-ref.html
usr/share/src/postgresql-8.1.4/contrib/tsearch2/expected/tsearch2.out
usr/share/src/postgresql-8.1.4/contrib/tsearch2/gendict/Makefile.IN
usr/share/src/postgresql-8.1.4/contrib/tsearch2/gendict/README.gendict
usr/share/src/postgresql-8.1.4/contrib/tsearch2/gendict/config.sh
usr/share/src/postgresql-8.1.4/contrib/tsearch2/gendict/dict_snowball.c.IN
usr/share/src/postgresql-8.1.4/contrib/tsearch2/gendict/dict_tmpl.c.IN
usr/share/src/postgresql-8.1.4/contrib/tsearch2/gendict/sql.IN
usr/share/src/postgresql-8.1.4/contrib/tsearch2/gistidx.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/gistidx.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/ispell/Makefile
usr/share/src/postgresql-8.1.4/contrib/tsearch2/ispell/regis.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/ispell/regis.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/ispell/spell.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/ispell/spell.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/my2ispell/Makefile
usr/share/src/postgresql-8.1.4/contrib/tsearch2/my2ispell/README
usr/share/src/postgresql-8.1.4/contrib/tsearch2/prs_dcfg.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/query.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/query.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/rank.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/rewrite.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/rewrite.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/snmap.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/snmap.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/snowball/Makefile
usr/share/src/postgresql-8.1.4/contrib/tsearch2/snowball/api.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/snowball/api.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/snowball/english_stem.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/snowball/english_stem.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/snowball/header.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/snowball/russian_stem.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/snowball/russian_stem.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/snowball/utilities.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/sql/tsearch2.sql
usr/share/src/postgresql-8.1.4/contrib/tsearch2/stopword.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/stopword/english.stop
usr/share/src/postgresql-8.1.4/contrib/tsearch2/stopword/russian.stop
usr/share/src/postgresql-8.1.4/contrib/tsearch2/ts_cfg.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/ts_cfg.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/ts_stat.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/ts_stat.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/tsearch.sql.in
usr/share/src/postgresql-8.1.4/contrib/tsearch2/tsvector.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/tsvector.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/tsvector_op.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/untsearch.sql.in
usr/share/src/postgresql-8.1.4/contrib/tsearch2/wordparser/Makefile
usr/share/src/postgresql-8.1.4/contrib/tsearch2/wordparser/deflex.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/wordparser/deflex.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/wordparser/parser.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/wordparser/parser.l
usr/share/src/postgresql-8.1.4/contrib/tsearch2/wparser.c
usr/share/src/postgresql-8.1.4/contrib/tsearch2/wparser.h
usr/share/src/postgresql-8.1.4/contrib/tsearch2/wparser_def.c
usr/share/src/postgresql-8.1.4/contrib/userlock/Makefile
usr/share/src/postgresql-8.1.4/contrib/userlock/README.user_locks
usr/share/src/postgresql-8.1.4/contrib/userlock/user_locks.c
usr/share/src/postgresql-8.1.4/contrib/userlock/user_locks.h
usr/share/src/postgresql-8.1.4/contrib/userlock/user_locks.sql.in
usr/share/src/postgresql-8.1.4/contrib/vacuumlo/Makefile
usr/share/src/postgresql-8.1.4/contrib/vacuumlo/README.vacuumlo
usr/share/src/postgresql-8.1.4/contrib/vacuumlo/vacuumlo.c
usr/share/src/postgresql-8.1.4/contrib/xml2/Makefile
usr/share/src/postgresql-8.1.4/contrib/xml2/README.xml2
usr/share/src/postgresql-8.1.4/contrib/xml2/pgxml.sql.in
usr/share/src/postgresql-8.1.4/contrib/xml2/xpath.c
usr/share/src/postgresql-8.1.4/contrib/xml2/xslt_proc.c
usr/share/src/postgresql-8.1.4/doc/FAQ
usr/share/src/postgresql-8.1.4/doc/FAQ_AIX
usr/share/src/postgresql-8.1.4/doc/FAQ_CYGWIN
usr/share/src/postgresql-8.1.4/doc/FAQ_DEV
usr/share/src/postgresql-8.1.4/doc/FAQ_HPUX
usr/share/src/postgresql-8.1.4/doc/FAQ_IRIX
usr/share/src/postgresql-8.1.4/doc/FAQ_MINGW
usr/share/src/postgresql-8.1.4/doc/FAQ_QNX4
usr/share/src/postgresql-8.1.4/doc/FAQ_SCO
usr/share/src/postgresql-8.1.4/doc/FAQ_Solaris
usr/share/src/postgresql-8.1.4/doc/FAQ_brazilian
usr/share/src/postgresql-8.1.4/doc/FAQ_chinese
usr/share/src/postgresql-8.1.4/doc/FAQ_czech
usr/share/src/postgresql-8.1.4/doc/FAQ_farsi
usr/share/src/postgresql-8.1.4/doc/FAQ_french
usr/share/src/postgresql-8.1.4/doc/FAQ_german
usr/share/src/postgresql-8.1.4/doc/FAQ_hungarian
usr/share/src/postgresql-8.1.4/doc/FAQ_japanese
usr/share/src/postgresql-8.1.4/doc/FAQ_polish
usr/share/src/postgresql-8.1.4/doc/FAQ_russian
usr/share/src/postgresql-8.1.4/doc/FAQ_turkish
usr/share/src/postgresql-8.1.4/doc/KNOWN_BUGS
usr/share/src/postgresql-8.1.4/doc/MISSING_FEATURES
usr/share/src/postgresql-8.1.4/doc/Makefile
usr/share/src/postgresql-8.1.4/doc/README.mb.big5
usr/share/src/postgresql-8.1.4/doc/README.mb.jp
usr/share/src/postgresql-8.1.4/doc/TODO
usr/share/src/postgresql-8.1.4/doc/TODO.detail/README
usr/share/src/postgresql-8.1.4/doc/TODO.detail/pg_dump
usr/share/src/postgresql-8.1.4/doc/TODO.detail/pg_upgrade
usr/share/src/postgresql-8.1.4/doc/TODO.detail/pitr
usr/share/src/postgresql-8.1.4/doc/TODO.detail/psql
usr/share/src/postgresql-8.1.4/doc/TODO.detail/thread
usr/share/src/postgresql-8.1.4/doc/TODO.detail/timezone
usr/share/src/postgresql-8.1.4/doc/TODO.detail/update
usr/share/src/postgresql-8.1.4/doc/TODO.detail/wal
usr/share/src/postgresql-8.1.4/doc/bug.template
usr/share/src/postgresql-8.1.4/doc/man.tar.gz
usr/share/src/postgresql-8.1.4/doc/postgres.tar.gz
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_DEV.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_MINGW.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_brazilian.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_chinese.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_czech.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_farsi.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_french.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_german.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_hungarian.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_japanese.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_polish.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_russian.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/FAQ_turkish.html
usr/share/src/postgresql-8.1.4/doc/src/FAQ/README
usr/share/src/postgresql-8.1.4/doc/src/FAQ/TODO.html
usr/share/src/postgresql-8.1.4/doc/src/Makefile
usr/share/src/postgresql-8.1.4/doc/src/sgml/Makefile
usr/share/src/postgresql-8.1.4/doc/src/sgml/advanced.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/arch-dev.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/array.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/backup.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/biblio.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/bki.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/catalogs.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/charset.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/client-auth.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/config.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/contacts.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/cvs.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/datatype.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/datetime.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ddl.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/dfunc.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/diskusage.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/dml.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/docguide.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ecpg.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/errcodes.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/extend.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/external-projects.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/features.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/filelist.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/fixrtf
usr/share/src/postgresql-8.1.4/doc/src/sgml/func.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/geqo.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/gist.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/history.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/indexam.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/indices.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/info.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/information_schema.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/install-win32.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/installation.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/intro.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/keywords.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/legal.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/libpq.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/lobj.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/maintenance.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/manage-ag.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/mk_feature_tables.pl
usr/share/src/postgresql-8.1.4/doc/src/sgml/monitoring.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/mvcc.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/nls.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/notation.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/perform.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/planstats.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/plhandler.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/plperl.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/plpgsql.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/plpython.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/pltcl.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/postgres.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/problems.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/protocol.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/queries.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/query.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/abort.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/allfiles.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_aggregate.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_conversion.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_database.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_domain.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_function.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_group.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_index.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_language.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_opclass.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_operator.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_role.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_schema.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_sequence.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_table.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_tablespace.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_trigger.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_type.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/alter_user.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/analyze.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/begin.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/checkpoint.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/close.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/cluster.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/clusterdb.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/comment.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/commit.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/commit_prepared.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/copy.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_aggregate.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_cast.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_constraint.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_conversion.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_database.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_domain.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_function.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_group.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_index.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_language.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_opclass.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_operator.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_role.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_rule.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_schema.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_sequence.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_table.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_table_as.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_tablespace.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_trigger.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_type.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_user.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/create_view.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/createdb.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/createlang.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/createuser.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/deallocate.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/declare.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/delete.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_aggregate.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_cast.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_conversion.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_database.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_domain.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_function.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_group.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_index.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_language.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_opclass.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_operator.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_role.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_rule.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_schema.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_sequence.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_table.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_tablespace.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_trigger.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_type.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_user.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/drop_view.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/dropdb.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/droplang.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/dropuser.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/ecpg-ref.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/end.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/execute.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/explain.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/fetch.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/grant.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/initdb.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/insert.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/ipcclean.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/listen.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/load.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/lock.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/move.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/notify.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/pg_config-ref.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/pg_controldata.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/pg_ctl-ref.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/pg_dump.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/pg_dumpall.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/pg_resetxlog.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/pg_restore.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/postgres-ref.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/postmaster.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/prepare.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/prepare_transaction.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/psql-ref.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/reindex.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/reindexdb.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/release_savepoint.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/reset.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/revoke.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/rollback.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/rollback_prepared.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/rollback_to.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/savepoint.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/select.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/select_into.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/set.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/set_constraints.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/set_role.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/set_session_auth.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/set_transaction.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/show.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/start_transaction.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/truncate.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/unlisten.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/update.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/vacuum.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/ref/vacuumdb.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/reference.ced
usr/share/src/postgresql-8.1.4/doc/src/sgml/reference.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/regress.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/release.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/rowtypes.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/rules.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/runtime.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/sources.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/spi.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/sql.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/standalone-install.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/start.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/storage.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/stylesheet-hh.xsl
usr/share/src/postgresql-8.1.4/doc/src/sgml/stylesheet.css
usr/share/src/postgresql-8.1.4/doc/src/sgml/stylesheet.dsl
usr/share/src/postgresql-8.1.4/doc/src/sgml/stylesheet.xsl
usr/share/src/postgresql-8.1.4/doc/src/sgml/syntax.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/trigger.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/typeconv.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/user-manag.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/wal.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/xaggr.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/xfunc.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/xindex.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/xoper.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/xplang.sgml
usr/share/src/postgresql-8.1.4/doc/src/sgml/xtypes.sgml
usr/share/src/postgresql-8.1.4/src/DEVELOPERS
usr/share/src/postgresql-8.1.4/src/Makefile
usr/share/src/postgresql-8.1.4/src/Makefile.global.in
usr/share/src/postgresql-8.1.4/src/Makefile.shlib
usr/share/src/postgresql-8.1.4/src/backend/Makefile
usr/share/src/postgresql-8.1.4/src/backend/access/Makefile
usr/share/src/postgresql-8.1.4/src/backend/access/common/Makefile
usr/share/src/postgresql-8.1.4/src/backend/access/common/heaptuple.c
usr/share/src/postgresql-8.1.4/src/backend/access/common/indextuple.c
usr/share/src/postgresql-8.1.4/src/backend/access/common/indexvalid.c
usr/share/src/postgresql-8.1.4/src/backend/access/common/printtup.c
usr/share/src/postgresql-8.1.4/src/backend/access/common/scankey.c
usr/share/src/postgresql-8.1.4/src/backend/access/common/tupdesc.c
usr/share/src/postgresql-8.1.4/src/backend/access/gist/Makefile
usr/share/src/postgresql-8.1.4/src/backend/access/gist/README
usr/share/src/postgresql-8.1.4/src/backend/access/gist/gist.c
usr/share/src/postgresql-8.1.4/src/backend/access/gist/gistget.c
usr/share/src/postgresql-8.1.4/src/backend/access/gist/gistproc.c
usr/share/src/postgresql-8.1.4/src/backend/access/gist/gistscan.c
usr/share/src/postgresql-8.1.4/src/backend/access/gist/gistutil.c
usr/share/src/postgresql-8.1.4/src/backend/access/gist/gistvacuum.c
usr/share/src/postgresql-8.1.4/src/backend/access/gist/gistxlog.c
usr/share/src/postgresql-8.1.4/src/backend/access/hash/Makefile
usr/share/src/postgresql-8.1.4/src/backend/access/hash/README
usr/share/src/postgresql-8.1.4/src/backend/access/hash/hash.c
usr/share/src/postgresql-8.1.4/src/backend/access/hash/hashfunc.c
usr/share/src/postgresql-8.1.4/src/backend/access/hash/hashinsert.c
usr/share/src/postgresql-8.1.4/src/backend/access/hash/hashovfl.c
usr/share/src/postgresql-8.1.4/src/backend/access/hash/hashpage.c
usr/share/src/postgresql-8.1.4/src/backend/access/hash/hashscan.c
usr/share/src/postgresql-8.1.4/src/backend/access/hash/hashsearch.c
usr/share/src/postgresql-8.1.4/src/backend/access/hash/hashutil.c
usr/share/src/postgresql-8.1.4/src/backend/access/heap/Makefile
usr/share/src/postgresql-8.1.4/src/backend/access/heap/heapam.c
usr/share/src/postgresql-8.1.4/src/backend/access/heap/hio.c
usr/share/src/postgresql-8.1.4/src/backend/access/heap/tuptoaster.c
usr/share/src/postgresql-8.1.4/src/backend/access/index/Makefile
usr/share/src/postgresql-8.1.4/src/backend/access/index/genam.c
usr/share/src/postgresql-8.1.4/src/backend/access/index/indexam.c
usr/share/src/postgresql-8.1.4/src/backend/access/nbtree/Makefile
usr/share/src/postgresql-8.1.4/src/backend/access/nbtree/README
usr/share/src/postgresql-8.1.4/src/backend/access/nbtree/nbtcompare.c
usr/share/src/postgresql-8.1.4/src/backend/access/nbtree/nbtinsert.c
usr/share/src/postgresql-8.1.4/src/backend/access/nbtree/nbtpage.c
usr/share/src/postgresql-8.1.4/src/backend/access/nbtree/nbtree.c
usr/share/src/postgresql-8.1.4/src/backend/access/nbtree/nbtsearch.c
usr/share/src/postgresql-8.1.4/src/backend/access/nbtree/nbtsort.c
usr/share/src/postgresql-8.1.4/src/backend/access/nbtree/nbtutils.c
usr/share/src/postgresql-8.1.4/src/backend/access/nbtree/nbtxlog.c
usr/share/src/postgresql-8.1.4/src/backend/access/rtree/Makefile
usr/share/src/postgresql-8.1.4/src/backend/access/rtree/rtget.c
usr/share/src/postgresql-8.1.4/src/backend/access/rtree/rtproc.c
usr/share/src/postgresql-8.1.4/src/backend/access/rtree/rtree.c
usr/share/src/postgresql-8.1.4/src/backend/access/rtree/rtscan.c
usr/share/src/postgresql-8.1.4/src/backend/access/rtree/rtstrat.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/Makefile
usr/share/src/postgresql-8.1.4/src/backend/access/transam/README
usr/share/src/postgresql-8.1.4/src/backend/access/transam/clog.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/multixact.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/recovery.conf.sample
usr/share/src/postgresql-8.1.4/src/backend/access/transam/rmgr.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/slru.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/subtrans.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/transam.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/twophase.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/twophase_rmgr.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/varsup.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/xact.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/xlog.c
usr/share/src/postgresql-8.1.4/src/backend/access/transam/xlogutils.c
usr/share/src/postgresql-8.1.4/src/backend/bootstrap/.cvsignore
usr/share/src/postgresql-8.1.4/src/backend/bootstrap/Makefile
usr/share/src/postgresql-8.1.4/src/backend/bootstrap/bootparse.c
usr/share/src/postgresql-8.1.4/src/backend/bootstrap/bootparse.y
usr/share/src/postgresql-8.1.4/src/backend/bootstrap/bootscanner.c
usr/share/src/postgresql-8.1.4/src/backend/bootstrap/bootscanner.l
usr/share/src/postgresql-8.1.4/src/backend/bootstrap/bootstrap.c
usr/share/src/postgresql-8.1.4/src/backend/bootstrap/bootstrap_tokens.h
usr/share/src/postgresql-8.1.4/src/backend/catalog/Makefile
usr/share/src/postgresql-8.1.4/src/backend/catalog/README
usr/share/src/postgresql-8.1.4/src/backend/catalog/aclchk.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/catalog.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/dependency.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/genbki.sh
usr/share/src/postgresql-8.1.4/src/backend/catalog/heap.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/index.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/indexing.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/information_schema.sql
usr/share/src/postgresql-8.1.4/src/backend/catalog/namespace.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/pg_aggregate.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/pg_constraint.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/pg_conversion.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/pg_depend.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/pg_largeobject.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/pg_namespace.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/pg_operator.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/pg_proc.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/pg_shdepend.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/pg_type.c
usr/share/src/postgresql-8.1.4/src/backend/catalog/sql_feature_packages.txt
usr/share/src/postgresql-8.1.4/src/backend/catalog/sql_features.txt
usr/share/src/postgresql-8.1.4/src/backend/catalog/system_views.sql
usr/share/src/postgresql-8.1.4/src/backend/commands/Makefile
usr/share/src/postgresql-8.1.4/src/backend/commands/aggregatecmds.c
usr/share/src/postgresql-8.1.4/src/backend/commands/alter.c
usr/share/src/postgresql-8.1.4/src/backend/commands/analyze.c
usr/share/src/postgresql-8.1.4/src/backend/commands/async.c
usr/share/src/postgresql-8.1.4/src/backend/commands/cluster.c
usr/share/src/postgresql-8.1.4/src/backend/commands/comment.c
usr/share/src/postgresql-8.1.4/src/backend/commands/conversioncmds.c
usr/share/src/postgresql-8.1.4/src/backend/commands/copy.c
usr/share/src/postgresql-8.1.4/src/backend/commands/dbcommands.c
usr/share/src/postgresql-8.1.4/src/backend/commands/define.c
usr/share/src/postgresql-8.1.4/src/backend/commands/explain.c
usr/share/src/postgresql-8.1.4/src/backend/commands/functioncmds.c
usr/share/src/postgresql-8.1.4/src/backend/commands/indexcmds.c
usr/share/src/postgresql-8.1.4/src/backend/commands/lockcmds.c
usr/share/src/postgresql-8.1.4/src/backend/commands/opclasscmds.c
usr/share/src/postgresql-8.1.4/src/backend/commands/operatorcmds.c
usr/share/src/postgresql-8.1.4/src/backend/commands/portalcmds.c
usr/share/src/postgresql-8.1.4/src/backend/commands/prepare.c
usr/share/src/postgresql-8.1.4/src/backend/commands/proclang.c
usr/share/src/postgresql-8.1.4/src/backend/commands/schemacmds.c
usr/share/src/postgresql-8.1.4/src/backend/commands/sequence.c
usr/share/src/postgresql-8.1.4/src/backend/commands/tablecmds.c
usr/share/src/postgresql-8.1.4/src/backend/commands/tablespace.c
usr/share/src/postgresql-8.1.4/src/backend/commands/trigger.c
usr/share/src/postgresql-8.1.4/src/backend/commands/typecmds.c
usr/share/src/postgresql-8.1.4/src/backend/commands/user.c
usr/share/src/postgresql-8.1.4/src/backend/commands/vacuum.c
usr/share/src/postgresql-8.1.4/src/backend/commands/vacuumlazy.c
usr/share/src/postgresql-8.1.4/src/backend/commands/variable.c
usr/share/src/postgresql-8.1.4/src/backend/commands/view.c
usr/share/src/postgresql-8.1.4/src/backend/executor/Makefile
usr/share/src/postgresql-8.1.4/src/backend/executor/README
usr/share/src/postgresql-8.1.4/src/backend/executor/execAmi.c
usr/share/src/postgresql-8.1.4/src/backend/executor/execGrouping.c
usr/share/src/postgresql-8.1.4/src/backend/executor/execJunk.c
usr/share/src/postgresql-8.1.4/src/backend/executor/execMain.c
usr/share/src/postgresql-8.1.4/src/backend/executor/execProcnode.c
usr/share/src/postgresql-8.1.4/src/backend/executor/execQual.c
usr/share/src/postgresql-8.1.4/src/backend/executor/execScan.c
usr/share/src/postgresql-8.1.4/src/backend/executor/execTuples.c
usr/share/src/postgresql-8.1.4/src/backend/executor/execUtils.c
usr/share/src/postgresql-8.1.4/src/backend/executor/functions.c
usr/share/src/postgresql-8.1.4/src/backend/executor/instrument.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeAgg.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeAppend.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeBitmapAnd.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeBitmapHeapscan.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeBitmapIndexscan.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeBitmapOr.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeFunctionscan.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeGroup.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeHash.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeHashjoin.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeIndexscan.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeLimit.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeMaterial.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeMergejoin.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeNestloop.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeResult.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeSeqscan.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeSetOp.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeSort.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeSubplan.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeSubqueryscan.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeTidscan.c
usr/share/src/postgresql-8.1.4/src/backend/executor/nodeUnique.c
usr/share/src/postgresql-8.1.4/src/backend/executor/spi.c
usr/share/src/postgresql-8.1.4/src/backend/executor/tstoreReceiver.c
usr/share/src/postgresql-8.1.4/src/backend/lib/Makefile
usr/share/src/postgresql-8.1.4/src/backend/lib/dllist.c
usr/share/src/postgresql-8.1.4/src/backend/lib/stringinfo.c
usr/share/src/postgresql-8.1.4/src/backend/libpq/Makefile
usr/share/src/postgresql-8.1.4/src/backend/libpq/README.SSL
usr/share/src/postgresql-8.1.4/src/backend/libpq/auth.c
usr/share/src/postgresql-8.1.4/src/backend/libpq/be-fsstubs.c
usr/share/src/postgresql-8.1.4/src/backend/libpq/be-secure.c
usr/share/src/postgresql-8.1.4/src/backend/libpq/crypt.c
usr/share/src/postgresql-8.1.4/src/backend/libpq/hba.c
usr/share/src/postgresql-8.1.4/src/backend/libpq/ip.c
usr/share/src/postgresql-8.1.4/src/backend/libpq/md5.c
usr/share/src/postgresql-8.1.4/src/backend/libpq/pg_hba.conf.sample
usr/share/src/postgresql-8.1.4/src/backend/libpq/pg_ident.conf.sample
usr/share/src/postgresql-8.1.4/src/backend/libpq/pqcomm.c
usr/share/src/postgresql-8.1.4/src/backend/libpq/pqformat.c
usr/share/src/postgresql-8.1.4/src/backend/libpq/pqsignal.c
usr/share/src/postgresql-8.1.4/src/backend/main/Makefile
usr/share/src/postgresql-8.1.4/src/backend/main/main.c
usr/share/src/postgresql-8.1.4/src/backend/nls.mk
usr/share/src/postgresql-8.1.4/src/backend/nodes/Makefile
usr/share/src/postgresql-8.1.4/src/backend/nodes/README
usr/share/src/postgresql-8.1.4/src/backend/nodes/bitmapset.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/copyfuncs.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/equalfuncs.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/list.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/makefuncs.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/nodeFuncs.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/nodes.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/outfuncs.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/params.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/print.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/read.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/readfuncs.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/tidbitmap.c
usr/share/src/postgresql-8.1.4/src/backend/nodes/value.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/Makefile
usr/share/src/postgresql-8.1.4/src/backend/optimizer/README
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/Makefile
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_copy.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_cx.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_erx.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_eval.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_main.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_misc.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_mutation.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_ox1.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_ox2.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_pmx.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_pool.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_px.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_recombination.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/geqo/geqo_selection.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/path/Makefile
usr/share/src/postgresql-8.1.4/src/backend/optimizer/path/allpaths.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/path/clausesel.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/path/costsize.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/path/indxpath.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/path/joinpath.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/path/joinrels.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/path/orindxpath.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/path/pathkeys.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/path/tidpath.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/plan/Makefile
usr/share/src/postgresql-8.1.4/src/backend/optimizer/plan/README
usr/share/src/postgresql-8.1.4/src/backend/optimizer/plan/createplan.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/plan/initsplan.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/plan/planagg.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/plan/planmain.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/plan/planner.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/plan/setrefs.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/plan/subselect.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/prep/Makefile
usr/share/src/postgresql-8.1.4/src/backend/optimizer/prep/prepjointree.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/prep/prepqual.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/prep/preptlist.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/prep/prepunion.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/util/Makefile
usr/share/src/postgresql-8.1.4/src/backend/optimizer/util/clauses.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/util/joininfo.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/util/pathnode.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/util/plancat.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/util/predtest.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/util/relnode.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/util/restrictinfo.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/util/tlist.c
usr/share/src/postgresql-8.1.4/src/backend/optimizer/util/var.c
usr/share/src/postgresql-8.1.4/src/backend/parser/.cvsignore
usr/share/src/postgresql-8.1.4/src/backend/parser/Makefile
usr/share/src/postgresql-8.1.4/src/backend/parser/README
usr/share/src/postgresql-8.1.4/src/backend/parser/analyze.c
usr/share/src/postgresql-8.1.4/src/backend/parser/gram.c
usr/share/src/postgresql-8.1.4/src/backend/parser/gram.y
usr/share/src/postgresql-8.1.4/src/backend/parser/keywords.c
usr/share/src/postgresql-8.1.4/src/backend/parser/parse.h
usr/share/src/postgresql-8.1.4/src/backend/parser/parse_agg.c
usr/share/src/postgresql-8.1.4/src/backend/parser/parse_clause.c
usr/share/src/postgresql-8.1.4/src/backend/parser/parse_coerce.c
usr/share/src/postgresql-8.1.4/src/backend/parser/parse_expr.c
usr/share/src/postgresql-8.1.4/src/backend/parser/parse_func.c
usr/share/src/postgresql-8.1.4/src/backend/parser/parse_node.c
usr/share/src/postgresql-8.1.4/src/backend/parser/parse_oper.c
usr/share/src/postgresql-8.1.4/src/backend/parser/parse_relation.c
usr/share/src/postgresql-8.1.4/src/backend/parser/parse_target.c
usr/share/src/postgresql-8.1.4/src/backend/parser/parse_type.c
usr/share/src/postgresql-8.1.4/src/backend/parser/parser.c
usr/share/src/postgresql-8.1.4/src/backend/parser/scan.c
usr/share/src/postgresql-8.1.4/src/backend/parser/scan.l
usr/share/src/postgresql-8.1.4/src/backend/parser/scansup.c
usr/share/src/postgresql-8.1.4/src/backend/po/af.po
usr/share/src/postgresql-8.1.4/src/backend/po/cs.po
usr/share/src/postgresql-8.1.4/src/backend/po/de.po
usr/share/src/postgresql-8.1.4/src/backend/po/es.po
usr/share/src/postgresql-8.1.4/src/backend/po/fr.po
usr/share/src/postgresql-8.1.4/src/backend/po/hr.po
usr/share/src/postgresql-8.1.4/src/backend/po/hu.po
usr/share/src/postgresql-8.1.4/src/backend/po/it.po
usr/share/src/postgresql-8.1.4/src/backend/po/ko.po
usr/share/src/postgresql-8.1.4/src/backend/po/nb.po
usr/share/src/postgresql-8.1.4/src/backend/po/pt_BR.po
usr/share/src/postgresql-8.1.4/src/backend/po/ro.po
usr/share/src/postgresql-8.1.4/src/backend/po/ru.po
usr/share/src/postgresql-8.1.4/src/backend/po/sk.po
usr/share/src/postgresql-8.1.4/src/backend/po/sl.po
usr/share/src/postgresql-8.1.4/src/backend/po/sv.po
usr/share/src/postgresql-8.1.4/src/backend/po/tr.po
usr/share/src/postgresql-8.1.4/src/backend/po/zh_CN.po
usr/share/src/postgresql-8.1.4/src/backend/po/zh_TW.po
usr/share/src/postgresql-8.1.4/src/backend/port/Makefile
usr/share/src/postgresql-8.1.4/src/backend/port/aix/mkldexport.sh
usr/share/src/postgresql-8.1.4/src/backend/port/beos/Makefile
usr/share/src/postgresql-8.1.4/src/backend/port/beos/sem.c
usr/share/src/postgresql-8.1.4/src/backend/port/beos/shm.c
usr/share/src/postgresql-8.1.4/src/backend/port/beos/support.c
usr/share/src/postgresql-8.1.4/src/backend/port/darwin/Makefile
usr/share/src/postgresql-8.1.4/src/backend/port/darwin/README
usr/share/src/postgresql-8.1.4/src/backend/port/darwin/system.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/README.dlfcn.aix
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/aix.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/aix.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/beos.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/beos.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/bsdi.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/bsdi.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/cygwin.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/cygwin.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/darwin.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/darwin.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/dgux.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/dgux.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/freebsd.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/freebsd.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/hpux.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/hpux.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/irix.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/irix.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/linux.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/linux.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/netbsd.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/netbsd.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/nextstep.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/nextstep.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/openbsd.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/openbsd.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/osf.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/osf.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/qnx4.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/qnx4.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/sco.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/sco.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/solaris.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/solaris.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/sunos4.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/sunos4.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/svr4.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/svr4.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/ultrix4.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/ultrix4.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/univel.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/univel.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/unixware.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/unixware.h
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/win32.c
usr/share/src/postgresql-8.1.4/src/backend/port/dynloader/win32.h
usr/share/src/postgresql-8.1.4/src/backend/port/hpux/tas.c.template
usr/share/src/postgresql-8.1.4/src/backend/port/ipc_test.c
usr/share/src/postgresql-8.1.4/src/backend/port/nextstep/Makefile
usr/share/src/postgresql-8.1.4/src/backend/port/nextstep/port.c
usr/share/src/postgresql-8.1.4/src/backend/port/posix_sema.c
usr/share/src/postgresql-8.1.4/src/backend/port/qnx4/Makefile
usr/share/src/postgresql-8.1.4/src/backend/port/qnx4/ipc.h
usr/share/src/postgresql-8.1.4/src/backend/port/qnx4/isnan.c
usr/share/src/postgresql-8.1.4/src/backend/port/qnx4/sem.c
usr/share/src/postgresql-8.1.4/src/backend/port/qnx4/sem.h
usr/share/src/postgresql-8.1.4/src/backend/port/qnx4/shm.c
usr/share/src/postgresql-8.1.4/src/backend/port/qnx4/shm.h
usr/share/src/postgresql-8.1.4/src/backend/port/qnx4/tstsem.c
usr/share/src/postgresql-8.1.4/src/backend/port/qnx4/tstshm.c
usr/share/src/postgresql-8.1.4/src/backend/port/sunos4/Makefile
usr/share/src/postgresql-8.1.4/src/backend/port/sunos4/float.h
usr/share/src/postgresql-8.1.4/src/backend/port/sysv_sema.c
usr/share/src/postgresql-8.1.4/src/backend/port/sysv_shmem.c
usr/share/src/postgresql-8.1.4/src/backend/port/tas/dummy.s
usr/share/src/postgresql-8.1.4/src/backend/port/tas/hpux_hppa.s
usr/share/src/postgresql-8.1.4/src/backend/port/tas/solaris_i386.s
usr/share/src/postgresql-8.1.4/src/backend/port/tas/solaris_sparc.s
usr/share/src/postgresql-8.1.4/src/backend/port/win32/Makefile
usr/share/src/postgresql-8.1.4/src/backend/port/win32/error.c
usr/share/src/postgresql-8.1.4/src/backend/port/win32/security.c
usr/share/src/postgresql-8.1.4/src/backend/port/win32/sema.c
usr/share/src/postgresql-8.1.4/src/backend/port/win32/shmem.c
usr/share/src/postgresql-8.1.4/src/backend/port/win32/signal.c
usr/share/src/postgresql-8.1.4/src/backend/port/win32/socket.c
usr/share/src/postgresql-8.1.4/src/backend/port/win32/timer.c
usr/share/src/postgresql-8.1.4/src/backend/postmaster/Makefile
usr/share/src/postgresql-8.1.4/src/backend/postmaster/autovacuum.c
usr/share/src/postgresql-8.1.4/src/backend/postmaster/bgwriter.c
usr/share/src/postgresql-8.1.4/src/backend/postmaster/fork_process.c
usr/share/src/postgresql-8.1.4/src/backend/postmaster/pgarch.c
usr/share/src/postgresql-8.1.4/src/backend/postmaster/pgstat.c
usr/share/src/postgresql-8.1.4/src/backend/postmaster/postmaster.c
usr/share/src/postgresql-8.1.4/src/backend/postmaster/syslogger.c
usr/share/src/postgresql-8.1.4/src/backend/regex/COPYRIGHT
usr/share/src/postgresql-8.1.4/src/backend/regex/Makefile
usr/share/src/postgresql-8.1.4/src/backend/regex/re_syntax.n
usr/share/src/postgresql-8.1.4/src/backend/regex/regc_color.c
usr/share/src/postgresql-8.1.4/src/backend/regex/regc_cvec.c
usr/share/src/postgresql-8.1.4/src/backend/regex/regc_lex.c
usr/share/src/postgresql-8.1.4/src/backend/regex/regc_locale.c
usr/share/src/postgresql-8.1.4/src/backend/regex/regc_nfa.c
usr/share/src/postgresql-8.1.4/src/backend/regex/regcomp.c
usr/share/src/postgresql-8.1.4/src/backend/regex/rege_dfa.c
usr/share/src/postgresql-8.1.4/src/backend/regex/regerror.c
usr/share/src/postgresql-8.1.4/src/backend/regex/regexec.c
usr/share/src/postgresql-8.1.4/src/backend/regex/regfree.c
usr/share/src/postgresql-8.1.4/src/backend/rewrite/Makefile
usr/share/src/postgresql-8.1.4/src/backend/rewrite/rewriteDefine.c
usr/share/src/postgresql-8.1.4/src/backend/rewrite/rewriteHandler.c
usr/share/src/postgresql-8.1.4/src/backend/rewrite/rewriteManip.c
usr/share/src/postgresql-8.1.4/src/backend/rewrite/rewriteRemove.c
usr/share/src/postgresql-8.1.4/src/backend/rewrite/rewriteSupport.c
usr/share/src/postgresql-8.1.4/src/backend/storage/Makefile
usr/share/src/postgresql-8.1.4/src/backend/storage/buffer/Makefile
usr/share/src/postgresql-8.1.4/src/backend/storage/buffer/README
usr/share/src/postgresql-8.1.4/src/backend/storage/buffer/buf_init.c
usr/share/src/postgresql-8.1.4/src/backend/storage/buffer/buf_table.c
usr/share/src/postgresql-8.1.4/src/backend/storage/buffer/bufmgr.c
usr/share/src/postgresql-8.1.4/src/backend/storage/buffer/freelist.c
usr/share/src/postgresql-8.1.4/src/backend/storage/buffer/localbuf.c
usr/share/src/postgresql-8.1.4/src/backend/storage/file/Makefile
usr/share/src/postgresql-8.1.4/src/backend/storage/file/buffile.c
usr/share/src/postgresql-8.1.4/src/backend/storage/file/fd.c
usr/share/src/postgresql-8.1.4/src/backend/storage/freespace/Makefile
usr/share/src/postgresql-8.1.4/src/backend/storage/freespace/freespace.c
usr/share/src/postgresql-8.1.4/src/backend/storage/ipc/Makefile
usr/share/src/postgresql-8.1.4/src/backend/storage/ipc/README
usr/share/src/postgresql-8.1.4/src/backend/storage/ipc/ipc.c
usr/share/src/postgresql-8.1.4/src/backend/storage/ipc/ipci.c
usr/share/src/postgresql-8.1.4/src/backend/storage/ipc/pmsignal.c
usr/share/src/postgresql-8.1.4/src/backend/storage/ipc/procarray.c
usr/share/src/postgresql-8.1.4/src/backend/storage/ipc/shmem.c
usr/share/src/postgresql-8.1.4/src/backend/storage/ipc/shmqueue.c
usr/share/src/postgresql-8.1.4/src/backend/storage/ipc/sinval.c
usr/share/src/postgresql-8.1.4/src/backend/storage/ipc/sinvaladt.c
usr/share/src/postgresql-8.1.4/src/backend/storage/large_object/Makefile
usr/share/src/postgresql-8.1.4/src/backend/storage/large_object/inv_api.c
usr/share/src/postgresql-8.1.4/src/backend/storage/lmgr/Makefile
usr/share/src/postgresql-8.1.4/src/backend/storage/lmgr/README
usr/share/src/postgresql-8.1.4/src/backend/storage/lmgr/deadlock.c
usr/share/src/postgresql-8.1.4/src/backend/storage/lmgr/lmgr.c
usr/share/src/postgresql-8.1.4/src/backend/storage/lmgr/lock.c
usr/share/src/postgresql-8.1.4/src/backend/storage/lmgr/lwlock.c
usr/share/src/postgresql-8.1.4/src/backend/storage/lmgr/proc.c
usr/share/src/postgresql-8.1.4/src/backend/storage/lmgr/s_lock.c
usr/share/src/postgresql-8.1.4/src/backend/storage/lmgr/spin.c
usr/share/src/postgresql-8.1.4/src/backend/storage/page/Makefile
usr/share/src/postgresql-8.1.4/src/backend/storage/page/bufpage.c
usr/share/src/postgresql-8.1.4/src/backend/storage/page/itemptr.c
usr/share/src/postgresql-8.1.4/src/backend/storage/smgr/Makefile
usr/share/src/postgresql-8.1.4/src/backend/storage/smgr/README
usr/share/src/postgresql-8.1.4/src/backend/storage/smgr/md.c
usr/share/src/postgresql-8.1.4/src/backend/storage/smgr/smgr.c
usr/share/src/postgresql-8.1.4/src/backend/storage/smgr/smgrtype.c
usr/share/src/postgresql-8.1.4/src/backend/tcop/Makefile
usr/share/src/postgresql-8.1.4/src/backend/tcop/dest.c
usr/share/src/postgresql-8.1.4/src/backend/tcop/fastpath.c
usr/share/src/postgresql-8.1.4/src/backend/tcop/postgres.c
usr/share/src/postgresql-8.1.4/src/backend/tcop/pquery.c
usr/share/src/postgresql-8.1.4/src/backend/tcop/utility.c
usr/share/src/postgresql-8.1.4/src/backend/utils/.cvsignore
usr/share/src/postgresql-8.1.4/src/backend/utils/Gen_fmgrtab.sh
usr/share/src/postgresql-8.1.4/src/backend/utils/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/acl.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/array_userfuncs.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/arrayfuncs.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/arrayutils.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/ascii.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/bool.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/cash.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/char.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/date.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/datetime.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/datum.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/dbsize.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/encode.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/float.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/format_type.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/formatting.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/genfile.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/geo_ops.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/geo_selfuncs.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/inet_net_ntop.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/inet_net_pton.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/int.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/int8.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/like.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/like_match.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/lockfuncs.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/mac.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/misc.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/nabstime.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/name.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/network.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/not_in.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/numeric.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/numutils.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/oid.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/oracle_compat.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/pg_locale.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/pg_lzcompress.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/pgstatfuncs.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/pseudotypes.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/quote.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/regexp.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/regproc.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/ri_triggers.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/rowtypes.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/ruleutils.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/selfuncs.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/tid.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/timestamp.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/varbit.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/varchar.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/varlena.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/version.c
usr/share/src/postgresql-8.1.4/src/backend/utils/adt/xid.c
usr/share/src/postgresql-8.1.4/src/backend/utils/cache/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/cache/catcache.c
usr/share/src/postgresql-8.1.4/src/backend/utils/cache/inval.c
usr/share/src/postgresql-8.1.4/src/backend/utils/cache/lsyscache.c
usr/share/src/postgresql-8.1.4/src/backend/utils/cache/relcache.c
usr/share/src/postgresql-8.1.4/src/backend/utils/cache/syscache.c
usr/share/src/postgresql-8.1.4/src/backend/utils/cache/typcache.c
usr/share/src/postgresql-8.1.4/src/backend/utils/error/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/error/assert.c
usr/share/src/postgresql-8.1.4/src/backend/utils/error/elog.c
usr/share/src/postgresql-8.1.4/src/backend/utils/fmgr/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/fmgr/README
usr/share/src/postgresql-8.1.4/src/backend/utils/fmgr/dfmgr.c
usr/share/src/postgresql-8.1.4/src/backend/utils/fmgr/fmgr.c
usr/share/src/postgresql-8.1.4/src/backend/utils/fmgr/funcapi.c
usr/share/src/postgresql-8.1.4/src/backend/utils/hash/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/hash/dynahash.c
usr/share/src/postgresql-8.1.4/src/backend/utils/hash/hashfn.c
usr/share/src/postgresql-8.1.4/src/backend/utils/hash/pg_crc.c
usr/share/src/postgresql-8.1.4/src/backend/utils/init/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/init/flatfiles.c
usr/share/src/postgresql-8.1.4/src/backend/utils/init/globals.c
usr/share/src/postgresql-8.1.4/src/backend/utils/init/miscinit.c
usr/share/src/postgresql-8.1.4/src/backend/utils/init/postinit.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/README
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/ISO10646-GB18030.TXT
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_8859.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_GBK.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_UHC.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_WINX.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/big5_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/euc_cn_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/euc_jp_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/euc_kr_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/euc_tw_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/gb18030_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/gbk_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/johab_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/koi8r_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/sjis_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/ucs2utf.pl
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/uhc_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_big5.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_euc_cn.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_euc_jp.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_euc_kr.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_euc_tw.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_gb18030.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_gbk.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_10.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_13.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_14.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_15.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_16.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_2.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_3.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_4.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_5.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_6.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_7.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_iso8859_9.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_johab.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_koi8r.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_sjis.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_uhc.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_win1250.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_win1251.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_win1252.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_win1256.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_win1258.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_win866.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/utf8_to_win874.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/win1250_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/win1251_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/win1252_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/win1256_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/win1258_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/win866_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/Unicode/win874_to_utf8.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conv.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/README.euc_jp
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/ascii_and_mic/ascii_and_mic.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/cyrillic_and_mic.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/euc_cn_and_mic.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/euc_jp_and_sjis.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/sjis.map
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/euc_kr_and_mic.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/latin2_and_win1250/latin2_and_win1250.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/latin_and_mic/latin_and_mic.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/proc.mk
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/regress_epilogue
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/regress_prolog
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_ascii/utf8_and_ascii.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_big5/utf8_and_big5.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/utf8_and_cyrillic.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/utf8_and_euc_cn.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/utf8_and_euc_jp.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/utf8_and_euc_kr.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/utf8_and_euc_tw.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/utf8_and_gb18030.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_gbk/utf8_and_gbk.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/utf8_and_iso8859_1.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_johab/utf8_and_johab.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_sjis/utf8_and_sjis.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_uhc/utf8_and_uhc.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_win1250/utf8_and_win1250.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_win1252/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_win1252/utf8_and_win1252.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_win1256/utf8_and_win1256.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_win1258/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_win1258/utf8_and_win1258.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/conversion_procs/utf8_and_win874/utf8_and_win874.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/encnames.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/iso.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/mbutils.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/wchar.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/win1251.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/win866.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/wstrcmp.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mb/wstrncmp.c
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/.cvsignore
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/README
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/check_guc
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/guc-file.c
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/guc-file.l
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/guc.c
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/help_config.c
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/pg_rusage.c
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/postgresql.conf.sample
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/ps_status.c
usr/share/src/postgresql-8.1.4/src/backend/utils/misc/superuser.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mmgr/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/mmgr/README
usr/share/src/postgresql-8.1.4/src/backend/utils/mmgr/aset.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mmgr/mcxt.c
usr/share/src/postgresql-8.1.4/src/backend/utils/mmgr/portalmem.c
usr/share/src/postgresql-8.1.4/src/backend/utils/resowner/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/resowner/README
usr/share/src/postgresql-8.1.4/src/backend/utils/resowner/resowner.c
usr/share/src/postgresql-8.1.4/src/backend/utils/sort/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/sort/logtape.c
usr/share/src/postgresql-8.1.4/src/backend/utils/sort/tuplesort.c
usr/share/src/postgresql-8.1.4/src/backend/utils/sort/tuplestore.c
usr/share/src/postgresql-8.1.4/src/backend/utils/time/Makefile
usr/share/src/postgresql-8.1.4/src/backend/utils/time/tqual.c
usr/share/src/postgresql-8.1.4/src/bcc32.mak
usr/share/src/postgresql-8.1.4/src/bin/Makefile
usr/share/src/postgresql-8.1.4/src/bin/initdb/Makefile
usr/share/src/postgresql-8.1.4/src/bin/initdb/initdb.c
usr/share/src/postgresql-8.1.4/src/bin/initdb/nls.mk
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/cs.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/de.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/es.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/fr.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/it.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/ko.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/pl.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/pt_BR.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/ro.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/ru.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/sk.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/sl.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/sv.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/tr.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/zh_CN.po
usr/share/src/postgresql-8.1.4/src/bin/initdb/po/zh_TW.po
usr/share/src/postgresql-8.1.4/src/bin/ipcclean/Makefile
usr/share/src/postgresql-8.1.4/src/bin/ipcclean/ipcclean.sh
usr/share/src/postgresql-8.1.4/src/bin/pg_config/Makefile
usr/share/src/postgresql-8.1.4/src/bin/pg_config/nls.mk
usr/share/src/postgresql-8.1.4/src/bin/pg_config/pg_config.c
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/cs.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/de.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/es.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/fr.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/ko.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/pl.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/pt_BR.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/ro.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/ru.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/sl.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/sv.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/tr.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/zh_CN.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/po/zh_TW.po
usr/share/src/postgresql-8.1.4/src/bin/pg_config/win32.mak
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/Makefile
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/nls.mk
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/pg_controldata.c
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/cs.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/de.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/es.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/fa.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/fr.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/hu.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/it.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/ko.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/nb.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/pl.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/pt_BR.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/ro.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/ru.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/sk.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/sl.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/sv.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/tr.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/zh_CN.po
usr/share/src/postgresql-8.1.4/src/bin/pg_controldata/po/zh_TW.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/Makefile
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/nls.mk
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/pg_ctl.c
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/cs.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/de.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/es.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/fr.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/ko.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/pt_BR.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/ro.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/ru.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/sk.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/sl.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/sv.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/tr.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/zh_CN.po
usr/share/src/postgresql-8.1.4/src/bin/pg_ctl/po/zh_TW.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/Makefile
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/README
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/common.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/dumputils.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/dumputils.h
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/nls.mk
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_backup.h
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_backup_archiver.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_backup_archiver.h
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_backup_custom.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_backup_db.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_backup_db.h
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_backup_files.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_backup_null.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_backup_tar.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_backup_tar.h
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_dump.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_dump.h
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_dump_sort.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_dumpall.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/pg_restore.c
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/cs.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/de.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/es.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/fr.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/it.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/ko.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/nb.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/pt_BR.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/ro.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/ru.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/sk.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/sl.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/sv.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/tr.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/zh_CN.po
usr/share/src/postgresql-8.1.4/src/bin/pg_dump/po/zh_TW.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/Makefile
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/nls.mk
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/pg_resetxlog.c
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/cs.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/de.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/es.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/fr.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/hu.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/it.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/ko.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/nb.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/pt_BR.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/ro.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/ru.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/sk.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/sl.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/sv.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/tr.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/zh_CN.po
usr/share/src/postgresql-8.1.4/src/bin/pg_resetxlog/po/zh_TW.po
usr/share/src/postgresql-8.1.4/src/bin/pgevent/MSG00001.bin
usr/share/src/postgresql-8.1.4/src/bin/pgevent/Makefile
usr/share/src/postgresql-8.1.4/src/bin/pgevent/README
usr/share/src/postgresql-8.1.4/src/bin/pgevent/pgevent.c
usr/share/src/postgresql-8.1.4/src/bin/pgevent/pgevent.def
usr/share/src/postgresql-8.1.4/src/bin/pgevent/pgmsgevent.h
usr/share/src/postgresql-8.1.4/src/bin/pgevent/pgmsgevent.mc
usr/share/src/postgresql-8.1.4/src/bin/pgevent/pgmsgevent.rc
usr/share/src/postgresql-8.1.4/src/bin/psql/.cvsignore
usr/share/src/postgresql-8.1.4/src/bin/psql/Makefile
usr/share/src/postgresql-8.1.4/src/bin/psql/bcc32.mak
usr/share/src/postgresql-8.1.4/src/bin/psql/command.c
usr/share/src/postgresql-8.1.4/src/bin/psql/command.h
usr/share/src/postgresql-8.1.4/src/bin/psql/common.c
usr/share/src/postgresql-8.1.4/src/bin/psql/common.h
usr/share/src/postgresql-8.1.4/src/bin/psql/copy.c
usr/share/src/postgresql-8.1.4/src/bin/psql/copy.h
usr/share/src/postgresql-8.1.4/src/bin/psql/create_help.pl
usr/share/src/postgresql-8.1.4/src/bin/psql/describe.c
usr/share/src/postgresql-8.1.4/src/bin/psql/describe.h
usr/share/src/postgresql-8.1.4/src/bin/psql/help.c
usr/share/src/postgresql-8.1.4/src/bin/psql/help.h
usr/share/src/postgresql-8.1.4/src/bin/psql/input.c
usr/share/src/postgresql-8.1.4/src/bin/psql/input.h
usr/share/src/postgresql-8.1.4/src/bin/psql/large_obj.c
usr/share/src/postgresql-8.1.4/src/bin/psql/large_obj.h
usr/share/src/postgresql-8.1.4/src/bin/psql/mainloop.c
usr/share/src/postgresql-8.1.4/src/bin/psql/mainloop.h
usr/share/src/postgresql-8.1.4/src/bin/psql/mbprint.c
usr/share/src/postgresql-8.1.4/src/bin/psql/mbprint.h
usr/share/src/postgresql-8.1.4/src/bin/psql/nls.mk
usr/share/src/postgresql-8.1.4/src/bin/psql/po/cs.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/de.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/es.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/fa.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/fr.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/hu.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/it.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/ko.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/nb.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/pt_BR.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/ro.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/ru.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/sk.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/sl.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/sv.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/tr.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/zh_CN.po
usr/share/src/postgresql-8.1.4/src/bin/psql/po/zh_TW.po
usr/share/src/postgresql-8.1.4/src/bin/psql/print.c
usr/share/src/postgresql-8.1.4/src/bin/psql/print.h
usr/share/src/postgresql-8.1.4/src/bin/psql/prompt.c
usr/share/src/postgresql-8.1.4/src/bin/psql/prompt.h
usr/share/src/postgresql-8.1.4/src/bin/psql/psqlrc.sample
usr/share/src/postgresql-8.1.4/src/bin/psql/psqlscan.c
usr/share/src/postgresql-8.1.4/src/bin/psql/psqlscan.h
usr/share/src/postgresql-8.1.4/src/bin/psql/psqlscan.l
usr/share/src/postgresql-8.1.4/src/bin/psql/settings.h
usr/share/src/postgresql-8.1.4/src/bin/psql/sql_help.h
usr/share/src/postgresql-8.1.4/src/bin/psql/startup.c
usr/share/src/postgresql-8.1.4/src/bin/psql/stringutils.c
usr/share/src/postgresql-8.1.4/src/bin/psql/stringutils.h
usr/share/src/postgresql-8.1.4/src/bin/psql/tab-complete.c
usr/share/src/postgresql-8.1.4/src/bin/psql/tab-complete.h
usr/share/src/postgresql-8.1.4/src/bin/psql/variables.c
usr/share/src/postgresql-8.1.4/src/bin/psql/variables.h
usr/share/src/postgresql-8.1.4/src/bin/psql/win32.mak
usr/share/src/postgresql-8.1.4/src/bin/scripts/Makefile
usr/share/src/postgresql-8.1.4/src/bin/scripts/clusterdb.c
usr/share/src/postgresql-8.1.4/src/bin/scripts/common.c
usr/share/src/postgresql-8.1.4/src/bin/scripts/common.h
usr/share/src/postgresql-8.1.4/src/bin/scripts/createdb.c
usr/share/src/postgresql-8.1.4/src/bin/scripts/createlang.c
usr/share/src/postgresql-8.1.4/src/bin/scripts/createuser.c
usr/share/src/postgresql-8.1.4/src/bin/scripts/dropdb.c
usr/share/src/postgresql-8.1.4/src/bin/scripts/droplang.c
usr/share/src/postgresql-8.1.4/src/bin/scripts/dropuser.c
usr/share/src/postgresql-8.1.4/src/bin/scripts/nls.mk
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/cs.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/de.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/es.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/fr.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/it.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/ko.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/pt_BR.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/ro.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/ru.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/sk.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/sl.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/sv.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/tr.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/zh_CN.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/po/zh_TW.po
usr/share/src/postgresql-8.1.4/src/bin/scripts/reindexdb.c
usr/share/src/postgresql-8.1.4/src/bin/scripts/vacuumdb.c
usr/share/src/postgresql-8.1.4/src/include/Makefile
usr/share/src/postgresql-8.1.4/src/include/access/attnum.h
usr/share/src/postgresql-8.1.4/src/include/access/clog.h
usr/share/src/postgresql-8.1.4/src/include/access/genam.h
usr/share/src/postgresql-8.1.4/src/include/access/gist.h
usr/share/src/postgresql-8.1.4/src/include/access/gist_private.h
usr/share/src/postgresql-8.1.4/src/include/access/gistscan.h
usr/share/src/postgresql-8.1.4/src/include/access/hash.h
usr/share/src/postgresql-8.1.4/src/include/access/heapam.h
usr/share/src/postgresql-8.1.4/src/include/access/hio.h
usr/share/src/postgresql-8.1.4/src/include/access/htup.h
usr/share/src/postgresql-8.1.4/src/include/access/iqual.h
usr/share/src/postgresql-8.1.4/src/include/access/itup.h
usr/share/src/postgresql-8.1.4/src/include/access/multixact.h
usr/share/src/postgresql-8.1.4/src/include/access/nbtree.h
usr/share/src/postgresql-8.1.4/src/include/access/printtup.h
usr/share/src/postgresql-8.1.4/src/include/access/relscan.h
usr/share/src/postgresql-8.1.4/src/include/access/rmgr.h
usr/share/src/postgresql-8.1.4/src/include/access/rtree.h
usr/share/src/postgresql-8.1.4/src/include/access/rtscan.h
usr/share/src/postgresql-8.1.4/src/include/access/sdir.h
usr/share/src/postgresql-8.1.4/src/include/access/skey.h
usr/share/src/postgresql-8.1.4/src/include/access/slru.h
usr/share/src/postgresql-8.1.4/src/include/access/subtrans.h
usr/share/src/postgresql-8.1.4/src/include/access/transam.h
usr/share/src/postgresql-8.1.4/src/include/access/tupdesc.h
usr/share/src/postgresql-8.1.4/src/include/access/tupmacs.h
usr/share/src/postgresql-8.1.4/src/include/access/tuptoaster.h
usr/share/src/postgresql-8.1.4/src/include/access/twophase.h
usr/share/src/postgresql-8.1.4/src/include/access/twophase_rmgr.h
usr/share/src/postgresql-8.1.4/src/include/access/valid.h
usr/share/src/postgresql-8.1.4/src/include/access/xact.h
usr/share/src/postgresql-8.1.4/src/include/access/xlog.h
usr/share/src/postgresql-8.1.4/src/include/access/xlog_internal.h
usr/share/src/postgresql-8.1.4/src/include/access/xlogdefs.h
usr/share/src/postgresql-8.1.4/src/include/access/xlogutils.h
usr/share/src/postgresql-8.1.4/src/include/bootstrap/bootstrap.h
usr/share/src/postgresql-8.1.4/src/include/c.h
usr/share/src/postgresql-8.1.4/src/include/catalog/catalog.h
usr/share/src/postgresql-8.1.4/src/include/catalog/catversion.h
usr/share/src/postgresql-8.1.4/src/include/catalog/dependency.h
usr/share/src/postgresql-8.1.4/src/include/catalog/duplicate_oids
usr/share/src/postgresql-8.1.4/src/include/catalog/heap.h
usr/share/src/postgresql-8.1.4/src/include/catalog/index.h
usr/share/src/postgresql-8.1.4/src/include/catalog/indexing.h
usr/share/src/postgresql-8.1.4/src/include/catalog/namespace.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_aggregate.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_am.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_amop.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_amproc.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_attrdef.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_attribute.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_auth_members.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_authid.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_autovacuum.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_cast.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_class.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_constraint.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_control.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_conversion.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_database.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_depend.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_description.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_index.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_inherits.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_language.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_largeobject.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_listener.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_namespace.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_opclass.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_operator.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_pltemplate.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_proc.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_rewrite.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_shdepend.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_statistic.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_tablespace.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_trigger.h
usr/share/src/postgresql-8.1.4/src/include/catalog/pg_type.h
usr/share/src/postgresql-8.1.4/src/include/catalog/unused_oids
usr/share/src/postgresql-8.1.4/src/include/commands/alter.h
usr/share/src/postgresql-8.1.4/src/include/commands/async.h
usr/share/src/postgresql-8.1.4/src/include/commands/cluster.h
usr/share/src/postgresql-8.1.4/src/include/commands/comment.h
usr/share/src/postgresql-8.1.4/src/include/commands/conversioncmds.h
usr/share/src/postgresql-8.1.4/src/include/commands/copy.h
usr/share/src/postgresql-8.1.4/src/include/commands/dbcommands.h
usr/share/src/postgresql-8.1.4/src/include/commands/defrem.h
usr/share/src/postgresql-8.1.4/src/include/commands/explain.h
usr/share/src/postgresql-8.1.4/src/include/commands/lockcmds.h
usr/share/src/postgresql-8.1.4/src/include/commands/portalcmds.h
usr/share/src/postgresql-8.1.4/src/include/commands/prepare.h
usr/share/src/postgresql-8.1.4/src/include/commands/proclang.h
usr/share/src/postgresql-8.1.4/src/include/commands/schemacmds.h
usr/share/src/postgresql-8.1.4/src/include/commands/sequence.h
usr/share/src/postgresql-8.1.4/src/include/commands/tablecmds.h
usr/share/src/postgresql-8.1.4/src/include/commands/tablespace.h
usr/share/src/postgresql-8.1.4/src/include/commands/trigger.h
usr/share/src/postgresql-8.1.4/src/include/commands/typecmds.h
usr/share/src/postgresql-8.1.4/src/include/commands/user.h
usr/share/src/postgresql-8.1.4/src/include/commands/vacuum.h
usr/share/src/postgresql-8.1.4/src/include/commands/variable.h
usr/share/src/postgresql-8.1.4/src/include/commands/version.h
usr/share/src/postgresql-8.1.4/src/include/commands/view.h
usr/share/src/postgresql-8.1.4/src/include/executor/execdebug.h
usr/share/src/postgresql-8.1.4/src/include/executor/execdefs.h
usr/share/src/postgresql-8.1.4/src/include/executor/execdesc.h
usr/share/src/postgresql-8.1.4/src/include/executor/executor.h
usr/share/src/postgresql-8.1.4/src/include/executor/functions.h
usr/share/src/postgresql-8.1.4/src/include/executor/hashjoin.h
usr/share/src/postgresql-8.1.4/src/include/executor/instrument.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeAgg.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeAppend.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeBitmapAnd.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeBitmapHeapscan.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeBitmapIndexscan.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeBitmapOr.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeFunctionscan.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeGroup.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeHash.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeHashjoin.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeIndexscan.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeLimit.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeMaterial.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeMergejoin.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeNestloop.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeResult.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeSeqscan.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeSetOp.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeSort.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeSubplan.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeSubqueryscan.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeTidscan.h
usr/share/src/postgresql-8.1.4/src/include/executor/nodeUnique.h
usr/share/src/postgresql-8.1.4/src/include/executor/spi.h
usr/share/src/postgresql-8.1.4/src/include/executor/spi_priv.h
usr/share/src/postgresql-8.1.4/src/include/executor/tstoreReceiver.h
usr/share/src/postgresql-8.1.4/src/include/executor/tuptable.h
usr/share/src/postgresql-8.1.4/src/include/fmgr.h
usr/share/src/postgresql-8.1.4/src/include/funcapi.h
usr/share/src/postgresql-8.1.4/src/include/getaddrinfo.h
usr/share/src/postgresql-8.1.4/src/include/getopt_long.h
usr/share/src/postgresql-8.1.4/src/include/lib/dllist.h
usr/share/src/postgresql-8.1.4/src/include/lib/stringinfo.h
usr/share/src/postgresql-8.1.4/src/include/libpq/auth.h
usr/share/src/postgresql-8.1.4/src/include/libpq/be-fsstubs.h
usr/share/src/postgresql-8.1.4/src/include/libpq/crypt.h
usr/share/src/postgresql-8.1.4/src/include/libpq/hba.h
usr/share/src/postgresql-8.1.4/src/include/libpq/ip.h
usr/share/src/postgresql-8.1.4/src/include/libpq/libpq-be.h
usr/share/src/postgresql-8.1.4/src/include/libpq/libpq-fs.h
usr/share/src/postgresql-8.1.4/src/include/libpq/libpq.h
usr/share/src/postgresql-8.1.4/src/include/libpq/pqcomm.h
usr/share/src/postgresql-8.1.4/src/include/libpq/pqformat.h
usr/share/src/postgresql-8.1.4/src/include/libpq/pqsignal.h
usr/share/src/postgresql-8.1.4/src/include/mb/pg_wchar.h
usr/share/src/postgresql-8.1.4/src/include/miscadmin.h
usr/share/src/postgresql-8.1.4/src/include/nodes/bitmapset.h
usr/share/src/postgresql-8.1.4/src/include/nodes/execnodes.h
usr/share/src/postgresql-8.1.4/src/include/nodes/makefuncs.h
usr/share/src/postgresql-8.1.4/src/include/nodes/memnodes.h
usr/share/src/postgresql-8.1.4/src/include/nodes/nodeFuncs.h
usr/share/src/postgresql-8.1.4/src/include/nodes/nodes.h
usr/share/src/postgresql-8.1.4/src/include/nodes/params.h
usr/share/src/postgresql-8.1.4/src/include/nodes/parsenodes.h
usr/share/src/postgresql-8.1.4/src/include/nodes/pg_list.h
usr/share/src/postgresql-8.1.4/src/include/nodes/plannodes.h
usr/share/src/postgresql-8.1.4/src/include/nodes/primnodes.h
usr/share/src/postgresql-8.1.4/src/include/nodes/print.h
usr/share/src/postgresql-8.1.4/src/include/nodes/readfuncs.h
usr/share/src/postgresql-8.1.4/src/include/nodes/relation.h
usr/share/src/postgresql-8.1.4/src/include/nodes/tidbitmap.h
usr/share/src/postgresql-8.1.4/src/include/nodes/value.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/clauses.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/cost.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/geqo.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/geqo_copy.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/geqo_gene.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/geqo_misc.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/geqo_mutation.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/geqo_pool.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/geqo_random.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/geqo_recombination.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/geqo_selection.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/joininfo.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/pathnode.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/paths.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/plancat.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/planmain.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/planner.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/predtest.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/prep.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/restrictinfo.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/subselect.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/tlist.h
usr/share/src/postgresql-8.1.4/src/include/optimizer/var.h
usr/share/src/postgresql-8.1.4/src/include/parser/analyze.h
usr/share/src/postgresql-8.1.4/src/include/parser/gramparse.h
usr/share/src/postgresql-8.1.4/src/include/parser/keywords.h
usr/share/src/postgresql-8.1.4/src/include/parser/parse_agg.h
usr/share/src/postgresql-8.1.4/src/include/parser/parse_clause.h
usr/share/src/postgresql-8.1.4/src/include/parser/parse_coerce.h
usr/share/src/postgresql-8.1.4/src/include/parser/parse_expr.h
usr/share/src/postgresql-8.1.4/src/include/parser/parse_func.h
usr/share/src/postgresql-8.1.4/src/include/parser/parse_node.h
usr/share/src/postgresql-8.1.4/src/include/parser/parse_oper.h
usr/share/src/postgresql-8.1.4/src/include/parser/parse_relation.h
usr/share/src/postgresql-8.1.4/src/include/parser/parse_target.h
usr/share/src/postgresql-8.1.4/src/include/parser/parse_type.h
usr/share/src/postgresql-8.1.4/src/include/parser/parser.h
usr/share/src/postgresql-8.1.4/src/include/parser/parsetree.h
usr/share/src/postgresql-8.1.4/src/include/parser/scansup.h
usr/share/src/postgresql-8.1.4/src/include/pg_config.h.in
usr/share/src/postgresql-8.1.4/src/include/pg_config.h.win32
usr/share/src/postgresql-8.1.4/src/include/pg_config_manual.h
usr/share/src/postgresql-8.1.4/src/include/pgstat.h
usr/share/src/postgresql-8.1.4/src/include/pgtime.h
usr/share/src/postgresql-8.1.4/src/include/port.h
usr/share/src/postgresql-8.1.4/src/include/port/aix.h
usr/share/src/postgresql-8.1.4/src/include/port/beos.h
usr/share/src/postgresql-8.1.4/src/include/port/bsdi.h
usr/share/src/postgresql-8.1.4/src/include/port/cygwin.h
usr/share/src/postgresql-8.1.4/src/include/port/darwin.h
usr/share/src/postgresql-8.1.4/src/include/port/dgux.h
usr/share/src/postgresql-8.1.4/src/include/port/freebsd.h
usr/share/src/postgresql-8.1.4/src/include/port/hpux.h
usr/share/src/postgresql-8.1.4/src/include/port/irix.h
usr/share/src/postgresql-8.1.4/src/include/port/linux.h
usr/share/src/postgresql-8.1.4/src/include/port/netbsd.h
usr/share/src/postgresql-8.1.4/src/include/port/nextstep.h
usr/share/src/postgresql-8.1.4/src/include/port/openbsd.h
usr/share/src/postgresql-8.1.4/src/include/port/osf.h
usr/share/src/postgresql-8.1.4/src/include/port/qnx4.h
usr/share/src/postgresql-8.1.4/src/include/port/sco.h
usr/share/src/postgresql-8.1.4/src/include/port/solaris.h
usr/share/src/postgresql-8.1.4/src/include/port/sunos4.h
usr/share/src/postgresql-8.1.4/src/include/port/svr4.h
usr/share/src/postgresql-8.1.4/src/include/port/ultrix4.h
usr/share/src/postgresql-8.1.4/src/include/port/univel.h
usr/share/src/postgresql-8.1.4/src/include/port/unixware.h
usr/share/src/postgresql-8.1.4/src/include/port/win32.h
usr/share/src/postgresql-8.1.4/src/include/port/win32/arpa/inet.h
usr/share/src/postgresql-8.1.4/src/include/port/win32/dlfcn.h
usr/share/src/postgresql-8.1.4/src/include/port/win32/grp.h
usr/share/src/postgresql-8.1.4/src/include/port/win32/netdb.h
usr/share/src/postgresql-8.1.4/src/include/port/win32/netinet/in.h
usr/share/src/postgresql-8.1.4/src/include/port/win32/pwd.h
usr/share/src/postgresql-8.1.4/src/include/port/win32/sys/socket.h
usr/share/src/postgresql-8.1.4/src/include/port/win32/sys/wait.h
usr/share/src/postgresql-8.1.4/src/include/postgres.h
usr/share/src/postgresql-8.1.4/src/include/postgres_ext.h
usr/share/src/postgresql-8.1.4/src/include/postgres_fe.h
usr/share/src/postgresql-8.1.4/src/include/postmaster/autovacuum.h
usr/share/src/postgresql-8.1.4/src/include/postmaster/bgwriter.h
usr/share/src/postgresql-8.1.4/src/include/postmaster/fork_process.h
usr/share/src/postgresql-8.1.4/src/include/postmaster/pgarch.h
usr/share/src/postgresql-8.1.4/src/include/postmaster/postmaster.h
usr/share/src/postgresql-8.1.4/src/include/postmaster/syslogger.h
usr/share/src/postgresql-8.1.4/src/include/regex/regcustom.h
usr/share/src/postgresql-8.1.4/src/include/regex/regerrs.h
usr/share/src/postgresql-8.1.4/src/include/regex/regex.h
usr/share/src/postgresql-8.1.4/src/include/regex/regguts.h
usr/share/src/postgresql-8.1.4/src/include/rewrite/prs2lock.h
usr/share/src/postgresql-8.1.4/src/include/rewrite/rewriteDefine.h
usr/share/src/postgresql-8.1.4/src/include/rewrite/rewriteHandler.h
usr/share/src/postgresql-8.1.4/src/include/rewrite/rewriteManip.h
usr/share/src/postgresql-8.1.4/src/include/rewrite/rewriteRemove.h
usr/share/src/postgresql-8.1.4/src/include/rewrite/rewriteSupport.h
usr/share/src/postgresql-8.1.4/src/include/rusagestub.h
usr/share/src/postgresql-8.1.4/src/include/storage/backendid.h
usr/share/src/postgresql-8.1.4/src/include/storage/block.h
usr/share/src/postgresql-8.1.4/src/include/storage/buf.h
usr/share/src/postgresql-8.1.4/src/include/storage/buf_internals.h
usr/share/src/postgresql-8.1.4/src/include/storage/buffile.h
usr/share/src/postgresql-8.1.4/src/include/storage/bufmgr.h
usr/share/src/postgresql-8.1.4/src/include/storage/bufpage.h
usr/share/src/postgresql-8.1.4/src/include/storage/fd.h
usr/share/src/postgresql-8.1.4/src/include/storage/freespace.h
usr/share/src/postgresql-8.1.4/src/include/storage/ipc.h
usr/share/src/postgresql-8.1.4/src/include/storage/item.h
usr/share/src/postgresql-8.1.4/src/include/storage/itemid.h
usr/share/src/postgresql-8.1.4/src/include/storage/itempos.h
usr/share/src/postgresql-8.1.4/src/include/storage/itemptr.h
usr/share/src/postgresql-8.1.4/src/include/storage/large_object.h
usr/share/src/postgresql-8.1.4/src/include/storage/lmgr.h
usr/share/src/postgresql-8.1.4/src/include/storage/lock.h
usr/share/src/postgresql-8.1.4/src/include/storage/lwlock.h
usr/share/src/postgresql-8.1.4/src/include/storage/off.h
usr/share/src/postgresql-8.1.4/src/include/storage/pg_sema.h
usr/share/src/postgresql-8.1.4/src/include/storage/pg_shmem.h
usr/share/src/postgresql-8.1.4/src/include/storage/pmsignal.h
usr/share/src/postgresql-8.1.4/src/include/storage/pos.h
usr/share/src/postgresql-8.1.4/src/include/storage/proc.h
usr/share/src/postgresql-8.1.4/src/include/storage/procarray.h
usr/share/src/postgresql-8.1.4/src/include/storage/relfilenode.h
usr/share/src/postgresql-8.1.4/src/include/storage/s_lock.h
usr/share/src/postgresql-8.1.4/src/include/storage/shmem.h
usr/share/src/postgresql-8.1.4/src/include/storage/sinval.h
usr/share/src/postgresql-8.1.4/src/include/storage/sinvaladt.h
usr/share/src/postgresql-8.1.4/src/include/storage/smgr.h
usr/share/src/postgresql-8.1.4/src/include/storage/spin.h
usr/share/src/postgresql-8.1.4/src/include/strdup.h
usr/share/src/postgresql-8.1.4/src/include/tcop/dest.h
usr/share/src/postgresql-8.1.4/src/include/tcop/fastpath.h
usr/share/src/postgresql-8.1.4/src/include/tcop/pquery.h
usr/share/src/postgresql-8.1.4/src/include/tcop/tcopdebug.h
usr/share/src/postgresql-8.1.4/src/include/tcop/tcopprot.h
usr/share/src/postgresql-8.1.4/src/include/tcop/utility.h
usr/share/src/postgresql-8.1.4/src/include/utils/acl.h
usr/share/src/postgresql-8.1.4/src/include/utils/array.h
usr/share/src/postgresql-8.1.4/src/include/utils/ascii.h
usr/share/src/postgresql-8.1.4/src/include/utils/builtins.h
usr/share/src/postgresql-8.1.4/src/include/utils/cash.h
usr/share/src/postgresql-8.1.4/src/include/utils/catcache.h
usr/share/src/postgresql-8.1.4/src/include/utils/date.h
usr/share/src/postgresql-8.1.4/src/include/utils/datetime.h
usr/share/src/postgresql-8.1.4/src/include/utils/datum.h
usr/share/src/postgresql-8.1.4/src/include/utils/dynahash.h
usr/share/src/postgresql-8.1.4/src/include/utils/dynamic_loader.h
usr/share/src/postgresql-8.1.4/src/include/utils/elog.h
usr/share/src/postgresql-8.1.4/src/include/utils/errcodes.h
usr/share/src/postgresql-8.1.4/src/include/utils/flatfiles.h
usr/share/src/postgresql-8.1.4/src/include/utils/fmgrtab.h
usr/share/src/postgresql-8.1.4/src/include/utils/formatting.h
usr/share/src/postgresql-8.1.4/src/include/utils/geo_decls.h
usr/share/src/postgresql-8.1.4/src/include/utils/guc.h
usr/share/src/postgresql-8.1.4/src/include/utils/guc_tables.h
usr/share/src/postgresql-8.1.4/src/include/utils/help_config.h
usr/share/src/postgresql-8.1.4/src/include/utils/hsearch.h
usr/share/src/postgresql-8.1.4/src/include/utils/inet.h
usr/share/src/postgresql-8.1.4/src/include/utils/int8.h
usr/share/src/postgresql-8.1.4/src/include/utils/inval.h
usr/share/src/postgresql-8.1.4/src/include/utils/logtape.h
usr/share/src/postgresql-8.1.4/src/include/utils/lsyscache.h
usr/share/src/postgresql-8.1.4/src/include/utils/memutils.h
usr/share/src/postgresql-8.1.4/src/include/utils/nabstime.h
usr/share/src/postgresql-8.1.4/src/include/utils/numeric.h
usr/share/src/postgresql-8.1.4/src/include/utils/palloc.h
usr/share/src/postgresql-8.1.4/src/include/utils/pg_crc.h
usr/share/src/postgresql-8.1.4/src/include/utils/pg_locale.h
usr/share/src/postgresql-8.1.4/src/include/utils/pg_lzcompress.h
usr/share/src/postgresql-8.1.4/src/include/utils/pg_rusage.h
usr/share/src/postgresql-8.1.4/src/include/utils/portal.h
usr/share/src/postgresql-8.1.4/src/include/utils/ps_status.h
usr/share/src/postgresql-8.1.4/src/include/utils/rel.h
usr/share/src/postgresql-8.1.4/src/include/utils/relcache.h
usr/share/src/postgresql-8.1.4/src/include/utils/resowner.h
usr/share/src/postgresql-8.1.4/src/include/utils/selfuncs.h
usr/share/src/postgresql-8.1.4/src/include/utils/syscache.h
usr/share/src/postgresql-8.1.4/src/include/utils/timestamp.h
usr/share/src/postgresql-8.1.4/src/include/utils/tqual.h
usr/share/src/postgresql-8.1.4/src/include/utils/tuplesort.h
usr/share/src/postgresql-8.1.4/src/include/utils/tuplestore.h
usr/share/src/postgresql-8.1.4/src/include/utils/typcache.h
usr/share/src/postgresql-8.1.4/src/include/utils/varbit.h
usr/share/src/postgresql-8.1.4/src/interfaces/Makefile
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ChangeLog
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/Makefile
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/README.dynSQL
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/compatlib/Makefile
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/compatlib/informix.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/Makefile
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/connect.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/data.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/descriptor.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/error.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/execute.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/extern.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/memory.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/misc.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/pg_type.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/prepare.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/ecpglib/typename.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/Makefile
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/datetime.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/decimal.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/ecpg_informix.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/ecpgerrno.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/ecpglib.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/ecpgtype.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/pgtypes_date.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/pgtypes_error.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/pgtypes_interval.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/pgtypes_numeric.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/pgtypes_timestamp.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/sql3types.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/sqlca.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/sqlda.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/include/sqltypes.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/pgtypeslib/Makefile
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/pgtypeslib/common.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/pgtypeslib/datetime.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/pgtypeslib/dt.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/pgtypeslib/dt_common.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/pgtypeslib/extern.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/pgtypeslib/interval.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/pgtypeslib/numeric.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/pgtypeslib/timestamp.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/.cvsignore
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/Makefile
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/c_keywords.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/descriptor.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/ecpg.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/ecpg_keywords.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/extern.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/keywords.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/output.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/pgc.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/pgc.l
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/preproc.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/preproc.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/preproc.y
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/type.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/type.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/preproc/variable.c
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/Makefile
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/dt_test.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/dyntest.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/dyntest2.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/header_test.h
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/num_test.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/perftest.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test1.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test2.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test3.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test4.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test5.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test_code100.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test_desc.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test_informix.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test_init.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test_notice.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test_thread.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/test_thread_implicit.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/ecpg/test/testdynalloc.pgc
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/.cvsignore
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/Makefile
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/README
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/bcc32.mak
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/blibpqdll.def
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/exports.txt
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/fe-auth.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/fe-auth.h
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/fe-connect.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/fe-exec.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/fe-lobj.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/fe-misc.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/fe-print.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/fe-protocol2.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/fe-protocol3.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/fe-secure.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/libpq-fe.h
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/libpq-int.h
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/libpq.rc
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/libpq.rc.in
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/libpqddll.def
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/libpqdll.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/libpqdll.def
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/nls.mk
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/pg_service.conf.sample
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/af.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/cs.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/de.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/es.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/fr.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/hr.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/it.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/ko.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/nb.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/pl.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/pt_BR.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/ru.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/sk.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/sl.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/sv.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/tr.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/zh_CN.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/po/zh_TW.po
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/pqexpbuffer.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/pqexpbuffer.h
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/pqsignal.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/pqsignal.h
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/pthread-win32.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/pthread-win32.h
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/win32.c
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/win32.h
usr/share/src/postgresql-8.1.4/src/interfaces/libpq/win32.mak
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.aix
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.beos
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.bsdi
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.cygwin
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.darwin
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.dgux
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.freebsd
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.hpux
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.irix
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.linux
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.netbsd
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.openbsd
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.osf
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.qnx4
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.sco
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.solaris
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.sunos4
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.svr4
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.ultrix4
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.univel
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.unixware
usr/share/src/postgresql-8.1.4/src/makefiles/Makefile.win32
usr/share/src/postgresql-8.1.4/src/makefiles/pgxs.mk
usr/share/src/postgresql-8.1.4/src/nls-global.mk
usr/share/src/postgresql-8.1.4/src/pl/Makefile
usr/share/src/postgresql-8.1.4/src/pl/plperl/GNUmakefile
usr/share/src/postgresql-8.1.4/src/pl/plperl/README
usr/share/src/postgresql-8.1.4/src/pl/plperl/SPI.xs
usr/share/src/postgresql-8.1.4/src/pl/plperl/expected/plperl.out
usr/share/src/postgresql-8.1.4/src/pl/plperl/expected/plperl_elog.out
usr/share/src/postgresql-8.1.4/src/pl/plperl/expected/plperl_shared.out
usr/share/src/postgresql-8.1.4/src/pl/plperl/expected/plperl_trigger.out
usr/share/src/postgresql-8.1.4/src/pl/plperl/plperl.c
usr/share/src/postgresql-8.1.4/src/pl/plperl/ppport.h
usr/share/src/postgresql-8.1.4/src/pl/plperl/spi_internal.c
usr/share/src/postgresql-8.1.4/src/pl/plperl/spi_internal.h
usr/share/src/postgresql-8.1.4/src/pl/plperl/sql/plperl.sql
usr/share/src/postgresql-8.1.4/src/pl/plperl/sql/plperl_elog.sql
usr/share/src/postgresql-8.1.4/src/pl/plperl/sql/plperl_shared.sql
usr/share/src/postgresql-8.1.4/src/pl/plperl/sql/plperl_trigger.sql
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/Makefile
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/.cvsignore
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/INSTALL
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/Makefile
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/gram.y
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/pl.tab.h
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/pl_comp.c
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/pl_exec.c
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/pl_funcs.c
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/pl_gram.c
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/pl_handler.c
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/pl_scan.c
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/plerrcodes.h
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/plpgsql.h
usr/share/src/postgresql-8.1.4/src/pl/plpgsql/src/scan.l
usr/share/src/postgresql-8.1.4/src/pl/plpython/Makefile
usr/share/src/postgresql-8.1.4/src/pl/plpython/TODO
usr/share/src/postgresql-8.1.4/src/pl/plpython/expected/plpython_drop.out
usr/share/src/postgresql-8.1.4/src/pl/plpython/expected/plpython_error.out
usr/share/src/postgresql-8.1.4/src/pl/plpython/expected/plpython_error_1.out
usr/share/src/postgresql-8.1.4/src/pl/plpython/expected/plpython_error_2.out
usr/share/src/postgresql-8.1.4/src/pl/plpython/expected/plpython_function.out
usr/share/src/postgresql-8.1.4/src/pl/plpython/expected/plpython_populate.out
usr/share/src/postgresql-8.1.4/src/pl/plpython/expected/plpython_schema.out
usr/share/src/postgresql-8.1.4/src/pl/plpython/expected/plpython_test.out
usr/share/src/postgresql-8.1.4/src/pl/plpython/plpython.c
usr/share/src/postgresql-8.1.4/src/pl/plpython/sql/plpython_drop.sql
usr/share/src/postgresql-8.1.4/src/pl/plpython/sql/plpython_error.sql
usr/share/src/postgresql-8.1.4/src/pl/plpython/sql/plpython_function.sql
usr/share/src/postgresql-8.1.4/src/pl/plpython/sql/plpython_populate.sql
usr/share/src/postgresql-8.1.4/src/pl/plpython/sql/plpython_schema.sql
usr/share/src/postgresql-8.1.4/src/pl/plpython/sql/plpython_test.sql
usr/share/src/postgresql-8.1.4/src/pl/tcl/Makefile
usr/share/src/postgresql-8.1.4/src/pl/tcl/expected/pltcl_queries.out
usr/share/src/postgresql-8.1.4/src/pl/tcl/expected/pltcl_setup.out
usr/share/src/postgresql-8.1.4/src/pl/tcl/license.terms
usr/share/src/postgresql-8.1.4/src/pl/tcl/modules/Makefile
usr/share/src/postgresql-8.1.4/src/pl/tcl/modules/README
usr/share/src/postgresql-8.1.4/src/pl/tcl/modules/pltcl_delmod.in
usr/share/src/postgresql-8.1.4/src/pl/tcl/modules/pltcl_listmod.in
usr/share/src/postgresql-8.1.4/src/pl/tcl/modules/pltcl_loadmod.in
usr/share/src/postgresql-8.1.4/src/pl/tcl/modules/unknown.pltcl
usr/share/src/postgresql-8.1.4/src/pl/tcl/pltcl.c
usr/share/src/postgresql-8.1.4/src/pl/tcl/sql/pltcl_queries.sql
usr/share/src/postgresql-8.1.4/src/pl/tcl/sql/pltcl_setup.sql
usr/share/src/postgresql-8.1.4/src/port/Makefile
usr/share/src/postgresql-8.1.4/src/port/copydir.c
usr/share/src/postgresql-8.1.4/src/port/crypt.c
usr/share/src/postgresql-8.1.4/src/port/dirmod.c
usr/share/src/postgresql-8.1.4/src/port/exec.c
usr/share/src/postgresql-8.1.4/src/port/fseeko.c
usr/share/src/postgresql-8.1.4/src/port/getaddrinfo.c
usr/share/src/postgresql-8.1.4/src/port/gethostname.c
usr/share/src/postgresql-8.1.4/src/port/getopt.c
usr/share/src/postgresql-8.1.4/src/port/getopt_long.c
usr/share/src/postgresql-8.1.4/src/port/getrusage.c
usr/share/src/postgresql-8.1.4/src/port/gettimeofday.c
usr/share/src/postgresql-8.1.4/src/port/inet_aton.c
usr/share/src/postgresql-8.1.4/src/port/isinf.c
usr/share/src/postgresql-8.1.4/src/port/kill.c
usr/share/src/postgresql-8.1.4/src/port/memcmp.c
usr/share/src/postgresql-8.1.4/src/port/noblock.c
usr/share/src/postgresql-8.1.4/src/port/open.c
usr/share/src/postgresql-8.1.4/src/port/path.c
usr/share/src/postgresql-8.1.4/src/port/pgsleep.c
usr/share/src/postgresql-8.1.4/src/port/pgstrcasecmp.c
usr/share/src/postgresql-8.1.4/src/port/pipe.c
usr/share/src/postgresql-8.1.4/src/port/qsort.c
usr/share/src/postgresql-8.1.4/src/port/rand.c
usr/share/src/postgresql-8.1.4/src/port/random.c
usr/share/src/postgresql-8.1.4/src/port/rint.c
usr/share/src/postgresql-8.1.4/src/port/snprintf.c
usr/share/src/postgresql-8.1.4/src/port/sprompt.c
usr/share/src/postgresql-8.1.4/src/port/srandom.c
usr/share/src/postgresql-8.1.4/src/port/strdup.c
usr/share/src/postgresql-8.1.4/src/port/strerror.c
usr/share/src/postgresql-8.1.4/src/port/strtol.c
usr/share/src/postgresql-8.1.4/src/port/strtoul.c
usr/share/src/postgresql-8.1.4/src/port/thread.c
usr/share/src/postgresql-8.1.4/src/port/unsetenv.c
usr/share/src/postgresql-8.1.4/src/port/win32.ico
usr/share/src/postgresql-8.1.4/src/port/win32ver.rc
usr/share/src/postgresql-8.1.4/src/template/aix
usr/share/src/postgresql-8.1.4/src/template/beos
usr/share/src/postgresql-8.1.4/src/template/bsdi
usr/share/src/postgresql-8.1.4/src/template/cygwin
usr/share/src/postgresql-8.1.4/src/template/darwin
usr/share/src/postgresql-8.1.4/src/template/dgux
usr/share/src/postgresql-8.1.4/src/template/freebsd
usr/share/src/postgresql-8.1.4/src/template/hpux
usr/share/src/postgresql-8.1.4/src/template/irix
usr/share/src/postgresql-8.1.4/src/template/linux
usr/share/src/postgresql-8.1.4/src/template/netbsd
usr/share/src/postgresql-8.1.4/src/template/nextstep
usr/share/src/postgresql-8.1.4/src/template/openbsd
usr/share/src/postgresql-8.1.4/src/template/osf
usr/share/src/postgresql-8.1.4/src/template/qnx4
usr/share/src/postgresql-8.1.4/src/template/sco
usr/share/src/postgresql-8.1.4/src/template/solaris
usr/share/src/postgresql-8.1.4/src/template/sunos4
usr/share/src/postgresql-8.1.4/src/template/svr4
usr/share/src/postgresql-8.1.4/src/template/ultrix4
usr/share/src/postgresql-8.1.4/src/template/univel
usr/share/src/postgresql-8.1.4/src/template/unixware
usr/share/src/postgresql-8.1.4/src/template/win
usr/share/src/postgresql-8.1.4/src/template/win32
usr/share/src/postgresql-8.1.4/src/test/Makefile
usr/share/src/postgresql-8.1.4/src/test/bench/Makefile
usr/share/src/postgresql-8.1.4/src/test/bench/WISC-README
usr/share/src/postgresql-8.1.4/src/test/bench/create.sh
usr/share/src/postgresql-8.1.4/src/test/bench/create.source
usr/share/src/postgresql-8.1.4/src/test/bench/perquery
usr/share/src/postgresql-8.1.4/src/test/bench/query01
usr/share/src/postgresql-8.1.4/src/test/bench/query02
usr/share/src/postgresql-8.1.4/src/test/bench/query03
usr/share/src/postgresql-8.1.4/src/test/bench/query04
usr/share/src/postgresql-8.1.4/src/test/bench/query05
usr/share/src/postgresql-8.1.4/src/test/bench/query06
usr/share/src/postgresql-8.1.4/src/test/bench/query07
usr/share/src/postgresql-8.1.4/src/test/bench/query08
usr/share/src/postgresql-8.1.4/src/test/bench/query09
usr/share/src/postgresql-8.1.4/src/test/bench/query10
usr/share/src/postgresql-8.1.4/src/test/bench/query11
usr/share/src/postgresql-8.1.4/src/test/bench/query12
usr/share/src/postgresql-8.1.4/src/test/bench/query13
usr/share/src/postgresql-8.1.4/src/test/bench/query14
usr/share/src/postgresql-8.1.4/src/test/bench/query15
usr/share/src/postgresql-8.1.4/src/test/bench/query16
usr/share/src/postgresql-8.1.4/src/test/bench/query17
usr/share/src/postgresql-8.1.4/src/test/bench/query18
usr/share/src/postgresql-8.1.4/src/test/bench/query19
usr/share/src/postgresql-8.1.4/src/test/bench/query20
usr/share/src/postgresql-8.1.4/src/test/bench/query21
usr/share/src/postgresql-8.1.4/src/test/bench/query22
usr/share/src/postgresql-8.1.4/src/test/bench/query23
usr/share/src/postgresql-8.1.4/src/test/bench/query24
usr/share/src/postgresql-8.1.4/src/test/bench/query25
usr/share/src/postgresql-8.1.4/src/test/bench/query26
usr/share/src/postgresql-8.1.4/src/test/bench/query27
usr/share/src/postgresql-8.1.4/src/test/bench/query28
usr/share/src/postgresql-8.1.4/src/test/bench/query29
usr/share/src/postgresql-8.1.4/src/test/bench/query30
usr/share/src/postgresql-8.1.4/src/test/bench/query31
usr/share/src/postgresql-8.1.4/src/test/bench/query32
usr/share/src/postgresql-8.1.4/src/test/bench/runwisc.sh
usr/share/src/postgresql-8.1.4/src/test/bench/wholebench.sh
usr/share/src/postgresql-8.1.4/src/test/examples/Makefile
usr/share/src/postgresql-8.1.4/src/test/examples/testlibpq.c
usr/share/src/postgresql-8.1.4/src/test/examples/testlibpq2.c
usr/share/src/postgresql-8.1.4/src/test/examples/testlibpq2.sql
usr/share/src/postgresql-8.1.4/src/test/examples/testlibpq3.c
usr/share/src/postgresql-8.1.4/src/test/examples/testlibpq3.sql
usr/share/src/postgresql-8.1.4/src/test/examples/testlibpq4.c
usr/share/src/postgresql-8.1.4/src/test/examples/testlo.c
usr/share/src/postgresql-8.1.4/src/test/locale/Makefile
usr/share/src/postgresql-8.1.4/src/test/locale/README
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/Makefile
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/README
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/expected/de-ctype.out
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/expected/test-de-char.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/expected/test-de-select.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/expected/test-de-sort.out
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/expected/test-de-text.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-char.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-text.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-varchar.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/expected/test-de-varchar.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/runall
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/test-de-select.sql.in
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/test-de-sort.in
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/test-de-upper.sql.in
usr/share/src/postgresql-8.1.4/src/test/locale/de_DE.ISO8859-1/test-de.sql.in
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/Makefile
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/README
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/expected/gr-ctype.out
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-char.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-select.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-sort.out
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-text.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-varchar.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/runall
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/test-gr-select.sql.in
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/test-gr-sort.in
usr/share/src/postgresql-8.1.4/src/test/locale/gr_GR.ISO8859-7/test-gr.sql.in
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-r/Makefile
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-r/expected/koi8-ctype.out
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-r/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-r/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-r/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-r/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-r/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-r/runall
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-r/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-r/test-koi8-sort.in
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-r/test-koi8.sql.in
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-to-win1251/Makefile
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-to-win1251/README
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-to-win1251/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-to-win1251/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-to-win1251/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-to-win1251/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-to-win1251/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-to-win1251/runall
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-to-win1251/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-to-win1251/test-koi8-sort.in
usr/share/src/postgresql-8.1.4/src/test/locale/koi8-to-win1251/test-koi8.sql.in
usr/share/src/postgresql-8.1.4/src/test/locale/sort-test.pl
usr/share/src/postgresql-8.1.4/src/test/locale/sort-test.py
usr/share/src/postgresql-8.1.4/src/test/locale/test-ctype.c
usr/share/src/postgresql-8.1.4/src/test/mb/README
usr/share/src/postgresql-8.1.4/src/test/mb/expected/big5.out
usr/share/src/postgresql-8.1.4/src/test/mb/expected/euc_cn.out
usr/share/src/postgresql-8.1.4/src/test/mb/expected/euc_jp.out
usr/share/src/postgresql-8.1.4/src/test/mb/expected/euc_kr.out
usr/share/src/postgresql-8.1.4/src/test/mb/expected/euc_tw.out
usr/share/src/postgresql-8.1.4/src/test/mb/expected/mule_internal.out
usr/share/src/postgresql-8.1.4/src/test/mb/expected/sjis.out
usr/share/src/postgresql-8.1.4/src/test/mb/expected/utf8.out
usr/share/src/postgresql-8.1.4/src/test/mb/mbregress.sh
usr/share/src/postgresql-8.1.4/src/test/mb/sql/big5.sql
usr/share/src/postgresql-8.1.4/src/test/mb/sql/euc_cn.sql
usr/share/src/postgresql-8.1.4/src/test/mb/sql/euc_jp.sql
usr/share/src/postgresql-8.1.4/src/test/mb/sql/euc_kr.sql
usr/share/src/postgresql-8.1.4/src/test/mb/sql/euc_tw.sql
usr/share/src/postgresql-8.1.4/src/test/mb/sql/mule_internal.sql
usr/share/src/postgresql-8.1.4/src/test/mb/sql/sjis.sql
usr/share/src/postgresql-8.1.4/src/test/mb/sql/utf8.sql
usr/share/src/postgresql-8.1.4/src/test/performance/results/PgSQL.970926
usr/share/src/postgresql-8.1.4/src/test/performance/runtests.pl
usr/share/src/postgresql-8.1.4/src/test/performance/sqls/connection
usr/share/src/postgresql-8.1.4/src/test/performance/sqls/crtsimple
usr/share/src/postgresql-8.1.4/src/test/performance/sqls/crtsimpleidx
usr/share/src/postgresql-8.1.4/src/test/performance/sqls/drpsimple
usr/share/src/postgresql-8.1.4/src/test/performance/sqls/inssimple
usr/share/src/postgresql-8.1.4/src/test/performance/sqls/inssimple.data
usr/share/src/postgresql-8.1.4/src/test/performance/sqls/orbsimple
usr/share/src/postgresql-8.1.4/src/test/performance/sqls/slcsimple
usr/share/src/postgresql-8.1.4/src/test/performance/sqls/slcsimple.data
usr/share/src/postgresql-8.1.4/src/test/performance/sqls/vacuum
usr/share/src/postgresql-8.1.4/src/test/performance/start-pgsql.sh
usr/share/src/postgresql-8.1.4/src/test/regress/GNUmakefile
usr/share/src/postgresql-8.1.4/src/test/regress/Makefile
usr/share/src/postgresql-8.1.4/src/test/regress/README
usr/share/src/postgresql-8.1.4/src/test/regress/data/agg.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/constrf.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/constro.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/dept.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/desc.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/emp.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/hash.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/onek.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/person.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/real_city.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/rect.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/streets.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/stud_emp.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/student.data
usr/share/src/postgresql-8.1.4/src/test/regress/data/tenk.data
usr/share/src/postgresql-8.1.4/src/test/regress/expected/abstime.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/aggregates.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/alter_table.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/arrays.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/bit.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/boolean.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/box.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/btree_index.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/case.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/char.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/char_1.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/circle.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/cluster.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/comments.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/conversion.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/copy2.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/create_aggregate.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/create_index.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/create_misc.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/create_operator.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/create_table.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/create_type.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/create_view.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/date.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/dependency.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/domain.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/errors.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/euc_cn.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/euc_jp.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/euc_kr.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/euc_tw.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/float4-exp-three-digits.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/float4.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/float8-exp-three-digits-win32.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/float8-exp-three-digits.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/float8-small-is-zero.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/float8-small-is-zero_1.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/float8.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/foreign_key.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/geometry.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/geometry_1.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/geometry_2.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/hash_index.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/horology.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/inet.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/inherit.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/insert.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/int2.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/int4.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/int8-exp-three-digits.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/int8.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/interval.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/join.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/join_1.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/limit.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/lseg.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/mule_internal.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/name.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/namespace.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/numeric.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/numeric_big.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/numerology.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/oid.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/oidjoins.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/opr_sanity.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/path.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/plpgsql.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/point.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/polygon.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/polymorphism.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/portals.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/portals_p2.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/prepare.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/prepared_xacts.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/privileges.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/random.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/rangefuncs.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/reltime.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/rowtypes.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/rules.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/sanity_check.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select_distinct.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select_distinct_on.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select_having.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select_having_1.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select_having_2.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select_implicit.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select_implicit_1.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select_implicit_2.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select_into.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select_views.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/select_views_1.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/sequence.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/sql_ascii.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/stats.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/strings.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/subselect.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/temp.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/text.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/time.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/timestamp.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/timestamptz.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/timetz.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/tinterval.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/transactions.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/triggers.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/truncate.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/type_sanity.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/union.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/update.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/vacuum.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/varchar.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/varchar_1.out
usr/share/src/postgresql-8.1.4/src/test/regress/expected/without_oid.out
usr/share/src/postgresql-8.1.4/src/test/regress/input/constraints.source
usr/share/src/postgresql-8.1.4/src/test/regress/input/copy.source
usr/share/src/postgresql-8.1.4/src/test/regress/input/create_function_1.source
usr/share/src/postgresql-8.1.4/src/test/regress/input/create_function_2.source
usr/share/src/postgresql-8.1.4/src/test/regress/input/misc.source
usr/share/src/postgresql-8.1.4/src/test/regress/input/tablespace.source
usr/share/src/postgresql-8.1.4/src/test/regress/output/constraints.source
usr/share/src/postgresql-8.1.4/src/test/regress/output/copy.source
usr/share/src/postgresql-8.1.4/src/test/regress/output/create_function_1.source
usr/share/src/postgresql-8.1.4/src/test/regress/output/create_function_2.source
usr/share/src/postgresql-8.1.4/src/test/regress/output/misc.source
usr/share/src/postgresql-8.1.4/src/test/regress/output/tablespace.source
usr/share/src/postgresql-8.1.4/src/test/regress/parallel_schedule
usr/share/src/postgresql-8.1.4/src/test/regress/pg_regress.sh
usr/share/src/postgresql-8.1.4/src/test/regress/regress.c
usr/share/src/postgresql-8.1.4/src/test/regress/regressplans.sh
usr/share/src/postgresql-8.1.4/src/test/regress/resultmap
usr/share/src/postgresql-8.1.4/src/test/regress/serial_schedule
usr/share/src/postgresql-8.1.4/src/test/regress/sql/abstime.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/aggregates.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/alter_table.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/arrays.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/bit.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/boolean.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/box.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/btree_index.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/case.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/char.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/circle.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/cluster.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/comments.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/conversion.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/copy2.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/create_aggregate.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/create_index.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/create_misc.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/create_operator.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/create_table.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/create_type.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/create_view.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/date.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/dependency.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/domain.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/drop.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/errors.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/euc_cn.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/euc_jp.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/euc_kr.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/euc_tw.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/float4.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/float8.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/foreign_key.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/geometry.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/hash_index.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/horology.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/inet.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/inherit.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/insert.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/int2.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/int4.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/int8.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/interval.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/join.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/limit.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/lseg.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/mule_internal.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/name.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/namespace.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/numeric.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/numeric_big.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/numerology.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/oid.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/oidjoins.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/opr_sanity.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/path.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/plpgsql.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/point.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/polygon.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/polymorphism.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/portals.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/portals_p2.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/prepare.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/prepared_xacts.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/privileges.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/random.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/rangefuncs.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/reltime.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/rowtypes.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/rules.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/sanity_check.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/select.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/select_distinct.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/select_distinct_on.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/select_having.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/select_implicit.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/select_into.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/select_views.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/sequence.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/sql_ascii.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/stats.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/strings.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/subselect.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/temp.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/text.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/time.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/timestamp.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/timestamptz.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/timetz.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/tinterval.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/transactions.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/triggers.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/truncate.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/type_sanity.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/union.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/update.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/vacuum.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/varchar.sql
usr/share/src/postgresql-8.1.4/src/test/regress/sql/without_oid.sql
usr/share/src/postgresql-8.1.4/src/timezone/Makefile
usr/share/src/postgresql-8.1.4/src/timezone/README
usr/share/src/postgresql-8.1.4/src/timezone/data/africa
usr/share/src/postgresql-8.1.4/src/timezone/data/antarctica
usr/share/src/postgresql-8.1.4/src/timezone/data/asia
usr/share/src/postgresql-8.1.4/src/timezone/data/australasia
usr/share/src/postgresql-8.1.4/src/timezone/data/backward
usr/share/src/postgresql-8.1.4/src/timezone/data/etcetera
usr/share/src/postgresql-8.1.4/src/timezone/data/europe
usr/share/src/postgresql-8.1.4/src/timezone/data/factory
usr/share/src/postgresql-8.1.4/src/timezone/data/iso3166.tab
usr/share/src/postgresql-8.1.4/src/timezone/data/leapseconds
usr/share/src/postgresql-8.1.4/src/timezone/data/northamerica
usr/share/src/postgresql-8.1.4/src/timezone/data/pacificnew
usr/share/src/postgresql-8.1.4/src/timezone/data/solar87
usr/share/src/postgresql-8.1.4/src/timezone/data/solar88
usr/share/src/postgresql-8.1.4/src/timezone/data/solar89
usr/share/src/postgresql-8.1.4/src/timezone/data/southamerica
usr/share/src/postgresql-8.1.4/src/timezone/data/systemv
usr/share/src/postgresql-8.1.4/src/timezone/data/yearistype.sh
usr/share/src/postgresql-8.1.4/src/timezone/data/zone.tab
usr/share/src/postgresql-8.1.4/src/timezone/ialloc.c
usr/share/src/postgresql-8.1.4/src/timezone/localtime.c
usr/share/src/postgresql-8.1.4/src/timezone/pgtz.c
usr/share/src/postgresql-8.1.4/src/timezone/pgtz.h
usr/share/src/postgresql-8.1.4/src/timezone/private.h
usr/share/src/postgresql-8.1.4/src/timezone/scheck.c
usr/share/src/postgresql-8.1.4/src/timezone/strftime.c
usr/share/src/postgresql-8.1.4/src/timezone/tzfile.h
usr/share/src/postgresql-8.1.4/src/timezone/zic.c
usr/share/src/postgresql-8.1.4/src/tools/RELEASE_CHANGES
usr/share/src/postgresql-8.1.4/src/tools/backend/README
usr/share/src/postgresql-8.1.4/src/tools/backend/backend_dirs.html
usr/share/src/postgresql-8.1.4/src/tools/backend/flow.fig
usr/share/src/postgresql-8.1.4/src/tools/backend/flow.gif
usr/share/src/postgresql-8.1.4/src/tools/backend/index.html
usr/share/src/postgresql-8.1.4/src/tools/ccsym
usr/share/src/postgresql-8.1.4/src/tools/codelines
usr/share/src/postgresql-8.1.4/src/tools/copyright
usr/share/src/postgresql-8.1.4/src/tools/entab/Makefile
usr/share/src/postgresql-8.1.4/src/tools/entab/entab.c
usr/share/src/postgresql-8.1.4/src/tools/entab/entab.man
usr/share/src/postgresql-8.1.4/src/tools/entab/halt.c
usr/share/src/postgresql-8.1.4/src/tools/find_badmacros
usr/share/src/postgresql-8.1.4/src/tools/find_gt_lt
usr/share/src/postgresql-8.1.4/src/tools/find_static
usr/share/src/postgresql-8.1.4/src/tools/find_typedef
usr/share/src/postgresql-8.1.4/src/tools/findoidjoins/Makefile
usr/share/src/postgresql-8.1.4/src/tools/findoidjoins/README
usr/share/src/postgresql-8.1.4/src/tools/findoidjoins/findoidjoins.c
usr/share/src/postgresql-8.1.4/src/tools/findoidjoins/make_oidjoins_check
usr/share/src/postgresql-8.1.4/src/tools/fsync/Makefile
usr/share/src/postgresql-8.1.4/src/tools/fsync/README
usr/share/src/postgresql-8.1.4/src/tools/fsync/test_fsync.c
usr/share/src/postgresql-8.1.4/src/tools/make_ctags
usr/share/src/postgresql-8.1.4/src/tools/make_diff/README
usr/share/src/postgresql-8.1.4/src/tools/make_diff/cporig
usr/share/src/postgresql-8.1.4/src/tools/make_diff/difforig
usr/share/src/postgresql-8.1.4/src/tools/make_diff/rmorig
usr/share/src/postgresql-8.1.4/src/tools/make_etags
usr/share/src/postgresql-8.1.4/src/tools/make_keywords
usr/share/src/postgresql-8.1.4/src/tools/make_mkid
usr/share/src/postgresql-8.1.4/src/tools/pgcvslog
usr/share/src/postgresql-8.1.4/src/tools/pginclude/README
usr/share/src/postgresql-8.1.4/src/tools/pginclude/pgcompinclude
usr/share/src/postgresql-8.1.4/src/tools/pginclude/pgdefine
usr/share/src/postgresql-8.1.4/src/tools/pginclude/pgfixinclude
usr/share/src/postgresql-8.1.4/src/tools/pginclude/pgrminclude
usr/share/src/postgresql-8.1.4/src/tools/pgindent/README
usr/share/src/postgresql-8.1.4/src/tools/pgindent/indent.bsd.patch
usr/share/src/postgresql-8.1.4/src/tools/pgindent/pgcppindent
usr/share/src/postgresql-8.1.4/src/tools/pgindent/pgindent
usr/share/src/postgresql-8.1.4/src/tools/pgindent/pgjindent
usr/share/src/postgresql-8.1.4/src/tools/pgtest
usr/share/src/postgresql-8.1.4/src/tools/thread/Makefile
usr/share/src/postgresql-8.1.4/src/tools/thread/README
usr/share/src/postgresql-8.1.4/src/tools/thread/thread_test.c
usr/share/src/postgresql-8.1.4/src/tutorial/Makefile
usr/share/src/postgresql-8.1.4/src/tutorial/README
usr/share/src/postgresql-8.1.4/src/tutorial/advanced.source
usr/share/src/postgresql-8.1.4/src/tutorial/basics.source
usr/share/src/postgresql-8.1.4/src/tutorial/beard.c
usr/share/src/postgresql-8.1.4/src/tutorial/complex.c
usr/share/src/postgresql-8.1.4/src/tutorial/complex.source
usr/share/src/postgresql-8.1.4/src/tutorial/funcs.c
usr/share/src/postgresql-8.1.4/src/tutorial/funcs.source
usr/share/src/postgresql-8.1.4/src/tutorial/funcs_new.c
usr/share/src/postgresql-8.1.4/src/tutorial/syscat.source
usr/share/src/postgresql-8.1.4/src/utils/Makefile
usr/share/src/postgresql-8.1.4/src/utils/dllinit.c
usr/share/src/postgresql-8.1.4/src/win32.mak
usr/share/src/postgresql-8.1.6/COPYRIGHT
usr/share/src/postgresql-8.1.6/GNUmakefile.in
usr/share/src/postgresql-8.1.6/HISTORY
usr/share/src/postgresql-8.1.6/INSTALL
usr/share/src/postgresql-8.1.6/Makefile
usr/share/src/postgresql-8.1.6/README
usr/share/src/postgresql-8.1.6/README.sfw
usr/share/src/postgresql-8.1.6/aclocal.m4
usr/share/src/postgresql-8.1.6/config/Makefile
usr/share/src/postgresql-8.1.6/config/ac_func_accept_argtypes.m4
usr/share/src/postgresql-8.1.6/config/acx_pthread.m4
usr/share/src/postgresql-8.1.6/config/c-compiler.m4
usr/share/src/postgresql-8.1.6/config/c-library.m4
usr/share/src/postgresql-8.1.6/config/config.guess
usr/share/src/postgresql-8.1.6/config/config.sub
usr/share/src/postgresql-8.1.6/config/docbook.m4
usr/share/src/postgresql-8.1.6/config/general.m4
usr/share/src/postgresql-8.1.6/config/install-sh
usr/share/src/postgresql-8.1.6/config/libtool.m4
usr/share/src/postgresql-8.1.6/config/missing
usr/share/src/postgresql-8.1.6/config/mkinstalldirs
usr/share/src/postgresql-8.1.6/config/perl.m4
usr/share/src/postgresql-8.1.6/config/prep_buildtree
usr/share/src/postgresql-8.1.6/config/programs.m4
usr/share/src/postgresql-8.1.6/config/python.m4
usr/share/src/postgresql-8.1.6/config/tcl.m4
usr/share/src/postgresql-8.1.6/configure
usr/share/src/postgresql-8.1.6/configure.in
usr/share/src/postgresql-8.1.6/contrib/Makefile
usr/share/src/postgresql-8.1.6/contrib/README
usr/share/src/postgresql-8.1.6/contrib/adddepend/README.adddepend
usr/share/src/postgresql-8.1.6/contrib/adddepend/adddepend
usr/share/src/postgresql-8.1.6/contrib/btree_gist/Makefile
usr/share/src/postgresql-8.1.6/contrib/btree_gist/README.btree_gist
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_bit.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_bytea.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_cash.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_date.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_float4.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_float8.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_gist.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_gist.h
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_gist.sql.in
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_inet.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_int2.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_int4.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_int8.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_interval.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_macaddr.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_numeric.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_oid.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_text.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_time.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_ts.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_utils_num.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_utils_num.h
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_utils_var.c
usr/share/src/postgresql-8.1.6/contrib/btree_gist/btree_utils_var.h
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/bit.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/cash.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/char.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/date.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/float4.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/float8.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/inet.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/int2.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/int4.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/int8.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/interval.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/macaddr.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/numeric.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/text.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/time.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/timestamp.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/timestamptz.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/timetz.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/data/varbit.data
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/bit.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/bytea.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/cash.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/char.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/cidr.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/date.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/float4.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/float8.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/inet.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/init.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/int2.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/int4.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/int8.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/interval.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/macaddr.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/numeric.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/oid.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/text.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/time.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/timestamp.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/timestamptz.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/timetz.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/varbit.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/expected/varchar.out
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/bit.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/bytea.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/cash.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/char.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/cidr.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/date.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/float4.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/float8.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/inet.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/init.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/int2.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/int4.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/int8.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/interval.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/macaddr.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/numeric.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/oid.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/text.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/time.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/timestamp.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/timestamptz.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/timetz.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/varbit.sql
usr/share/src/postgresql-8.1.6/contrib/btree_gist/sql/varchar.sql
usr/share/src/postgresql-8.1.6/contrib/chkpass/Makefile
usr/share/src/postgresql-8.1.6/contrib/chkpass/README.chkpass
usr/share/src/postgresql-8.1.6/contrib/chkpass/chkpass.c
usr/share/src/postgresql-8.1.6/contrib/chkpass/chkpass.sql.in
usr/share/src/postgresql-8.1.6/contrib/contrib-global.mk
usr/share/src/postgresql-8.1.6/contrib/cube/CHANGES
usr/share/src/postgresql-8.1.6/contrib/cube/Makefile
usr/share/src/postgresql-8.1.6/contrib/cube/README.cube
usr/share/src/postgresql-8.1.6/contrib/cube/cube.c
usr/share/src/postgresql-8.1.6/contrib/cube/cube.sql.in
usr/share/src/postgresql-8.1.6/contrib/cube/cubedata.h
usr/share/src/postgresql-8.1.6/contrib/cube/cubeparse.y
usr/share/src/postgresql-8.1.6/contrib/cube/cubescan.l
usr/share/src/postgresql-8.1.6/contrib/cube/data/test_cube.data
usr/share/src/postgresql-8.1.6/contrib/cube/expected/cube.out
usr/share/src/postgresql-8.1.6/contrib/cube/expected/cube_1.out
usr/share/src/postgresql-8.1.6/contrib/cube/expected/cube_2.out
usr/share/src/postgresql-8.1.6/contrib/cube/sql/cube.sql
usr/share/src/postgresql-8.1.6/contrib/dbase/Makefile
usr/share/src/postgresql-8.1.6/contrib/dbase/README.dbf2pg
usr/share/src/postgresql-8.1.6/contrib/dbase/dbf.c
usr/share/src/postgresql-8.1.6/contrib/dbase/dbf.h
usr/share/src/postgresql-8.1.6/contrib/dbase/dbf2pg.1
usr/share/src/postgresql-8.1.6/contrib/dbase/dbf2pg.c
usr/share/src/postgresql-8.1.6/contrib/dbase/endian.c
usr/share/src/postgresql-8.1.6/contrib/dblink/Makefile
usr/share/src/postgresql-8.1.6/contrib/dblink/README.dblink
usr/share/src/postgresql-8.1.6/contrib/dblink/dblink.c
usr/share/src/postgresql-8.1.6/contrib/dblink/dblink.h
usr/share/src/postgresql-8.1.6/contrib/dblink/dblink.sql.in
usr/share/src/postgresql-8.1.6/contrib/dblink/doc/connection
usr/share/src/postgresql-8.1.6/contrib/dblink/doc/cursor
usr/share/src/postgresql-8.1.6/contrib/dblink/doc/execute
usr/share/src/postgresql-8.1.6/contrib/dblink/doc/misc
usr/share/src/postgresql-8.1.6/contrib/dblink/doc/query
usr/share/src/postgresql-8.1.6/contrib/dblink/expected/dblink.out
usr/share/src/postgresql-8.1.6/contrib/dblink/sql/dblink.sql
usr/share/src/postgresql-8.1.6/contrib/dbmirror/AddTrigger.sql
usr/share/src/postgresql-8.1.6/contrib/dbmirror/DBMirror.pl
usr/share/src/postgresql-8.1.6/contrib/dbmirror/Makefile
usr/share/src/postgresql-8.1.6/contrib/dbmirror/MirrorSetup.sql
usr/share/src/postgresql-8.1.6/contrib/dbmirror/README.dbmirror
usr/share/src/postgresql-8.1.6/contrib/dbmirror/clean_pending.pl
usr/share/src/postgresql-8.1.6/contrib/dbmirror/pending.c
usr/share/src/postgresql-8.1.6/contrib/dbmirror/slaveDatabase.conf
usr/share/src/postgresql-8.1.6/contrib/earthdistance/Makefile
usr/share/src/postgresql-8.1.6/contrib/earthdistance/README.earthdistance
usr/share/src/postgresql-8.1.6/contrib/earthdistance/earthdistance.c
usr/share/src/postgresql-8.1.6/contrib/earthdistance/earthdistance.sql.in
usr/share/src/postgresql-8.1.6/contrib/earthdistance/expected/earthdistance.out
usr/share/src/postgresql-8.1.6/contrib/earthdistance/sql/earthdistance.sql
usr/share/src/postgresql-8.1.6/contrib/fulltextindex/Makefile
usr/share/src/postgresql-8.1.6/contrib/fulltextindex/README.fti
usr/share/src/postgresql-8.1.6/contrib/fulltextindex/TODO
usr/share/src/postgresql-8.1.6/contrib/fulltextindex/WARNING
usr/share/src/postgresql-8.1.6/contrib/fulltextindex/fti.c
usr/share/src/postgresql-8.1.6/contrib/fulltextindex/fti.pl
usr/share/src/postgresql-8.1.6/contrib/fulltextindex/fti.sql.in
usr/share/src/postgresql-8.1.6/contrib/fulltextindex/timings.sh
usr/share/src/postgresql-8.1.6/contrib/fulltextindex/uninstall.sql
usr/share/src/postgresql-8.1.6/contrib/fuzzystrmatch/Makefile
usr/share/src/postgresql-8.1.6/contrib/fuzzystrmatch/README.fuzzystrmatch
usr/share/src/postgresql-8.1.6/contrib/fuzzystrmatch/README.soundex
usr/share/src/postgresql-8.1.6/contrib/fuzzystrmatch/dmetaphone.c
usr/share/src/postgresql-8.1.6/contrib/fuzzystrmatch/fuzzystrmatch.c
usr/share/src/postgresql-8.1.6/contrib/fuzzystrmatch/fuzzystrmatch.h
usr/share/src/postgresql-8.1.6/contrib/fuzzystrmatch/fuzzystrmatch.sql.in
usr/share/src/postgresql-8.1.6/contrib/intagg/Makefile
usr/share/src/postgresql-8.1.6/contrib/intagg/README.int_aggregate
usr/share/src/postgresql-8.1.6/contrib/intagg/int_aggregate.c
usr/share/src/postgresql-8.1.6/contrib/intagg/int_aggregate.sql.in
usr/share/src/postgresql-8.1.6/contrib/intarray/Makefile
usr/share/src/postgresql-8.1.6/contrib/intarray/README.intarray
usr/share/src/postgresql-8.1.6/contrib/intarray/_int.h
usr/share/src/postgresql-8.1.6/contrib/intarray/_int.sql.in
usr/share/src/postgresql-8.1.6/contrib/intarray/_int_bool.c
usr/share/src/postgresql-8.1.6/contrib/intarray/_int_gist.c
usr/share/src/postgresql-8.1.6/contrib/intarray/_int_op.c
usr/share/src/postgresql-8.1.6/contrib/intarray/_int_tool.c
usr/share/src/postgresql-8.1.6/contrib/intarray/_intbig_gist.c
usr/share/src/postgresql-8.1.6/contrib/intarray/bench/bench.pl
usr/share/src/postgresql-8.1.6/contrib/intarray/bench/create_test.pl
usr/share/src/postgresql-8.1.6/contrib/intarray/data/test__int.data
usr/share/src/postgresql-8.1.6/contrib/intarray/expected/_int.out
usr/share/src/postgresql-8.1.6/contrib/intarray/sql/_int.sql
usr/share/src/postgresql-8.1.6/contrib/isbn_issn/Makefile
usr/share/src/postgresql-8.1.6/contrib/isbn_issn/README.isbn_issn
usr/share/src/postgresql-8.1.6/contrib/isbn_issn/isbn_issn.c
usr/share/src/postgresql-8.1.6/contrib/isbn_issn/isbn_issn.sql.in
usr/share/src/postgresql-8.1.6/contrib/lo/Makefile
usr/share/src/postgresql-8.1.6/contrib/lo/README.lo
usr/share/src/postgresql-8.1.6/contrib/lo/lo.c
usr/share/src/postgresql-8.1.6/contrib/lo/lo.sql.in
usr/share/src/postgresql-8.1.6/contrib/lo/lo_drop.sql
usr/share/src/postgresql-8.1.6/contrib/lo/lo_test.sql
usr/share/src/postgresql-8.1.6/contrib/ltree/Makefile
usr/share/src/postgresql-8.1.6/contrib/ltree/README.ltree
usr/share/src/postgresql-8.1.6/contrib/ltree/_ltree_gist.c
usr/share/src/postgresql-8.1.6/contrib/ltree/_ltree_op.c
usr/share/src/postgresql-8.1.6/contrib/ltree/crc32.c
usr/share/src/postgresql-8.1.6/contrib/ltree/crc32.h
usr/share/src/postgresql-8.1.6/contrib/ltree/data/_ltree.data
usr/share/src/postgresql-8.1.6/contrib/ltree/data/ltree.data
usr/share/src/postgresql-8.1.6/contrib/ltree/expected/ltree.out
usr/share/src/postgresql-8.1.6/contrib/ltree/lquery_op.c
usr/share/src/postgresql-8.1.6/contrib/ltree/ltree.h
usr/share/src/postgresql-8.1.6/contrib/ltree/ltree.sql.in
usr/share/src/postgresql-8.1.6/contrib/ltree/ltree_gist.c
usr/share/src/postgresql-8.1.6/contrib/ltree/ltree_io.c
usr/share/src/postgresql-8.1.6/contrib/ltree/ltree_op.c
usr/share/src/postgresql-8.1.6/contrib/ltree/ltreetest.sql
usr/share/src/postgresql-8.1.6/contrib/ltree/ltxtquery_io.c
usr/share/src/postgresql-8.1.6/contrib/ltree/ltxtquery_op.c
usr/share/src/postgresql-8.1.6/contrib/ltree/sql/ltree.sql
usr/share/src/postgresql-8.1.6/contrib/mSQL-interface/Makefile
usr/share/src/postgresql-8.1.6/contrib/mSQL-interface/README.mpgsql
usr/share/src/postgresql-8.1.6/contrib/mSQL-interface/mpgsql.c
usr/share/src/postgresql-8.1.6/contrib/mac/README.mac
usr/share/src/postgresql-8.1.6/contrib/mac/createoui
usr/share/src/postgresql-8.1.6/contrib/mac/dropoui
usr/share/src/postgresql-8.1.6/contrib/mac/ouiparse.awk
usr/share/src/postgresql-8.1.6/contrib/mac/updateoui
usr/share/src/postgresql-8.1.6/contrib/oid2name/Makefile
usr/share/src/postgresql-8.1.6/contrib/oid2name/README.oid2name
usr/share/src/postgresql-8.1.6/contrib/oid2name/oid2name.c
usr/share/src/postgresql-8.1.6/contrib/oracle/CHANGES
usr/share/src/postgresql-8.1.6/contrib/oracle/Ora2Pg.pm
usr/share/src/postgresql-8.1.6/contrib/oracle/README.ora2pg
usr/share/src/postgresql-8.1.6/contrib/oracle/TODO
usr/share/src/postgresql-8.1.6/contrib/oracle/ora2pg.html
usr/share/src/postgresql-8.1.6/contrib/oracle/ora2pg.pl
usr/share/src/postgresql-8.1.6/contrib/pg_buffercache/Makefile
usr/share/src/postgresql-8.1.6/contrib/pg_buffercache/README.pg_buffercache
usr/share/src/postgresql-8.1.6/contrib/pg_buffercache/pg_buffercache.sql.in
usr/share/src/postgresql-8.1.6/contrib/pg_buffercache/pg_buffercache_pages.c
usr/share/src/postgresql-8.1.6/contrib/pg_trgm/Makefile
usr/share/src/postgresql-8.1.6/contrib/pg_trgm/README.pg_trgm
usr/share/src/postgresql-8.1.6/contrib/pg_trgm/data/trgm.data
usr/share/src/postgresql-8.1.6/contrib/pg_trgm/expected/pg_trgm.out
usr/share/src/postgresql-8.1.6/contrib/pg_trgm/pg_trgm.sql.in
usr/share/src/postgresql-8.1.6/contrib/pg_trgm/sql/pg_trgm.sql
usr/share/src/postgresql-8.1.6/contrib/pg_trgm/trgm.h
usr/share/src/postgresql-8.1.6/contrib/pg_trgm/trgm_gist.c
usr/share/src/postgresql-8.1.6/contrib/pg_trgm/trgm_op.c
usr/share/src/postgresql-8.1.6/contrib/pgbench/Makefile
usr/share/src/postgresql-8.1.6/contrib/pgbench/README.pgbench
usr/share/src/postgresql-8.1.6/contrib/pgbench/README.pgbench_jis
usr/share/src/postgresql-8.1.6/contrib/pgbench/pgbench.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/Makefile
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/README.pgcrypto
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/blf.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/blf.h
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/crypt-blowfish.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/crypt-des.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/crypt-gensalt.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/crypt-md5.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/3des.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/blowfish.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/cast5.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/crypt-blowfish.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/crypt-des.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/crypt-md5.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/crypt-xdes.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/des.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/hmac-md5.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/hmac-sha1.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/init.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/md5.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/pgp-armor.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/pgp-compression.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/pgp-decrypt.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/pgp-encrypt-DISABLED.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/pgp-encrypt.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/pgp-info.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/pgp-pubkey-DISABLED.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/pgp-pubkey-decrypt.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/pgp-pubkey-encrypt.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/pgp-zlib-DISABLED.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/rijndael.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/sha1.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/expected/sha2.out
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/fortuna.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/fortuna.h
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/internal.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/mbuf.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/mbuf.h
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/md5.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/md5.h
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/misc.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/openssl.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgcrypto.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgcrypto.h
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgcrypto.sql.in
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-armor.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-cfb.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-compress.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-decrypt.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-encrypt.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-info.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-mpi-internal.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-mpi-openssl.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-mpi.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-pgsql.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-pubdec.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-pubenc.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-pubkey.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp-s2k.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/pgp.h
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/px-crypt.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/px-crypt.h
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/px-hmac.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/px.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/px.h
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/random.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/rijndael.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/rijndael.h
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/rijndael.tbl
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sha1.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sha1.h
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sha2.c
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sha2.h
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/3des.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/blowfish.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/cast5.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/crypt-blowfish.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/crypt-des.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/crypt-md5.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/crypt-xdes.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/des.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/hmac-md5.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/hmac-sha1.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/init.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/md5.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/pgp-armor.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/pgp-compression.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/pgp-decrypt.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/pgp-encrypt-DISABLED.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/pgp-encrypt.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/pgp-info.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/pgp-pubkey-DISABLED.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/pgp-pubkey-encrypt.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/pgp-zlib-DISABLED.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/rijndael.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/sha1.sql
usr/share/src/postgresql-8.1.6/contrib/pgcrypto/sql/sha2.sql
usr/share/src/postgresql-8.1.6/contrib/pgstattuple/Makefile
usr/share/src/postgresql-8.1.6/contrib/pgstattuple/README.pgstattuple
usr/share/src/postgresql-8.1.6/contrib/pgstattuple/README.pgstattuple.euc_jp
usr/share/src/postgresql-8.1.6/contrib/pgstattuple/pgstattuple.c
usr/share/src/postgresql-8.1.6/contrib/pgstattuple/pgstattuple.sql.in
usr/share/src/postgresql-8.1.6/contrib/seg/Makefile
usr/share/src/postgresql-8.1.6/contrib/seg/README.seg
usr/share/src/postgresql-8.1.6/contrib/seg/data/test_seg.data
usr/share/src/postgresql-8.1.6/contrib/seg/expected/seg.out
usr/share/src/postgresql-8.1.6/contrib/seg/expected/seg_1.out
usr/share/src/postgresql-8.1.6/contrib/seg/seg-validate.pl
usr/share/src/postgresql-8.1.6/contrib/seg/seg.c
usr/share/src/postgresql-8.1.6/contrib/seg/seg.sql.in
usr/share/src/postgresql-8.1.6/contrib/seg/segdata.h
usr/share/src/postgresql-8.1.6/contrib/seg/segparse.y
usr/share/src/postgresql-8.1.6/contrib/seg/segscan.l
usr/share/src/postgresql-8.1.6/contrib/seg/sort-segments.pl
usr/share/src/postgresql-8.1.6/contrib/seg/sql/seg.sql
usr/share/src/postgresql-8.1.6/contrib/spi/Makefile
usr/share/src/postgresql-8.1.6/contrib/spi/README.spi
usr/share/src/postgresql-8.1.6/contrib/spi/README.timetravel
usr/share/src/postgresql-8.1.6/contrib/spi/autoinc.c
usr/share/src/postgresql-8.1.6/contrib/spi/autoinc.example
usr/share/src/postgresql-8.1.6/contrib/spi/autoinc.sql.in
usr/share/src/postgresql-8.1.6/contrib/spi/insert_username.c
usr/share/src/postgresql-8.1.6/contrib/spi/insert_username.example
usr/share/src/postgresql-8.1.6/contrib/spi/insert_username.sql.in
usr/share/src/postgresql-8.1.6/contrib/spi/moddatetime.c
usr/share/src/postgresql-8.1.6/contrib/spi/moddatetime.example
usr/share/src/postgresql-8.1.6/contrib/spi/moddatetime.sql.in
usr/share/src/postgresql-8.1.6/contrib/spi/preprocessor/README.MAX
usr/share/src/postgresql-8.1.6/contrib/spi/preprocessor/example.sql
usr/share/src/postgresql-8.1.6/contrib/spi/preprocessor/step1.c
usr/share/src/postgresql-8.1.6/contrib/spi/preprocessor/step2.pl
usr/share/src/postgresql-8.1.6/contrib/spi/refint.c
usr/share/src/postgresql-8.1.6/contrib/spi/refint.example
usr/share/src/postgresql-8.1.6/contrib/spi/refint.sql.in
usr/share/src/postgresql-8.1.6/contrib/spi/timetravel.c
usr/share/src/postgresql-8.1.6/contrib/spi/timetravel.example
usr/share/src/postgresql-8.1.6/contrib/spi/timetravel.sql.in
usr/share/src/postgresql-8.1.6/contrib/start-scripts/PostgreSQL.darwin
usr/share/src/postgresql-8.1.6/contrib/start-scripts/StartupParameters.plist.darwin
usr/share/src/postgresql-8.1.6/contrib/start-scripts/freebsd
usr/share/src/postgresql-8.1.6/contrib/start-scripts/linux
usr/share/src/postgresql-8.1.6/contrib/tablefunc/Makefile
usr/share/src/postgresql-8.1.6/contrib/tablefunc/README.tablefunc
usr/share/src/postgresql-8.1.6/contrib/tablefunc/data/connectby_int.data
usr/share/src/postgresql-8.1.6/contrib/tablefunc/data/connectby_text.data
usr/share/src/postgresql-8.1.6/contrib/tablefunc/data/ct.data
usr/share/src/postgresql-8.1.6/contrib/tablefunc/expected/tablefunc.out
usr/share/src/postgresql-8.1.6/contrib/tablefunc/sql/tablefunc.sql
usr/share/src/postgresql-8.1.6/contrib/tablefunc/tablefunc.c
usr/share/src/postgresql-8.1.6/contrib/tablefunc/tablefunc.h
usr/share/src/postgresql-8.1.6/contrib/tablefunc/tablefunc.sql.in
usr/share/src/postgresql-8.1.6/contrib/tips/Makefile
usr/share/src/postgresql-8.1.6/contrib/tips/README.apachelog
usr/share/src/postgresql-8.1.6/contrib/tsearch2/Makefile
usr/share/src/postgresql-8.1.6/contrib/tsearch2/README.tsearch2
usr/share/src/postgresql-8.1.6/contrib/tsearch2/common.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/common.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/crc32.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/crc32.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/data/test_tsearch.data
usr/share/src/postgresql-8.1.6/contrib/tsearch2/dict.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/dict.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/dict_ex.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/dict_ispell.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/dict_snowball.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/dict_syn.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/docs/tsearch-V2-intro.html
usr/share/src/postgresql-8.1.6/contrib/tsearch2/docs/tsearch2-guide.html
usr/share/src/postgresql-8.1.6/contrib/tsearch2/docs/tsearch2-ref.html
usr/share/src/postgresql-8.1.6/contrib/tsearch2/expected/tsearch2.out
usr/share/src/postgresql-8.1.6/contrib/tsearch2/gendict/Makefile.IN
usr/share/src/postgresql-8.1.6/contrib/tsearch2/gendict/README.gendict
usr/share/src/postgresql-8.1.6/contrib/tsearch2/gendict/config.sh
usr/share/src/postgresql-8.1.6/contrib/tsearch2/gendict/dict_snowball.c.IN
usr/share/src/postgresql-8.1.6/contrib/tsearch2/gendict/dict_tmpl.c.IN
usr/share/src/postgresql-8.1.6/contrib/tsearch2/gendict/sql.IN
usr/share/src/postgresql-8.1.6/contrib/tsearch2/gistidx.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/gistidx.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/ispell/Makefile
usr/share/src/postgresql-8.1.6/contrib/tsearch2/ispell/regis.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/ispell/regis.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/ispell/spell.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/ispell/spell.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/my2ispell/Makefile
usr/share/src/postgresql-8.1.6/contrib/tsearch2/my2ispell/README
usr/share/src/postgresql-8.1.6/contrib/tsearch2/prs_dcfg.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/query.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/query.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/rank.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/rewrite.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/rewrite.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/snmap.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/snmap.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/snowball/Makefile
usr/share/src/postgresql-8.1.6/contrib/tsearch2/snowball/api.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/snowball/api.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/snowball/english_stem.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/snowball/english_stem.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/snowball/header.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/snowball/russian_stem.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/snowball/russian_stem.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/snowball/utilities.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/sql/tsearch2.sql
usr/share/src/postgresql-8.1.6/contrib/tsearch2/stopword.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/stopword/english.stop
usr/share/src/postgresql-8.1.6/contrib/tsearch2/stopword/russian.stop
usr/share/src/postgresql-8.1.6/contrib/tsearch2/ts_cfg.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/ts_cfg.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/ts_stat.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/ts_stat.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/tsearch.sql.in
usr/share/src/postgresql-8.1.6/contrib/tsearch2/tsvector.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/tsvector.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/tsvector_op.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/untsearch.sql.in
usr/share/src/postgresql-8.1.6/contrib/tsearch2/wordparser/Makefile
usr/share/src/postgresql-8.1.6/contrib/tsearch2/wordparser/deflex.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/wordparser/deflex.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/wordparser/parser.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/wordparser/parser.l
usr/share/src/postgresql-8.1.6/contrib/tsearch2/wparser.c
usr/share/src/postgresql-8.1.6/contrib/tsearch2/wparser.h
usr/share/src/postgresql-8.1.6/contrib/tsearch2/wparser_def.c
usr/share/src/postgresql-8.1.6/contrib/userlock/Makefile
usr/share/src/postgresql-8.1.6/contrib/userlock/README.user_locks
usr/share/src/postgresql-8.1.6/contrib/userlock/user_locks.c
usr/share/src/postgresql-8.1.6/contrib/userlock/user_locks.h
usr/share/src/postgresql-8.1.6/contrib/userlock/user_locks.sql.in
usr/share/src/postgresql-8.1.6/contrib/vacuumlo/Makefile
usr/share/src/postgresql-8.1.6/contrib/vacuumlo/README.vacuumlo
usr/share/src/postgresql-8.1.6/contrib/vacuumlo/vacuumlo.c
usr/share/src/postgresql-8.1.6/contrib/xml2/Makefile
usr/share/src/postgresql-8.1.6/contrib/xml2/README.xml2
usr/share/src/postgresql-8.1.6/contrib/xml2/pgxml.sql.in
usr/share/src/postgresql-8.1.6/contrib/xml2/xpath.c
usr/share/src/postgresql-8.1.6/contrib/xml2/xslt_proc.c
usr/share/src/postgresql-8.1.6/doc/FAQ
usr/share/src/postgresql-8.1.6/doc/FAQ_AIX
usr/share/src/postgresql-8.1.6/doc/FAQ_CYGWIN
usr/share/src/postgresql-8.1.6/doc/FAQ_DEV
usr/share/src/postgresql-8.1.6/doc/FAQ_HPUX
usr/share/src/postgresql-8.1.6/doc/FAQ_IRIX
usr/share/src/postgresql-8.1.6/doc/FAQ_MINGW
usr/share/src/postgresql-8.1.6/doc/FAQ_QNX4
usr/share/src/postgresql-8.1.6/doc/FAQ_SCO
usr/share/src/postgresql-8.1.6/doc/FAQ_Solaris
usr/share/src/postgresql-8.1.6/doc/FAQ_brazilian
usr/share/src/postgresql-8.1.6/doc/FAQ_chinese
usr/share/src/postgresql-8.1.6/doc/FAQ_czech
usr/share/src/postgresql-8.1.6/doc/FAQ_farsi
usr/share/src/postgresql-8.1.6/doc/FAQ_french
usr/share/src/postgresql-8.1.6/doc/FAQ_german
usr/share/src/postgresql-8.1.6/doc/FAQ_hungarian
usr/share/src/postgresql-8.1.6/doc/FAQ_japanese
usr/share/src/postgresql-8.1.6/doc/FAQ_polish
usr/share/src/postgresql-8.1.6/doc/FAQ_russian
usr/share/src/postgresql-8.1.6/doc/FAQ_turkish
usr/share/src/postgresql-8.1.6/doc/KNOWN_BUGS
usr/share/src/postgresql-8.1.6/doc/MISSING_FEATURES
usr/share/src/postgresql-8.1.6/doc/Makefile
usr/share/src/postgresql-8.1.6/doc/README.mb.big5
usr/share/src/postgresql-8.1.6/doc/README.mb.jp
usr/share/src/postgresql-8.1.6/doc/TODO
usr/share/src/postgresql-8.1.6/doc/TODO.detail/README
usr/share/src/postgresql-8.1.6/doc/TODO.detail/pg_dump
usr/share/src/postgresql-8.1.6/doc/TODO.detail/pg_upgrade
usr/share/src/postgresql-8.1.6/doc/TODO.detail/pitr
usr/share/src/postgresql-8.1.6/doc/TODO.detail/psql
usr/share/src/postgresql-8.1.6/doc/TODO.detail/thread
usr/share/src/postgresql-8.1.6/doc/TODO.detail/timezone
usr/share/src/postgresql-8.1.6/doc/TODO.detail/update
usr/share/src/postgresql-8.1.6/doc/TODO.detail/wal
usr/share/src/postgresql-8.1.6/doc/bug.template
usr/share/src/postgresql-8.1.6/doc/man.tar.gz
usr/share/src/postgresql-8.1.6/doc/postgres.tar.gz
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_DEV.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_MINGW.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_brazilian.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_chinese.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_czech.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_farsi.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_french.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_german.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_hungarian.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_japanese.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_polish.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_russian.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/FAQ_turkish.html
usr/share/src/postgresql-8.1.6/doc/src/FAQ/README
usr/share/src/postgresql-8.1.6/doc/src/FAQ/TODO.html
usr/share/src/postgresql-8.1.6/doc/src/Makefile
usr/share/src/postgresql-8.1.6/doc/src/sgml/Makefile
usr/share/src/postgresql-8.1.6/doc/src/sgml/advanced.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/arch-dev.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/array.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/backup.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/biblio.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/bki.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/catalogs.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/charset.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/client-auth.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/config.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/contacts.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/cvs.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/datatype.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/datetime.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ddl.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/dfunc.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/diskusage.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/dml.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/docguide.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ecpg.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/errcodes.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/extend.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/external-projects.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/features.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/filelist.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/fixrtf
usr/share/src/postgresql-8.1.6/doc/src/sgml/func.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/geqo.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/gist.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/history.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/indexam.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/indices.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/info.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/information_schema.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/install-win32.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/installation.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/intro.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/keywords.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/legal.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/libpq.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/lobj.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/maintenance.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/manage-ag.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/mk_feature_tables.pl
usr/share/src/postgresql-8.1.6/doc/src/sgml/monitoring.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/mvcc.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/nls.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/notation.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/perform.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/planstats.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/plhandler.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/plperl.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/plpgsql.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/plpython.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/pltcl.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/postgres.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/problems.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/protocol.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/queries.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/query.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/abort.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/allfiles.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_aggregate.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_conversion.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_database.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_domain.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_function.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_group.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_index.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_language.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_opclass.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_operator.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_role.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_schema.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_sequence.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_table.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_tablespace.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_trigger.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_type.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/alter_user.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/analyze.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/begin.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/checkpoint.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/close.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/cluster.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/clusterdb.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/comment.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/commit.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/commit_prepared.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/copy.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_aggregate.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_cast.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_constraint.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_conversion.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_database.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_domain.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_function.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_group.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_index.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_language.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_opclass.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_operator.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_role.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_rule.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_schema.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_sequence.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_table.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_table_as.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_tablespace.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_trigger.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_type.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_user.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/create_view.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/createdb.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/createlang.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/createuser.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/deallocate.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/declare.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/delete.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_aggregate.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_cast.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_conversion.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_database.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_domain.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_function.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_group.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_index.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_language.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_opclass.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_operator.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_role.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_rule.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_schema.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_sequence.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_table.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_tablespace.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_trigger.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_type.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_user.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/drop_view.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/dropdb.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/droplang.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/dropuser.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/ecpg-ref.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/end.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/execute.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/explain.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/fetch.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/grant.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/initdb.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/insert.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/ipcclean.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/listen.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/load.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/lock.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/move.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/notify.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/pg_config-ref.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/pg_controldata.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/pg_ctl-ref.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/pg_dump.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/pg_dumpall.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/pg_resetxlog.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/pg_restore.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/postgres-ref.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/postmaster.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/prepare.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/prepare_transaction.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/psql-ref.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/reindex.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/reindexdb.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/release_savepoint.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/reset.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/revoke.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/rollback.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/rollback_prepared.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/rollback_to.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/savepoint.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/select.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/select_into.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/set.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/set_constraints.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/set_role.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/set_session_auth.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/set_transaction.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/show.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/start_transaction.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/truncate.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/unlisten.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/update.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/vacuum.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/ref/vacuumdb.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/reference.ced
usr/share/src/postgresql-8.1.6/doc/src/sgml/reference.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/regress.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/release.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/rowtypes.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/rules.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/runtime.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/sources.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/spi.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/sql.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/standalone-install.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/start.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/storage.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/stylesheet-hh.xsl
usr/share/src/postgresql-8.1.6/doc/src/sgml/stylesheet.css
usr/share/src/postgresql-8.1.6/doc/src/sgml/stylesheet.dsl
usr/share/src/postgresql-8.1.6/doc/src/sgml/stylesheet.xsl
usr/share/src/postgresql-8.1.6/doc/src/sgml/syntax.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/trigger.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/typeconv.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/user-manag.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/wal.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/xaggr.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/xfunc.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/xindex.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/xoper.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/xplang.sgml
usr/share/src/postgresql-8.1.6/doc/src/sgml/xtypes.sgml
usr/share/src/postgresql-8.1.6/src/DEVELOPERS
usr/share/src/postgresql-8.1.6/src/Makefile
usr/share/src/postgresql-8.1.6/src/Makefile.global.in
usr/share/src/postgresql-8.1.6/src/Makefile.shlib
usr/share/src/postgresql-8.1.6/src/backend/Makefile
usr/share/src/postgresql-8.1.6/src/backend/access/Makefile
usr/share/src/postgresql-8.1.6/src/backend/access/common/Makefile
usr/share/src/postgresql-8.1.6/src/backend/access/common/heaptuple.c
usr/share/src/postgresql-8.1.6/src/backend/access/common/indextuple.c
usr/share/src/postgresql-8.1.6/src/backend/access/common/indexvalid.c
usr/share/src/postgresql-8.1.6/src/backend/access/common/printtup.c
usr/share/src/postgresql-8.1.6/src/backend/access/common/scankey.c
usr/share/src/postgresql-8.1.6/src/backend/access/common/tupdesc.c
usr/share/src/postgresql-8.1.6/src/backend/access/gist/Makefile
usr/share/src/postgresql-8.1.6/src/backend/access/gist/README
usr/share/src/postgresql-8.1.6/src/backend/access/gist/gist.c
usr/share/src/postgresql-8.1.6/src/backend/access/gist/gistget.c
usr/share/src/postgresql-8.1.6/src/backend/access/gist/gistproc.c
usr/share/src/postgresql-8.1.6/src/backend/access/gist/gistscan.c
usr/share/src/postgresql-8.1.6/src/backend/access/gist/gistutil.c
usr/share/src/postgresql-8.1.6/src/backend/access/gist/gistvacuum.c
usr/share/src/postgresql-8.1.6/src/backend/access/gist/gistxlog.c
usr/share/src/postgresql-8.1.6/src/backend/access/hash/Makefile
usr/share/src/postgresql-8.1.6/src/backend/access/hash/README
usr/share/src/postgresql-8.1.6/src/backend/access/hash/hash.c
usr/share/src/postgresql-8.1.6/src/backend/access/hash/hashfunc.c
usr/share/src/postgresql-8.1.6/src/backend/access/hash/hashinsert.c
usr/share/src/postgresql-8.1.6/src/backend/access/hash/hashovfl.c
usr/share/src/postgresql-8.1.6/src/backend/access/hash/hashpage.c
usr/share/src/postgresql-8.1.6/src/backend/access/hash/hashscan.c
usr/share/src/postgresql-8.1.6/src/backend/access/hash/hashsearch.c
usr/share/src/postgresql-8.1.6/src/backend/access/hash/hashutil.c
usr/share/src/postgresql-8.1.6/src/backend/access/heap/Makefile
usr/share/src/postgresql-8.1.6/src/backend/access/heap/heapam.c
usr/share/src/postgresql-8.1.6/src/backend/access/heap/hio.c
usr/share/src/postgresql-8.1.6/src/backend/access/heap/tuptoaster.c
usr/share/src/postgresql-8.1.6/src/backend/access/index/Makefile
usr/share/src/postgresql-8.1.6/src/backend/access/index/genam.c
usr/share/src/postgresql-8.1.6/src/backend/access/index/indexam.c
usr/share/src/postgresql-8.1.6/src/backend/access/nbtree/Makefile
usr/share/src/postgresql-8.1.6/src/backend/access/nbtree/README
usr/share/src/postgresql-8.1.6/src/backend/access/nbtree/nbtcompare.c
usr/share/src/postgresql-8.1.6/src/backend/access/nbtree/nbtinsert.c
usr/share/src/postgresql-8.1.6/src/backend/access/nbtree/nbtpage.c
usr/share/src/postgresql-8.1.6/src/backend/access/nbtree/nbtree.c
usr/share/src/postgresql-8.1.6/src/backend/access/nbtree/nbtsearch.c
usr/share/src/postgresql-8.1.6/src/backend/access/nbtree/nbtsort.c
usr/share/src/postgresql-8.1.6/src/backend/access/nbtree/nbtutils.c
usr/share/src/postgresql-8.1.6/src/backend/access/nbtree/nbtxlog.c
usr/share/src/postgresql-8.1.6/src/backend/access/rtree/Makefile
usr/share/src/postgresql-8.1.6/src/backend/access/rtree/rtget.c
usr/share/src/postgresql-8.1.6/src/backend/access/rtree/rtproc.c
usr/share/src/postgresql-8.1.6/src/backend/access/rtree/rtree.c
usr/share/src/postgresql-8.1.6/src/backend/access/rtree/rtscan.c
usr/share/src/postgresql-8.1.6/src/backend/access/rtree/rtstrat.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/Makefile
usr/share/src/postgresql-8.1.6/src/backend/access/transam/README
usr/share/src/postgresql-8.1.6/src/backend/access/transam/clog.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/multixact.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/recovery.conf.sample
usr/share/src/postgresql-8.1.6/src/backend/access/transam/rmgr.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/slru.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/subtrans.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/transam.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/twophase.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/twophase_rmgr.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/varsup.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/xact.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/xlog.c
usr/share/src/postgresql-8.1.6/src/backend/access/transam/xlogutils.c
usr/share/src/postgresql-8.1.6/src/backend/bootstrap/.cvsignore
usr/share/src/postgresql-8.1.6/src/backend/bootstrap/Makefile
usr/share/src/postgresql-8.1.6/src/backend/bootstrap/bootparse.c
usr/share/src/postgresql-8.1.6/src/backend/bootstrap/bootparse.y
usr/share/src/postgresql-8.1.6/src/backend/bootstrap/bootscanner.c
usr/share/src/postgresql-8.1.6/src/backend/bootstrap/bootscanner.l
usr/share/src/postgresql-8.1.6/src/backend/bootstrap/bootstrap.c
usr/share/src/postgresql-8.1.6/src/backend/bootstrap/bootstrap_tokens.h
usr/share/src/postgresql-8.1.6/src/backend/catalog/Makefile
usr/share/src/postgresql-8.1.6/src/backend/catalog/README
usr/share/src/postgresql-8.1.6/src/backend/catalog/aclchk.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/catalog.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/dependency.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/genbki.sh
usr/share/src/postgresql-8.1.6/src/backend/catalog/heap.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/index.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/indexing.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/information_schema.sql
usr/share/src/postgresql-8.1.6/src/backend/catalog/namespace.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/pg_aggregate.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/pg_constraint.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/pg_conversion.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/pg_depend.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/pg_largeobject.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/pg_namespace.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/pg_operator.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/pg_proc.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/pg_shdepend.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/pg_type.c
usr/share/src/postgresql-8.1.6/src/backend/catalog/sql_feature_packages.txt
usr/share/src/postgresql-8.1.6/src/backend/catalog/sql_features.txt
usr/share/src/postgresql-8.1.6/src/backend/catalog/system_views.sql
usr/share/src/postgresql-8.1.6/src/backend/commands/Makefile
usr/share/src/postgresql-8.1.6/src/backend/commands/aggregatecmds.c
usr/share/src/postgresql-8.1.6/src/backend/commands/alter.c
usr/share/src/postgresql-8.1.6/src/backend/commands/analyze.c
usr/share/src/postgresql-8.1.6/src/backend/commands/async.c
usr/share/src/postgresql-8.1.6/src/backend/commands/cluster.c
usr/share/src/postgresql-8.1.6/src/backend/commands/comment.c
usr/share/src/postgresql-8.1.6/src/backend/commands/conversioncmds.c
usr/share/src/postgresql-8.1.6/src/backend/commands/copy.c
usr/share/src/postgresql-8.1.6/src/backend/commands/dbcommands.c
usr/share/src/postgresql-8.1.6/src/backend/commands/define.c
usr/share/src/postgresql-8.1.6/src/backend/commands/explain.c
usr/share/src/postgresql-8.1.6/src/backend/commands/functioncmds.c
usr/share/src/postgresql-8.1.6/src/backend/commands/indexcmds.c
usr/share/src/postgresql-8.1.6/src/backend/commands/lockcmds.c
usr/share/src/postgresql-8.1.6/src/backend/commands/opclasscmds.c
usr/share/src/postgresql-8.1.6/src/backend/commands/operatorcmds.c
usr/share/src/postgresql-8.1.6/src/backend/commands/portalcmds.c
usr/share/src/postgresql-8.1.6/src/backend/commands/prepare.c
usr/share/src/postgresql-8.1.6/src/backend/commands/proclang.c
usr/share/src/postgresql-8.1.6/src/backend/commands/schemacmds.c
usr/share/src/postgresql-8.1.6/src/backend/commands/sequence.c
usr/share/src/postgresql-8.1.6/src/backend/commands/tablecmds.c
usr/share/src/postgresql-8.1.6/src/backend/commands/tablespace.c
usr/share/src/postgresql-8.1.6/src/backend/commands/trigger.c
usr/share/src/postgresql-8.1.6/src/backend/commands/typecmds.c
usr/share/src/postgresql-8.1.6/src/backend/commands/user.c
usr/share/src/postgresql-8.1.6/src/backend/commands/vacuum.c
usr/share/src/postgresql-8.1.6/src/backend/commands/vacuumlazy.c
usr/share/src/postgresql-8.1.6/src/backend/commands/variable.c
usr/share/src/postgresql-8.1.6/src/backend/commands/view.c
usr/share/src/postgresql-8.1.6/src/backend/executor/Makefile
usr/share/src/postgresql-8.1.6/src/backend/executor/README
usr/share/src/postgresql-8.1.6/src/backend/executor/execAmi.c
usr/share/src/postgresql-8.1.6/src/backend/executor/execGrouping.c
usr/share/src/postgresql-8.1.6/src/backend/executor/execJunk.c
usr/share/src/postgresql-8.1.6/src/backend/executor/execMain.c
usr/share/src/postgresql-8.1.6/src/backend/executor/execProcnode.c
usr/share/src/postgresql-8.1.6/src/backend/executor/execQual.c
usr/share/src/postgresql-8.1.6/src/backend/executor/execScan.c
usr/share/src/postgresql-8.1.6/src/backend/executor/execTuples.c
usr/share/src/postgresql-8.1.6/src/backend/executor/execUtils.c
usr/share/src/postgresql-8.1.6/src/backend/executor/functions.c
usr/share/src/postgresql-8.1.6/src/backend/executor/instrument.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeAgg.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeAppend.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeBitmapAnd.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeBitmapHeapscan.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeBitmapIndexscan.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeBitmapOr.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeFunctionscan.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeGroup.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeHash.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeHashjoin.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeIndexscan.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeLimit.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeMaterial.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeMergejoin.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeNestloop.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeResult.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeSeqscan.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeSetOp.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeSort.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeSubplan.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeSubqueryscan.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeTidscan.c
usr/share/src/postgresql-8.1.6/src/backend/executor/nodeUnique.c
usr/share/src/postgresql-8.1.6/src/backend/executor/spi.c
usr/share/src/postgresql-8.1.6/src/backend/executor/tstoreReceiver.c
usr/share/src/postgresql-8.1.6/src/backend/lib/Makefile
usr/share/src/postgresql-8.1.6/src/backend/lib/dllist.c
usr/share/src/postgresql-8.1.6/src/backend/lib/stringinfo.c
usr/share/src/postgresql-8.1.6/src/backend/libpq/Makefile
usr/share/src/postgresql-8.1.6/src/backend/libpq/README.SSL
usr/share/src/postgresql-8.1.6/src/backend/libpq/auth.c
usr/share/src/postgresql-8.1.6/src/backend/libpq/be-fsstubs.c
usr/share/src/postgresql-8.1.6/src/backend/libpq/be-secure.c
usr/share/src/postgresql-8.1.6/src/backend/libpq/crypt.c
usr/share/src/postgresql-8.1.6/src/backend/libpq/hba.c
usr/share/src/postgresql-8.1.6/src/backend/libpq/ip.c
usr/share/src/postgresql-8.1.6/src/backend/libpq/md5.c
usr/share/src/postgresql-8.1.6/src/backend/libpq/pg_hba.conf.sample
usr/share/src/postgresql-8.1.6/src/backend/libpq/pg_ident.conf.sample
usr/share/src/postgresql-8.1.6/src/backend/libpq/pqcomm.c
usr/share/src/postgresql-8.1.6/src/backend/libpq/pqformat.c
usr/share/src/postgresql-8.1.6/src/backend/libpq/pqsignal.c
usr/share/src/postgresql-8.1.6/src/backend/main/Makefile
usr/share/src/postgresql-8.1.6/src/backend/main/main.c
usr/share/src/postgresql-8.1.6/src/backend/nls.mk
usr/share/src/postgresql-8.1.6/src/backend/nodes/Makefile
usr/share/src/postgresql-8.1.6/src/backend/nodes/README
usr/share/src/postgresql-8.1.6/src/backend/nodes/bitmapset.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/copyfuncs.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/equalfuncs.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/list.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/makefuncs.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/nodeFuncs.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/nodes.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/outfuncs.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/params.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/print.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/read.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/readfuncs.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/tidbitmap.c
usr/share/src/postgresql-8.1.6/src/backend/nodes/value.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/Makefile
usr/share/src/postgresql-8.1.6/src/backend/optimizer/README
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/Makefile
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_copy.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_cx.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_erx.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_eval.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_main.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_misc.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_mutation.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_ox1.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_ox2.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_pmx.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_pool.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_px.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_recombination.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/geqo/geqo_selection.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/path/Makefile
usr/share/src/postgresql-8.1.6/src/backend/optimizer/path/allpaths.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/path/clausesel.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/path/costsize.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/path/indxpath.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/path/joinpath.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/path/joinrels.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/path/orindxpath.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/path/pathkeys.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/path/tidpath.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/plan/Makefile
usr/share/src/postgresql-8.1.6/src/backend/optimizer/plan/README
usr/share/src/postgresql-8.1.6/src/backend/optimizer/plan/createplan.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/plan/initsplan.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/plan/planagg.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/plan/planmain.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/plan/planner.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/plan/setrefs.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/plan/subselect.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/prep/Makefile
usr/share/src/postgresql-8.1.6/src/backend/optimizer/prep/prepjointree.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/prep/prepqual.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/prep/preptlist.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/prep/prepunion.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/util/Makefile
usr/share/src/postgresql-8.1.6/src/backend/optimizer/util/clauses.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/util/joininfo.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/util/pathnode.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/util/plancat.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/util/predtest.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/util/relnode.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/util/restrictinfo.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/util/tlist.c
usr/share/src/postgresql-8.1.6/src/backend/optimizer/util/var.c
usr/share/src/postgresql-8.1.6/src/backend/parser/.cvsignore
usr/share/src/postgresql-8.1.6/src/backend/parser/Makefile
usr/share/src/postgresql-8.1.6/src/backend/parser/README
usr/share/src/postgresql-8.1.6/src/backend/parser/analyze.c
usr/share/src/postgresql-8.1.6/src/backend/parser/gram.c
usr/share/src/postgresql-8.1.6/src/backend/parser/gram.y
usr/share/src/postgresql-8.1.6/src/backend/parser/keywords.c
usr/share/src/postgresql-8.1.6/src/backend/parser/parse.h
usr/share/src/postgresql-8.1.6/src/backend/parser/parse_agg.c
usr/share/src/postgresql-8.1.6/src/backend/parser/parse_clause.c
usr/share/src/postgresql-8.1.6/src/backend/parser/parse_coerce.c
usr/share/src/postgresql-8.1.6/src/backend/parser/parse_expr.c
usr/share/src/postgresql-8.1.6/src/backend/parser/parse_func.c
usr/share/src/postgresql-8.1.6/src/backend/parser/parse_node.c
usr/share/src/postgresql-8.1.6/src/backend/parser/parse_oper.c
usr/share/src/postgresql-8.1.6/src/backend/parser/parse_relation.c
usr/share/src/postgresql-8.1.6/src/backend/parser/parse_target.c
usr/share/src/postgresql-8.1.6/src/backend/parser/parse_type.c
usr/share/src/postgresql-8.1.6/src/backend/parser/parser.c
usr/share/src/postgresql-8.1.6/src/backend/parser/scan.c
usr/share/src/postgresql-8.1.6/src/backend/parser/scan.l
usr/share/src/postgresql-8.1.6/src/backend/parser/scansup.c
usr/share/src/postgresql-8.1.6/src/backend/po/af.po
usr/share/src/postgresql-8.1.6/src/backend/po/cs.po
usr/share/src/postgresql-8.1.6/src/backend/po/de.po
usr/share/src/postgresql-8.1.6/src/backend/po/es.po
usr/share/src/postgresql-8.1.6/src/backend/po/fr.po
usr/share/src/postgresql-8.1.6/src/backend/po/hr.po
usr/share/src/postgresql-8.1.6/src/backend/po/hu.po
usr/share/src/postgresql-8.1.6/src/backend/po/it.po
usr/share/src/postgresql-8.1.6/src/backend/po/ko.po
usr/share/src/postgresql-8.1.6/src/backend/po/nb.po
usr/share/src/postgresql-8.1.6/src/backend/po/pt_BR.po
usr/share/src/postgresql-8.1.6/src/backend/po/ro.po
usr/share/src/postgresql-8.1.6/src/backend/po/ru.po
usr/share/src/postgresql-8.1.6/src/backend/po/sk.po
usr/share/src/postgresql-8.1.6/src/backend/po/sl.po
usr/share/src/postgresql-8.1.6/src/backend/po/sv.po
usr/share/src/postgresql-8.1.6/src/backend/po/tr.po
usr/share/src/postgresql-8.1.6/src/backend/po/zh_CN.po
usr/share/src/postgresql-8.1.6/src/backend/po/zh_TW.po
usr/share/src/postgresql-8.1.6/src/backend/port/Makefile
usr/share/src/postgresql-8.1.6/src/backend/port/aix/mkldexport.sh
usr/share/src/postgresql-8.1.6/src/backend/port/beos/Makefile
usr/share/src/postgresql-8.1.6/src/backend/port/beos/sem.c
usr/share/src/postgresql-8.1.6/src/backend/port/beos/shm.c
usr/share/src/postgresql-8.1.6/src/backend/port/beos/support.c
usr/share/src/postgresql-8.1.6/src/backend/port/darwin/Makefile
usr/share/src/postgresql-8.1.6/src/backend/port/darwin/README
usr/share/src/postgresql-8.1.6/src/backend/port/darwin/system.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/README.dlfcn.aix
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/aix.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/aix.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/beos.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/beos.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/bsdi.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/bsdi.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/cygwin.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/cygwin.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/darwin.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/darwin.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/dgux.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/dgux.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/freebsd.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/freebsd.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/hpux.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/hpux.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/irix.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/irix.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/linux.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/linux.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/netbsd.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/netbsd.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/nextstep.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/nextstep.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/openbsd.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/openbsd.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/osf.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/osf.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/qnx4.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/qnx4.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/sco.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/sco.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/solaris.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/solaris.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/sunos4.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/sunos4.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/svr4.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/svr4.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/ultrix4.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/ultrix4.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/univel.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/univel.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/unixware.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/unixware.h
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/win32.c
usr/share/src/postgresql-8.1.6/src/backend/port/dynloader/win32.h
usr/share/src/postgresql-8.1.6/src/backend/port/hpux/tas.c.template
usr/share/src/postgresql-8.1.6/src/backend/port/ipc_test.c
usr/share/src/postgresql-8.1.6/src/backend/port/nextstep/Makefile
usr/share/src/postgresql-8.1.6/src/backend/port/nextstep/port.c
usr/share/src/postgresql-8.1.6/src/backend/port/posix_sema.c
usr/share/src/postgresql-8.1.6/src/backend/port/qnx4/Makefile
usr/share/src/postgresql-8.1.6/src/backend/port/qnx4/ipc.h
usr/share/src/postgresql-8.1.6/src/backend/port/qnx4/isnan.c
usr/share/src/postgresql-8.1.6/src/backend/port/qnx4/sem.c
usr/share/src/postgresql-8.1.6/src/backend/port/qnx4/sem.h
usr/share/src/postgresql-8.1.6/src/backend/port/qnx4/shm.c
usr/share/src/postgresql-8.1.6/src/backend/port/qnx4/shm.h
usr/share/src/postgresql-8.1.6/src/backend/port/qnx4/tstsem.c
usr/share/src/postgresql-8.1.6/src/backend/port/qnx4/tstshm.c
usr/share/src/postgresql-8.1.6/src/backend/port/sunos4/Makefile
usr/share/src/postgresql-8.1.6/src/backend/port/sunos4/float.h
usr/share/src/postgresql-8.1.6/src/backend/port/sysv_sema.c
usr/share/src/postgresql-8.1.6/src/backend/port/sysv_shmem.c
usr/share/src/postgresql-8.1.6/src/backend/port/tas/dummy.s
usr/share/src/postgresql-8.1.6/src/backend/port/tas/hpux_hppa.s
usr/share/src/postgresql-8.1.6/src/backend/port/tas/solaris_i386.s
usr/share/src/postgresql-8.1.6/src/backend/port/tas/solaris_sparc.s
usr/share/src/postgresql-8.1.6/src/backend/port/win32/Makefile
usr/share/src/postgresql-8.1.6/src/backend/port/win32/error.c
usr/share/src/postgresql-8.1.6/src/backend/port/win32/security.c
usr/share/src/postgresql-8.1.6/src/backend/port/win32/sema.c
usr/share/src/postgresql-8.1.6/src/backend/port/win32/shmem.c
usr/share/src/postgresql-8.1.6/src/backend/port/win32/signal.c
usr/share/src/postgresql-8.1.6/src/backend/port/win32/socket.c
usr/share/src/postgresql-8.1.6/src/backend/port/win32/timer.c
usr/share/src/postgresql-8.1.6/src/backend/postmaster/Makefile
usr/share/src/postgresql-8.1.6/src/backend/postmaster/autovacuum.c
usr/share/src/postgresql-8.1.6/src/backend/postmaster/bgwriter.c
usr/share/src/postgresql-8.1.6/src/backend/postmaster/fork_process.c
usr/share/src/postgresql-8.1.6/src/backend/postmaster/pgarch.c
usr/share/src/postgresql-8.1.6/src/backend/postmaster/pgstat.c
usr/share/src/postgresql-8.1.6/src/backend/postmaster/postmaster.c
usr/share/src/postgresql-8.1.6/src/backend/postmaster/syslogger.c
usr/share/src/postgresql-8.1.6/src/backend/regex/COPYRIGHT
usr/share/src/postgresql-8.1.6/src/backend/regex/Makefile
usr/share/src/postgresql-8.1.6/src/backend/regex/re_syntax.n
usr/share/src/postgresql-8.1.6/src/backend/regex/regc_color.c
usr/share/src/postgresql-8.1.6/src/backend/regex/regc_cvec.c
usr/share/src/postgresql-8.1.6/src/backend/regex/regc_lex.c
usr/share/src/postgresql-8.1.6/src/backend/regex/regc_locale.c
usr/share/src/postgresql-8.1.6/src/backend/regex/regc_nfa.c
usr/share/src/postgresql-8.1.6/src/backend/regex/regcomp.c
usr/share/src/postgresql-8.1.6/src/backend/regex/rege_dfa.c
usr/share/src/postgresql-8.1.6/src/backend/regex/regerror.c
usr/share/src/postgresql-8.1.6/src/backend/regex/regexec.c
usr/share/src/postgresql-8.1.6/src/backend/regex/regfree.c
usr/share/src/postgresql-8.1.6/src/backend/rewrite/Makefile
usr/share/src/postgresql-8.1.6/src/backend/rewrite/rewriteDefine.c
usr/share/src/postgresql-8.1.6/src/backend/rewrite/rewriteHandler.c
usr/share/src/postgresql-8.1.6/src/backend/rewrite/rewriteManip.c
usr/share/src/postgresql-8.1.6/src/backend/rewrite/rewriteRemove.c
usr/share/src/postgresql-8.1.6/src/backend/rewrite/rewriteSupport.c
usr/share/src/postgresql-8.1.6/src/backend/storage/Makefile
usr/share/src/postgresql-8.1.6/src/backend/storage/buffer/Makefile
usr/share/src/postgresql-8.1.6/src/backend/storage/buffer/README
usr/share/src/postgresql-8.1.6/src/backend/storage/buffer/buf_init.c
usr/share/src/postgresql-8.1.6/src/backend/storage/buffer/buf_table.c
usr/share/src/postgresql-8.1.6/src/backend/storage/buffer/bufmgr.c
usr/share/src/postgresql-8.1.6/src/backend/storage/buffer/freelist.c
usr/share/src/postgresql-8.1.6/src/backend/storage/buffer/localbuf.c
usr/share/src/postgresql-8.1.6/src/backend/storage/file/Makefile
usr/share/src/postgresql-8.1.6/src/backend/storage/file/buffile.c
usr/share/src/postgresql-8.1.6/src/backend/storage/file/fd.c
usr/share/src/postgresql-8.1.6/src/backend/storage/freespace/Makefile
usr/share/src/postgresql-8.1.6/src/backend/storage/freespace/freespace.c
usr/share/src/postgresql-8.1.6/src/backend/storage/ipc/Makefile
usr/share/src/postgresql-8.1.6/src/backend/storage/ipc/README
usr/share/src/postgresql-8.1.6/src/backend/storage/ipc/ipc.c
usr/share/src/postgresql-8.1.6/src/backend/storage/ipc/ipci.c
usr/share/src/postgresql-8.1.6/src/backend/storage/ipc/pmsignal.c
usr/share/src/postgresql-8.1.6/src/backend/storage/ipc/procarray.c
usr/share/src/postgresql-8.1.6/src/backend/storage/ipc/shmem.c
usr/share/src/postgresql-8.1.6/src/backend/storage/ipc/shmqueue.c
usr/share/src/postgresql-8.1.6/src/backend/storage/ipc/sinval.c
usr/share/src/postgresql-8.1.6/src/backend/storage/ipc/sinvaladt.c
usr/share/src/postgresql-8.1.6/src/backend/storage/large_object/Makefile
usr/share/src/postgresql-8.1.6/src/backend/storage/large_object/inv_api.c
usr/share/src/postgresql-8.1.6/src/backend/storage/lmgr/Makefile
usr/share/src/postgresql-8.1.6/src/backend/storage/lmgr/README
usr/share/src/postgresql-8.1.6/src/backend/storage/lmgr/deadlock.c
usr/share/src/postgresql-8.1.6/src/backend/storage/lmgr/lmgr.c
usr/share/src/postgresql-8.1.6/src/backend/storage/lmgr/lock.c
usr/share/src/postgresql-8.1.6/src/backend/storage/lmgr/lwlock.c
usr/share/src/postgresql-8.1.6/src/backend/storage/lmgr/proc.c
usr/share/src/postgresql-8.1.6/src/backend/storage/lmgr/s_lock.c
usr/share/src/postgresql-8.1.6/src/backend/storage/lmgr/spin.c
usr/share/src/postgresql-8.1.6/src/backend/storage/page/Makefile
usr/share/src/postgresql-8.1.6/src/backend/storage/page/bufpage.c
usr/share/src/postgresql-8.1.6/src/backend/storage/page/itemptr.c
usr/share/src/postgresql-8.1.6/src/backend/storage/smgr/Makefile
usr/share/src/postgresql-8.1.6/src/backend/storage/smgr/README
usr/share/src/postgresql-8.1.6/src/backend/storage/smgr/md.c
usr/share/src/postgresql-8.1.6/src/backend/storage/smgr/smgr.c
usr/share/src/postgresql-8.1.6/src/backend/storage/smgr/smgrtype.c
usr/share/src/postgresql-8.1.6/src/backend/tcop/Makefile
usr/share/src/postgresql-8.1.6/src/backend/tcop/dest.c
usr/share/src/postgresql-8.1.6/src/backend/tcop/fastpath.c
usr/share/src/postgresql-8.1.6/src/backend/tcop/postgres.c
usr/share/src/postgresql-8.1.6/src/backend/tcop/pquery.c
usr/share/src/postgresql-8.1.6/src/backend/tcop/utility.c
usr/share/src/postgresql-8.1.6/src/backend/utils/.cvsignore
usr/share/src/postgresql-8.1.6/src/backend/utils/Gen_fmgrtab.sh
usr/share/src/postgresql-8.1.6/src/backend/utils/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/acl.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/array_userfuncs.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/arrayfuncs.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/arrayutils.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/ascii.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/bool.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/cash.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/char.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/date.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/datetime.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/datum.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/dbsize.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/encode.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/float.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/format_type.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/formatting.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/genfile.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/geo_ops.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/geo_selfuncs.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/inet_net_ntop.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/inet_net_pton.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/int.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/int8.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/like.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/like_match.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/lockfuncs.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/mac.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/misc.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/nabstime.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/name.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/network.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/not_in.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/numeric.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/numutils.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/oid.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/oracle_compat.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/pg_locale.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/pg_lzcompress.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/pgstatfuncs.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/pseudotypes.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/quote.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/regexp.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/regproc.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/ri_triggers.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/rowtypes.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/ruleutils.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/selfuncs.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/tid.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/timestamp.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/varbit.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/varchar.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/varlena.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/version.c
usr/share/src/postgresql-8.1.6/src/backend/utils/adt/xid.c
usr/share/src/postgresql-8.1.6/src/backend/utils/cache/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/cache/catcache.c
usr/share/src/postgresql-8.1.6/src/backend/utils/cache/inval.c
usr/share/src/postgresql-8.1.6/src/backend/utils/cache/lsyscache.c
usr/share/src/postgresql-8.1.6/src/backend/utils/cache/relcache.c
usr/share/src/postgresql-8.1.6/src/backend/utils/cache/syscache.c
usr/share/src/postgresql-8.1.6/src/backend/utils/cache/typcache.c
usr/share/src/postgresql-8.1.6/src/backend/utils/error/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/error/assert.c
usr/share/src/postgresql-8.1.6/src/backend/utils/error/elog.c
usr/share/src/postgresql-8.1.6/src/backend/utils/fmgr/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/fmgr/README
usr/share/src/postgresql-8.1.6/src/backend/utils/fmgr/dfmgr.c
usr/share/src/postgresql-8.1.6/src/backend/utils/fmgr/fmgr.c
usr/share/src/postgresql-8.1.6/src/backend/utils/fmgr/funcapi.c
usr/share/src/postgresql-8.1.6/src/backend/utils/hash/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/hash/dynahash.c
usr/share/src/postgresql-8.1.6/src/backend/utils/hash/hashfn.c
usr/share/src/postgresql-8.1.6/src/backend/utils/hash/pg_crc.c
usr/share/src/postgresql-8.1.6/src/backend/utils/init/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/init/flatfiles.c
usr/share/src/postgresql-8.1.6/src/backend/utils/init/globals.c
usr/share/src/postgresql-8.1.6/src/backend/utils/init/miscinit.c
usr/share/src/postgresql-8.1.6/src/backend/utils/init/postinit.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/README
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/ISO10646-GB18030.TXT
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_8859.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_GBK.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_UHC.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_WINX.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/big5_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/euc_cn_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/euc_jp_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/euc_kr_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/euc_tw_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/gb18030_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/gbk_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/johab_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/koi8r_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/sjis_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/ucs2utf.pl
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/uhc_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_big5.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_euc_cn.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_euc_jp.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_euc_kr.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_euc_tw.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_gb18030.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_gbk.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_10.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_13.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_14.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_15.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_16.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_2.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_3.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_4.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_5.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_6.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_7.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_iso8859_9.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_johab.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_koi8r.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_sjis.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_uhc.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_win1250.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_win1251.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_win1252.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_win1256.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_win1258.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_win866.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/utf8_to_win874.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/win1250_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/win1251_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/win1252_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/win1256_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/win1258_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/win866_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/Unicode/win874_to_utf8.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conv.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/README.euc_jp
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/ascii_and_mic/ascii_and_mic.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/cyrillic_and_mic.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/euc_cn_and_mic.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/euc_jp_and_sjis.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/sjis.map
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/euc_kr_and_mic.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/latin2_and_win1250/latin2_and_win1250.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/latin_and_mic/latin_and_mic.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/proc.mk
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/regress_epilogue
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/regress_prolog
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_ascii/utf8_and_ascii.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_big5/utf8_and_big5.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/utf8_and_cyrillic.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/utf8_and_euc_cn.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/utf8_and_euc_jp.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/utf8_and_euc_kr.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/utf8_and_euc_tw.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/utf8_and_gb18030.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_gbk/utf8_and_gbk.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/utf8_and_iso8859_1.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_johab/utf8_and_johab.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_sjis/utf8_and_sjis.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_uhc/utf8_and_uhc.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_win1250/utf8_and_win1250.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_win1252/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_win1252/utf8_and_win1252.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_win1256/utf8_and_win1256.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_win1258/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_win1258/utf8_and_win1258.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/conversion_procs/utf8_and_win874/utf8_and_win874.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/encnames.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/iso.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/mbutils.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/wchar.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/win1251.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/win866.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/wstrcmp.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mb/wstrncmp.c
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/.cvsignore
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/README
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/check_guc
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/guc-file.c
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/guc-file.l
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/guc.c
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/help_config.c
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/pg_rusage.c
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/postgresql.conf.sample
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/ps_status.c
usr/share/src/postgresql-8.1.6/src/backend/utils/misc/superuser.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mmgr/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/mmgr/README
usr/share/src/postgresql-8.1.6/src/backend/utils/mmgr/aset.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mmgr/mcxt.c
usr/share/src/postgresql-8.1.6/src/backend/utils/mmgr/portalmem.c
usr/share/src/postgresql-8.1.6/src/backend/utils/resowner/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/resowner/README
usr/share/src/postgresql-8.1.6/src/backend/utils/resowner/resowner.c
usr/share/src/postgresql-8.1.6/src/backend/utils/sort/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/sort/logtape.c
usr/share/src/postgresql-8.1.6/src/backend/utils/sort/tuplesort.c
usr/share/src/postgresql-8.1.6/src/backend/utils/sort/tuplestore.c
usr/share/src/postgresql-8.1.6/src/backend/utils/time/Makefile
usr/share/src/postgresql-8.1.6/src/backend/utils/time/tqual.c
usr/share/src/postgresql-8.1.6/src/bcc32.mak
usr/share/src/postgresql-8.1.6/src/bin/Makefile
usr/share/src/postgresql-8.1.6/src/bin/initdb/Makefile
usr/share/src/postgresql-8.1.6/src/bin/initdb/initdb.c
usr/share/src/postgresql-8.1.6/src/bin/initdb/nls.mk
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/cs.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/de.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/es.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/fr.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/it.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/ko.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/pl.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/pt_BR.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/ro.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/ru.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/sk.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/sl.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/sv.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/tr.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/zh_CN.po
usr/share/src/postgresql-8.1.6/src/bin/initdb/po/zh_TW.po
usr/share/src/postgresql-8.1.6/src/bin/ipcclean/Makefile
usr/share/src/postgresql-8.1.6/src/bin/ipcclean/ipcclean.sh
usr/share/src/postgresql-8.1.6/src/bin/pg_config/Makefile
usr/share/src/postgresql-8.1.6/src/bin/pg_config/nls.mk
usr/share/src/postgresql-8.1.6/src/bin/pg_config/pg_config.c
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/cs.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/de.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/es.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/fr.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/ko.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/pl.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/pt_BR.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/ro.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/ru.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/sl.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/sv.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/tr.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/zh_CN.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/po/zh_TW.po
usr/share/src/postgresql-8.1.6/src/bin/pg_config/win32.mak
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/Makefile
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/nls.mk
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/pg_controldata.c
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/cs.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/de.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/es.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/fa.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/fr.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/hu.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/it.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/ko.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/nb.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/pl.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/pt_BR.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/ro.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/ru.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/sk.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/sl.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/sv.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/tr.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/zh_CN.po
usr/share/src/postgresql-8.1.6/src/bin/pg_controldata/po/zh_TW.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/Makefile
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/nls.mk
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/pg_ctl.c
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/cs.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/de.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/es.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/fr.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/ko.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/pt_BR.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/ro.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/ru.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/sk.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/sl.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/sv.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/tr.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/zh_CN.po
usr/share/src/postgresql-8.1.6/src/bin/pg_ctl/po/zh_TW.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/Makefile
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/README
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/common.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/dumputils.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/dumputils.h
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/nls.mk
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_backup.h
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_backup_archiver.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_backup_archiver.h
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_backup_custom.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_backup_db.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_backup_db.h
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_backup_files.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_backup_null.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_backup_tar.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_backup_tar.h
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_dump.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_dump.h
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_dump_sort.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_dumpall.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/pg_restore.c
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/cs.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/de.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/es.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/fr.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/it.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/ko.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/nb.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/pt_BR.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/ro.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/ru.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/sk.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/sl.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/sv.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/tr.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/zh_CN.po
usr/share/src/postgresql-8.1.6/src/bin/pg_dump/po/zh_TW.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/Makefile
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/nls.mk
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/pg_resetxlog.c
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/cs.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/de.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/es.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/fr.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/hu.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/it.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/ko.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/nb.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/pt_BR.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/ro.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/ru.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/sk.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/sl.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/sv.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/tr.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/zh_CN.po
usr/share/src/postgresql-8.1.6/src/bin/pg_resetxlog/po/zh_TW.po
usr/share/src/postgresql-8.1.6/src/bin/pgevent/MSG00001.bin
usr/share/src/postgresql-8.1.6/src/bin/pgevent/Makefile
usr/share/src/postgresql-8.1.6/src/bin/pgevent/README
usr/share/src/postgresql-8.1.6/src/bin/pgevent/pgevent.c
usr/share/src/postgresql-8.1.6/src/bin/pgevent/pgevent.def
usr/share/src/postgresql-8.1.6/src/bin/pgevent/pgmsgevent.h
usr/share/src/postgresql-8.1.6/src/bin/pgevent/pgmsgevent.mc
usr/share/src/postgresql-8.1.6/src/bin/pgevent/pgmsgevent.rc
usr/share/src/postgresql-8.1.6/src/bin/psql/.cvsignore
usr/share/src/postgresql-8.1.6/src/bin/psql/Makefile
usr/share/src/postgresql-8.1.6/src/bin/psql/bcc32.mak
usr/share/src/postgresql-8.1.6/src/bin/psql/command.c
usr/share/src/postgresql-8.1.6/src/bin/psql/command.h
usr/share/src/postgresql-8.1.6/src/bin/psql/common.c
usr/share/src/postgresql-8.1.6/src/bin/psql/common.h
usr/share/src/postgresql-8.1.6/src/bin/psql/copy.c
usr/share/src/postgresql-8.1.6/src/bin/psql/copy.h
usr/share/src/postgresql-8.1.6/src/bin/psql/create_help.pl
usr/share/src/postgresql-8.1.6/src/bin/psql/describe.c
usr/share/src/postgresql-8.1.6/src/bin/psql/describe.h
usr/share/src/postgresql-8.1.6/src/bin/psql/help.c
usr/share/src/postgresql-8.1.6/src/bin/psql/help.h
usr/share/src/postgresql-8.1.6/src/bin/psql/input.c
usr/share/src/postgresql-8.1.6/src/bin/psql/input.h
usr/share/src/postgresql-8.1.6/src/bin/psql/large_obj.c
usr/share/src/postgresql-8.1.6/src/bin/psql/large_obj.h
usr/share/src/postgresql-8.1.6/src/bin/psql/mainloop.c
usr/share/src/postgresql-8.1.6/src/bin/psql/mainloop.h
usr/share/src/postgresql-8.1.6/src/bin/psql/mbprint.c
usr/share/src/postgresql-8.1.6/src/bin/psql/mbprint.h
usr/share/src/postgresql-8.1.6/src/bin/psql/nls.mk
usr/share/src/postgresql-8.1.6/src/bin/psql/po/cs.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/de.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/es.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/fa.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/fr.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/hu.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/it.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/ko.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/nb.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/pt_BR.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/ro.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/ru.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/sk.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/sl.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/sv.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/tr.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/zh_CN.po
usr/share/src/postgresql-8.1.6/src/bin/psql/po/zh_TW.po
usr/share/src/postgresql-8.1.6/src/bin/psql/print.c
usr/share/src/postgresql-8.1.6/src/bin/psql/print.h
usr/share/src/postgresql-8.1.6/src/bin/psql/prompt.c
usr/share/src/postgresql-8.1.6/src/bin/psql/prompt.h
usr/share/src/postgresql-8.1.6/src/bin/psql/psqlrc.sample
usr/share/src/postgresql-8.1.6/src/bin/psql/psqlscan.c
usr/share/src/postgresql-8.1.6/src/bin/psql/psqlscan.h
usr/share/src/postgresql-8.1.6/src/bin/psql/psqlscan.l
usr/share/src/postgresql-8.1.6/src/bin/psql/settings.h
usr/share/src/postgresql-8.1.6/src/bin/psql/sql_help.h
usr/share/src/postgresql-8.1.6/src/bin/psql/startup.c
usr/share/src/postgresql-8.1.6/src/bin/psql/stringutils.c
usr/share/src/postgresql-8.1.6/src/bin/psql/stringutils.h
usr/share/src/postgresql-8.1.6/src/bin/psql/tab-complete.c
usr/share/src/postgresql-8.1.6/src/bin/psql/tab-complete.h
usr/share/src/postgresql-8.1.6/src/bin/psql/variables.c
usr/share/src/postgresql-8.1.6/src/bin/psql/variables.h
usr/share/src/postgresql-8.1.6/src/bin/psql/win32.mak
usr/share/src/postgresql-8.1.6/src/bin/scripts/Makefile
usr/share/src/postgresql-8.1.6/src/bin/scripts/clusterdb.c
usr/share/src/postgresql-8.1.6/src/bin/scripts/common.c
usr/share/src/postgresql-8.1.6/src/bin/scripts/common.h
usr/share/src/postgresql-8.1.6/src/bin/scripts/createdb.c
usr/share/src/postgresql-8.1.6/src/bin/scripts/createlang.c
usr/share/src/postgresql-8.1.6/src/bin/scripts/createuser.c
usr/share/src/postgresql-8.1.6/src/bin/scripts/dropdb.c
usr/share/src/postgresql-8.1.6/src/bin/scripts/droplang.c
usr/share/src/postgresql-8.1.6/src/bin/scripts/dropuser.c
usr/share/src/postgresql-8.1.6/src/bin/scripts/nls.mk
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/cs.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/de.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/es.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/fr.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/it.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/ko.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/pt_BR.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/ro.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/ru.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/sk.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/sl.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/sv.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/tr.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/zh_CN.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/po/zh_TW.po
usr/share/src/postgresql-8.1.6/src/bin/scripts/reindexdb.c
usr/share/src/postgresql-8.1.6/src/bin/scripts/vacuumdb.c
usr/share/src/postgresql-8.1.6/src/include/Makefile
usr/share/src/postgresql-8.1.6/src/include/access/attnum.h
usr/share/src/postgresql-8.1.6/src/include/access/clog.h
usr/share/src/postgresql-8.1.6/src/include/access/genam.h
usr/share/src/postgresql-8.1.6/src/include/access/gist.h
usr/share/src/postgresql-8.1.6/src/include/access/gist_private.h
usr/share/src/postgresql-8.1.6/src/include/access/gistscan.h
usr/share/src/postgresql-8.1.6/src/include/access/hash.h
usr/share/src/postgresql-8.1.6/src/include/access/heapam.h
usr/share/src/postgresql-8.1.6/src/include/access/hio.h
usr/share/src/postgresql-8.1.6/src/include/access/htup.h
usr/share/src/postgresql-8.1.6/src/include/access/iqual.h
usr/share/src/postgresql-8.1.6/src/include/access/itup.h
usr/share/src/postgresql-8.1.6/src/include/access/multixact.h
usr/share/src/postgresql-8.1.6/src/include/access/nbtree.h
usr/share/src/postgresql-8.1.6/src/include/access/printtup.h
usr/share/src/postgresql-8.1.6/src/include/access/relscan.h
usr/share/src/postgresql-8.1.6/src/include/access/rmgr.h
usr/share/src/postgresql-8.1.6/src/include/access/rtree.h
usr/share/src/postgresql-8.1.6/src/include/access/rtscan.h
usr/share/src/postgresql-8.1.6/src/include/access/sdir.h
usr/share/src/postgresql-8.1.6/src/include/access/skey.h
usr/share/src/postgresql-8.1.6/src/include/access/slru.h
usr/share/src/postgresql-8.1.6/src/include/access/subtrans.h
usr/share/src/postgresql-8.1.6/src/include/access/transam.h
usr/share/src/postgresql-8.1.6/src/include/access/tupdesc.h
usr/share/src/postgresql-8.1.6/src/include/access/tupmacs.h
usr/share/src/postgresql-8.1.6/src/include/access/tuptoaster.h
usr/share/src/postgresql-8.1.6/src/include/access/twophase.h
usr/share/src/postgresql-8.1.6/src/include/access/twophase_rmgr.h
usr/share/src/postgresql-8.1.6/src/include/access/valid.h
usr/share/src/postgresql-8.1.6/src/include/access/xact.h
usr/share/src/postgresql-8.1.6/src/include/access/xlog.h
usr/share/src/postgresql-8.1.6/src/include/access/xlog_internal.h
usr/share/src/postgresql-8.1.6/src/include/access/xlogdefs.h
usr/share/src/postgresql-8.1.6/src/include/access/xlogutils.h
usr/share/src/postgresql-8.1.6/src/include/bootstrap/bootstrap.h
usr/share/src/postgresql-8.1.6/src/include/c.h
usr/share/src/postgresql-8.1.6/src/include/catalog/catalog.h
usr/share/src/postgresql-8.1.6/src/include/catalog/catversion.h
usr/share/src/postgresql-8.1.6/src/include/catalog/dependency.h
usr/share/src/postgresql-8.1.6/src/include/catalog/duplicate_oids
usr/share/src/postgresql-8.1.6/src/include/catalog/heap.h
usr/share/src/postgresql-8.1.6/src/include/catalog/index.h
usr/share/src/postgresql-8.1.6/src/include/catalog/indexing.h
usr/share/src/postgresql-8.1.6/src/include/catalog/namespace.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_aggregate.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_am.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_amop.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_amproc.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_attrdef.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_attribute.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_auth_members.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_authid.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_autovacuum.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_cast.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_class.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_constraint.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_control.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_conversion.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_database.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_depend.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_description.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_index.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_inherits.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_language.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_largeobject.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_listener.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_namespace.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_opclass.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_operator.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_pltemplate.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_proc.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_rewrite.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_shdepend.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_statistic.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_tablespace.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_trigger.h
usr/share/src/postgresql-8.1.6/src/include/catalog/pg_type.h
usr/share/src/postgresql-8.1.6/src/include/catalog/unused_oids
usr/share/src/postgresql-8.1.6/src/include/commands/alter.h
usr/share/src/postgresql-8.1.6/src/include/commands/async.h
usr/share/src/postgresql-8.1.6/src/include/commands/cluster.h
usr/share/src/postgresql-8.1.6/src/include/commands/comment.h
usr/share/src/postgresql-8.1.6/src/include/commands/conversioncmds.h
usr/share/src/postgresql-8.1.6/src/include/commands/copy.h
usr/share/src/postgresql-8.1.6/src/include/commands/dbcommands.h
usr/share/src/postgresql-8.1.6/src/include/commands/defrem.h
usr/share/src/postgresql-8.1.6/src/include/commands/explain.h
usr/share/src/postgresql-8.1.6/src/include/commands/lockcmds.h
usr/share/src/postgresql-8.1.6/src/include/commands/portalcmds.h
usr/share/src/postgresql-8.1.6/src/include/commands/prepare.h
usr/share/src/postgresql-8.1.6/src/include/commands/proclang.h
usr/share/src/postgresql-8.1.6/src/include/commands/schemacmds.h
usr/share/src/postgresql-8.1.6/src/include/commands/sequence.h
usr/share/src/postgresql-8.1.6/src/include/commands/tablecmds.h
usr/share/src/postgresql-8.1.6/src/include/commands/tablespace.h
usr/share/src/postgresql-8.1.6/src/include/commands/trigger.h
usr/share/src/postgresql-8.1.6/src/include/commands/typecmds.h
usr/share/src/postgresql-8.1.6/src/include/commands/user.h
usr/share/src/postgresql-8.1.6/src/include/commands/vacuum.h
usr/share/src/postgresql-8.1.6/src/include/commands/variable.h
usr/share/src/postgresql-8.1.6/src/include/commands/version.h
usr/share/src/postgresql-8.1.6/src/include/commands/view.h
usr/share/src/postgresql-8.1.6/src/include/executor/execdebug.h
usr/share/src/postgresql-8.1.6/src/include/executor/execdefs.h
usr/share/src/postgresql-8.1.6/src/include/executor/execdesc.h
usr/share/src/postgresql-8.1.6/src/include/executor/executor.h
usr/share/src/postgresql-8.1.6/src/include/executor/functions.h
usr/share/src/postgresql-8.1.6/src/include/executor/hashjoin.h
usr/share/src/postgresql-8.1.6/src/include/executor/instrument.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeAgg.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeAppend.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeBitmapAnd.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeBitmapHeapscan.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeBitmapIndexscan.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeBitmapOr.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeFunctionscan.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeGroup.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeHash.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeHashjoin.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeIndexscan.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeLimit.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeMaterial.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeMergejoin.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeNestloop.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeResult.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeSeqscan.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeSetOp.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeSort.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeSubplan.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeSubqueryscan.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeTidscan.h
usr/share/src/postgresql-8.1.6/src/include/executor/nodeUnique.h
usr/share/src/postgresql-8.1.6/src/include/executor/spi.h
usr/share/src/postgresql-8.1.6/src/include/executor/spi_priv.h
usr/share/src/postgresql-8.1.6/src/include/executor/tstoreReceiver.h
usr/share/src/postgresql-8.1.6/src/include/executor/tuptable.h
usr/share/src/postgresql-8.1.6/src/include/fmgr.h
usr/share/src/postgresql-8.1.6/src/include/funcapi.h
usr/share/src/postgresql-8.1.6/src/include/getaddrinfo.h
usr/share/src/postgresql-8.1.6/src/include/getopt_long.h
usr/share/src/postgresql-8.1.6/src/include/lib/dllist.h
usr/share/src/postgresql-8.1.6/src/include/lib/stringinfo.h
usr/share/src/postgresql-8.1.6/src/include/libpq/auth.h
usr/share/src/postgresql-8.1.6/src/include/libpq/be-fsstubs.h
usr/share/src/postgresql-8.1.6/src/include/libpq/crypt.h
usr/share/src/postgresql-8.1.6/src/include/libpq/hba.h
usr/share/src/postgresql-8.1.6/src/include/libpq/ip.h
usr/share/src/postgresql-8.1.6/src/include/libpq/libpq-be.h
usr/share/src/postgresql-8.1.6/src/include/libpq/libpq-fs.h
usr/share/src/postgresql-8.1.6/src/include/libpq/libpq.h
usr/share/src/postgresql-8.1.6/src/include/libpq/pqcomm.h
usr/share/src/postgresql-8.1.6/src/include/libpq/pqformat.h
usr/share/src/postgresql-8.1.6/src/include/libpq/pqsignal.h
usr/share/src/postgresql-8.1.6/src/include/mb/pg_wchar.h
usr/share/src/postgresql-8.1.6/src/include/miscadmin.h
usr/share/src/postgresql-8.1.6/src/include/nodes/bitmapset.h
usr/share/src/postgresql-8.1.6/src/include/nodes/execnodes.h
usr/share/src/postgresql-8.1.6/src/include/nodes/makefuncs.h
usr/share/src/postgresql-8.1.6/src/include/nodes/memnodes.h
usr/share/src/postgresql-8.1.6/src/include/nodes/nodeFuncs.h
usr/share/src/postgresql-8.1.6/src/include/nodes/nodes.h
usr/share/src/postgresql-8.1.6/src/include/nodes/params.h
usr/share/src/postgresql-8.1.6/src/include/nodes/parsenodes.h
usr/share/src/postgresql-8.1.6/src/include/nodes/pg_list.h
usr/share/src/postgresql-8.1.6/src/include/nodes/plannodes.h
usr/share/src/postgresql-8.1.6/src/include/nodes/primnodes.h
usr/share/src/postgresql-8.1.6/src/include/nodes/print.h
usr/share/src/postgresql-8.1.6/src/include/nodes/readfuncs.h
usr/share/src/postgresql-8.1.6/src/include/nodes/relation.h
usr/share/src/postgresql-8.1.6/src/include/nodes/tidbitmap.h
usr/share/src/postgresql-8.1.6/src/include/nodes/value.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/clauses.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/cost.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/geqo.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/geqo_copy.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/geqo_gene.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/geqo_misc.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/geqo_mutation.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/geqo_pool.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/geqo_random.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/geqo_recombination.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/geqo_selection.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/joininfo.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/pathnode.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/paths.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/plancat.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/planmain.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/planner.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/predtest.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/prep.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/restrictinfo.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/subselect.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/tlist.h
usr/share/src/postgresql-8.1.6/src/include/optimizer/var.h
usr/share/src/postgresql-8.1.6/src/include/parser/analyze.h
usr/share/src/postgresql-8.1.6/src/include/parser/gramparse.h
usr/share/src/postgresql-8.1.6/src/include/parser/keywords.h
usr/share/src/postgresql-8.1.6/src/include/parser/parse_agg.h
usr/share/src/postgresql-8.1.6/src/include/parser/parse_clause.h
usr/share/src/postgresql-8.1.6/src/include/parser/parse_coerce.h
usr/share/src/postgresql-8.1.6/src/include/parser/parse_expr.h
usr/share/src/postgresql-8.1.6/src/include/parser/parse_func.h
usr/share/src/postgresql-8.1.6/src/include/parser/parse_node.h
usr/share/src/postgresql-8.1.6/src/include/parser/parse_oper.h
usr/share/src/postgresql-8.1.6/src/include/parser/parse_relation.h
usr/share/src/postgresql-8.1.6/src/include/parser/parse_target.h
usr/share/src/postgresql-8.1.6/src/include/parser/parse_type.h
usr/share/src/postgresql-8.1.6/src/include/parser/parser.h
usr/share/src/postgresql-8.1.6/src/include/parser/parsetree.h
usr/share/src/postgresql-8.1.6/src/include/parser/scansup.h
usr/share/src/postgresql-8.1.6/src/include/pg_config.h.in
usr/share/src/postgresql-8.1.6/src/include/pg_config.h.win32
usr/share/src/postgresql-8.1.6/src/include/pg_config_manual.h
usr/share/src/postgresql-8.1.6/src/include/pgstat.h
usr/share/src/postgresql-8.1.6/src/include/pgtime.h
usr/share/src/postgresql-8.1.6/src/include/port.h
usr/share/src/postgresql-8.1.6/src/include/port/aix.h
usr/share/src/postgresql-8.1.6/src/include/port/beos.h
usr/share/src/postgresql-8.1.6/src/include/port/bsdi.h
usr/share/src/postgresql-8.1.6/src/include/port/cygwin.h
usr/share/src/postgresql-8.1.6/src/include/port/darwin.h
usr/share/src/postgresql-8.1.6/src/include/port/dgux.h
usr/share/src/postgresql-8.1.6/src/include/port/freebsd.h
usr/share/src/postgresql-8.1.6/src/include/port/hpux.h
usr/share/src/postgresql-8.1.6/src/include/port/irix.h
usr/share/src/postgresql-8.1.6/src/include/port/linux.h
usr/share/src/postgresql-8.1.6/src/include/port/netbsd.h
usr/share/src/postgresql-8.1.6/src/include/port/nextstep.h
usr/share/src/postgresql-8.1.6/src/include/port/openbsd.h
usr/share/src/postgresql-8.1.6/src/include/port/osf.h
usr/share/src/postgresql-8.1.6/src/include/port/qnx4.h
usr/share/src/postgresql-8.1.6/src/include/port/sco.h
usr/share/src/postgresql-8.1.6/src/include/port/solaris.h
usr/share/src/postgresql-8.1.6/src/include/port/sunos4.h
usr/share/src/postgresql-8.1.6/src/include/port/svr4.h
usr/share/src/postgresql-8.1.6/src/include/port/ultrix4.h
usr/share/src/postgresql-8.1.6/src/include/port/univel.h
usr/share/src/postgresql-8.1.6/src/include/port/unixware.h
usr/share/src/postgresql-8.1.6/src/include/port/win32.h
usr/share/src/postgresql-8.1.6/src/include/port/win32/arpa/inet.h
usr/share/src/postgresql-8.1.6/src/include/port/win32/dlfcn.h
usr/share/src/postgresql-8.1.6/src/include/port/win32/grp.h
usr/share/src/postgresql-8.1.6/src/include/port/win32/netdb.h
usr/share/src/postgresql-8.1.6/src/include/port/win32/netinet/in.h
usr/share/src/postgresql-8.1.6/src/include/port/win32/pwd.h
usr/share/src/postgresql-8.1.6/src/include/port/win32/sys/socket.h
usr/share/src/postgresql-8.1.6/src/include/port/win32/sys/wait.h
usr/share/src/postgresql-8.1.6/src/include/postgres.h
usr/share/src/postgresql-8.1.6/src/include/postgres_ext.h
usr/share/src/postgresql-8.1.6/src/include/postgres_fe.h
usr/share/src/postgresql-8.1.6/src/include/postmaster/autovacuum.h
usr/share/src/postgresql-8.1.6/src/include/postmaster/bgwriter.h
usr/share/src/postgresql-8.1.6/src/include/postmaster/fork_process.h
usr/share/src/postgresql-8.1.6/src/include/postmaster/pgarch.h
usr/share/src/postgresql-8.1.6/src/include/postmaster/postmaster.h
usr/share/src/postgresql-8.1.6/src/include/postmaster/syslogger.h
usr/share/src/postgresql-8.1.6/src/include/regex/regcustom.h
usr/share/src/postgresql-8.1.6/src/include/regex/regerrs.h
usr/share/src/postgresql-8.1.6/src/include/regex/regex.h
usr/share/src/postgresql-8.1.6/src/include/regex/regguts.h
usr/share/src/postgresql-8.1.6/src/include/rewrite/prs2lock.h
usr/share/src/postgresql-8.1.6/src/include/rewrite/rewriteDefine.h
usr/share/src/postgresql-8.1.6/src/include/rewrite/rewriteHandler.h
usr/share/src/postgresql-8.1.6/src/include/rewrite/rewriteManip.h
usr/share/src/postgresql-8.1.6/src/include/rewrite/rewriteRemove.h
usr/share/src/postgresql-8.1.6/src/include/rewrite/rewriteSupport.h
usr/share/src/postgresql-8.1.6/src/include/rusagestub.h
usr/share/src/postgresql-8.1.6/src/include/storage/backendid.h
usr/share/src/postgresql-8.1.6/src/include/storage/block.h
usr/share/src/postgresql-8.1.6/src/include/storage/buf.h
usr/share/src/postgresql-8.1.6/src/include/storage/buf_internals.h
usr/share/src/postgresql-8.1.6/src/include/storage/buffile.h
usr/share/src/postgresql-8.1.6/src/include/storage/bufmgr.h
usr/share/src/postgresql-8.1.6/src/include/storage/bufpage.h
usr/share/src/postgresql-8.1.6/src/include/storage/fd.h
usr/share/src/postgresql-8.1.6/src/include/storage/freespace.h
usr/share/src/postgresql-8.1.6/src/include/storage/ipc.h
usr/share/src/postgresql-8.1.6/src/include/storage/item.h
usr/share/src/postgresql-8.1.6/src/include/storage/itemid.h
usr/share/src/postgresql-8.1.6/src/include/storage/itempos.h
usr/share/src/postgresql-8.1.6/src/include/storage/itemptr.h
usr/share/src/postgresql-8.1.6/src/include/storage/large_object.h
usr/share/src/postgresql-8.1.6/src/include/storage/lmgr.h
usr/share/src/postgresql-8.1.6/src/include/storage/lock.h
usr/share/src/postgresql-8.1.6/src/include/storage/lwlock.h
usr/share/src/postgresql-8.1.6/src/include/storage/off.h
usr/share/src/postgresql-8.1.6/src/include/storage/pg_sema.h
usr/share/src/postgresql-8.1.6/src/include/storage/pg_shmem.h
usr/share/src/postgresql-8.1.6/src/include/storage/pmsignal.h
usr/share/src/postgresql-8.1.6/src/include/storage/pos.h
usr/share/src/postgresql-8.1.6/src/include/storage/proc.h
usr/share/src/postgresql-8.1.6/src/include/storage/procarray.h
usr/share/src/postgresql-8.1.6/src/include/storage/relfilenode.h
usr/share/src/postgresql-8.1.6/src/include/storage/s_lock.h
usr/share/src/postgresql-8.1.6/src/include/storage/shmem.h
usr/share/src/postgresql-8.1.6/src/include/storage/sinval.h
usr/share/src/postgresql-8.1.6/src/include/storage/sinvaladt.h
usr/share/src/postgresql-8.1.6/src/include/storage/smgr.h
usr/share/src/postgresql-8.1.6/src/include/storage/spin.h
usr/share/src/postgresql-8.1.6/src/include/strdup.h
usr/share/src/postgresql-8.1.6/src/include/tcop/dest.h
usr/share/src/postgresql-8.1.6/src/include/tcop/fastpath.h
usr/share/src/postgresql-8.1.6/src/include/tcop/pquery.h
usr/share/src/postgresql-8.1.6/src/include/tcop/tcopdebug.h
usr/share/src/postgresql-8.1.6/src/include/tcop/tcopprot.h
usr/share/src/postgresql-8.1.6/src/include/tcop/utility.h
usr/share/src/postgresql-8.1.6/src/include/utils/acl.h
usr/share/src/postgresql-8.1.6/src/include/utils/array.h
usr/share/src/postgresql-8.1.6/src/include/utils/ascii.h
usr/share/src/postgresql-8.1.6/src/include/utils/builtins.h
usr/share/src/postgresql-8.1.6/src/include/utils/cash.h
usr/share/src/postgresql-8.1.6/src/include/utils/catcache.h
usr/share/src/postgresql-8.1.6/src/include/utils/date.h
usr/share/src/postgresql-8.1.6/src/include/utils/datetime.h
usr/share/src/postgresql-8.1.6/src/include/utils/datum.h
usr/share/src/postgresql-8.1.6/src/include/utils/dynahash.h
usr/share/src/postgresql-8.1.6/src/include/utils/dynamic_loader.h
usr/share/src/postgresql-8.1.6/src/include/utils/elog.h
usr/share/src/postgresql-8.1.6/src/include/utils/errcodes.h
usr/share/src/postgresql-8.1.6/src/include/utils/flatfiles.h
usr/share/src/postgresql-8.1.6/src/include/utils/fmgrtab.h
usr/share/src/postgresql-8.1.6/src/include/utils/formatting.h
usr/share/src/postgresql-8.1.6/src/include/utils/geo_decls.h
usr/share/src/postgresql-8.1.6/src/include/utils/guc.h
usr/share/src/postgresql-8.1.6/src/include/utils/guc_tables.h
usr/share/src/postgresql-8.1.6/src/include/utils/help_config.h
usr/share/src/postgresql-8.1.6/src/include/utils/hsearch.h
usr/share/src/postgresql-8.1.6/src/include/utils/inet.h
usr/share/src/postgresql-8.1.6/src/include/utils/int8.h
usr/share/src/postgresql-8.1.6/src/include/utils/inval.h
usr/share/src/postgresql-8.1.6/src/include/utils/logtape.h
usr/share/src/postgresql-8.1.6/src/include/utils/lsyscache.h
usr/share/src/postgresql-8.1.6/src/include/utils/memutils.h
usr/share/src/postgresql-8.1.6/src/include/utils/nabstime.h
usr/share/src/postgresql-8.1.6/src/include/utils/numeric.h
usr/share/src/postgresql-8.1.6/src/include/utils/palloc.h
usr/share/src/postgresql-8.1.6/src/include/utils/pg_crc.h
usr/share/src/postgresql-8.1.6/src/include/utils/pg_locale.h
usr/share/src/postgresql-8.1.6/src/include/utils/pg_lzcompress.h
usr/share/src/postgresql-8.1.6/src/include/utils/pg_rusage.h
usr/share/src/postgresql-8.1.6/src/include/utils/portal.h
usr/share/src/postgresql-8.1.6/src/include/utils/ps_status.h
usr/share/src/postgresql-8.1.6/src/include/utils/rel.h
usr/share/src/postgresql-8.1.6/src/include/utils/relcache.h
usr/share/src/postgresql-8.1.6/src/include/utils/resowner.h
usr/share/src/postgresql-8.1.6/src/include/utils/selfuncs.h
usr/share/src/postgresql-8.1.6/src/include/utils/syscache.h
usr/share/src/postgresql-8.1.6/src/include/utils/timestamp.h
usr/share/src/postgresql-8.1.6/src/include/utils/tqual.h
usr/share/src/postgresql-8.1.6/src/include/utils/tuplesort.h
usr/share/src/postgresql-8.1.6/src/include/utils/tuplestore.h
usr/share/src/postgresql-8.1.6/src/include/utils/typcache.h
usr/share/src/postgresql-8.1.6/src/include/utils/varbit.h
usr/share/src/postgresql-8.1.6/src/interfaces/Makefile
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ChangeLog
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/Makefile
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/README.dynSQL
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/compatlib/Makefile
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/compatlib/informix.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/Makefile
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/connect.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/data.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/descriptor.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/error.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/execute.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/extern.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/memory.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/misc.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/pg_type.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/prepare.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/ecpglib/typename.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/Makefile
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/datetime.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/decimal.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/ecpg_informix.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/ecpgerrno.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/ecpglib.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/ecpgtype.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/pgtypes_date.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/pgtypes_error.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/pgtypes_interval.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/pgtypes_numeric.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/pgtypes_timestamp.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/sql3types.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/sqlca.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/sqlda.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/include/sqltypes.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/pgtypeslib/Makefile
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/pgtypeslib/common.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/pgtypeslib/datetime.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/pgtypeslib/dt.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/pgtypeslib/dt_common.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/pgtypeslib/extern.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/pgtypeslib/interval.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/pgtypeslib/numeric.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/pgtypeslib/timestamp.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/.cvsignore
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/Makefile
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/c_keywords.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/descriptor.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/ecpg.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/ecpg_keywords.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/extern.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/keywords.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/output.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/pgc.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/pgc.l
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/preproc.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/preproc.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/preproc.y
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/type.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/type.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/preproc/variable.c
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/Makefile
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/dt_test.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/dyntest.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/dyntest2.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/header_test.h
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/num_test.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/perftest.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test1.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test2.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test3.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test4.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test5.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test_code100.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test_desc.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test_informix.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test_init.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test_notice.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test_thread.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/test_thread_implicit.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/ecpg/test/testdynalloc.pgc
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/.cvsignore
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/Makefile
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/README
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/bcc32.mak
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/blibpqdll.def
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/exports.txt
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/fe-auth.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/fe-auth.h
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/fe-connect.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/fe-exec.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/fe-lobj.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/fe-misc.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/fe-print.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/fe-protocol2.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/fe-protocol3.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/fe-secure.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/libpq-fe.h
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/libpq-int.h
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/libpq.rc
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/libpq.rc.in
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/libpqddll.def
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/libpqdll.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/libpqdll.def
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/nls.mk
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/pg_service.conf.sample
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/af.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/cs.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/de.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/es.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/fr.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/hr.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/it.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/ko.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/nb.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/pl.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/pt_BR.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/ru.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/sk.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/sl.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/sv.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/tr.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/zh_CN.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/po/zh_TW.po
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/pqexpbuffer.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/pqexpbuffer.h
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/pqsignal.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/pqsignal.h
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/pthread-win32.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/pthread-win32.h
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/win32.c
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/win32.h
usr/share/src/postgresql-8.1.6/src/interfaces/libpq/win32.mak
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.aix
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.beos
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.bsdi
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.cygwin
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.darwin
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.dgux
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.freebsd
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.hpux
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.irix
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.linux
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.netbsd
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.openbsd
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.osf
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.qnx4
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.sco
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.solaris
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.sunos4
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.svr4
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.ultrix4
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.univel
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.unixware
usr/share/src/postgresql-8.1.6/src/makefiles/Makefile.win32
usr/share/src/postgresql-8.1.6/src/makefiles/pgxs.mk
usr/share/src/postgresql-8.1.6/src/nls-global.mk
usr/share/src/postgresql-8.1.6/src/pl/Makefile
usr/share/src/postgresql-8.1.6/src/pl/plperl/GNUmakefile
usr/share/src/postgresql-8.1.6/src/pl/plperl/README
usr/share/src/postgresql-8.1.6/src/pl/plperl/SPI.xs
usr/share/src/postgresql-8.1.6/src/pl/plperl/expected/plperl.out
usr/share/src/postgresql-8.1.6/src/pl/plperl/expected/plperl_elog.out
usr/share/src/postgresql-8.1.6/src/pl/plperl/expected/plperl_shared.out
usr/share/src/postgresql-8.1.6/src/pl/plperl/expected/plperl_trigger.out
usr/share/src/postgresql-8.1.6/src/pl/plperl/plperl.c
usr/share/src/postgresql-8.1.6/src/pl/plperl/ppport.h
usr/share/src/postgresql-8.1.6/src/pl/plperl/spi_internal.c
usr/share/src/postgresql-8.1.6/src/pl/plperl/spi_internal.h
usr/share/src/postgresql-8.1.6/src/pl/plperl/sql/plperl.sql
usr/share/src/postgresql-8.1.6/src/pl/plperl/sql/plperl_elog.sql
usr/share/src/postgresql-8.1.6/src/pl/plperl/sql/plperl_shared.sql
usr/share/src/postgresql-8.1.6/src/pl/plperl/sql/plperl_trigger.sql
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/Makefile
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/.cvsignore
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/INSTALL
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/Makefile
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/gram.y
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/pl.tab.h
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/pl_comp.c
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/pl_exec.c
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/pl_funcs.c
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/pl_gram.c
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/pl_handler.c
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/pl_scan.c
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/plerrcodes.h
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/plpgsql.h
usr/share/src/postgresql-8.1.6/src/pl/plpgsql/src/scan.l
usr/share/src/postgresql-8.1.6/src/pl/plpython/Makefile
usr/share/src/postgresql-8.1.6/src/pl/plpython/TODO
usr/share/src/postgresql-8.1.6/src/pl/plpython/expected/plpython_drop.out
usr/share/src/postgresql-8.1.6/src/pl/plpython/expected/plpython_error.out
usr/share/src/postgresql-8.1.6/src/pl/plpython/expected/plpython_error_1.out
usr/share/src/postgresql-8.1.6/src/pl/plpython/expected/plpython_error_2.out
usr/share/src/postgresql-8.1.6/src/pl/plpython/expected/plpython_function.out
usr/share/src/postgresql-8.1.6/src/pl/plpython/expected/plpython_populate.out
usr/share/src/postgresql-8.1.6/src/pl/plpython/expected/plpython_schema.out
usr/share/src/postgresql-8.1.6/src/pl/plpython/expected/plpython_test.out
usr/share/src/postgresql-8.1.6/src/pl/plpython/plpython.c
usr/share/src/postgresql-8.1.6/src/pl/plpython/sql/plpython_drop.sql
usr/share/src/postgresql-8.1.6/src/pl/plpython/sql/plpython_error.sql
usr/share/src/postgresql-8.1.6/src/pl/plpython/sql/plpython_function.sql
usr/share/src/postgresql-8.1.6/src/pl/plpython/sql/plpython_populate.sql
usr/share/src/postgresql-8.1.6/src/pl/plpython/sql/plpython_schema.sql
usr/share/src/postgresql-8.1.6/src/pl/plpython/sql/plpython_test.sql
usr/share/src/postgresql-8.1.6/src/pl/tcl/Makefile
usr/share/src/postgresql-8.1.6/src/pl/tcl/expected/pltcl_queries.out
usr/share/src/postgresql-8.1.6/src/pl/tcl/expected/pltcl_setup.out
usr/share/src/postgresql-8.1.6/src/pl/tcl/license.terms
usr/share/src/postgresql-8.1.6/src/pl/tcl/modules/Makefile
usr/share/src/postgresql-8.1.6/src/pl/tcl/modules/README
usr/share/src/postgresql-8.1.6/src/pl/tcl/modules/pltcl_delmod.in
usr/share/src/postgresql-8.1.6/src/pl/tcl/modules/pltcl_listmod.in
usr/share/src/postgresql-8.1.6/src/pl/tcl/modules/pltcl_loadmod.in
usr/share/src/postgresql-8.1.6/src/pl/tcl/modules/unknown.pltcl
usr/share/src/postgresql-8.1.6/src/pl/tcl/pltcl.c
usr/share/src/postgresql-8.1.6/src/pl/tcl/sql/pltcl_queries.sql
usr/share/src/postgresql-8.1.6/src/pl/tcl/sql/pltcl_setup.sql
usr/share/src/postgresql-8.1.6/src/port/Makefile
usr/share/src/postgresql-8.1.6/src/port/copydir.c
usr/share/src/postgresql-8.1.6/src/port/crypt.c
usr/share/src/postgresql-8.1.6/src/port/dirmod.c
usr/share/src/postgresql-8.1.6/src/port/exec.c
usr/share/src/postgresql-8.1.6/src/port/fseeko.c
usr/share/src/postgresql-8.1.6/src/port/getaddrinfo.c
usr/share/src/postgresql-8.1.6/src/port/gethostname.c
usr/share/src/postgresql-8.1.6/src/port/getopt.c
usr/share/src/postgresql-8.1.6/src/port/getopt_long.c
usr/share/src/postgresql-8.1.6/src/port/getrusage.c
usr/share/src/postgresql-8.1.6/src/port/gettimeofday.c
usr/share/src/postgresql-8.1.6/src/port/inet_aton.c
usr/share/src/postgresql-8.1.6/src/port/isinf.c
usr/share/src/postgresql-8.1.6/src/port/kill.c
usr/share/src/postgresql-8.1.6/src/port/memcmp.c
usr/share/src/postgresql-8.1.6/src/port/noblock.c
usr/share/src/postgresql-8.1.6/src/port/open.c
usr/share/src/postgresql-8.1.6/src/port/path.c
usr/share/src/postgresql-8.1.6/src/port/pgsleep.c
usr/share/src/postgresql-8.1.6/src/port/pgstrcasecmp.c
usr/share/src/postgresql-8.1.6/src/port/pipe.c
usr/share/src/postgresql-8.1.6/src/port/qsort.c
usr/share/src/postgresql-8.1.6/src/port/rand.c
usr/share/src/postgresql-8.1.6/src/port/random.c
usr/share/src/postgresql-8.1.6/src/port/rint.c
usr/share/src/postgresql-8.1.6/src/port/snprintf.c
usr/share/src/postgresql-8.1.6/src/port/sprompt.c
usr/share/src/postgresql-8.1.6/src/port/srandom.c
usr/share/src/postgresql-8.1.6/src/port/strdup.c
usr/share/src/postgresql-8.1.6/src/port/strerror.c
usr/share/src/postgresql-8.1.6/src/port/strtol.c
usr/share/src/postgresql-8.1.6/src/port/strtoul.c
usr/share/src/postgresql-8.1.6/src/port/thread.c
usr/share/src/postgresql-8.1.6/src/port/unsetenv.c
usr/share/src/postgresql-8.1.6/src/port/win32.ico
usr/share/src/postgresql-8.1.6/src/port/win32ver.rc
usr/share/src/postgresql-8.1.6/src/template/aix
usr/share/src/postgresql-8.1.6/src/template/beos
usr/share/src/postgresql-8.1.6/src/template/bsdi
usr/share/src/postgresql-8.1.6/src/template/cygwin
usr/share/src/postgresql-8.1.6/src/template/darwin
usr/share/src/postgresql-8.1.6/src/template/dgux
usr/share/src/postgresql-8.1.6/src/template/freebsd
usr/share/src/postgresql-8.1.6/src/template/hpux
usr/share/src/postgresql-8.1.6/src/template/irix
usr/share/src/postgresql-8.1.6/src/template/linux
usr/share/src/postgresql-8.1.6/src/template/netbsd
usr/share/src/postgresql-8.1.6/src/template/nextstep
usr/share/src/postgresql-8.1.6/src/template/openbsd
usr/share/src/postgresql-8.1.6/src/template/osf
usr/share/src/postgresql-8.1.6/src/template/qnx4
usr/share/src/postgresql-8.1.6/src/template/sco
usr/share/src/postgresql-8.1.6/src/template/solaris
usr/share/src/postgresql-8.1.6/src/template/sunos4
usr/share/src/postgresql-8.1.6/src/template/svr4
usr/share/src/postgresql-8.1.6/src/template/ultrix4
usr/share/src/postgresql-8.1.6/src/template/univel
usr/share/src/postgresql-8.1.6/src/template/unixware
usr/share/src/postgresql-8.1.6/src/template/win
usr/share/src/postgresql-8.1.6/src/template/win32
usr/share/src/postgresql-8.1.6/src/test/Makefile
usr/share/src/postgresql-8.1.6/src/test/bench/Makefile
usr/share/src/postgresql-8.1.6/src/test/bench/WISC-README
usr/share/src/postgresql-8.1.6/src/test/bench/create.sh
usr/share/src/postgresql-8.1.6/src/test/bench/create.source
usr/share/src/postgresql-8.1.6/src/test/bench/perquery
usr/share/src/postgresql-8.1.6/src/test/bench/query01
usr/share/src/postgresql-8.1.6/src/test/bench/query02
usr/share/src/postgresql-8.1.6/src/test/bench/query03
usr/share/src/postgresql-8.1.6/src/test/bench/query04
usr/share/src/postgresql-8.1.6/src/test/bench/query05
usr/share/src/postgresql-8.1.6/src/test/bench/query06
usr/share/src/postgresql-8.1.6/src/test/bench/query07
usr/share/src/postgresql-8.1.6/src/test/bench/query08
usr/share/src/postgresql-8.1.6/src/test/bench/query09
usr/share/src/postgresql-8.1.6/src/test/bench/query10
usr/share/src/postgresql-8.1.6/src/test/bench/query11
usr/share/src/postgresql-8.1.6/src/test/bench/query12
usr/share/src/postgresql-8.1.6/src/test/bench/query13
usr/share/src/postgresql-8.1.6/src/test/bench/query14
usr/share/src/postgresql-8.1.6/src/test/bench/query15
usr/share/src/postgresql-8.1.6/src/test/bench/query16
usr/share/src/postgresql-8.1.6/src/test/bench/query17
usr/share/src/postgresql-8.1.6/src/test/bench/query18
usr/share/src/postgresql-8.1.6/src/test/bench/query19
usr/share/src/postgresql-8.1.6/src/test/bench/query20
usr/share/src/postgresql-8.1.6/src/test/bench/query21
usr/share/src/postgresql-8.1.6/src/test/bench/query22
usr/share/src/postgresql-8.1.6/src/test/bench/query23
usr/share/src/postgresql-8.1.6/src/test/bench/query24
usr/share/src/postgresql-8.1.6/src/test/bench/query25
usr/share/src/postgresql-8.1.6/src/test/bench/query26
usr/share/src/postgresql-8.1.6/src/test/bench/query27
usr/share/src/postgresql-8.1.6/src/test/bench/query28
usr/share/src/postgresql-8.1.6/src/test/bench/query29
usr/share/src/postgresql-8.1.6/src/test/bench/query30
usr/share/src/postgresql-8.1.6/src/test/bench/query31
usr/share/src/postgresql-8.1.6/src/test/bench/query32
usr/share/src/postgresql-8.1.6/src/test/bench/runwisc.sh
usr/share/src/postgresql-8.1.6/src/test/bench/wholebench.sh
usr/share/src/postgresql-8.1.6/src/test/examples/Makefile
usr/share/src/postgresql-8.1.6/src/test/examples/testlibpq.c
usr/share/src/postgresql-8.1.6/src/test/examples/testlibpq2.c
usr/share/src/postgresql-8.1.6/src/test/examples/testlibpq2.sql
usr/share/src/postgresql-8.1.6/src/test/examples/testlibpq3.c
usr/share/src/postgresql-8.1.6/src/test/examples/testlibpq3.sql
usr/share/src/postgresql-8.1.6/src/test/examples/testlibpq4.c
usr/share/src/postgresql-8.1.6/src/test/examples/testlo.c
usr/share/src/postgresql-8.1.6/src/test/locale/Makefile
usr/share/src/postgresql-8.1.6/src/test/locale/README
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/Makefile
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/README
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/expected/de-ctype.out
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/expected/test-de-char.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/expected/test-de-select.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/expected/test-de-sort.out
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/expected/test-de-text.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-char.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-text.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-varchar.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/expected/test-de-varchar.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/runall
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/test-de-select.sql.in
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/test-de-sort.in
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/test-de-upper.sql.in
usr/share/src/postgresql-8.1.6/src/test/locale/de_DE.ISO8859-1/test-de.sql.in
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/Makefile
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/README
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/expected/gr-ctype.out
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-char.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-select.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-sort.out
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-text.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-varchar.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/runall
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/test-gr-select.sql.in
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/test-gr-sort.in
usr/share/src/postgresql-8.1.6/src/test/locale/gr_GR.ISO8859-7/test-gr.sql.in
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-r/Makefile
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-r/expected/koi8-ctype.out
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-r/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-r/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-r/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-r/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-r/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-r/runall
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-r/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-r/test-koi8-sort.in
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-r/test-koi8.sql.in
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-to-win1251/Makefile
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-to-win1251/README
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-to-win1251/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-to-win1251/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-to-win1251/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-to-win1251/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-to-win1251/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-to-win1251/runall
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-to-win1251/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-to-win1251/test-koi8-sort.in
usr/share/src/postgresql-8.1.6/src/test/locale/koi8-to-win1251/test-koi8.sql.in
usr/share/src/postgresql-8.1.6/src/test/locale/sort-test.pl
usr/share/src/postgresql-8.1.6/src/test/locale/sort-test.py
usr/share/src/postgresql-8.1.6/src/test/locale/test-ctype.c
usr/share/src/postgresql-8.1.6/src/test/mb/README
usr/share/src/postgresql-8.1.6/src/test/mb/expected/big5.out
usr/share/src/postgresql-8.1.6/src/test/mb/expected/euc_cn.out
usr/share/src/postgresql-8.1.6/src/test/mb/expected/euc_jp.out
usr/share/src/postgresql-8.1.6/src/test/mb/expected/euc_kr.out
usr/share/src/postgresql-8.1.6/src/test/mb/expected/euc_tw.out
usr/share/src/postgresql-8.1.6/src/test/mb/expected/mule_internal.out
usr/share/src/postgresql-8.1.6/src/test/mb/expected/sjis.out
usr/share/src/postgresql-8.1.6/src/test/mb/expected/utf8.out
usr/share/src/postgresql-8.1.6/src/test/mb/mbregress.sh
usr/share/src/postgresql-8.1.6/src/test/mb/sql/big5.sql
usr/share/src/postgresql-8.1.6/src/test/mb/sql/euc_cn.sql
usr/share/src/postgresql-8.1.6/src/test/mb/sql/euc_jp.sql
usr/share/src/postgresql-8.1.6/src/test/mb/sql/euc_kr.sql
usr/share/src/postgresql-8.1.6/src/test/mb/sql/euc_tw.sql
usr/share/src/postgresql-8.1.6/src/test/mb/sql/mule_internal.sql
usr/share/src/postgresql-8.1.6/src/test/mb/sql/sjis.sql
usr/share/src/postgresql-8.1.6/src/test/mb/sql/utf8.sql
usr/share/src/postgresql-8.1.6/src/test/performance/results/PgSQL.970926
usr/share/src/postgresql-8.1.6/src/test/performance/runtests.pl
usr/share/src/postgresql-8.1.6/src/test/performance/sqls/connection
usr/share/src/postgresql-8.1.6/src/test/performance/sqls/crtsimple
usr/share/src/postgresql-8.1.6/src/test/performance/sqls/crtsimpleidx
usr/share/src/postgresql-8.1.6/src/test/performance/sqls/drpsimple
usr/share/src/postgresql-8.1.6/src/test/performance/sqls/inssimple
usr/share/src/postgresql-8.1.6/src/test/performance/sqls/inssimple.data
usr/share/src/postgresql-8.1.6/src/test/performance/sqls/orbsimple
usr/share/src/postgresql-8.1.6/src/test/performance/sqls/slcsimple
usr/share/src/postgresql-8.1.6/src/test/performance/sqls/slcsimple.data
usr/share/src/postgresql-8.1.6/src/test/performance/sqls/vacuum
usr/share/src/postgresql-8.1.6/src/test/performance/start-pgsql.sh
usr/share/src/postgresql-8.1.6/src/test/regress/GNUmakefile
usr/share/src/postgresql-8.1.6/src/test/regress/Makefile
usr/share/src/postgresql-8.1.6/src/test/regress/README
usr/share/src/postgresql-8.1.6/src/test/regress/data/agg.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/constrf.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/constro.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/dept.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/desc.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/emp.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/hash.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/onek.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/person.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/real_city.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/rect.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/streets.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/stud_emp.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/student.data
usr/share/src/postgresql-8.1.6/src/test/regress/data/tenk.data
usr/share/src/postgresql-8.1.6/src/test/regress/expected/abstime.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/aggregates.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/alter_table.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/arrays.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/bit.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/boolean.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/box.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/btree_index.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/case.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/char.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/char_1.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/circle.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/cluster.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/comments.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/conversion.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/copy2.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/create_aggregate.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/create_index.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/create_misc.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/create_operator.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/create_table.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/create_type.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/create_view.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/date.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/dependency.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/domain.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/errors.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/euc_cn.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/euc_jp.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/euc_kr.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/euc_tw.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/float4-exp-three-digits.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/float4.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/float8-exp-three-digits-win32.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/float8-exp-three-digits.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/float8-small-is-zero.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/float8-small-is-zero_1.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/float8.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/foreign_key.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/geometry.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/geometry_1.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/geometry_2.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/hash_index.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/horology.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/inet.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/inherit.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/insert.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/int2.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/int4.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/int8-exp-three-digits.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/int8.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/interval.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/join.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/join_1.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/limit.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/lseg.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/mule_internal.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/name.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/namespace.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/numeric.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/numeric_big.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/numerology.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/oid.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/oidjoins.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/opr_sanity.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/path.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/plpgsql.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/point.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/polygon.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/polymorphism.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/portals.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/portals_p2.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/prepare.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/prepared_xacts.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/privileges.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/random.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/rangefuncs.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/reltime.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/rowtypes.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/rules.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/sanity_check.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select_distinct.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select_distinct_on.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select_having.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select_having_1.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select_having_2.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select_implicit.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select_implicit_1.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select_implicit_2.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select_into.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select_views.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/select_views_1.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/sequence.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/sql_ascii.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/stats.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/strings.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/subselect.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/temp.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/text.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/time.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/timestamp.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/timestamptz.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/timetz.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/tinterval.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/transactions.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/triggers.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/truncate.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/type_sanity.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/union.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/update.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/vacuum.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/varchar.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/varchar_1.out
usr/share/src/postgresql-8.1.6/src/test/regress/expected/without_oid.out
usr/share/src/postgresql-8.1.6/src/test/regress/input/constraints.source
usr/share/src/postgresql-8.1.6/src/test/regress/input/copy.source
usr/share/src/postgresql-8.1.6/src/test/regress/input/create_function_1.source
usr/share/src/postgresql-8.1.6/src/test/regress/input/create_function_2.source
usr/share/src/postgresql-8.1.6/src/test/regress/input/misc.source
usr/share/src/postgresql-8.1.6/src/test/regress/input/tablespace.source
usr/share/src/postgresql-8.1.6/src/test/regress/output/constraints.source
usr/share/src/postgresql-8.1.6/src/test/regress/output/copy.source
usr/share/src/postgresql-8.1.6/src/test/regress/output/create_function_1.source
usr/share/src/postgresql-8.1.6/src/test/regress/output/create_function_2.source
usr/share/src/postgresql-8.1.6/src/test/regress/output/misc.source
usr/share/src/postgresql-8.1.6/src/test/regress/output/tablespace.source
usr/share/src/postgresql-8.1.6/src/test/regress/parallel_schedule
usr/share/src/postgresql-8.1.6/src/test/regress/pg_regress.sh
usr/share/src/postgresql-8.1.6/src/test/regress/regress.c
usr/share/src/postgresql-8.1.6/src/test/regress/regressplans.sh
usr/share/src/postgresql-8.1.6/src/test/regress/resultmap
usr/share/src/postgresql-8.1.6/src/test/regress/serial_schedule
usr/share/src/postgresql-8.1.6/src/test/regress/sql/abstime.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/aggregates.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/alter_table.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/arrays.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/bit.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/boolean.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/box.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/btree_index.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/case.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/char.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/circle.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/cluster.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/comments.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/conversion.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/copy2.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/create_aggregate.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/create_index.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/create_misc.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/create_operator.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/create_table.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/create_type.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/create_view.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/date.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/dependency.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/domain.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/drop.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/errors.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/euc_cn.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/euc_jp.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/euc_kr.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/euc_tw.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/float4.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/float8.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/foreign_key.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/geometry.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/hash_index.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/horology.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/inet.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/inherit.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/insert.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/int2.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/int4.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/int8.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/interval.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/join.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/limit.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/lseg.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/mule_internal.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/name.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/namespace.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/numeric.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/numeric_big.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/numerology.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/oid.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/oidjoins.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/opr_sanity.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/path.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/plpgsql.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/point.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/polygon.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/polymorphism.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/portals.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/portals_p2.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/prepare.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/prepared_xacts.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/privileges.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/random.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/rangefuncs.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/reltime.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/rowtypes.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/rules.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/sanity_check.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/select.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/select_distinct.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/select_distinct_on.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/select_having.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/select_implicit.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/select_into.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/select_views.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/sequence.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/sql_ascii.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/stats.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/strings.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/subselect.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/temp.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/text.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/time.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/timestamp.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/timestamptz.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/timetz.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/tinterval.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/transactions.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/triggers.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/truncate.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/type_sanity.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/union.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/update.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/vacuum.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/varchar.sql
usr/share/src/postgresql-8.1.6/src/test/regress/sql/without_oid.sql
usr/share/src/postgresql-8.1.6/src/timezone/Makefile
usr/share/src/postgresql-8.1.6/src/timezone/README
usr/share/src/postgresql-8.1.6/src/timezone/data/africa
usr/share/src/postgresql-8.1.6/src/timezone/data/antarctica
usr/share/src/postgresql-8.1.6/src/timezone/data/asia
usr/share/src/postgresql-8.1.6/src/timezone/data/australasia
usr/share/src/postgresql-8.1.6/src/timezone/data/backward
usr/share/src/postgresql-8.1.6/src/timezone/data/etcetera
usr/share/src/postgresql-8.1.6/src/timezone/data/europe
usr/share/src/postgresql-8.1.6/src/timezone/data/factory
usr/share/src/postgresql-8.1.6/src/timezone/data/iso3166.tab
usr/share/src/postgresql-8.1.6/src/timezone/data/leapseconds
usr/share/src/postgresql-8.1.6/src/timezone/data/northamerica
usr/share/src/postgresql-8.1.6/src/timezone/data/pacificnew
usr/share/src/postgresql-8.1.6/src/timezone/data/solar87
usr/share/src/postgresql-8.1.6/src/timezone/data/solar88
usr/share/src/postgresql-8.1.6/src/timezone/data/solar89
usr/share/src/postgresql-8.1.6/src/timezone/data/southamerica
usr/share/src/postgresql-8.1.6/src/timezone/data/systemv
usr/share/src/postgresql-8.1.6/src/timezone/data/yearistype.sh
usr/share/src/postgresql-8.1.6/src/timezone/data/zone.tab
usr/share/src/postgresql-8.1.6/src/timezone/ialloc.c
usr/share/src/postgresql-8.1.6/src/timezone/localtime.c
usr/share/src/postgresql-8.1.6/src/timezone/pgtz.c
usr/share/src/postgresql-8.1.6/src/timezone/pgtz.h
usr/share/src/postgresql-8.1.6/src/timezone/private.h
usr/share/src/postgresql-8.1.6/src/timezone/scheck.c
usr/share/src/postgresql-8.1.6/src/timezone/strftime.c
usr/share/src/postgresql-8.1.6/src/timezone/tzfile.h
usr/share/src/postgresql-8.1.6/src/timezone/zic.c
usr/share/src/postgresql-8.1.6/src/tools/RELEASE_CHANGES
usr/share/src/postgresql-8.1.6/src/tools/backend/README
usr/share/src/postgresql-8.1.6/src/tools/backend/backend_dirs.html
usr/share/src/postgresql-8.1.6/src/tools/backend/flow.fig
usr/share/src/postgresql-8.1.6/src/tools/backend/flow.gif
usr/share/src/postgresql-8.1.6/src/tools/backend/index.html
usr/share/src/postgresql-8.1.6/src/tools/ccsym
usr/share/src/postgresql-8.1.6/src/tools/codelines
usr/share/src/postgresql-8.1.6/src/tools/copyright
usr/share/src/postgresql-8.1.6/src/tools/entab/Makefile
usr/share/src/postgresql-8.1.6/src/tools/entab/entab.c
usr/share/src/postgresql-8.1.6/src/tools/entab/entab.man
usr/share/src/postgresql-8.1.6/src/tools/entab/halt.c
usr/share/src/postgresql-8.1.6/src/tools/find_badmacros
usr/share/src/postgresql-8.1.6/src/tools/find_gt_lt
usr/share/src/postgresql-8.1.6/src/tools/find_static
usr/share/src/postgresql-8.1.6/src/tools/find_typedef
usr/share/src/postgresql-8.1.6/src/tools/findoidjoins/Makefile
usr/share/src/postgresql-8.1.6/src/tools/findoidjoins/README
usr/share/src/postgresql-8.1.6/src/tools/findoidjoins/findoidjoins.c
usr/share/src/postgresql-8.1.6/src/tools/findoidjoins/make_oidjoins_check
usr/share/src/postgresql-8.1.6/src/tools/fsync/Makefile
usr/share/src/postgresql-8.1.6/src/tools/fsync/README
usr/share/src/postgresql-8.1.6/src/tools/fsync/test_fsync.c
usr/share/src/postgresql-8.1.6/src/tools/make_ctags
usr/share/src/postgresql-8.1.6/src/tools/make_diff/README
usr/share/src/postgresql-8.1.6/src/tools/make_diff/cporig
usr/share/src/postgresql-8.1.6/src/tools/make_diff/difforig
usr/share/src/postgresql-8.1.6/src/tools/make_diff/rmorig
usr/share/src/postgresql-8.1.6/src/tools/make_etags
usr/share/src/postgresql-8.1.6/src/tools/make_keywords
usr/share/src/postgresql-8.1.6/src/tools/make_mkid
usr/share/src/postgresql-8.1.6/src/tools/pgcvslog
usr/share/src/postgresql-8.1.6/src/tools/pginclude/README
usr/share/src/postgresql-8.1.6/src/tools/pginclude/pgcompinclude
usr/share/src/postgresql-8.1.6/src/tools/pginclude/pgdefine
usr/share/src/postgresql-8.1.6/src/tools/pginclude/pgfixinclude
usr/share/src/postgresql-8.1.6/src/tools/pginclude/pgrminclude
usr/share/src/postgresql-8.1.6/src/tools/pgindent/README
usr/share/src/postgresql-8.1.6/src/tools/pgindent/indent.bsd.patch
usr/share/src/postgresql-8.1.6/src/tools/pgindent/pgcppindent
usr/share/src/postgresql-8.1.6/src/tools/pgindent/pgindent
usr/share/src/postgresql-8.1.6/src/tools/pgindent/pgjindent
usr/share/src/postgresql-8.1.6/src/tools/pgtest
usr/share/src/postgresql-8.1.6/src/tools/thread/Makefile
usr/share/src/postgresql-8.1.6/src/tools/thread/README
usr/share/src/postgresql-8.1.6/src/tools/thread/thread_test.c
usr/share/src/postgresql-8.1.6/src/tutorial/Makefile
usr/share/src/postgresql-8.1.6/src/tutorial/README
usr/share/src/postgresql-8.1.6/src/tutorial/advanced.source
usr/share/src/postgresql-8.1.6/src/tutorial/basics.source
usr/share/src/postgresql-8.1.6/src/tutorial/beard.c
usr/share/src/postgresql-8.1.6/src/tutorial/complex.c
usr/share/src/postgresql-8.1.6/src/tutorial/complex.source
usr/share/src/postgresql-8.1.6/src/tutorial/funcs.c
usr/share/src/postgresql-8.1.6/src/tutorial/funcs.source
usr/share/src/postgresql-8.1.6/src/tutorial/funcs_new.c
usr/share/src/postgresql-8.1.6/src/tutorial/syscat.source
usr/share/src/postgresql-8.1.6/src/utils/Makefile
usr/share/src/postgresql-8.1.6/src/utils/dllinit.c
usr/share/src/postgresql-8.1.6/src/win32.mak
usr/share/src/postgresql-8.1.9/COPYRIGHT
usr/share/src/postgresql-8.1.9/GNUmakefile.in
usr/share/src/postgresql-8.1.9/HISTORY
usr/share/src/postgresql-8.1.9/INSTALL
usr/share/src/postgresql-8.1.9/Makefile
usr/share/src/postgresql-8.1.9/README
usr/share/src/postgresql-8.1.9/README.sfw
usr/share/src/postgresql-8.1.9/aclocal.m4
usr/share/src/postgresql-8.1.9/config/Makefile
usr/share/src/postgresql-8.1.9/config/ac_func_accept_argtypes.m4
usr/share/src/postgresql-8.1.9/config/acx_pthread.m4
usr/share/src/postgresql-8.1.9/config/c-compiler.m4
usr/share/src/postgresql-8.1.9/config/c-library.m4
usr/share/src/postgresql-8.1.9/config/config.guess
usr/share/src/postgresql-8.1.9/config/config.sub
usr/share/src/postgresql-8.1.9/config/docbook.m4
usr/share/src/postgresql-8.1.9/config/general.m4
usr/share/src/postgresql-8.1.9/config/install-sh
usr/share/src/postgresql-8.1.9/config/libtool.m4
usr/share/src/postgresql-8.1.9/config/missing
usr/share/src/postgresql-8.1.9/config/mkinstalldirs
usr/share/src/postgresql-8.1.9/config/perl.m4
usr/share/src/postgresql-8.1.9/config/prep_buildtree
usr/share/src/postgresql-8.1.9/config/programs.m4
usr/share/src/postgresql-8.1.9/config/python.m4
usr/share/src/postgresql-8.1.9/config/tcl.m4
usr/share/src/postgresql-8.1.9/configure
usr/share/src/postgresql-8.1.9/configure.in
usr/share/src/postgresql-8.1.9/contrib/Makefile
usr/share/src/postgresql-8.1.9/contrib/README
usr/share/src/postgresql-8.1.9/contrib/adddepend/README.adddepend
usr/share/src/postgresql-8.1.9/contrib/adddepend/adddepend
usr/share/src/postgresql-8.1.9/contrib/btree_gist/Makefile
usr/share/src/postgresql-8.1.9/contrib/btree_gist/README.btree_gist
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_bit.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_bytea.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_cash.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_date.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_float4.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_float8.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_gist.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_gist.h
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_gist.sql.in
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_inet.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_int2.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_int4.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_int8.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_interval.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_macaddr.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_numeric.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_oid.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_text.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_time.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_ts.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_utils_num.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_utils_num.h
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_utils_var.c
usr/share/src/postgresql-8.1.9/contrib/btree_gist/btree_utils_var.h
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/bit.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/cash.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/char.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/date.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/float4.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/float8.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/inet.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/int2.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/int4.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/int8.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/interval.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/macaddr.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/numeric.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/text.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/time.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/timestamp.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/timestamptz.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/timetz.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/data/varbit.data
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/bit.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/bytea.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/cash.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/char.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/cidr.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/date.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/float4.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/float8.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/inet.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/init.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/int2.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/int4.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/int8.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/interval.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/macaddr.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/numeric.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/oid.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/text.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/time.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/timestamp.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/timestamptz.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/timetz.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/varbit.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/expected/varchar.out
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/bit.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/bytea.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/cash.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/char.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/cidr.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/date.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/float4.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/float8.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/inet.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/init.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/int2.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/int4.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/int8.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/interval.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/macaddr.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/numeric.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/oid.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/text.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/time.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/timestamp.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/timestamptz.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/timetz.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/varbit.sql
usr/share/src/postgresql-8.1.9/contrib/btree_gist/sql/varchar.sql
usr/share/src/postgresql-8.1.9/contrib/chkpass/Makefile
usr/share/src/postgresql-8.1.9/contrib/chkpass/README.chkpass
usr/share/src/postgresql-8.1.9/contrib/chkpass/chkpass.c
usr/share/src/postgresql-8.1.9/contrib/chkpass/chkpass.sql.in
usr/share/src/postgresql-8.1.9/contrib/contrib-global.mk
usr/share/src/postgresql-8.1.9/contrib/cube/CHANGES
usr/share/src/postgresql-8.1.9/contrib/cube/Makefile
usr/share/src/postgresql-8.1.9/contrib/cube/README.cube
usr/share/src/postgresql-8.1.9/contrib/cube/cube.c
usr/share/src/postgresql-8.1.9/contrib/cube/cube.sql.in
usr/share/src/postgresql-8.1.9/contrib/cube/cubedata.h
usr/share/src/postgresql-8.1.9/contrib/cube/cubeparse.y
usr/share/src/postgresql-8.1.9/contrib/cube/cubescan.l
usr/share/src/postgresql-8.1.9/contrib/cube/data/test_cube.data
usr/share/src/postgresql-8.1.9/contrib/cube/expected/cube.out
usr/share/src/postgresql-8.1.9/contrib/cube/expected/cube_1.out
usr/share/src/postgresql-8.1.9/contrib/cube/expected/cube_2.out
usr/share/src/postgresql-8.1.9/contrib/cube/sql/cube.sql
usr/share/src/postgresql-8.1.9/contrib/dbase/Makefile
usr/share/src/postgresql-8.1.9/contrib/dbase/README.dbf2pg
usr/share/src/postgresql-8.1.9/contrib/dbase/dbf.c
usr/share/src/postgresql-8.1.9/contrib/dbase/dbf.h
usr/share/src/postgresql-8.1.9/contrib/dbase/dbf2pg.1
usr/share/src/postgresql-8.1.9/contrib/dbase/dbf2pg.c
usr/share/src/postgresql-8.1.9/contrib/dbase/endian.c
usr/share/src/postgresql-8.1.9/contrib/dblink/Makefile
usr/share/src/postgresql-8.1.9/contrib/dblink/README.dblink
usr/share/src/postgresql-8.1.9/contrib/dblink/dblink.c
usr/share/src/postgresql-8.1.9/contrib/dblink/dblink.h
usr/share/src/postgresql-8.1.9/contrib/dblink/dblink.sql.in
usr/share/src/postgresql-8.1.9/contrib/dblink/doc/connection
usr/share/src/postgresql-8.1.9/contrib/dblink/doc/cursor
usr/share/src/postgresql-8.1.9/contrib/dblink/doc/execute
usr/share/src/postgresql-8.1.9/contrib/dblink/doc/misc
usr/share/src/postgresql-8.1.9/contrib/dblink/doc/query
usr/share/src/postgresql-8.1.9/contrib/dblink/expected/dblink.out
usr/share/src/postgresql-8.1.9/contrib/dblink/sql/dblink.sql
usr/share/src/postgresql-8.1.9/contrib/dbmirror/AddTrigger.sql
usr/share/src/postgresql-8.1.9/contrib/dbmirror/DBMirror.pl
usr/share/src/postgresql-8.1.9/contrib/dbmirror/Makefile
usr/share/src/postgresql-8.1.9/contrib/dbmirror/MirrorSetup.sql
usr/share/src/postgresql-8.1.9/contrib/dbmirror/README.dbmirror
usr/share/src/postgresql-8.1.9/contrib/dbmirror/clean_pending.pl
usr/share/src/postgresql-8.1.9/contrib/dbmirror/pending.c
usr/share/src/postgresql-8.1.9/contrib/dbmirror/slaveDatabase.conf
usr/share/src/postgresql-8.1.9/contrib/earthdistance/Makefile
usr/share/src/postgresql-8.1.9/contrib/earthdistance/README.earthdistance
usr/share/src/postgresql-8.1.9/contrib/earthdistance/earthdistance.c
usr/share/src/postgresql-8.1.9/contrib/earthdistance/earthdistance.sql.in
usr/share/src/postgresql-8.1.9/contrib/earthdistance/expected/earthdistance.out
usr/share/src/postgresql-8.1.9/contrib/earthdistance/sql/earthdistance.sql
usr/share/src/postgresql-8.1.9/contrib/fulltextindex/Makefile
usr/share/src/postgresql-8.1.9/contrib/fulltextindex/README.fti
usr/share/src/postgresql-8.1.9/contrib/fulltextindex/TODO
usr/share/src/postgresql-8.1.9/contrib/fulltextindex/WARNING
usr/share/src/postgresql-8.1.9/contrib/fulltextindex/fti.c
usr/share/src/postgresql-8.1.9/contrib/fulltextindex/fti.pl
usr/share/src/postgresql-8.1.9/contrib/fulltextindex/fti.sql.in
usr/share/src/postgresql-8.1.9/contrib/fulltextindex/timings.sh
usr/share/src/postgresql-8.1.9/contrib/fulltextindex/uninstall.sql
usr/share/src/postgresql-8.1.9/contrib/fuzzystrmatch/Makefile
usr/share/src/postgresql-8.1.9/contrib/fuzzystrmatch/README.fuzzystrmatch
usr/share/src/postgresql-8.1.9/contrib/fuzzystrmatch/README.soundex
usr/share/src/postgresql-8.1.9/contrib/fuzzystrmatch/dmetaphone.c
usr/share/src/postgresql-8.1.9/contrib/fuzzystrmatch/fuzzystrmatch.c
usr/share/src/postgresql-8.1.9/contrib/fuzzystrmatch/fuzzystrmatch.h
usr/share/src/postgresql-8.1.9/contrib/fuzzystrmatch/fuzzystrmatch.sql.in
usr/share/src/postgresql-8.1.9/contrib/intagg/Makefile
usr/share/src/postgresql-8.1.9/contrib/intagg/README.int_aggregate
usr/share/src/postgresql-8.1.9/contrib/intagg/int_aggregate.c
usr/share/src/postgresql-8.1.9/contrib/intagg/int_aggregate.sql.in
usr/share/src/postgresql-8.1.9/contrib/intarray/Makefile
usr/share/src/postgresql-8.1.9/contrib/intarray/README.intarray
usr/share/src/postgresql-8.1.9/contrib/intarray/_int.h
usr/share/src/postgresql-8.1.9/contrib/intarray/_int.sql.in
usr/share/src/postgresql-8.1.9/contrib/intarray/_int_bool.c
usr/share/src/postgresql-8.1.9/contrib/intarray/_int_gist.c
usr/share/src/postgresql-8.1.9/contrib/intarray/_int_op.c
usr/share/src/postgresql-8.1.9/contrib/intarray/_int_tool.c
usr/share/src/postgresql-8.1.9/contrib/intarray/_intbig_gist.c
usr/share/src/postgresql-8.1.9/contrib/intarray/bench/bench.pl
usr/share/src/postgresql-8.1.9/contrib/intarray/bench/create_test.pl
usr/share/src/postgresql-8.1.9/contrib/intarray/data/test__int.data
usr/share/src/postgresql-8.1.9/contrib/intarray/expected/_int.out
usr/share/src/postgresql-8.1.9/contrib/intarray/sql/_int.sql
usr/share/src/postgresql-8.1.9/contrib/isbn_issn/Makefile
usr/share/src/postgresql-8.1.9/contrib/isbn_issn/README.isbn_issn
usr/share/src/postgresql-8.1.9/contrib/isbn_issn/isbn_issn.c
usr/share/src/postgresql-8.1.9/contrib/isbn_issn/isbn_issn.sql.in
usr/share/src/postgresql-8.1.9/contrib/lo/Makefile
usr/share/src/postgresql-8.1.9/contrib/lo/README.lo
usr/share/src/postgresql-8.1.9/contrib/lo/lo.c
usr/share/src/postgresql-8.1.9/contrib/lo/lo.sql.in
usr/share/src/postgresql-8.1.9/contrib/lo/lo_drop.sql
usr/share/src/postgresql-8.1.9/contrib/lo/lo_test.sql
usr/share/src/postgresql-8.1.9/contrib/ltree/Makefile
usr/share/src/postgresql-8.1.9/contrib/ltree/README.ltree
usr/share/src/postgresql-8.1.9/contrib/ltree/_ltree_gist.c
usr/share/src/postgresql-8.1.9/contrib/ltree/_ltree_op.c
usr/share/src/postgresql-8.1.9/contrib/ltree/crc32.c
usr/share/src/postgresql-8.1.9/contrib/ltree/crc32.h
usr/share/src/postgresql-8.1.9/contrib/ltree/data/_ltree.data
usr/share/src/postgresql-8.1.9/contrib/ltree/data/ltree.data
usr/share/src/postgresql-8.1.9/contrib/ltree/expected/ltree.out
usr/share/src/postgresql-8.1.9/contrib/ltree/lquery_op.c
usr/share/src/postgresql-8.1.9/contrib/ltree/ltree.h
usr/share/src/postgresql-8.1.9/contrib/ltree/ltree.sql.in
usr/share/src/postgresql-8.1.9/contrib/ltree/ltree_gist.c
usr/share/src/postgresql-8.1.9/contrib/ltree/ltree_io.c
usr/share/src/postgresql-8.1.9/contrib/ltree/ltree_op.c
usr/share/src/postgresql-8.1.9/contrib/ltree/ltreetest.sql
usr/share/src/postgresql-8.1.9/contrib/ltree/ltxtquery_io.c
usr/share/src/postgresql-8.1.9/contrib/ltree/ltxtquery_op.c
usr/share/src/postgresql-8.1.9/contrib/ltree/sql/ltree.sql
usr/share/src/postgresql-8.1.9/contrib/mSQL-interface/Makefile
usr/share/src/postgresql-8.1.9/contrib/mSQL-interface/README.mpgsql
usr/share/src/postgresql-8.1.9/contrib/mSQL-interface/mpgsql.c
usr/share/src/postgresql-8.1.9/contrib/mac/README.mac
usr/share/src/postgresql-8.1.9/contrib/mac/createoui
usr/share/src/postgresql-8.1.9/contrib/mac/dropoui
usr/share/src/postgresql-8.1.9/contrib/mac/ouiparse.awk
usr/share/src/postgresql-8.1.9/contrib/mac/updateoui
usr/share/src/postgresql-8.1.9/contrib/oid2name/Makefile
usr/share/src/postgresql-8.1.9/contrib/oid2name/README.oid2name
usr/share/src/postgresql-8.1.9/contrib/oid2name/oid2name.c
usr/share/src/postgresql-8.1.9/contrib/oracle/CHANGES
usr/share/src/postgresql-8.1.9/contrib/oracle/Ora2Pg.pm
usr/share/src/postgresql-8.1.9/contrib/oracle/README.ora2pg
usr/share/src/postgresql-8.1.9/contrib/oracle/TODO
usr/share/src/postgresql-8.1.9/contrib/oracle/ora2pg.html
usr/share/src/postgresql-8.1.9/contrib/oracle/ora2pg.pl
usr/share/src/postgresql-8.1.9/contrib/pg_buffercache/Makefile
usr/share/src/postgresql-8.1.9/contrib/pg_buffercache/README.pg_buffercache
usr/share/src/postgresql-8.1.9/contrib/pg_buffercache/pg_buffercache.sql.in
usr/share/src/postgresql-8.1.9/contrib/pg_buffercache/pg_buffercache_pages.c
usr/share/src/postgresql-8.1.9/contrib/pg_trgm/Makefile
usr/share/src/postgresql-8.1.9/contrib/pg_trgm/README.pg_trgm
usr/share/src/postgresql-8.1.9/contrib/pg_trgm/data/trgm.data
usr/share/src/postgresql-8.1.9/contrib/pg_trgm/expected/pg_trgm.out
usr/share/src/postgresql-8.1.9/contrib/pg_trgm/pg_trgm.sql.in
usr/share/src/postgresql-8.1.9/contrib/pg_trgm/sql/pg_trgm.sql
usr/share/src/postgresql-8.1.9/contrib/pg_trgm/trgm.h
usr/share/src/postgresql-8.1.9/contrib/pg_trgm/trgm_gist.c
usr/share/src/postgresql-8.1.9/contrib/pg_trgm/trgm_op.c
usr/share/src/postgresql-8.1.9/contrib/pgbench/Makefile
usr/share/src/postgresql-8.1.9/contrib/pgbench/README.pgbench
usr/share/src/postgresql-8.1.9/contrib/pgbench/README.pgbench_jis
usr/share/src/postgresql-8.1.9/contrib/pgbench/pgbench.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/Makefile
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/README.pgcrypto
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/blf.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/blf.h
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/crypt-blowfish.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/crypt-des.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/crypt-gensalt.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/crypt-md5.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/3des.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/blowfish.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/cast5.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/crypt-blowfish.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/crypt-des.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/crypt-md5.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/crypt-xdes.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/des.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/hmac-md5.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/hmac-sha1.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/init.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/md5.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/pgp-armor.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/pgp-compression.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/pgp-decrypt.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/pgp-encrypt-DISABLED.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/pgp-encrypt.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/pgp-info.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/pgp-pubkey-DISABLED.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/pgp-pubkey-decrypt.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/pgp-pubkey-encrypt.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/pgp-zlib-DISABLED.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/rijndael.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/sha1.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/expected/sha2.out
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/fortuna.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/fortuna.h
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/internal.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/mbuf.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/mbuf.h
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/md5.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/md5.h
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/misc.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/openssl.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgcrypto.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgcrypto.h
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgcrypto.sql.in
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-armor.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-cfb.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-compress.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-decrypt.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-encrypt.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-info.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-mpi-internal.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-mpi-openssl.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-mpi.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-pgsql.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-pubdec.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-pubenc.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-pubkey.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp-s2k.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/pgp.h
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/px-crypt.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/px-crypt.h
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/px-hmac.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/px.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/px.h
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/random.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/rijndael.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/rijndael.h
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/rijndael.tbl
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sha1.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sha1.h
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sha2.c
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sha2.h
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/3des.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/blowfish.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/cast5.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/crypt-blowfish.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/crypt-des.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/crypt-md5.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/crypt-xdes.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/des.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/hmac-md5.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/hmac-sha1.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/init.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/md5.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/pgp-armor.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/pgp-compression.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/pgp-decrypt.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/pgp-encrypt-DISABLED.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/pgp-encrypt.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/pgp-info.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/pgp-pubkey-DISABLED.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/pgp-pubkey-decrypt.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/pgp-pubkey-encrypt.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/pgp-zlib-DISABLED.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/rijndael.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/sha1.sql
usr/share/src/postgresql-8.1.9/contrib/pgcrypto/sql/sha2.sql
usr/share/src/postgresql-8.1.9/contrib/pgstattuple/Makefile
usr/share/src/postgresql-8.1.9/contrib/pgstattuple/README.pgstattuple
usr/share/src/postgresql-8.1.9/contrib/pgstattuple/README.pgstattuple.euc_jp
usr/share/src/postgresql-8.1.9/contrib/pgstattuple/pgstattuple.c
usr/share/src/postgresql-8.1.9/contrib/pgstattuple/pgstattuple.sql.in
usr/share/src/postgresql-8.1.9/contrib/seg/Makefile
usr/share/src/postgresql-8.1.9/contrib/seg/README.seg
usr/share/src/postgresql-8.1.9/contrib/seg/data/test_seg.data
usr/share/src/postgresql-8.1.9/contrib/seg/expected/seg.out
usr/share/src/postgresql-8.1.9/contrib/seg/expected/seg_1.out
usr/share/src/postgresql-8.1.9/contrib/seg/seg-validate.pl
usr/share/src/postgresql-8.1.9/contrib/seg/seg.c
usr/share/src/postgresql-8.1.9/contrib/seg/seg.sql.in
usr/share/src/postgresql-8.1.9/contrib/seg/segdata.h
usr/share/src/postgresql-8.1.9/contrib/seg/segparse.y
usr/share/src/postgresql-8.1.9/contrib/seg/segscan.l
usr/share/src/postgresql-8.1.9/contrib/seg/sort-segments.pl
usr/share/src/postgresql-8.1.9/contrib/seg/sql/seg.sql
usr/share/src/postgresql-8.1.9/contrib/spi/Makefile
usr/share/src/postgresql-8.1.9/contrib/spi/README.spi
usr/share/src/postgresql-8.1.9/contrib/spi/README.timetravel
usr/share/src/postgresql-8.1.9/contrib/spi/autoinc.c
usr/share/src/postgresql-8.1.9/contrib/spi/autoinc.example
usr/share/src/postgresql-8.1.9/contrib/spi/autoinc.sql.in
usr/share/src/postgresql-8.1.9/contrib/spi/insert_username.c
usr/share/src/postgresql-8.1.9/contrib/spi/insert_username.example
usr/share/src/postgresql-8.1.9/contrib/spi/insert_username.sql.in
usr/share/src/postgresql-8.1.9/contrib/spi/moddatetime.c
usr/share/src/postgresql-8.1.9/contrib/spi/moddatetime.example
usr/share/src/postgresql-8.1.9/contrib/spi/moddatetime.sql.in
usr/share/src/postgresql-8.1.9/contrib/spi/preprocessor/README.MAX
usr/share/src/postgresql-8.1.9/contrib/spi/preprocessor/example.sql
usr/share/src/postgresql-8.1.9/contrib/spi/preprocessor/step1.c
usr/share/src/postgresql-8.1.9/contrib/spi/preprocessor/step2.pl
usr/share/src/postgresql-8.1.9/contrib/spi/refint.c
usr/share/src/postgresql-8.1.9/contrib/spi/refint.example
usr/share/src/postgresql-8.1.9/contrib/spi/refint.sql.in
usr/share/src/postgresql-8.1.9/contrib/spi/timetravel.c
usr/share/src/postgresql-8.1.9/contrib/spi/timetravel.example
usr/share/src/postgresql-8.1.9/contrib/spi/timetravel.sql.in
usr/share/src/postgresql-8.1.9/contrib/start-scripts/PostgreSQL.darwin
usr/share/src/postgresql-8.1.9/contrib/start-scripts/StartupParameters.plist.darwin
usr/share/src/postgresql-8.1.9/contrib/start-scripts/freebsd
usr/share/src/postgresql-8.1.9/contrib/start-scripts/linux
usr/share/src/postgresql-8.1.9/contrib/tablefunc/Makefile
usr/share/src/postgresql-8.1.9/contrib/tablefunc/README.tablefunc
usr/share/src/postgresql-8.1.9/contrib/tablefunc/data/connectby_int.data
usr/share/src/postgresql-8.1.9/contrib/tablefunc/data/connectby_text.data
usr/share/src/postgresql-8.1.9/contrib/tablefunc/data/ct.data
usr/share/src/postgresql-8.1.9/contrib/tablefunc/expected/tablefunc.out
usr/share/src/postgresql-8.1.9/contrib/tablefunc/sql/tablefunc.sql
usr/share/src/postgresql-8.1.9/contrib/tablefunc/tablefunc.c
usr/share/src/postgresql-8.1.9/contrib/tablefunc/tablefunc.h
usr/share/src/postgresql-8.1.9/contrib/tablefunc/tablefunc.sql.in
usr/share/src/postgresql-8.1.9/contrib/tips/Makefile
usr/share/src/postgresql-8.1.9/contrib/tips/README.apachelog
usr/share/src/postgresql-8.1.9/contrib/tsearch2/Makefile
usr/share/src/postgresql-8.1.9/contrib/tsearch2/README.tsearch2
usr/share/src/postgresql-8.1.9/contrib/tsearch2/common.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/common.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/crc32.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/crc32.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/data/test_tsearch.data
usr/share/src/postgresql-8.1.9/contrib/tsearch2/dict.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/dict.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/dict_ex.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/dict_ispell.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/dict_snowball.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/dict_syn.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/docs/tsearch-V2-intro.html
usr/share/src/postgresql-8.1.9/contrib/tsearch2/docs/tsearch2-guide.html
usr/share/src/postgresql-8.1.9/contrib/tsearch2/docs/tsearch2-ref.html
usr/share/src/postgresql-8.1.9/contrib/tsearch2/expected/tsearch2.out
usr/share/src/postgresql-8.1.9/contrib/tsearch2/gendict/Makefile.IN
usr/share/src/postgresql-8.1.9/contrib/tsearch2/gendict/README.gendict
usr/share/src/postgresql-8.1.9/contrib/tsearch2/gendict/config.sh
usr/share/src/postgresql-8.1.9/contrib/tsearch2/gendict/dict_snowball.c.IN
usr/share/src/postgresql-8.1.9/contrib/tsearch2/gendict/dict_tmpl.c.IN
usr/share/src/postgresql-8.1.9/contrib/tsearch2/gendict/sql.IN
usr/share/src/postgresql-8.1.9/contrib/tsearch2/gistidx.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/gistidx.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/ispell/Makefile
usr/share/src/postgresql-8.1.9/contrib/tsearch2/ispell/regis.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/ispell/regis.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/ispell/spell.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/ispell/spell.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/my2ispell/Makefile
usr/share/src/postgresql-8.1.9/contrib/tsearch2/my2ispell/README
usr/share/src/postgresql-8.1.9/contrib/tsearch2/prs_dcfg.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/query.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/query.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/rank.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/rewrite.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/rewrite.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/snmap.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/snmap.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/snowball/Makefile
usr/share/src/postgresql-8.1.9/contrib/tsearch2/snowball/api.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/snowball/api.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/snowball/english_stem.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/snowball/english_stem.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/snowball/header.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/snowball/russian_stem.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/snowball/russian_stem.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/snowball/utilities.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/sql/tsearch2.sql
usr/share/src/postgresql-8.1.9/contrib/tsearch2/stopword.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/stopword/english.stop
usr/share/src/postgresql-8.1.9/contrib/tsearch2/stopword/russian.stop
usr/share/src/postgresql-8.1.9/contrib/tsearch2/ts_cfg.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/ts_cfg.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/ts_stat.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/ts_stat.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/tsearch.sql.in
usr/share/src/postgresql-8.1.9/contrib/tsearch2/tsvector.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/tsvector.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/tsvector_op.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/untsearch.sql.in
usr/share/src/postgresql-8.1.9/contrib/tsearch2/wordparser/Makefile
usr/share/src/postgresql-8.1.9/contrib/tsearch2/wordparser/deflex.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/wordparser/deflex.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/wordparser/parser.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/wordparser/parser.l
usr/share/src/postgresql-8.1.9/contrib/tsearch2/wparser.c
usr/share/src/postgresql-8.1.9/contrib/tsearch2/wparser.h
usr/share/src/postgresql-8.1.9/contrib/tsearch2/wparser_def.c
usr/share/src/postgresql-8.1.9/contrib/userlock/Makefile
usr/share/src/postgresql-8.1.9/contrib/userlock/README.user_locks
usr/share/src/postgresql-8.1.9/contrib/userlock/user_locks.c
usr/share/src/postgresql-8.1.9/contrib/userlock/user_locks.h
usr/share/src/postgresql-8.1.9/contrib/userlock/user_locks.sql.in
usr/share/src/postgresql-8.1.9/contrib/vacuumlo/Makefile
usr/share/src/postgresql-8.1.9/contrib/vacuumlo/README.vacuumlo
usr/share/src/postgresql-8.1.9/contrib/vacuumlo/vacuumlo.c
usr/share/src/postgresql-8.1.9/contrib/xml2/Makefile
usr/share/src/postgresql-8.1.9/contrib/xml2/README.xml2
usr/share/src/postgresql-8.1.9/contrib/xml2/pgxml.sql.in
usr/share/src/postgresql-8.1.9/contrib/xml2/xpath.c
usr/share/src/postgresql-8.1.9/contrib/xml2/xslt_proc.c
usr/share/src/postgresql-8.1.9/doc/FAQ
usr/share/src/postgresql-8.1.9/doc/FAQ_AIX
usr/share/src/postgresql-8.1.9/doc/FAQ_CYGWIN
usr/share/src/postgresql-8.1.9/doc/FAQ_DEV
usr/share/src/postgresql-8.1.9/doc/FAQ_HPUX
usr/share/src/postgresql-8.1.9/doc/FAQ_IRIX
usr/share/src/postgresql-8.1.9/doc/FAQ_MINGW
usr/share/src/postgresql-8.1.9/doc/FAQ_QNX4
usr/share/src/postgresql-8.1.9/doc/FAQ_SCO
usr/share/src/postgresql-8.1.9/doc/FAQ_Solaris
usr/share/src/postgresql-8.1.9/doc/FAQ_brazilian
usr/share/src/postgresql-8.1.9/doc/FAQ_chinese
usr/share/src/postgresql-8.1.9/doc/FAQ_czech
usr/share/src/postgresql-8.1.9/doc/FAQ_farsi
usr/share/src/postgresql-8.1.9/doc/FAQ_french
usr/share/src/postgresql-8.1.9/doc/FAQ_german
usr/share/src/postgresql-8.1.9/doc/FAQ_hungarian
usr/share/src/postgresql-8.1.9/doc/FAQ_japanese
usr/share/src/postgresql-8.1.9/doc/FAQ_polish
usr/share/src/postgresql-8.1.9/doc/FAQ_russian
usr/share/src/postgresql-8.1.9/doc/FAQ_turkish
usr/share/src/postgresql-8.1.9/doc/KNOWN_BUGS
usr/share/src/postgresql-8.1.9/doc/MISSING_FEATURES
usr/share/src/postgresql-8.1.9/doc/Makefile
usr/share/src/postgresql-8.1.9/doc/README.mb.big5
usr/share/src/postgresql-8.1.9/doc/README.mb.jp
usr/share/src/postgresql-8.1.9/doc/TODO
usr/share/src/postgresql-8.1.9/doc/TODO.detail/README
usr/share/src/postgresql-8.1.9/doc/TODO.detail/pg_dump
usr/share/src/postgresql-8.1.9/doc/TODO.detail/pg_upgrade
usr/share/src/postgresql-8.1.9/doc/TODO.detail/pitr
usr/share/src/postgresql-8.1.9/doc/TODO.detail/psql
usr/share/src/postgresql-8.1.9/doc/TODO.detail/thread
usr/share/src/postgresql-8.1.9/doc/TODO.detail/timezone
usr/share/src/postgresql-8.1.9/doc/TODO.detail/update
usr/share/src/postgresql-8.1.9/doc/TODO.detail/wal
usr/share/src/postgresql-8.1.9/doc/bug.template
usr/share/src/postgresql-8.1.9/doc/man.tar.gz
usr/share/src/postgresql-8.1.9/doc/postgres.tar.gz
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_DEV.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_MINGW.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_brazilian.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_chinese.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_czech.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_farsi.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_french.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_german.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_hungarian.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_japanese.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_polish.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_russian.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/FAQ_turkish.html
usr/share/src/postgresql-8.1.9/doc/src/FAQ/README
usr/share/src/postgresql-8.1.9/doc/src/FAQ/TODO.html
usr/share/src/postgresql-8.1.9/doc/src/Makefile
usr/share/src/postgresql-8.1.9/doc/src/sgml/Makefile
usr/share/src/postgresql-8.1.9/doc/src/sgml/advanced.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/arch-dev.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/array.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/backup.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/biblio.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/bki.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/catalogs.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/charset.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/client-auth.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/config.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/contacts.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/cvs.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/datatype.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/datetime.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ddl.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/dfunc.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/diskusage.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/dml.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/docguide.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ecpg.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/errcodes.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/extend.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/external-projects.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/features.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/filelist.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/fixrtf
usr/share/src/postgresql-8.1.9/doc/src/sgml/func.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/geqo.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/gist.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/history.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/indexam.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/indices.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/info.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/information_schema.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/install-win32.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/installation.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/intro.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/keywords.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/legal.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/libpq.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/lobj.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/maintenance.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/manage-ag.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/mk_feature_tables.pl
usr/share/src/postgresql-8.1.9/doc/src/sgml/monitoring.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/mvcc.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/nls.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/notation.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/perform.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/planstats.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/plhandler.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/plperl.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/plpgsql.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/plpython.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/pltcl.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/postgres.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/problems.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/protocol.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/queries.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/query.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/abort.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/allfiles.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_aggregate.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_conversion.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_database.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_domain.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_function.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_group.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_index.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_language.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_opclass.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_operator.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_role.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_schema.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_sequence.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_table.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_tablespace.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_trigger.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_type.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/alter_user.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/analyze.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/begin.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/checkpoint.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/close.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/cluster.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/clusterdb.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/comment.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/commit.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/commit_prepared.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/copy.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_aggregate.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_cast.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_constraint.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_conversion.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_database.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_domain.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_function.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_group.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_index.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_language.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_opclass.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_operator.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_role.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_rule.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_schema.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_sequence.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_table.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_table_as.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_tablespace.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_trigger.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_type.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_user.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/create_view.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/createdb.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/createlang.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/createuser.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/deallocate.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/declare.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/delete.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_aggregate.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_cast.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_conversion.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_database.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_domain.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_function.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_group.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_index.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_language.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_opclass.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_operator.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_role.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_rule.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_schema.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_sequence.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_table.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_tablespace.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_trigger.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_type.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_user.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/drop_view.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/dropdb.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/droplang.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/dropuser.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/ecpg-ref.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/end.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/execute.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/explain.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/fetch.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/grant.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/initdb.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/insert.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/ipcclean.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/listen.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/load.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/lock.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/move.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/notify.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/pg_config-ref.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/pg_controldata.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/pg_ctl-ref.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/pg_dump.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/pg_dumpall.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/pg_resetxlog.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/pg_restore.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/postgres-ref.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/postmaster.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/prepare.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/prepare_transaction.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/psql-ref.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/reindex.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/reindexdb.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/release_savepoint.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/reset.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/revoke.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/rollback.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/rollback_prepared.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/rollback_to.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/savepoint.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/select.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/select_into.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/set.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/set_constraints.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/set_role.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/set_session_auth.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/set_transaction.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/show.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/start_transaction.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/truncate.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/unlisten.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/update.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/vacuum.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/ref/vacuumdb.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/reference.ced
usr/share/src/postgresql-8.1.9/doc/src/sgml/reference.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/regress.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/release.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/rowtypes.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/rules.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/runtime.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/sources.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/spi.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/sql.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/standalone-install.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/start.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/storage.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/stylesheet-hh.xsl
usr/share/src/postgresql-8.1.9/doc/src/sgml/stylesheet.css
usr/share/src/postgresql-8.1.9/doc/src/sgml/stylesheet.dsl
usr/share/src/postgresql-8.1.9/doc/src/sgml/stylesheet.xsl
usr/share/src/postgresql-8.1.9/doc/src/sgml/syntax.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/trigger.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/typeconv.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/user-manag.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/wal.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/xaggr.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/xfunc.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/xindex.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/xoper.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/xplang.sgml
usr/share/src/postgresql-8.1.9/doc/src/sgml/xtypes.sgml
usr/share/src/postgresql-8.1.9/src/DEVELOPERS
usr/share/src/postgresql-8.1.9/src/Makefile
usr/share/src/postgresql-8.1.9/src/Makefile.global.in
usr/share/src/postgresql-8.1.9/src/Makefile.shlib
usr/share/src/postgresql-8.1.9/src/backend/Makefile
usr/share/src/postgresql-8.1.9/src/backend/access/Makefile
usr/share/src/postgresql-8.1.9/src/backend/access/common/Makefile
usr/share/src/postgresql-8.1.9/src/backend/access/common/heaptuple.c
usr/share/src/postgresql-8.1.9/src/backend/access/common/indextuple.c
usr/share/src/postgresql-8.1.9/src/backend/access/common/indexvalid.c
usr/share/src/postgresql-8.1.9/src/backend/access/common/printtup.c
usr/share/src/postgresql-8.1.9/src/backend/access/common/scankey.c
usr/share/src/postgresql-8.1.9/src/backend/access/common/tupdesc.c
usr/share/src/postgresql-8.1.9/src/backend/access/gist/Makefile
usr/share/src/postgresql-8.1.9/src/backend/access/gist/README
usr/share/src/postgresql-8.1.9/src/backend/access/gist/gist.c
usr/share/src/postgresql-8.1.9/src/backend/access/gist/gistget.c
usr/share/src/postgresql-8.1.9/src/backend/access/gist/gistproc.c
usr/share/src/postgresql-8.1.9/src/backend/access/gist/gistscan.c
usr/share/src/postgresql-8.1.9/src/backend/access/gist/gistutil.c
usr/share/src/postgresql-8.1.9/src/backend/access/gist/gistvacuum.c
usr/share/src/postgresql-8.1.9/src/backend/access/gist/gistxlog.c
usr/share/src/postgresql-8.1.9/src/backend/access/hash/Makefile
usr/share/src/postgresql-8.1.9/src/backend/access/hash/README
usr/share/src/postgresql-8.1.9/src/backend/access/hash/hash.c
usr/share/src/postgresql-8.1.9/src/backend/access/hash/hashfunc.c
usr/share/src/postgresql-8.1.9/src/backend/access/hash/hashinsert.c
usr/share/src/postgresql-8.1.9/src/backend/access/hash/hashovfl.c
usr/share/src/postgresql-8.1.9/src/backend/access/hash/hashpage.c
usr/share/src/postgresql-8.1.9/src/backend/access/hash/hashscan.c
usr/share/src/postgresql-8.1.9/src/backend/access/hash/hashsearch.c
usr/share/src/postgresql-8.1.9/src/backend/access/hash/hashutil.c
usr/share/src/postgresql-8.1.9/src/backend/access/heap/Makefile
usr/share/src/postgresql-8.1.9/src/backend/access/heap/heapam.c
usr/share/src/postgresql-8.1.9/src/backend/access/heap/hio.c
usr/share/src/postgresql-8.1.9/src/backend/access/heap/tuptoaster.c
usr/share/src/postgresql-8.1.9/src/backend/access/index/Makefile
usr/share/src/postgresql-8.1.9/src/backend/access/index/genam.c
usr/share/src/postgresql-8.1.9/src/backend/access/index/indexam.c
usr/share/src/postgresql-8.1.9/src/backend/access/nbtree/Makefile
usr/share/src/postgresql-8.1.9/src/backend/access/nbtree/README
usr/share/src/postgresql-8.1.9/src/backend/access/nbtree/nbtcompare.c
usr/share/src/postgresql-8.1.9/src/backend/access/nbtree/nbtinsert.c
usr/share/src/postgresql-8.1.9/src/backend/access/nbtree/nbtpage.c
usr/share/src/postgresql-8.1.9/src/backend/access/nbtree/nbtree.c
usr/share/src/postgresql-8.1.9/src/backend/access/nbtree/nbtsearch.c
usr/share/src/postgresql-8.1.9/src/backend/access/nbtree/nbtsort.c
usr/share/src/postgresql-8.1.9/src/backend/access/nbtree/nbtutils.c
usr/share/src/postgresql-8.1.9/src/backend/access/nbtree/nbtxlog.c
usr/share/src/postgresql-8.1.9/src/backend/access/rtree/Makefile
usr/share/src/postgresql-8.1.9/src/backend/access/rtree/rtget.c
usr/share/src/postgresql-8.1.9/src/backend/access/rtree/rtproc.c
usr/share/src/postgresql-8.1.9/src/backend/access/rtree/rtree.c
usr/share/src/postgresql-8.1.9/src/backend/access/rtree/rtscan.c
usr/share/src/postgresql-8.1.9/src/backend/access/rtree/rtstrat.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/Makefile
usr/share/src/postgresql-8.1.9/src/backend/access/transam/README
usr/share/src/postgresql-8.1.9/src/backend/access/transam/clog.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/multixact.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/recovery.conf.sample
usr/share/src/postgresql-8.1.9/src/backend/access/transam/rmgr.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/slru.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/subtrans.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/transam.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/twophase.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/twophase_rmgr.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/varsup.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/xact.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/xlog.c
usr/share/src/postgresql-8.1.9/src/backend/access/transam/xlogutils.c
usr/share/src/postgresql-8.1.9/src/backend/bootstrap/.cvsignore
usr/share/src/postgresql-8.1.9/src/backend/bootstrap/Makefile
usr/share/src/postgresql-8.1.9/src/backend/bootstrap/bootparse.c
usr/share/src/postgresql-8.1.9/src/backend/bootstrap/bootparse.y
usr/share/src/postgresql-8.1.9/src/backend/bootstrap/bootscanner.c
usr/share/src/postgresql-8.1.9/src/backend/bootstrap/bootscanner.l
usr/share/src/postgresql-8.1.9/src/backend/bootstrap/bootstrap.c
usr/share/src/postgresql-8.1.9/src/backend/bootstrap/bootstrap_tokens.h
usr/share/src/postgresql-8.1.9/src/backend/catalog/Makefile
usr/share/src/postgresql-8.1.9/src/backend/catalog/README
usr/share/src/postgresql-8.1.9/src/backend/catalog/aclchk.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/catalog.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/dependency.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/genbki.sh
usr/share/src/postgresql-8.1.9/src/backend/catalog/heap.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/index.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/indexing.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/information_schema.sql
usr/share/src/postgresql-8.1.9/src/backend/catalog/namespace.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/pg_aggregate.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/pg_constraint.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/pg_conversion.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/pg_depend.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/pg_largeobject.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/pg_namespace.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/pg_operator.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/pg_proc.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/pg_shdepend.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/pg_type.c
usr/share/src/postgresql-8.1.9/src/backend/catalog/sql_feature_packages.txt
usr/share/src/postgresql-8.1.9/src/backend/catalog/sql_features.txt
usr/share/src/postgresql-8.1.9/src/backend/catalog/system_views.sql
usr/share/src/postgresql-8.1.9/src/backend/commands/Makefile
usr/share/src/postgresql-8.1.9/src/backend/commands/aggregatecmds.c
usr/share/src/postgresql-8.1.9/src/backend/commands/alter.c
usr/share/src/postgresql-8.1.9/src/backend/commands/analyze.c
usr/share/src/postgresql-8.1.9/src/backend/commands/async.c
usr/share/src/postgresql-8.1.9/src/backend/commands/cluster.c
usr/share/src/postgresql-8.1.9/src/backend/commands/comment.c
usr/share/src/postgresql-8.1.9/src/backend/commands/conversioncmds.c
usr/share/src/postgresql-8.1.9/src/backend/commands/copy.c
usr/share/src/postgresql-8.1.9/src/backend/commands/dbcommands.c
usr/share/src/postgresql-8.1.9/src/backend/commands/define.c
usr/share/src/postgresql-8.1.9/src/backend/commands/explain.c
usr/share/src/postgresql-8.1.9/src/backend/commands/functioncmds.c
usr/share/src/postgresql-8.1.9/src/backend/commands/indexcmds.c
usr/share/src/postgresql-8.1.9/src/backend/commands/lockcmds.c
usr/share/src/postgresql-8.1.9/src/backend/commands/opclasscmds.c
usr/share/src/postgresql-8.1.9/src/backend/commands/operatorcmds.c
usr/share/src/postgresql-8.1.9/src/backend/commands/portalcmds.c
usr/share/src/postgresql-8.1.9/src/backend/commands/prepare.c
usr/share/src/postgresql-8.1.9/src/backend/commands/proclang.c
usr/share/src/postgresql-8.1.9/src/backend/commands/schemacmds.c
usr/share/src/postgresql-8.1.9/src/backend/commands/sequence.c
usr/share/src/postgresql-8.1.9/src/backend/commands/tablecmds.c
usr/share/src/postgresql-8.1.9/src/backend/commands/tablespace.c
usr/share/src/postgresql-8.1.9/src/backend/commands/trigger.c
usr/share/src/postgresql-8.1.9/src/backend/commands/typecmds.c
usr/share/src/postgresql-8.1.9/src/backend/commands/user.c
usr/share/src/postgresql-8.1.9/src/backend/commands/vacuum.c
usr/share/src/postgresql-8.1.9/src/backend/commands/vacuumlazy.c
usr/share/src/postgresql-8.1.9/src/backend/commands/variable.c
usr/share/src/postgresql-8.1.9/src/backend/commands/view.c
usr/share/src/postgresql-8.1.9/src/backend/executor/Makefile
usr/share/src/postgresql-8.1.9/src/backend/executor/README
usr/share/src/postgresql-8.1.9/src/backend/executor/execAmi.c
usr/share/src/postgresql-8.1.9/src/backend/executor/execGrouping.c
usr/share/src/postgresql-8.1.9/src/backend/executor/execJunk.c
usr/share/src/postgresql-8.1.9/src/backend/executor/execMain.c
usr/share/src/postgresql-8.1.9/src/backend/executor/execProcnode.c
usr/share/src/postgresql-8.1.9/src/backend/executor/execQual.c
usr/share/src/postgresql-8.1.9/src/backend/executor/execScan.c
usr/share/src/postgresql-8.1.9/src/backend/executor/execTuples.c
usr/share/src/postgresql-8.1.9/src/backend/executor/execUtils.c
usr/share/src/postgresql-8.1.9/src/backend/executor/functions.c
usr/share/src/postgresql-8.1.9/src/backend/executor/instrument.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeAgg.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeAppend.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeBitmapAnd.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeBitmapHeapscan.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeBitmapIndexscan.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeBitmapOr.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeFunctionscan.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeGroup.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeHash.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeHashjoin.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeIndexscan.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeLimit.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeMaterial.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeMergejoin.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeNestloop.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeResult.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeSeqscan.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeSetOp.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeSort.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeSubplan.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeSubqueryscan.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeTidscan.c
usr/share/src/postgresql-8.1.9/src/backend/executor/nodeUnique.c
usr/share/src/postgresql-8.1.9/src/backend/executor/spi.c
usr/share/src/postgresql-8.1.9/src/backend/executor/tstoreReceiver.c
usr/share/src/postgresql-8.1.9/src/backend/lib/Makefile
usr/share/src/postgresql-8.1.9/src/backend/lib/dllist.c
usr/share/src/postgresql-8.1.9/src/backend/lib/stringinfo.c
usr/share/src/postgresql-8.1.9/src/backend/libpq/Makefile
usr/share/src/postgresql-8.1.9/src/backend/libpq/README.SSL
usr/share/src/postgresql-8.1.9/src/backend/libpq/auth.c
usr/share/src/postgresql-8.1.9/src/backend/libpq/be-fsstubs.c
usr/share/src/postgresql-8.1.9/src/backend/libpq/be-secure.c
usr/share/src/postgresql-8.1.9/src/backend/libpq/crypt.c
usr/share/src/postgresql-8.1.9/src/backend/libpq/hba.c
usr/share/src/postgresql-8.1.9/src/backend/libpq/ip.c
usr/share/src/postgresql-8.1.9/src/backend/libpq/md5.c
usr/share/src/postgresql-8.1.9/src/backend/libpq/pg_hba.conf.sample
usr/share/src/postgresql-8.1.9/src/backend/libpq/pg_ident.conf.sample
usr/share/src/postgresql-8.1.9/src/backend/libpq/pqcomm.c
usr/share/src/postgresql-8.1.9/src/backend/libpq/pqformat.c
usr/share/src/postgresql-8.1.9/src/backend/libpq/pqsignal.c
usr/share/src/postgresql-8.1.9/src/backend/main/Makefile
usr/share/src/postgresql-8.1.9/src/backend/main/main.c
usr/share/src/postgresql-8.1.9/src/backend/nls.mk
usr/share/src/postgresql-8.1.9/src/backend/nodes/Makefile
usr/share/src/postgresql-8.1.9/src/backend/nodes/README
usr/share/src/postgresql-8.1.9/src/backend/nodes/bitmapset.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/copyfuncs.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/equalfuncs.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/list.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/makefuncs.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/nodeFuncs.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/nodes.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/outfuncs.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/params.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/print.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/read.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/readfuncs.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/tidbitmap.c
usr/share/src/postgresql-8.1.9/src/backend/nodes/value.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/Makefile
usr/share/src/postgresql-8.1.9/src/backend/optimizer/README
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/Makefile
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_copy.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_cx.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_erx.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_eval.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_main.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_misc.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_mutation.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_ox1.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_ox2.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_pmx.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_pool.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_px.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_recombination.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/geqo/geqo_selection.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/path/Makefile
usr/share/src/postgresql-8.1.9/src/backend/optimizer/path/allpaths.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/path/clausesel.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/path/costsize.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/path/indxpath.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/path/joinpath.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/path/joinrels.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/path/orindxpath.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/path/pathkeys.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/path/tidpath.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/plan/Makefile
usr/share/src/postgresql-8.1.9/src/backend/optimizer/plan/README
usr/share/src/postgresql-8.1.9/src/backend/optimizer/plan/createplan.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/plan/initsplan.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/plan/planagg.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/plan/planmain.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/plan/planner.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/plan/setrefs.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/plan/subselect.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/prep/Makefile
usr/share/src/postgresql-8.1.9/src/backend/optimizer/prep/prepjointree.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/prep/prepqual.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/prep/preptlist.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/prep/prepunion.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/util/Makefile
usr/share/src/postgresql-8.1.9/src/backend/optimizer/util/clauses.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/util/joininfo.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/util/pathnode.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/util/plancat.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/util/predtest.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/util/relnode.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/util/restrictinfo.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/util/tlist.c
usr/share/src/postgresql-8.1.9/src/backend/optimizer/util/var.c
usr/share/src/postgresql-8.1.9/src/backend/parser/.cvsignore
usr/share/src/postgresql-8.1.9/src/backend/parser/Makefile
usr/share/src/postgresql-8.1.9/src/backend/parser/README
usr/share/src/postgresql-8.1.9/src/backend/parser/analyze.c
usr/share/src/postgresql-8.1.9/src/backend/parser/gram.c
usr/share/src/postgresql-8.1.9/src/backend/parser/gram.y
usr/share/src/postgresql-8.1.9/src/backend/parser/keywords.c
usr/share/src/postgresql-8.1.9/src/backend/parser/parse.h
usr/share/src/postgresql-8.1.9/src/backend/parser/parse_agg.c
usr/share/src/postgresql-8.1.9/src/backend/parser/parse_clause.c
usr/share/src/postgresql-8.1.9/src/backend/parser/parse_coerce.c
usr/share/src/postgresql-8.1.9/src/backend/parser/parse_expr.c
usr/share/src/postgresql-8.1.9/src/backend/parser/parse_func.c
usr/share/src/postgresql-8.1.9/src/backend/parser/parse_node.c
usr/share/src/postgresql-8.1.9/src/backend/parser/parse_oper.c
usr/share/src/postgresql-8.1.9/src/backend/parser/parse_relation.c
usr/share/src/postgresql-8.1.9/src/backend/parser/parse_target.c
usr/share/src/postgresql-8.1.9/src/backend/parser/parse_type.c
usr/share/src/postgresql-8.1.9/src/backend/parser/parser.c
usr/share/src/postgresql-8.1.9/src/backend/parser/scan.c
usr/share/src/postgresql-8.1.9/src/backend/parser/scan.l
usr/share/src/postgresql-8.1.9/src/backend/parser/scansup.c
usr/share/src/postgresql-8.1.9/src/backend/po/af.po
usr/share/src/postgresql-8.1.9/src/backend/po/cs.po
usr/share/src/postgresql-8.1.9/src/backend/po/de.po
usr/share/src/postgresql-8.1.9/src/backend/po/es.po
usr/share/src/postgresql-8.1.9/src/backend/po/fr.po
usr/share/src/postgresql-8.1.9/src/backend/po/hr.po
usr/share/src/postgresql-8.1.9/src/backend/po/hu.po
usr/share/src/postgresql-8.1.9/src/backend/po/it.po
usr/share/src/postgresql-8.1.9/src/backend/po/ko.po
usr/share/src/postgresql-8.1.9/src/backend/po/nb.po
usr/share/src/postgresql-8.1.9/src/backend/po/pt_BR.po
usr/share/src/postgresql-8.1.9/src/backend/po/ro.po
usr/share/src/postgresql-8.1.9/src/backend/po/ru.po
usr/share/src/postgresql-8.1.9/src/backend/po/sk.po
usr/share/src/postgresql-8.1.9/src/backend/po/sl.po
usr/share/src/postgresql-8.1.9/src/backend/po/sv.po
usr/share/src/postgresql-8.1.9/src/backend/po/tr.po
usr/share/src/postgresql-8.1.9/src/backend/po/zh_CN.po
usr/share/src/postgresql-8.1.9/src/backend/po/zh_TW.po
usr/share/src/postgresql-8.1.9/src/backend/port/Makefile
usr/share/src/postgresql-8.1.9/src/backend/port/aix/mkldexport.sh
usr/share/src/postgresql-8.1.9/src/backend/port/beos/Makefile
usr/share/src/postgresql-8.1.9/src/backend/port/beos/sem.c
usr/share/src/postgresql-8.1.9/src/backend/port/beos/shm.c
usr/share/src/postgresql-8.1.9/src/backend/port/beos/support.c
usr/share/src/postgresql-8.1.9/src/backend/port/darwin/Makefile
usr/share/src/postgresql-8.1.9/src/backend/port/darwin/README
usr/share/src/postgresql-8.1.9/src/backend/port/darwin/system.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/README.dlfcn.aix
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/aix.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/aix.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/beos.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/beos.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/bsdi.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/bsdi.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/cygwin.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/cygwin.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/darwin.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/darwin.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/dgux.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/dgux.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/freebsd.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/freebsd.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/hpux.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/hpux.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/irix.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/irix.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/linux.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/linux.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/netbsd.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/netbsd.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/nextstep.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/nextstep.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/openbsd.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/openbsd.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/osf.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/osf.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/qnx4.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/qnx4.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/sco.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/sco.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/solaris.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/solaris.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/sunos4.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/sunos4.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/svr4.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/svr4.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/ultrix4.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/ultrix4.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/univel.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/univel.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/unixware.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/unixware.h
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/win32.c
usr/share/src/postgresql-8.1.9/src/backend/port/dynloader/win32.h
usr/share/src/postgresql-8.1.9/src/backend/port/hpux/tas.c.template
usr/share/src/postgresql-8.1.9/src/backend/port/ipc_test.c
usr/share/src/postgresql-8.1.9/src/backend/port/nextstep/Makefile
usr/share/src/postgresql-8.1.9/src/backend/port/nextstep/port.c
usr/share/src/postgresql-8.1.9/src/backend/port/posix_sema.c
usr/share/src/postgresql-8.1.9/src/backend/port/qnx4/Makefile
usr/share/src/postgresql-8.1.9/src/backend/port/qnx4/ipc.h
usr/share/src/postgresql-8.1.9/src/backend/port/qnx4/isnan.c
usr/share/src/postgresql-8.1.9/src/backend/port/qnx4/sem.c
usr/share/src/postgresql-8.1.9/src/backend/port/qnx4/sem.h
usr/share/src/postgresql-8.1.9/src/backend/port/qnx4/shm.c
usr/share/src/postgresql-8.1.9/src/backend/port/qnx4/shm.h
usr/share/src/postgresql-8.1.9/src/backend/port/qnx4/tstsem.c
usr/share/src/postgresql-8.1.9/src/backend/port/qnx4/tstshm.c
usr/share/src/postgresql-8.1.9/src/backend/port/sunos4/Makefile
usr/share/src/postgresql-8.1.9/src/backend/port/sunos4/float.h
usr/share/src/postgresql-8.1.9/src/backend/port/sysv_sema.c
usr/share/src/postgresql-8.1.9/src/backend/port/sysv_shmem.c
usr/share/src/postgresql-8.1.9/src/backend/port/tas/dummy.s
usr/share/src/postgresql-8.1.9/src/backend/port/tas/hpux_hppa.s
usr/share/src/postgresql-8.1.9/src/backend/port/tas/solaris_i386.s
usr/share/src/postgresql-8.1.9/src/backend/port/tas/solaris_sparc.s
usr/share/src/postgresql-8.1.9/src/backend/port/win32/Makefile
usr/share/src/postgresql-8.1.9/src/backend/port/win32/error.c
usr/share/src/postgresql-8.1.9/src/backend/port/win32/security.c
usr/share/src/postgresql-8.1.9/src/backend/port/win32/sema.c
usr/share/src/postgresql-8.1.9/src/backend/port/win32/shmem.c
usr/share/src/postgresql-8.1.9/src/backend/port/win32/signal.c
usr/share/src/postgresql-8.1.9/src/backend/port/win32/socket.c
usr/share/src/postgresql-8.1.9/src/backend/port/win32/timer.c
usr/share/src/postgresql-8.1.9/src/backend/postmaster/Makefile
usr/share/src/postgresql-8.1.9/src/backend/postmaster/autovacuum.c
usr/share/src/postgresql-8.1.9/src/backend/postmaster/bgwriter.c
usr/share/src/postgresql-8.1.9/src/backend/postmaster/fork_process.c
usr/share/src/postgresql-8.1.9/src/backend/postmaster/pgarch.c
usr/share/src/postgresql-8.1.9/src/backend/postmaster/pgstat.c
usr/share/src/postgresql-8.1.9/src/backend/postmaster/postmaster.c
usr/share/src/postgresql-8.1.9/src/backend/postmaster/syslogger.c
usr/share/src/postgresql-8.1.9/src/backend/regex/COPYRIGHT
usr/share/src/postgresql-8.1.9/src/backend/regex/Makefile
usr/share/src/postgresql-8.1.9/src/backend/regex/re_syntax.n
usr/share/src/postgresql-8.1.9/src/backend/regex/regc_color.c
usr/share/src/postgresql-8.1.9/src/backend/regex/regc_cvec.c
usr/share/src/postgresql-8.1.9/src/backend/regex/regc_lex.c
usr/share/src/postgresql-8.1.9/src/backend/regex/regc_locale.c
usr/share/src/postgresql-8.1.9/src/backend/regex/regc_nfa.c
usr/share/src/postgresql-8.1.9/src/backend/regex/regcomp.c
usr/share/src/postgresql-8.1.9/src/backend/regex/rege_dfa.c
usr/share/src/postgresql-8.1.9/src/backend/regex/regerror.c
usr/share/src/postgresql-8.1.9/src/backend/regex/regexec.c
usr/share/src/postgresql-8.1.9/src/backend/regex/regfree.c
usr/share/src/postgresql-8.1.9/src/backend/rewrite/Makefile
usr/share/src/postgresql-8.1.9/src/backend/rewrite/rewriteDefine.c
usr/share/src/postgresql-8.1.9/src/backend/rewrite/rewriteHandler.c
usr/share/src/postgresql-8.1.9/src/backend/rewrite/rewriteManip.c
usr/share/src/postgresql-8.1.9/src/backend/rewrite/rewriteRemove.c
usr/share/src/postgresql-8.1.9/src/backend/rewrite/rewriteSupport.c
usr/share/src/postgresql-8.1.9/src/backend/storage/Makefile
usr/share/src/postgresql-8.1.9/src/backend/storage/buffer/Makefile
usr/share/src/postgresql-8.1.9/src/backend/storage/buffer/README
usr/share/src/postgresql-8.1.9/src/backend/storage/buffer/buf_init.c
usr/share/src/postgresql-8.1.9/src/backend/storage/buffer/buf_table.c
usr/share/src/postgresql-8.1.9/src/backend/storage/buffer/bufmgr.c
usr/share/src/postgresql-8.1.9/src/backend/storage/buffer/freelist.c
usr/share/src/postgresql-8.1.9/src/backend/storage/buffer/localbuf.c
usr/share/src/postgresql-8.1.9/src/backend/storage/file/Makefile
usr/share/src/postgresql-8.1.9/src/backend/storage/file/buffile.c
usr/share/src/postgresql-8.1.9/src/backend/storage/file/fd.c
usr/share/src/postgresql-8.1.9/src/backend/storage/freespace/Makefile
usr/share/src/postgresql-8.1.9/src/backend/storage/freespace/freespace.c
usr/share/src/postgresql-8.1.9/src/backend/storage/ipc/Makefile
usr/share/src/postgresql-8.1.9/src/backend/storage/ipc/README
usr/share/src/postgresql-8.1.9/src/backend/storage/ipc/ipc.c
usr/share/src/postgresql-8.1.9/src/backend/storage/ipc/ipci.c
usr/share/src/postgresql-8.1.9/src/backend/storage/ipc/pmsignal.c
usr/share/src/postgresql-8.1.9/src/backend/storage/ipc/procarray.c
usr/share/src/postgresql-8.1.9/src/backend/storage/ipc/shmem.c
usr/share/src/postgresql-8.1.9/src/backend/storage/ipc/shmqueue.c
usr/share/src/postgresql-8.1.9/src/backend/storage/ipc/sinval.c
usr/share/src/postgresql-8.1.9/src/backend/storage/ipc/sinvaladt.c
usr/share/src/postgresql-8.1.9/src/backend/storage/large_object/Makefile
usr/share/src/postgresql-8.1.9/src/backend/storage/large_object/inv_api.c
usr/share/src/postgresql-8.1.9/src/backend/storage/lmgr/Makefile
usr/share/src/postgresql-8.1.9/src/backend/storage/lmgr/README
usr/share/src/postgresql-8.1.9/src/backend/storage/lmgr/deadlock.c
usr/share/src/postgresql-8.1.9/src/backend/storage/lmgr/lmgr.c
usr/share/src/postgresql-8.1.9/src/backend/storage/lmgr/lock.c
usr/share/src/postgresql-8.1.9/src/backend/storage/lmgr/lwlock.c
usr/share/src/postgresql-8.1.9/src/backend/storage/lmgr/proc.c
usr/share/src/postgresql-8.1.9/src/backend/storage/lmgr/s_lock.c
usr/share/src/postgresql-8.1.9/src/backend/storage/lmgr/spin.c
usr/share/src/postgresql-8.1.9/src/backend/storage/page/Makefile
usr/share/src/postgresql-8.1.9/src/backend/storage/page/bufpage.c
usr/share/src/postgresql-8.1.9/src/backend/storage/page/itemptr.c
usr/share/src/postgresql-8.1.9/src/backend/storage/smgr/Makefile
usr/share/src/postgresql-8.1.9/src/backend/storage/smgr/README
usr/share/src/postgresql-8.1.9/src/backend/storage/smgr/md.c
usr/share/src/postgresql-8.1.9/src/backend/storage/smgr/smgr.c
usr/share/src/postgresql-8.1.9/src/backend/storage/smgr/smgrtype.c
usr/share/src/postgresql-8.1.9/src/backend/tcop/Makefile
usr/share/src/postgresql-8.1.9/src/backend/tcop/dest.c
usr/share/src/postgresql-8.1.9/src/backend/tcop/fastpath.c
usr/share/src/postgresql-8.1.9/src/backend/tcop/postgres.c
usr/share/src/postgresql-8.1.9/src/backend/tcop/pquery.c
usr/share/src/postgresql-8.1.9/src/backend/tcop/utility.c
usr/share/src/postgresql-8.1.9/src/backend/utils/.cvsignore
usr/share/src/postgresql-8.1.9/src/backend/utils/Gen_fmgrtab.sh
usr/share/src/postgresql-8.1.9/src/backend/utils/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/acl.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/array_userfuncs.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/arrayfuncs.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/arrayutils.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/ascii.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/bool.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/cash.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/char.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/date.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/datetime.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/datum.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/dbsize.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/encode.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/float.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/format_type.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/formatting.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/genfile.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/geo_ops.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/geo_selfuncs.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/inet_net_ntop.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/inet_net_pton.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/int.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/int8.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/like.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/like_match.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/lockfuncs.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/mac.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/misc.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/nabstime.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/name.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/network.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/not_in.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/numeric.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/numutils.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/oid.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/oracle_compat.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/pg_locale.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/pg_lzcompress.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/pgstatfuncs.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/pseudotypes.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/quote.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/regexp.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/regproc.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/ri_triggers.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/rowtypes.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/ruleutils.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/selfuncs.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/tid.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/timestamp.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/varbit.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/varchar.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/varlena.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/version.c
usr/share/src/postgresql-8.1.9/src/backend/utils/adt/xid.c
usr/share/src/postgresql-8.1.9/src/backend/utils/cache/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/cache/catcache.c
usr/share/src/postgresql-8.1.9/src/backend/utils/cache/inval.c
usr/share/src/postgresql-8.1.9/src/backend/utils/cache/lsyscache.c
usr/share/src/postgresql-8.1.9/src/backend/utils/cache/relcache.c
usr/share/src/postgresql-8.1.9/src/backend/utils/cache/syscache.c
usr/share/src/postgresql-8.1.9/src/backend/utils/cache/typcache.c
usr/share/src/postgresql-8.1.9/src/backend/utils/error/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/error/assert.c
usr/share/src/postgresql-8.1.9/src/backend/utils/error/elog.c
usr/share/src/postgresql-8.1.9/src/backend/utils/fmgr/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/fmgr/README
usr/share/src/postgresql-8.1.9/src/backend/utils/fmgr/dfmgr.c
usr/share/src/postgresql-8.1.9/src/backend/utils/fmgr/fmgr.c
usr/share/src/postgresql-8.1.9/src/backend/utils/fmgr/funcapi.c
usr/share/src/postgresql-8.1.9/src/backend/utils/hash/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/hash/dynahash.c
usr/share/src/postgresql-8.1.9/src/backend/utils/hash/hashfn.c
usr/share/src/postgresql-8.1.9/src/backend/utils/hash/pg_crc.c
usr/share/src/postgresql-8.1.9/src/backend/utils/init/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/init/flatfiles.c
usr/share/src/postgresql-8.1.9/src/backend/utils/init/globals.c
usr/share/src/postgresql-8.1.9/src/backend/utils/init/miscinit.c
usr/share/src/postgresql-8.1.9/src/backend/utils/init/postinit.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/README
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/ISO10646-GB18030.TXT
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_8859.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_GBK.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_UHC.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_WINX.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/big5_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/euc_cn_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/euc_jp_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/euc_kr_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/euc_tw_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/gb18030_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/gbk_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/johab_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/koi8r_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/sjis_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/ucs2utf.pl
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/uhc_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_big5.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_euc_cn.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_euc_jp.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_euc_kr.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_euc_tw.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_gb18030.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_gbk.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_10.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_13.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_14.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_15.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_16.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_2.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_3.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_4.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_5.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_6.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_7.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_iso8859_9.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_johab.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_koi8r.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_sjis.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_uhc.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_win1250.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_win1251.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_win1252.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_win1256.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_win1258.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_win866.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/utf8_to_win874.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/win1250_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/win1251_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/win1252_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/win1256_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/win1258_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/win866_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/Unicode/win874_to_utf8.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conv.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/README.euc_jp
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/ascii_and_mic/ascii_and_mic.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/cyrillic_and_mic.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/euc_cn_and_mic.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/euc_jp_and_sjis.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/sjis.map
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/euc_kr_and_mic.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/latin2_and_win1250/latin2_and_win1250.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/latin_and_mic/latin_and_mic.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/proc.mk
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/regress_epilogue
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/regress_prolog
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_ascii/utf8_and_ascii.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_big5/utf8_and_big5.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/utf8_and_cyrillic.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/utf8_and_euc_cn.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/utf8_and_euc_jp.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/utf8_and_euc_kr.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/utf8_and_euc_tw.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/utf8_and_gb18030.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_gbk/utf8_and_gbk.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/utf8_and_iso8859_1.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_johab/utf8_and_johab.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_sjis/utf8_and_sjis.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_uhc/utf8_and_uhc.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_win1250/utf8_and_win1250.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_win1252/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_win1252/utf8_and_win1252.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_win1256/utf8_and_win1256.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_win1258/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_win1258/utf8_and_win1258.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/conversion_procs/utf8_and_win874/utf8_and_win874.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/encnames.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/iso.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/mbutils.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/wchar.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/win1251.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/win866.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/wstrcmp.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mb/wstrncmp.c
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/.cvsignore
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/README
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/check_guc
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/guc-file.c
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/guc-file.l
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/guc.c
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/help_config.c
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/pg_rusage.c
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/postgresql.conf.sample
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/ps_status.c
usr/share/src/postgresql-8.1.9/src/backend/utils/misc/superuser.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mmgr/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/mmgr/README
usr/share/src/postgresql-8.1.9/src/backend/utils/mmgr/aset.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mmgr/mcxt.c
usr/share/src/postgresql-8.1.9/src/backend/utils/mmgr/portalmem.c
usr/share/src/postgresql-8.1.9/src/backend/utils/resowner/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/resowner/README
usr/share/src/postgresql-8.1.9/src/backend/utils/resowner/resowner.c
usr/share/src/postgresql-8.1.9/src/backend/utils/sort/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/sort/logtape.c
usr/share/src/postgresql-8.1.9/src/backend/utils/sort/tuplesort.c
usr/share/src/postgresql-8.1.9/src/backend/utils/sort/tuplestore.c
usr/share/src/postgresql-8.1.9/src/backend/utils/time/Makefile
usr/share/src/postgresql-8.1.9/src/backend/utils/time/tqual.c
usr/share/src/postgresql-8.1.9/src/bcc32.mak
usr/share/src/postgresql-8.1.9/src/bin/Makefile
usr/share/src/postgresql-8.1.9/src/bin/initdb/Makefile
usr/share/src/postgresql-8.1.9/src/bin/initdb/initdb.c
usr/share/src/postgresql-8.1.9/src/bin/initdb/nls.mk
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/cs.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/de.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/es.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/fr.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/it.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/ko.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/pl.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/pt_BR.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/ro.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/ru.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/sk.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/sl.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/sv.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/tr.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/zh_CN.po
usr/share/src/postgresql-8.1.9/src/bin/initdb/po/zh_TW.po
usr/share/src/postgresql-8.1.9/src/bin/ipcclean/Makefile
usr/share/src/postgresql-8.1.9/src/bin/ipcclean/ipcclean.sh
usr/share/src/postgresql-8.1.9/src/bin/pg_config/Makefile
usr/share/src/postgresql-8.1.9/src/bin/pg_config/nls.mk
usr/share/src/postgresql-8.1.9/src/bin/pg_config/pg_config.c
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/cs.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/de.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/es.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/fr.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/ko.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/pl.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/pt_BR.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/ro.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/ru.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/sl.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/sv.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/tr.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/zh_CN.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/po/zh_TW.po
usr/share/src/postgresql-8.1.9/src/bin/pg_config/win32.mak
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/Makefile
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/nls.mk
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/pg_controldata.c
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/cs.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/de.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/es.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/fa.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/fr.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/hu.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/it.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/ko.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/nb.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/pl.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/pt_BR.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/ro.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/ru.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/sk.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/sl.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/sv.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/tr.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/zh_CN.po
usr/share/src/postgresql-8.1.9/src/bin/pg_controldata/po/zh_TW.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/Makefile
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/nls.mk
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/pg_ctl.c
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/cs.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/de.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/es.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/fr.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/ko.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/pt_BR.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/ro.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/ru.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/sk.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/sl.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/sv.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/tr.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/zh_CN.po
usr/share/src/postgresql-8.1.9/src/bin/pg_ctl/po/zh_TW.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/Makefile
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/README
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/common.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/dumputils.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/dumputils.h
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/nls.mk
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_backup.h
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_backup_archiver.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_backup_archiver.h
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_backup_custom.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_backup_db.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_backup_db.h
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_backup_files.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_backup_null.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_backup_tar.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_backup_tar.h
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_dump.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_dump.h
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_dump_sort.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_dumpall.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/pg_restore.c
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/cs.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/de.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/es.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/fr.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/it.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/ko.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/nb.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/pt_BR.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/ro.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/ru.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/sk.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/sl.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/sv.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/tr.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/zh_CN.po
usr/share/src/postgresql-8.1.9/src/bin/pg_dump/po/zh_TW.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/Makefile
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/nls.mk
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/pg_resetxlog.c
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/cs.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/de.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/es.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/fr.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/hu.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/it.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/ko.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/nb.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/pt_BR.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/ro.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/ru.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/sk.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/sl.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/sv.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/tr.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/zh_CN.po
usr/share/src/postgresql-8.1.9/src/bin/pg_resetxlog/po/zh_TW.po
usr/share/src/postgresql-8.1.9/src/bin/pgevent/MSG00001.bin
usr/share/src/postgresql-8.1.9/src/bin/pgevent/Makefile
usr/share/src/postgresql-8.1.9/src/bin/pgevent/README
usr/share/src/postgresql-8.1.9/src/bin/pgevent/pgevent.c
usr/share/src/postgresql-8.1.9/src/bin/pgevent/pgevent.def
usr/share/src/postgresql-8.1.9/src/bin/pgevent/pgmsgevent.h
usr/share/src/postgresql-8.1.9/src/bin/pgevent/pgmsgevent.mc
usr/share/src/postgresql-8.1.9/src/bin/pgevent/pgmsgevent.rc
usr/share/src/postgresql-8.1.9/src/bin/psql/.cvsignore
usr/share/src/postgresql-8.1.9/src/bin/psql/Makefile
usr/share/src/postgresql-8.1.9/src/bin/psql/bcc32.mak
usr/share/src/postgresql-8.1.9/src/bin/psql/command.c
usr/share/src/postgresql-8.1.9/src/bin/psql/command.h
usr/share/src/postgresql-8.1.9/src/bin/psql/common.c
usr/share/src/postgresql-8.1.9/src/bin/psql/common.h
usr/share/src/postgresql-8.1.9/src/bin/psql/copy.c
usr/share/src/postgresql-8.1.9/src/bin/psql/copy.h
usr/share/src/postgresql-8.1.9/src/bin/psql/create_help.pl
usr/share/src/postgresql-8.1.9/src/bin/psql/describe.c
usr/share/src/postgresql-8.1.9/src/bin/psql/describe.h
usr/share/src/postgresql-8.1.9/src/bin/psql/help.c
usr/share/src/postgresql-8.1.9/src/bin/psql/help.h
usr/share/src/postgresql-8.1.9/src/bin/psql/input.c
usr/share/src/postgresql-8.1.9/src/bin/psql/input.h
usr/share/src/postgresql-8.1.9/src/bin/psql/large_obj.c
usr/share/src/postgresql-8.1.9/src/bin/psql/large_obj.h
usr/share/src/postgresql-8.1.9/src/bin/psql/mainloop.c
usr/share/src/postgresql-8.1.9/src/bin/psql/mainloop.h
usr/share/src/postgresql-8.1.9/src/bin/psql/mbprint.c
usr/share/src/postgresql-8.1.9/src/bin/psql/mbprint.h
usr/share/src/postgresql-8.1.9/src/bin/psql/nls.mk
usr/share/src/postgresql-8.1.9/src/bin/psql/po/cs.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/de.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/es.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/fa.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/fr.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/hu.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/it.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/ko.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/nb.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/pt_BR.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/ro.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/ru.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/sk.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/sl.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/sv.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/tr.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/zh_CN.po
usr/share/src/postgresql-8.1.9/src/bin/psql/po/zh_TW.po
usr/share/src/postgresql-8.1.9/src/bin/psql/print.c
usr/share/src/postgresql-8.1.9/src/bin/psql/print.h
usr/share/src/postgresql-8.1.9/src/bin/psql/prompt.c
usr/share/src/postgresql-8.1.9/src/bin/psql/prompt.h
usr/share/src/postgresql-8.1.9/src/bin/psql/psqlrc.sample
usr/share/src/postgresql-8.1.9/src/bin/psql/psqlscan.c
usr/share/src/postgresql-8.1.9/src/bin/psql/psqlscan.h
usr/share/src/postgresql-8.1.9/src/bin/psql/psqlscan.l
usr/share/src/postgresql-8.1.9/src/bin/psql/settings.h
usr/share/src/postgresql-8.1.9/src/bin/psql/sql_help.h
usr/share/src/postgresql-8.1.9/src/bin/psql/startup.c
usr/share/src/postgresql-8.1.9/src/bin/psql/stringutils.c
usr/share/src/postgresql-8.1.9/src/bin/psql/stringutils.h
usr/share/src/postgresql-8.1.9/src/bin/psql/tab-complete.c
usr/share/src/postgresql-8.1.9/src/bin/psql/tab-complete.h
usr/share/src/postgresql-8.1.9/src/bin/psql/variables.c
usr/share/src/postgresql-8.1.9/src/bin/psql/variables.h
usr/share/src/postgresql-8.1.9/src/bin/psql/win32.mak
usr/share/src/postgresql-8.1.9/src/bin/scripts/Makefile
usr/share/src/postgresql-8.1.9/src/bin/scripts/clusterdb.c
usr/share/src/postgresql-8.1.9/src/bin/scripts/common.c
usr/share/src/postgresql-8.1.9/src/bin/scripts/common.h
usr/share/src/postgresql-8.1.9/src/bin/scripts/createdb.c
usr/share/src/postgresql-8.1.9/src/bin/scripts/createlang.c
usr/share/src/postgresql-8.1.9/src/bin/scripts/createuser.c
usr/share/src/postgresql-8.1.9/src/bin/scripts/dropdb.c
usr/share/src/postgresql-8.1.9/src/bin/scripts/droplang.c
usr/share/src/postgresql-8.1.9/src/bin/scripts/dropuser.c
usr/share/src/postgresql-8.1.9/src/bin/scripts/nls.mk
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/cs.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/de.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/es.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/fr.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/it.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/ko.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/pt_BR.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/ro.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/ru.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/sk.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/sl.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/sv.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/tr.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/zh_CN.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/po/zh_TW.po
usr/share/src/postgresql-8.1.9/src/bin/scripts/reindexdb.c
usr/share/src/postgresql-8.1.9/src/bin/scripts/vacuumdb.c
usr/share/src/postgresql-8.1.9/src/include/Makefile
usr/share/src/postgresql-8.1.9/src/include/access/attnum.h
usr/share/src/postgresql-8.1.9/src/include/access/clog.h
usr/share/src/postgresql-8.1.9/src/include/access/genam.h
usr/share/src/postgresql-8.1.9/src/include/access/gist.h
usr/share/src/postgresql-8.1.9/src/include/access/gist_private.h
usr/share/src/postgresql-8.1.9/src/include/access/gistscan.h
usr/share/src/postgresql-8.1.9/src/include/access/hash.h
usr/share/src/postgresql-8.1.9/src/include/access/heapam.h
usr/share/src/postgresql-8.1.9/src/include/access/hio.h
usr/share/src/postgresql-8.1.9/src/include/access/htup.h
usr/share/src/postgresql-8.1.9/src/include/access/iqual.h
usr/share/src/postgresql-8.1.9/src/include/access/itup.h
usr/share/src/postgresql-8.1.9/src/include/access/multixact.h
usr/share/src/postgresql-8.1.9/src/include/access/nbtree.h
usr/share/src/postgresql-8.1.9/src/include/access/printtup.h
usr/share/src/postgresql-8.1.9/src/include/access/relscan.h
usr/share/src/postgresql-8.1.9/src/include/access/rmgr.h
usr/share/src/postgresql-8.1.9/src/include/access/rtree.h
usr/share/src/postgresql-8.1.9/src/include/access/rtscan.h
usr/share/src/postgresql-8.1.9/src/include/access/sdir.h
usr/share/src/postgresql-8.1.9/src/include/access/skey.h
usr/share/src/postgresql-8.1.9/src/include/access/slru.h
usr/share/src/postgresql-8.1.9/src/include/access/subtrans.h
usr/share/src/postgresql-8.1.9/src/include/access/transam.h
usr/share/src/postgresql-8.1.9/src/include/access/tupdesc.h
usr/share/src/postgresql-8.1.9/src/include/access/tupmacs.h
usr/share/src/postgresql-8.1.9/src/include/access/tuptoaster.h
usr/share/src/postgresql-8.1.9/src/include/access/twophase.h
usr/share/src/postgresql-8.1.9/src/include/access/twophase_rmgr.h
usr/share/src/postgresql-8.1.9/src/include/access/valid.h
usr/share/src/postgresql-8.1.9/src/include/access/xact.h
usr/share/src/postgresql-8.1.9/src/include/access/xlog.h
usr/share/src/postgresql-8.1.9/src/include/access/xlog_internal.h
usr/share/src/postgresql-8.1.9/src/include/access/xlogdefs.h
usr/share/src/postgresql-8.1.9/src/include/access/xlogutils.h
usr/share/src/postgresql-8.1.9/src/include/bootstrap/bootstrap.h
usr/share/src/postgresql-8.1.9/src/include/c.h
usr/share/src/postgresql-8.1.9/src/include/catalog/catalog.h
usr/share/src/postgresql-8.1.9/src/include/catalog/catversion.h
usr/share/src/postgresql-8.1.9/src/include/catalog/dependency.h
usr/share/src/postgresql-8.1.9/src/include/catalog/duplicate_oids
usr/share/src/postgresql-8.1.9/src/include/catalog/heap.h
usr/share/src/postgresql-8.1.9/src/include/catalog/index.h
usr/share/src/postgresql-8.1.9/src/include/catalog/indexing.h
usr/share/src/postgresql-8.1.9/src/include/catalog/namespace.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_aggregate.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_am.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_amop.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_amproc.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_attrdef.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_attribute.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_auth_members.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_authid.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_autovacuum.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_cast.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_class.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_constraint.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_control.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_conversion.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_database.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_depend.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_description.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_index.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_inherits.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_language.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_largeobject.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_listener.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_namespace.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_opclass.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_operator.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_pltemplate.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_proc.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_rewrite.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_shdepend.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_statistic.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_tablespace.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_trigger.h
usr/share/src/postgresql-8.1.9/src/include/catalog/pg_type.h
usr/share/src/postgresql-8.1.9/src/include/catalog/unused_oids
usr/share/src/postgresql-8.1.9/src/include/commands/alter.h
usr/share/src/postgresql-8.1.9/src/include/commands/async.h
usr/share/src/postgresql-8.1.9/src/include/commands/cluster.h
usr/share/src/postgresql-8.1.9/src/include/commands/comment.h
usr/share/src/postgresql-8.1.9/src/include/commands/conversioncmds.h
usr/share/src/postgresql-8.1.9/src/include/commands/copy.h
usr/share/src/postgresql-8.1.9/src/include/commands/dbcommands.h
usr/share/src/postgresql-8.1.9/src/include/commands/defrem.h
usr/share/src/postgresql-8.1.9/src/include/commands/explain.h
usr/share/src/postgresql-8.1.9/src/include/commands/lockcmds.h
usr/share/src/postgresql-8.1.9/src/include/commands/portalcmds.h
usr/share/src/postgresql-8.1.9/src/include/commands/prepare.h
usr/share/src/postgresql-8.1.9/src/include/commands/proclang.h
usr/share/src/postgresql-8.1.9/src/include/commands/schemacmds.h
usr/share/src/postgresql-8.1.9/src/include/commands/sequence.h
usr/share/src/postgresql-8.1.9/src/include/commands/tablecmds.h
usr/share/src/postgresql-8.1.9/src/include/commands/tablespace.h
usr/share/src/postgresql-8.1.9/src/include/commands/trigger.h
usr/share/src/postgresql-8.1.9/src/include/commands/typecmds.h
usr/share/src/postgresql-8.1.9/src/include/commands/user.h
usr/share/src/postgresql-8.1.9/src/include/commands/vacuum.h
usr/share/src/postgresql-8.1.9/src/include/commands/variable.h
usr/share/src/postgresql-8.1.9/src/include/commands/version.h
usr/share/src/postgresql-8.1.9/src/include/commands/view.h
usr/share/src/postgresql-8.1.9/src/include/executor/execdebug.h
usr/share/src/postgresql-8.1.9/src/include/executor/execdefs.h
usr/share/src/postgresql-8.1.9/src/include/executor/execdesc.h
usr/share/src/postgresql-8.1.9/src/include/executor/executor.h
usr/share/src/postgresql-8.1.9/src/include/executor/functions.h
usr/share/src/postgresql-8.1.9/src/include/executor/hashjoin.h
usr/share/src/postgresql-8.1.9/src/include/executor/instrument.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeAgg.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeAppend.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeBitmapAnd.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeBitmapHeapscan.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeBitmapIndexscan.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeBitmapOr.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeFunctionscan.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeGroup.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeHash.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeHashjoin.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeIndexscan.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeLimit.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeMaterial.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeMergejoin.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeNestloop.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeResult.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeSeqscan.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeSetOp.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeSort.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeSubplan.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeSubqueryscan.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeTidscan.h
usr/share/src/postgresql-8.1.9/src/include/executor/nodeUnique.h
usr/share/src/postgresql-8.1.9/src/include/executor/spi.h
usr/share/src/postgresql-8.1.9/src/include/executor/spi_priv.h
usr/share/src/postgresql-8.1.9/src/include/executor/tstoreReceiver.h
usr/share/src/postgresql-8.1.9/src/include/executor/tuptable.h
usr/share/src/postgresql-8.1.9/src/include/fmgr.h
usr/share/src/postgresql-8.1.9/src/include/funcapi.h
usr/share/src/postgresql-8.1.9/src/include/getaddrinfo.h
usr/share/src/postgresql-8.1.9/src/include/getopt_long.h
usr/share/src/postgresql-8.1.9/src/include/lib/dllist.h
usr/share/src/postgresql-8.1.9/src/include/lib/stringinfo.h
usr/share/src/postgresql-8.1.9/src/include/libpq/auth.h
usr/share/src/postgresql-8.1.9/src/include/libpq/be-fsstubs.h
usr/share/src/postgresql-8.1.9/src/include/libpq/crypt.h
usr/share/src/postgresql-8.1.9/src/include/libpq/hba.h
usr/share/src/postgresql-8.1.9/src/include/libpq/ip.h
usr/share/src/postgresql-8.1.9/src/include/libpq/libpq-be.h
usr/share/src/postgresql-8.1.9/src/include/libpq/libpq-fs.h
usr/share/src/postgresql-8.1.9/src/include/libpq/libpq.h
usr/share/src/postgresql-8.1.9/src/include/libpq/pqcomm.h
usr/share/src/postgresql-8.1.9/src/include/libpq/pqformat.h
usr/share/src/postgresql-8.1.9/src/include/libpq/pqsignal.h
usr/share/src/postgresql-8.1.9/src/include/mb/pg_wchar.h
usr/share/src/postgresql-8.1.9/src/include/miscadmin.h
usr/share/src/postgresql-8.1.9/src/include/nodes/bitmapset.h
usr/share/src/postgresql-8.1.9/src/include/nodes/execnodes.h
usr/share/src/postgresql-8.1.9/src/include/nodes/makefuncs.h
usr/share/src/postgresql-8.1.9/src/include/nodes/memnodes.h
usr/share/src/postgresql-8.1.9/src/include/nodes/nodeFuncs.h
usr/share/src/postgresql-8.1.9/src/include/nodes/nodes.h
usr/share/src/postgresql-8.1.9/src/include/nodes/params.h
usr/share/src/postgresql-8.1.9/src/include/nodes/parsenodes.h
usr/share/src/postgresql-8.1.9/src/include/nodes/pg_list.h
usr/share/src/postgresql-8.1.9/src/include/nodes/plannodes.h
usr/share/src/postgresql-8.1.9/src/include/nodes/primnodes.h
usr/share/src/postgresql-8.1.9/src/include/nodes/print.h
usr/share/src/postgresql-8.1.9/src/include/nodes/readfuncs.h
usr/share/src/postgresql-8.1.9/src/include/nodes/relation.h
usr/share/src/postgresql-8.1.9/src/include/nodes/tidbitmap.h
usr/share/src/postgresql-8.1.9/src/include/nodes/value.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/clauses.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/cost.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/geqo.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/geqo_copy.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/geqo_gene.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/geqo_misc.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/geqo_mutation.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/geqo_pool.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/geqo_random.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/geqo_recombination.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/geqo_selection.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/joininfo.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/pathnode.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/paths.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/plancat.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/planmain.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/planner.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/predtest.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/prep.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/restrictinfo.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/subselect.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/tlist.h
usr/share/src/postgresql-8.1.9/src/include/optimizer/var.h
usr/share/src/postgresql-8.1.9/src/include/parser/analyze.h
usr/share/src/postgresql-8.1.9/src/include/parser/gramparse.h
usr/share/src/postgresql-8.1.9/src/include/parser/keywords.h
usr/share/src/postgresql-8.1.9/src/include/parser/parse_agg.h
usr/share/src/postgresql-8.1.9/src/include/parser/parse_clause.h
usr/share/src/postgresql-8.1.9/src/include/parser/parse_coerce.h
usr/share/src/postgresql-8.1.9/src/include/parser/parse_expr.h
usr/share/src/postgresql-8.1.9/src/include/parser/parse_func.h
usr/share/src/postgresql-8.1.9/src/include/parser/parse_node.h
usr/share/src/postgresql-8.1.9/src/include/parser/parse_oper.h
usr/share/src/postgresql-8.1.9/src/include/parser/parse_relation.h
usr/share/src/postgresql-8.1.9/src/include/parser/parse_target.h
usr/share/src/postgresql-8.1.9/src/include/parser/parse_type.h
usr/share/src/postgresql-8.1.9/src/include/parser/parser.h
usr/share/src/postgresql-8.1.9/src/include/parser/parsetree.h
usr/share/src/postgresql-8.1.9/src/include/parser/scansup.h
usr/share/src/postgresql-8.1.9/src/include/pg_config.h.in
usr/share/src/postgresql-8.1.9/src/include/pg_config.h.win32
usr/share/src/postgresql-8.1.9/src/include/pg_config_manual.h
usr/share/src/postgresql-8.1.9/src/include/pgstat.h
usr/share/src/postgresql-8.1.9/src/include/pgtime.h
usr/share/src/postgresql-8.1.9/src/include/port.h
usr/share/src/postgresql-8.1.9/src/include/port/aix.h
usr/share/src/postgresql-8.1.9/src/include/port/beos.h
usr/share/src/postgresql-8.1.9/src/include/port/bsdi.h
usr/share/src/postgresql-8.1.9/src/include/port/cygwin.h
usr/share/src/postgresql-8.1.9/src/include/port/darwin.h
usr/share/src/postgresql-8.1.9/src/include/port/dgux.h
usr/share/src/postgresql-8.1.9/src/include/port/freebsd.h
usr/share/src/postgresql-8.1.9/src/include/port/hpux.h
usr/share/src/postgresql-8.1.9/src/include/port/irix.h
usr/share/src/postgresql-8.1.9/src/include/port/linux.h
usr/share/src/postgresql-8.1.9/src/include/port/netbsd.h
usr/share/src/postgresql-8.1.9/src/include/port/nextstep.h
usr/share/src/postgresql-8.1.9/src/include/port/openbsd.h
usr/share/src/postgresql-8.1.9/src/include/port/osf.h
usr/share/src/postgresql-8.1.9/src/include/port/qnx4.h
usr/share/src/postgresql-8.1.9/src/include/port/sco.h
usr/share/src/postgresql-8.1.9/src/include/port/solaris.h
usr/share/src/postgresql-8.1.9/src/include/port/sunos4.h
usr/share/src/postgresql-8.1.9/src/include/port/svr4.h
usr/share/src/postgresql-8.1.9/src/include/port/ultrix4.h
usr/share/src/postgresql-8.1.9/src/include/port/univel.h
usr/share/src/postgresql-8.1.9/src/include/port/unixware.h
usr/share/src/postgresql-8.1.9/src/include/port/win32.h
usr/share/src/postgresql-8.1.9/src/include/port/win32/arpa/inet.h
usr/share/src/postgresql-8.1.9/src/include/port/win32/dlfcn.h
usr/share/src/postgresql-8.1.9/src/include/port/win32/grp.h
usr/share/src/postgresql-8.1.9/src/include/port/win32/netdb.h
usr/share/src/postgresql-8.1.9/src/include/port/win32/netinet/in.h
usr/share/src/postgresql-8.1.9/src/include/port/win32/pwd.h
usr/share/src/postgresql-8.1.9/src/include/port/win32/sys/socket.h
usr/share/src/postgresql-8.1.9/src/include/port/win32/sys/wait.h
usr/share/src/postgresql-8.1.9/src/include/postgres.h
usr/share/src/postgresql-8.1.9/src/include/postgres_ext.h
usr/share/src/postgresql-8.1.9/src/include/postgres_fe.h
usr/share/src/postgresql-8.1.9/src/include/postmaster/autovacuum.h
usr/share/src/postgresql-8.1.9/src/include/postmaster/bgwriter.h
usr/share/src/postgresql-8.1.9/src/include/postmaster/fork_process.h
usr/share/src/postgresql-8.1.9/src/include/postmaster/pgarch.h
usr/share/src/postgresql-8.1.9/src/include/postmaster/postmaster.h
usr/share/src/postgresql-8.1.9/src/include/postmaster/syslogger.h
usr/share/src/postgresql-8.1.9/src/include/regex/regcustom.h
usr/share/src/postgresql-8.1.9/src/include/regex/regerrs.h
usr/share/src/postgresql-8.1.9/src/include/regex/regex.h
usr/share/src/postgresql-8.1.9/src/include/regex/regguts.h
usr/share/src/postgresql-8.1.9/src/include/rewrite/prs2lock.h
usr/share/src/postgresql-8.1.9/src/include/rewrite/rewriteDefine.h
usr/share/src/postgresql-8.1.9/src/include/rewrite/rewriteHandler.h
usr/share/src/postgresql-8.1.9/src/include/rewrite/rewriteManip.h
usr/share/src/postgresql-8.1.9/src/include/rewrite/rewriteRemove.h
usr/share/src/postgresql-8.1.9/src/include/rewrite/rewriteSupport.h
usr/share/src/postgresql-8.1.9/src/include/rusagestub.h
usr/share/src/postgresql-8.1.9/src/include/storage/backendid.h
usr/share/src/postgresql-8.1.9/src/include/storage/block.h
usr/share/src/postgresql-8.1.9/src/include/storage/buf.h
usr/share/src/postgresql-8.1.9/src/include/storage/buf_internals.h
usr/share/src/postgresql-8.1.9/src/include/storage/buffile.h
usr/share/src/postgresql-8.1.9/src/include/storage/bufmgr.h
usr/share/src/postgresql-8.1.9/src/include/storage/bufpage.h
usr/share/src/postgresql-8.1.9/src/include/storage/fd.h
usr/share/src/postgresql-8.1.9/src/include/storage/freespace.h
usr/share/src/postgresql-8.1.9/src/include/storage/ipc.h
usr/share/src/postgresql-8.1.9/src/include/storage/item.h
usr/share/src/postgresql-8.1.9/src/include/storage/itemid.h
usr/share/src/postgresql-8.1.9/src/include/storage/itempos.h
usr/share/src/postgresql-8.1.9/src/include/storage/itemptr.h
usr/share/src/postgresql-8.1.9/src/include/storage/large_object.h
usr/share/src/postgresql-8.1.9/src/include/storage/lmgr.h
usr/share/src/postgresql-8.1.9/src/include/storage/lock.h
usr/share/src/postgresql-8.1.9/src/include/storage/lwlock.h
usr/share/src/postgresql-8.1.9/src/include/storage/off.h
usr/share/src/postgresql-8.1.9/src/include/storage/pg_sema.h
usr/share/src/postgresql-8.1.9/src/include/storage/pg_shmem.h
usr/share/src/postgresql-8.1.9/src/include/storage/pmsignal.h
usr/share/src/postgresql-8.1.9/src/include/storage/pos.h
usr/share/src/postgresql-8.1.9/src/include/storage/proc.h
usr/share/src/postgresql-8.1.9/src/include/storage/procarray.h
usr/share/src/postgresql-8.1.9/src/include/storage/relfilenode.h
usr/share/src/postgresql-8.1.9/src/include/storage/s_lock.h
usr/share/src/postgresql-8.1.9/src/include/storage/shmem.h
usr/share/src/postgresql-8.1.9/src/include/storage/sinval.h
usr/share/src/postgresql-8.1.9/src/include/storage/sinvaladt.h
usr/share/src/postgresql-8.1.9/src/include/storage/smgr.h
usr/share/src/postgresql-8.1.9/src/include/storage/spin.h
usr/share/src/postgresql-8.1.9/src/include/strdup.h
usr/share/src/postgresql-8.1.9/src/include/tcop/dest.h
usr/share/src/postgresql-8.1.9/src/include/tcop/fastpath.h
usr/share/src/postgresql-8.1.9/src/include/tcop/pquery.h
usr/share/src/postgresql-8.1.9/src/include/tcop/tcopdebug.h
usr/share/src/postgresql-8.1.9/src/include/tcop/tcopprot.h
usr/share/src/postgresql-8.1.9/src/include/tcop/utility.h
usr/share/src/postgresql-8.1.9/src/include/utils/acl.h
usr/share/src/postgresql-8.1.9/src/include/utils/array.h
usr/share/src/postgresql-8.1.9/src/include/utils/ascii.h
usr/share/src/postgresql-8.1.9/src/include/utils/builtins.h
usr/share/src/postgresql-8.1.9/src/include/utils/cash.h
usr/share/src/postgresql-8.1.9/src/include/utils/catcache.h
usr/share/src/postgresql-8.1.9/src/include/utils/date.h
usr/share/src/postgresql-8.1.9/src/include/utils/datetime.h
usr/share/src/postgresql-8.1.9/src/include/utils/datum.h
usr/share/src/postgresql-8.1.9/src/include/utils/dynahash.h
usr/share/src/postgresql-8.1.9/src/include/utils/dynamic_loader.h
usr/share/src/postgresql-8.1.9/src/include/utils/elog.h
usr/share/src/postgresql-8.1.9/src/include/utils/errcodes.h
usr/share/src/postgresql-8.1.9/src/include/utils/flatfiles.h
usr/share/src/postgresql-8.1.9/src/include/utils/fmgrtab.h
usr/share/src/postgresql-8.1.9/src/include/utils/formatting.h
usr/share/src/postgresql-8.1.9/src/include/utils/geo_decls.h
usr/share/src/postgresql-8.1.9/src/include/utils/guc.h
usr/share/src/postgresql-8.1.9/src/include/utils/guc_tables.h
usr/share/src/postgresql-8.1.9/src/include/utils/help_config.h
usr/share/src/postgresql-8.1.9/src/include/utils/hsearch.h
usr/share/src/postgresql-8.1.9/src/include/utils/inet.h
usr/share/src/postgresql-8.1.9/src/include/utils/int8.h
usr/share/src/postgresql-8.1.9/src/include/utils/inval.h
usr/share/src/postgresql-8.1.9/src/include/utils/logtape.h
usr/share/src/postgresql-8.1.9/src/include/utils/lsyscache.h
usr/share/src/postgresql-8.1.9/src/include/utils/memutils.h
usr/share/src/postgresql-8.1.9/src/include/utils/nabstime.h
usr/share/src/postgresql-8.1.9/src/include/utils/numeric.h
usr/share/src/postgresql-8.1.9/src/include/utils/palloc.h
usr/share/src/postgresql-8.1.9/src/include/utils/pg_crc.h
usr/share/src/postgresql-8.1.9/src/include/utils/pg_locale.h
usr/share/src/postgresql-8.1.9/src/include/utils/pg_lzcompress.h
usr/share/src/postgresql-8.1.9/src/include/utils/pg_rusage.h
usr/share/src/postgresql-8.1.9/src/include/utils/portal.h
usr/share/src/postgresql-8.1.9/src/include/utils/ps_status.h
usr/share/src/postgresql-8.1.9/src/include/utils/rel.h
usr/share/src/postgresql-8.1.9/src/include/utils/relcache.h
usr/share/src/postgresql-8.1.9/src/include/utils/resowner.h
usr/share/src/postgresql-8.1.9/src/include/utils/selfuncs.h
usr/share/src/postgresql-8.1.9/src/include/utils/syscache.h
usr/share/src/postgresql-8.1.9/src/include/utils/timestamp.h
usr/share/src/postgresql-8.1.9/src/include/utils/tqual.h
usr/share/src/postgresql-8.1.9/src/include/utils/tuplesort.h
usr/share/src/postgresql-8.1.9/src/include/utils/tuplestore.h
usr/share/src/postgresql-8.1.9/src/include/utils/typcache.h
usr/share/src/postgresql-8.1.9/src/include/utils/varbit.h
usr/share/src/postgresql-8.1.9/src/interfaces/Makefile
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ChangeLog
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/Makefile
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/README.dynSQL
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/compatlib/Makefile
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/compatlib/informix.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/Makefile
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/connect.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/data.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/descriptor.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/error.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/execute.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/extern.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/memory.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/misc.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/pg_type.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/prepare.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/ecpglib/typename.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/Makefile
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/datetime.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/decimal.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/ecpg_informix.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/ecpgerrno.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/ecpglib.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/ecpgtype.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/pgtypes_date.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/pgtypes_error.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/pgtypes_interval.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/pgtypes_numeric.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/pgtypes_timestamp.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/sql3types.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/sqlca.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/sqlda.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/include/sqltypes.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/pgtypeslib/Makefile
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/pgtypeslib/common.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/pgtypeslib/datetime.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/pgtypeslib/dt.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/pgtypeslib/dt_common.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/pgtypeslib/extern.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/pgtypeslib/interval.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/pgtypeslib/numeric.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/pgtypeslib/timestamp.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/.cvsignore
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/Makefile
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/c_keywords.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/descriptor.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/ecpg.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/ecpg_keywords.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/extern.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/keywords.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/output.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/pgc.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/pgc.l
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/preproc.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/preproc.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/preproc.y
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/type.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/type.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/preproc/variable.c
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/Makefile
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/dt_test.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/dyntest.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/dyntest2.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/header_test.h
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/num_test.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/perftest.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test1.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test2.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test3.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test4.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test5.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test_code100.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test_desc.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test_informix.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test_init.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test_notice.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test_thread.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/test_thread_implicit.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/ecpg/test/testdynalloc.pgc
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/.cvsignore
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/Makefile
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/README
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/bcc32.mak
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/blibpqdll.def
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/exports.txt
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/fe-auth.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/fe-auth.h
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/fe-connect.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/fe-exec.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/fe-lobj.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/fe-misc.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/fe-print.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/fe-protocol2.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/fe-protocol3.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/fe-secure.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/libpq-fe.h
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/libpq-int.h
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/libpq.rc
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/libpq.rc.in
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/libpqddll.def
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/libpqdll.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/libpqdll.def
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/nls.mk
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/pg_service.conf.sample
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/af.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/cs.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/de.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/es.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/fr.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/hr.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/it.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/ko.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/nb.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/pl.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/pt_BR.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/ru.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/sk.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/sl.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/sv.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/tr.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/zh_CN.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/po/zh_TW.po
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/pqexpbuffer.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/pqexpbuffer.h
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/pqsignal.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/pqsignal.h
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/pthread-win32.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/pthread-win32.h
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/win32.c
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/win32.h
usr/share/src/postgresql-8.1.9/src/interfaces/libpq/win32.mak
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.aix
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.beos
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.bsdi
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.cygwin
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.darwin
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.dgux
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.freebsd
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.hpux
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.irix
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.linux
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.netbsd
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.openbsd
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.osf
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.qnx4
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.sco
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.solaris
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.sunos4
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.svr4
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.ultrix4
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.univel
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.unixware
usr/share/src/postgresql-8.1.9/src/makefiles/Makefile.win32
usr/share/src/postgresql-8.1.9/src/makefiles/pgxs.mk
usr/share/src/postgresql-8.1.9/src/nls-global.mk
usr/share/src/postgresql-8.1.9/src/pl/Makefile
usr/share/src/postgresql-8.1.9/src/pl/plperl/GNUmakefile
usr/share/src/postgresql-8.1.9/src/pl/plperl/README
usr/share/src/postgresql-8.1.9/src/pl/plperl/SPI.xs
usr/share/src/postgresql-8.1.9/src/pl/plperl/expected/plperl.out
usr/share/src/postgresql-8.1.9/src/pl/plperl/expected/plperl_elog.out
usr/share/src/postgresql-8.1.9/src/pl/plperl/expected/plperl_shared.out
usr/share/src/postgresql-8.1.9/src/pl/plperl/expected/plperl_trigger.out
usr/share/src/postgresql-8.1.9/src/pl/plperl/plperl.c
usr/share/src/postgresql-8.1.9/src/pl/plperl/ppport.h
usr/share/src/postgresql-8.1.9/src/pl/plperl/spi_internal.c
usr/share/src/postgresql-8.1.9/src/pl/plperl/spi_internal.h
usr/share/src/postgresql-8.1.9/src/pl/plperl/sql/plperl.sql
usr/share/src/postgresql-8.1.9/src/pl/plperl/sql/plperl_elog.sql
usr/share/src/postgresql-8.1.9/src/pl/plperl/sql/plperl_shared.sql
usr/share/src/postgresql-8.1.9/src/pl/plperl/sql/plperl_trigger.sql
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/Makefile
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/.cvsignore
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/INSTALL
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/Makefile
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/gram.y
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/pl.tab.h
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/pl_comp.c
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/pl_exec.c
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/pl_funcs.c
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/pl_gram.c
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/pl_handler.c
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/pl_scan.c
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/plerrcodes.h
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/plpgsql.h
usr/share/src/postgresql-8.1.9/src/pl/plpgsql/src/scan.l
usr/share/src/postgresql-8.1.9/src/pl/plpython/Makefile
usr/share/src/postgresql-8.1.9/src/pl/plpython/TODO
usr/share/src/postgresql-8.1.9/src/pl/plpython/expected/plpython_drop.out
usr/share/src/postgresql-8.1.9/src/pl/plpython/expected/plpython_error.out
usr/share/src/postgresql-8.1.9/src/pl/plpython/expected/plpython_error_1.out
usr/share/src/postgresql-8.1.9/src/pl/plpython/expected/plpython_error_2.out
usr/share/src/postgresql-8.1.9/src/pl/plpython/expected/plpython_function.out
usr/share/src/postgresql-8.1.9/src/pl/plpython/expected/plpython_populate.out
usr/share/src/postgresql-8.1.9/src/pl/plpython/expected/plpython_schema.out
usr/share/src/postgresql-8.1.9/src/pl/plpython/expected/plpython_test.out
usr/share/src/postgresql-8.1.9/src/pl/plpython/plpython.c
usr/share/src/postgresql-8.1.9/src/pl/plpython/sql/plpython_drop.sql
usr/share/src/postgresql-8.1.9/src/pl/plpython/sql/plpython_error.sql
usr/share/src/postgresql-8.1.9/src/pl/plpython/sql/plpython_function.sql
usr/share/src/postgresql-8.1.9/src/pl/plpython/sql/plpython_populate.sql
usr/share/src/postgresql-8.1.9/src/pl/plpython/sql/plpython_schema.sql
usr/share/src/postgresql-8.1.9/src/pl/plpython/sql/plpython_test.sql
usr/share/src/postgresql-8.1.9/src/pl/tcl/Makefile
usr/share/src/postgresql-8.1.9/src/pl/tcl/expected/pltcl_queries.out
usr/share/src/postgresql-8.1.9/src/pl/tcl/expected/pltcl_setup.out
usr/share/src/postgresql-8.1.9/src/pl/tcl/license.terms
usr/share/src/postgresql-8.1.9/src/pl/tcl/modules/Makefile
usr/share/src/postgresql-8.1.9/src/pl/tcl/modules/README
usr/share/src/postgresql-8.1.9/src/pl/tcl/modules/pltcl_delmod.in
usr/share/src/postgresql-8.1.9/src/pl/tcl/modules/pltcl_listmod.in
usr/share/src/postgresql-8.1.9/src/pl/tcl/modules/pltcl_loadmod.in
usr/share/src/postgresql-8.1.9/src/pl/tcl/modules/unknown.pltcl
usr/share/src/postgresql-8.1.9/src/pl/tcl/pltcl.c
usr/share/src/postgresql-8.1.9/src/pl/tcl/sql/pltcl_queries.sql
usr/share/src/postgresql-8.1.9/src/pl/tcl/sql/pltcl_setup.sql
usr/share/src/postgresql-8.1.9/src/port/Makefile
usr/share/src/postgresql-8.1.9/src/port/copydir.c
usr/share/src/postgresql-8.1.9/src/port/crypt.c
usr/share/src/postgresql-8.1.9/src/port/dirmod.c
usr/share/src/postgresql-8.1.9/src/port/exec.c
usr/share/src/postgresql-8.1.9/src/port/fseeko.c
usr/share/src/postgresql-8.1.9/src/port/getaddrinfo.c
usr/share/src/postgresql-8.1.9/src/port/gethostname.c
usr/share/src/postgresql-8.1.9/src/port/getopt.c
usr/share/src/postgresql-8.1.9/src/port/getopt_long.c
usr/share/src/postgresql-8.1.9/src/port/getrusage.c
usr/share/src/postgresql-8.1.9/src/port/gettimeofday.c
usr/share/src/postgresql-8.1.9/src/port/inet_aton.c
usr/share/src/postgresql-8.1.9/src/port/isinf.c
usr/share/src/postgresql-8.1.9/src/port/kill.c
usr/share/src/postgresql-8.1.9/src/port/memcmp.c
usr/share/src/postgresql-8.1.9/src/port/noblock.c
usr/share/src/postgresql-8.1.9/src/port/open.c
usr/share/src/postgresql-8.1.9/src/port/path.c
usr/share/src/postgresql-8.1.9/src/port/pgsleep.c
usr/share/src/postgresql-8.1.9/src/port/pgstrcasecmp.c
usr/share/src/postgresql-8.1.9/src/port/pipe.c
usr/share/src/postgresql-8.1.9/src/port/qsort.c
usr/share/src/postgresql-8.1.9/src/port/rand.c
usr/share/src/postgresql-8.1.9/src/port/random.c
usr/share/src/postgresql-8.1.9/src/port/rint.c
usr/share/src/postgresql-8.1.9/src/port/snprintf.c
usr/share/src/postgresql-8.1.9/src/port/sprompt.c
usr/share/src/postgresql-8.1.9/src/port/srandom.c
usr/share/src/postgresql-8.1.9/src/port/strdup.c
usr/share/src/postgresql-8.1.9/src/port/strerror.c
usr/share/src/postgresql-8.1.9/src/port/strtol.c
usr/share/src/postgresql-8.1.9/src/port/strtoul.c
usr/share/src/postgresql-8.1.9/src/port/thread.c
usr/share/src/postgresql-8.1.9/src/port/unsetenv.c
usr/share/src/postgresql-8.1.9/src/port/win32.ico
usr/share/src/postgresql-8.1.9/src/port/win32ver.rc
usr/share/src/postgresql-8.1.9/src/template/aix
usr/share/src/postgresql-8.1.9/src/template/beos
usr/share/src/postgresql-8.1.9/src/template/bsdi
usr/share/src/postgresql-8.1.9/src/template/cygwin
usr/share/src/postgresql-8.1.9/src/template/darwin
usr/share/src/postgresql-8.1.9/src/template/dgux
usr/share/src/postgresql-8.1.9/src/template/freebsd
usr/share/src/postgresql-8.1.9/src/template/hpux
usr/share/src/postgresql-8.1.9/src/template/irix
usr/share/src/postgresql-8.1.9/src/template/linux
usr/share/src/postgresql-8.1.9/src/template/netbsd
usr/share/src/postgresql-8.1.9/src/template/nextstep
usr/share/src/postgresql-8.1.9/src/template/openbsd
usr/share/src/postgresql-8.1.9/src/template/osf
usr/share/src/postgresql-8.1.9/src/template/qnx4
usr/share/src/postgresql-8.1.9/src/template/sco
usr/share/src/postgresql-8.1.9/src/template/solaris
usr/share/src/postgresql-8.1.9/src/template/sunos4
usr/share/src/postgresql-8.1.9/src/template/svr4
usr/share/src/postgresql-8.1.9/src/template/ultrix4
usr/share/src/postgresql-8.1.9/src/template/univel
usr/share/src/postgresql-8.1.9/src/template/unixware
usr/share/src/postgresql-8.1.9/src/template/win
usr/share/src/postgresql-8.1.9/src/template/win32
usr/share/src/postgresql-8.1.9/src/test/Makefile
usr/share/src/postgresql-8.1.9/src/test/bench/Makefile
usr/share/src/postgresql-8.1.9/src/test/bench/WISC-README
usr/share/src/postgresql-8.1.9/src/test/bench/create.sh
usr/share/src/postgresql-8.1.9/src/test/bench/create.source
usr/share/src/postgresql-8.1.9/src/test/bench/perquery
usr/share/src/postgresql-8.1.9/src/test/bench/query01
usr/share/src/postgresql-8.1.9/src/test/bench/query02
usr/share/src/postgresql-8.1.9/src/test/bench/query03
usr/share/src/postgresql-8.1.9/src/test/bench/query04
usr/share/src/postgresql-8.1.9/src/test/bench/query05
usr/share/src/postgresql-8.1.9/src/test/bench/query06
usr/share/src/postgresql-8.1.9/src/test/bench/query07
usr/share/src/postgresql-8.1.9/src/test/bench/query08
usr/share/src/postgresql-8.1.9/src/test/bench/query09
usr/share/src/postgresql-8.1.9/src/test/bench/query10
usr/share/src/postgresql-8.1.9/src/test/bench/query11
usr/share/src/postgresql-8.1.9/src/test/bench/query12
usr/share/src/postgresql-8.1.9/src/test/bench/query13
usr/share/src/postgresql-8.1.9/src/test/bench/query14
usr/share/src/postgresql-8.1.9/src/test/bench/query15
usr/share/src/postgresql-8.1.9/src/test/bench/query16
usr/share/src/postgresql-8.1.9/src/test/bench/query17
usr/share/src/postgresql-8.1.9/src/test/bench/query18
usr/share/src/postgresql-8.1.9/src/test/bench/query19
usr/share/src/postgresql-8.1.9/src/test/bench/query20
usr/share/src/postgresql-8.1.9/src/test/bench/query21
usr/share/src/postgresql-8.1.9/src/test/bench/query22
usr/share/src/postgresql-8.1.9/src/test/bench/query23
usr/share/src/postgresql-8.1.9/src/test/bench/query24
usr/share/src/postgresql-8.1.9/src/test/bench/query25
usr/share/src/postgresql-8.1.9/src/test/bench/query26
usr/share/src/postgresql-8.1.9/src/test/bench/query27
usr/share/src/postgresql-8.1.9/src/test/bench/query28
usr/share/src/postgresql-8.1.9/src/test/bench/query29
usr/share/src/postgresql-8.1.9/src/test/bench/query30
usr/share/src/postgresql-8.1.9/src/test/bench/query31
usr/share/src/postgresql-8.1.9/src/test/bench/query32
usr/share/src/postgresql-8.1.9/src/test/bench/runwisc.sh
usr/share/src/postgresql-8.1.9/src/test/bench/wholebench.sh
usr/share/src/postgresql-8.1.9/src/test/examples/Makefile
usr/share/src/postgresql-8.1.9/src/test/examples/testlibpq.c
usr/share/src/postgresql-8.1.9/src/test/examples/testlibpq2.c
usr/share/src/postgresql-8.1.9/src/test/examples/testlibpq2.sql
usr/share/src/postgresql-8.1.9/src/test/examples/testlibpq3.c
usr/share/src/postgresql-8.1.9/src/test/examples/testlibpq3.sql
usr/share/src/postgresql-8.1.9/src/test/examples/testlibpq4.c
usr/share/src/postgresql-8.1.9/src/test/examples/testlo.c
usr/share/src/postgresql-8.1.9/src/test/locale/Makefile
usr/share/src/postgresql-8.1.9/src/test/locale/README
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/Makefile
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/README
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/expected/de-ctype.out
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/expected/test-de-char.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/expected/test-de-select.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/expected/test-de-sort.out
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/expected/test-de-text.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-char.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-text.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-varchar.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/expected/test-de-varchar.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/runall
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/test-de-select.sql.in
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/test-de-sort.in
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/test-de-upper.sql.in
usr/share/src/postgresql-8.1.9/src/test/locale/de_DE.ISO8859-1/test-de.sql.in
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/Makefile
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/README
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/expected/gr-ctype.out
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-char.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-select.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-sort.out
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-text.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/expected/test-gr-varchar.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/runall
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/test-gr-select.sql.in
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/test-gr-sort.in
usr/share/src/postgresql-8.1.9/src/test/locale/gr_GR.ISO8859-7/test-gr.sql.in
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-r/Makefile
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-r/expected/koi8-ctype.out
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-r/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-r/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-r/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-r/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-r/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-r/runall
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-r/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-r/test-koi8-sort.in
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-r/test-koi8.sql.in
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-to-win1251/Makefile
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-to-win1251/README
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-to-win1251/expected/test-koi8-char.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-to-win1251/expected/test-koi8-select.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-to-win1251/expected/test-koi8-sort.out
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-to-win1251/expected/test-koi8-text.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-to-win1251/expected/test-koi8-varchar.sql.out
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-to-win1251/runall
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-to-win1251/test-koi8-select.sql.in
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-to-win1251/test-koi8-sort.in
usr/share/src/postgresql-8.1.9/src/test/locale/koi8-to-win1251/test-koi8.sql.in
usr/share/src/postgresql-8.1.9/src/test/locale/sort-test.pl
usr/share/src/postgresql-8.1.9/src/test/locale/sort-test.py
usr/share/src/postgresql-8.1.9/src/test/locale/test-ctype.c
usr/share/src/postgresql-8.1.9/src/test/mb/README
usr/share/src/postgresql-8.1.9/src/test/mb/expected/big5.out
usr/share/src/postgresql-8.1.9/src/test/mb/expected/euc_cn.out
usr/share/src/postgresql-8.1.9/src/test/mb/expected/euc_jp.out
usr/share/src/postgresql-8.1.9/src/test/mb/expected/euc_kr.out
usr/share/src/postgresql-8.1.9/src/test/mb/expected/euc_tw.out
usr/share/src/postgresql-8.1.9/src/test/mb/expected/mule_internal.out
usr/share/src/postgresql-8.1.9/src/test/mb/expected/sjis.out
usr/share/src/postgresql-8.1.9/src/test/mb/expected/utf8.out
usr/share/src/postgresql-8.1.9/src/test/mb/mbregress.sh
usr/share/src/postgresql-8.1.9/src/test/mb/sql/big5.sql
usr/share/src/postgresql-8.1.9/src/test/mb/sql/euc_cn.sql
usr/share/src/postgresql-8.1.9/src/test/mb/sql/euc_jp.sql
usr/share/src/postgresql-8.1.9/src/test/mb/sql/euc_kr.sql
usr/share/src/postgresql-8.1.9/src/test/mb/sql/euc_tw.sql
usr/share/src/postgresql-8.1.9/src/test/mb/sql/mule_internal.sql
usr/share/src/postgresql-8.1.9/src/test/mb/sql/sjis.sql
usr/share/src/postgresql-8.1.9/src/test/mb/sql/utf8.sql
usr/share/src/postgresql-8.1.9/src/test/performance/results/PgSQL.970926
usr/share/src/postgresql-8.1.9/src/test/performance/runtests.pl
usr/share/src/postgresql-8.1.9/src/test/performance/sqls/connection
usr/share/src/postgresql-8.1.9/src/test/performance/sqls/crtsimple
usr/share/src/postgresql-8.1.9/src/test/performance/sqls/crtsimpleidx
usr/share/src/postgresql-8.1.9/src/test/performance/sqls/drpsimple
usr/share/src/postgresql-8.1.9/src/test/performance/sqls/inssimple
usr/share/src/postgresql-8.1.9/src/test/performance/sqls/inssimple.data
usr/share/src/postgresql-8.1.9/src/test/performance/sqls/orbsimple
usr/share/src/postgresql-8.1.9/src/test/performance/sqls/slcsimple
usr/share/src/postgresql-8.1.9/src/test/performance/sqls/slcsimple.data
usr/share/src/postgresql-8.1.9/src/test/performance/sqls/vacuum
usr/share/src/postgresql-8.1.9/src/test/performance/start-pgsql.sh
usr/share/src/postgresql-8.1.9/src/test/regress/GNUmakefile
usr/share/src/postgresql-8.1.9/src/test/regress/Makefile
usr/share/src/postgresql-8.1.9/src/test/regress/README
usr/share/src/postgresql-8.1.9/src/test/regress/data/agg.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/constrf.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/constro.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/dept.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/desc.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/emp.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/hash.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/onek.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/person.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/real_city.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/rect.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/streets.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/stud_emp.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/student.data
usr/share/src/postgresql-8.1.9/src/test/regress/data/tenk.data
usr/share/src/postgresql-8.1.9/src/test/regress/expected/abstime.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/aggregates.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/alter_table.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/arrays.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/bit.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/boolean.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/box.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/btree_index.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/case.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/char.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/char_1.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/circle.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/cluster.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/comments.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/conversion.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/copy2.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/create_aggregate.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/create_index.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/create_misc.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/create_operator.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/create_table.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/create_type.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/create_view.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/date.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/dependency.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/domain.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/errors.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/euc_cn.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/euc_jp.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/euc_kr.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/euc_tw.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/float4-exp-three-digits.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/float4.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/float8-exp-three-digits-win32.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/float8-exp-three-digits.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/float8-small-is-zero.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/float8-small-is-zero_1.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/float8.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/foreign_key.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/geometry.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/geometry_1.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/geometry_2.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/hash_index.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/horology.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/inet.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/inherit.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/insert.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/int2.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/int4.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/int8-exp-three-digits.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/int8.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/interval.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/join.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/join_1.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/limit.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/lseg.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/mule_internal.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/name.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/namespace.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/numeric.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/numeric_big.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/numerology.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/oid.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/oidjoins.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/opr_sanity.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/path.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/plpgsql.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/point.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/polygon.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/polymorphism.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/portals.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/portals_p2.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/prepare.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/prepared_xacts.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/privileges.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/random.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/rangefuncs.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/reltime.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/rowtypes.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/rules.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/sanity_check.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select_distinct.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select_distinct_on.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select_having.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select_having_1.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select_having_2.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select_implicit.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select_implicit_1.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select_implicit_2.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select_into.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select_views.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/select_views_1.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/sequence.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/sql_ascii.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/stats.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/strings.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/subselect.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/temp.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/text.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/time.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/timestamp.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/timestamptz.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/timetz.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/tinterval.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/transactions.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/triggers.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/truncate.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/type_sanity.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/union.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/update.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/vacuum.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/varchar.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/varchar_1.out
usr/share/src/postgresql-8.1.9/src/test/regress/expected/without_oid.out
usr/share/src/postgresql-8.1.9/src/test/regress/input/constraints.source
usr/share/src/postgresql-8.1.9/src/test/regress/input/copy.source
usr/share/src/postgresql-8.1.9/src/test/regress/input/create_function_1.source
usr/share/src/postgresql-8.1.9/src/test/regress/input/create_function_2.source
usr/share/src/postgresql-8.1.9/src/test/regress/input/misc.source
usr/share/src/postgresql-8.1.9/src/test/regress/input/tablespace.source
usr/share/src/postgresql-8.1.9/src/test/regress/output/constraints.source
usr/share/src/postgresql-8.1.9/src/test/regress/output/copy.source
usr/share/src/postgresql-8.1.9/src/test/regress/output/create_function_1.source
usr/share/src/postgresql-8.1.9/src/test/regress/output/create_function_2.source
usr/share/src/postgresql-8.1.9/src/test/regress/output/misc.source
usr/share/src/postgresql-8.1.9/src/test/regress/output/tablespace.source
usr/share/src/postgresql-8.1.9/src/test/regress/parallel_schedule
usr/share/src/postgresql-8.1.9/src/test/regress/pg_regress.sh
usr/share/src/postgresql-8.1.9/src/test/regress/regress.c
usr/share/src/postgresql-8.1.9/src/test/regress/regressplans.sh
usr/share/src/postgresql-8.1.9/src/test/regress/resultmap
usr/share/src/postgresql-8.1.9/src/test/regress/serial_schedule
usr/share/src/postgresql-8.1.9/src/test/regress/sql/abstime.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/aggregates.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/alter_table.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/arrays.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/bit.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/boolean.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/box.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/btree_index.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/case.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/char.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/circle.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/cluster.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/comments.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/conversion.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/copy2.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/create_aggregate.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/create_index.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/create_misc.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/create_operator.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/create_table.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/create_type.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/create_view.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/date.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/dependency.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/domain.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/drop.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/errors.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/euc_cn.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/euc_jp.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/euc_kr.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/euc_tw.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/float4.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/float8.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/foreign_key.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/geometry.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/hash_index.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/horology.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/inet.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/inherit.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/insert.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/int2.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/int4.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/int8.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/interval.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/join.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/limit.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/lseg.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/mule_internal.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/name.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/namespace.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/numeric.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/numeric_big.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/numerology.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/oid.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/oidjoins.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/opr_sanity.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/path.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/plpgsql.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/point.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/polygon.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/polymorphism.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/portals.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/portals_p2.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/prepare.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/prepared_xacts.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/privileges.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/random.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/rangefuncs.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/reltime.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/rowtypes.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/rules.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/sanity_check.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/select.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/select_distinct.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/select_distinct_on.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/select_having.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/select_implicit.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/select_into.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/select_views.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/sequence.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/sql_ascii.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/stats.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/strings.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/subselect.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/temp.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/text.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/time.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/timestamp.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/timestamptz.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/timetz.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/tinterval.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/transactions.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/triggers.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/truncate.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/type_sanity.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/union.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/update.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/vacuum.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/varchar.sql
usr/share/src/postgresql-8.1.9/src/test/regress/sql/without_oid.sql
usr/share/src/postgresql-8.1.9/src/timezone/Makefile
usr/share/src/postgresql-8.1.9/src/timezone/README
usr/share/src/postgresql-8.1.9/src/timezone/data/africa
usr/share/src/postgresql-8.1.9/src/timezone/data/antarctica
usr/share/src/postgresql-8.1.9/src/timezone/data/asia
usr/share/src/postgresql-8.1.9/src/timezone/data/australasia
usr/share/src/postgresql-8.1.9/src/timezone/data/backward
usr/share/src/postgresql-8.1.9/src/timezone/data/etcetera
usr/share/src/postgresql-8.1.9/src/timezone/data/europe
usr/share/src/postgresql-8.1.9/src/timezone/data/factory
usr/share/src/postgresql-8.1.9/src/timezone/data/iso3166.tab
usr/share/src/postgresql-8.1.9/src/timezone/data/leapseconds
usr/share/src/postgresql-8.1.9/src/timezone/data/northamerica
usr/share/src/postgresql-8.1.9/src/timezone/data/pacificnew
usr/share/src/postgresql-8.1.9/src/timezone/data/solar87
usr/share/src/postgresql-8.1.9/src/timezone/data/solar88
usr/share/src/postgresql-8.1.9/src/timezone/data/solar89
usr/share/src/postgresql-8.1.9/src/timezone/data/southamerica
usr/share/src/postgresql-8.1.9/src/timezone/data/systemv
usr/share/src/postgresql-8.1.9/src/timezone/data/yearistype.sh
usr/share/src/postgresql-8.1.9/src/timezone/data/zone.tab
usr/share/src/postgresql-8.1.9/src/timezone/ialloc.c
usr/share/src/postgresql-8.1.9/src/timezone/localtime.c
usr/share/src/postgresql-8.1.9/src/timezone/pgtz.c
usr/share/src/postgresql-8.1.9/src/timezone/pgtz.h
usr/share/src/postgresql-8.1.9/src/timezone/private.h
usr/share/src/postgresql-8.1.9/src/timezone/scheck.c
usr/share/src/postgresql-8.1.9/src/timezone/strftime.c
usr/share/src/postgresql-8.1.9/src/timezone/tzfile.h
usr/share/src/postgresql-8.1.9/src/timezone/zic.c
usr/share/src/postgresql-8.1.9/src/tools/RELEASE_CHANGES
usr/share/src/postgresql-8.1.9/src/tools/backend/README
usr/share/src/postgresql-8.1.9/src/tools/backend/backend_dirs.html
usr/share/src/postgresql-8.1.9/src/tools/backend/flow.fig
usr/share/src/postgresql-8.1.9/src/tools/backend/flow.gif
usr/share/src/postgresql-8.1.9/src/tools/backend/index.html
usr/share/src/postgresql-8.1.9/src/tools/ccsym
usr/share/src/postgresql-8.1.9/src/tools/codelines
usr/share/src/postgresql-8.1.9/src/tools/copyright
usr/share/src/postgresql-8.1.9/src/tools/entab/Makefile
usr/share/src/postgresql-8.1.9/src/tools/entab/entab.c
usr/share/src/postgresql-8.1.9/src/tools/entab/entab.man
usr/share/src/postgresql-8.1.9/src/tools/entab/halt.c
usr/share/src/postgresql-8.1.9/src/tools/find_badmacros
usr/share/src/postgresql-8.1.9/src/tools/find_gt_lt
usr/share/src/postgresql-8.1.9/src/tools/find_static
usr/share/src/postgresql-8.1.9/src/tools/find_typedef
usr/share/src/postgresql-8.1.9/src/tools/findoidjoins/Makefile
usr/share/src/postgresql-8.1.9/src/tools/findoidjoins/README
usr/share/src/postgresql-8.1.9/src/tools/findoidjoins/findoidjoins.c
usr/share/src/postgresql-8.1.9/src/tools/findoidjoins/make_oidjoins_check
usr/share/src/postgresql-8.1.9/src/tools/fsync/Makefile
usr/share/src/postgresql-8.1.9/src/tools/fsync/README
usr/share/src/postgresql-8.1.9/src/tools/fsync/test_fsync.c
usr/share/src/postgresql-8.1.9/src/tools/make_ctags
usr/share/src/postgresql-8.1.9/src/tools/make_diff/README
usr/share/src/postgresql-8.1.9/src/tools/make_diff/cporig
usr/share/src/postgresql-8.1.9/src/tools/make_diff/difforig
usr/share/src/postgresql-8.1.9/src/tools/make_diff/rmorig
usr/share/src/postgresql-8.1.9/src/tools/make_etags
usr/share/src/postgresql-8.1.9/src/tools/make_keywords
usr/share/src/postgresql-8.1.9/src/tools/make_mkid
usr/share/src/postgresql-8.1.9/src/tools/pgcvslog
usr/share/src/postgresql-8.1.9/src/tools/pginclude/README
usr/share/src/postgresql-8.1.9/src/tools/pginclude/pgcompinclude
usr/share/src/postgresql-8.1.9/src/tools/pginclude/pgdefine
usr/share/src/postgresql-8.1.9/src/tools/pginclude/pgfixinclude
usr/share/src/postgresql-8.1.9/src/tools/pginclude/pgrminclude
usr/share/src/postgresql-8.1.9/src/tools/pgindent/README
usr/share/src/postgresql-8.1.9/src/tools/pgindent/indent.bsd.patch
usr/share/src/postgresql-8.1.9/src/tools/pgindent/pgcppindent
usr/share/src/postgresql-8.1.9/src/tools/pgindent/pgindent
usr/share/src/postgresql-8.1.9/src/tools/pgindent/pgjindent
usr/share/src/postgresql-8.1.9/src/tools/pgtest
usr/share/src/postgresql-8.1.9/src/tools/thread/Makefile
usr/share/src/postgresql-8.1.9/src/tools/thread/README
usr/share/src/postgresql-8.1.9/src/tools/thread/thread_test.c
usr/share/src/postgresql-8.1.9/src/tutorial/Makefile
usr/share/src/postgresql-8.1.9/src/tutorial/README
usr/share/src/postgresql-8.1.9/src/tutorial/advanced.source
usr/share/src/postgresql-8.1.9/src/tutorial/basics.source
usr/share/src/postgresql-8.1.9/src/tutorial/beard.c
usr/share/src/postgresql-8.1.9/src/tutorial/complex.c
usr/share/src/postgresql-8.1.9/src/tutorial/complex.source
usr/share/src/postgresql-8.1.9/src/tutorial/funcs.c
usr/share/src/postgresql-8.1.9/src/tutorial/funcs.source
usr/share/src/postgresql-8.1.9/src/tutorial/funcs_new.c
usr/share/src/postgresql-8.1.9/src/tutorial/syscat.source
usr/share/src/postgresql-8.1.9/src/utils/Makefile
usr/share/src/postgresql-8.1.9/src/utils/dllinit.c
usr/share/src/postgresql-8.1.9/src/win32.mak
