From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- postgresql/.footprint.i686 | 1282 ++++++++++++++++++++++++++++++++++++++++++ postgresql/.footprint.x86_64 | 1282 ++++++++++++++++++++++++++++++++++++++++++ postgresql/.md5sum.i686 | 4 + postgresql/.md5sum.x86_64 | 4 + postgresql/Pkgfile | 47 ++ postgresql/README | 6 + postgresql/post-install | 12 + 7 files changed, 2637 insertions(+) create mode 100644 postgresql/.footprint.i686 create mode 100644 postgresql/.footprint.x86_64 create mode 100644 postgresql/.md5sum.i686 create mode 100644 postgresql/.md5sum.x86_64 create mode 100644 postgresql/Pkgfile create mode 100644 postgresql/README create mode 100644 postgresql/post-install (limited to 'postgresql') diff --git a/postgresql/.footprint.i686 b/postgresql/.footprint.i686 new file mode 100644 index 000000000..b8fd0bd74 --- /dev/null +++ b/postgresql/.footprint.i686 @@ -0,0 +1,1282 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/pam.d/ +-rw-r--r-- root/root etc/pam.d/postgresql +drwxr-xr-x root/root etc/rc.d/ +drwxr-xr-x root/root etc/rc.d/init.d/ +-rwxr-xr-- root/root etc/rc.d/init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc0.d/ +lrwxrwxrwx root/root etc/rc.d/rc0.d/K26postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc1.d/ +lrwxrwxrwx root/root etc/rc.d/rc1.d/K26postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc2.d/ +lrwxrwxrwx root/root etc/rc.d/rc2.d/K26postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc3.d/ +lrwxrwxrwx root/root etc/rc.d/rc3.d/S34postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc4.d/ +lrwxrwxrwx root/root etc/rc.d/rc4.d/S34postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc5.d/ +lrwxrwxrwx root/root etc/rc.d/rc5.d/S34postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc6.d/ +lrwxrwxrwx root/root etc/rc.d/rc6.d/K26postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rcsysinit.d/ +drwxr-xr-x root/root etc/sysconfig/ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/clusterdb +-rwxr-xr-x root/root usr/bin/createdb +-rwxr-xr-x root/root usr/bin/createlang +-rwxr-xr-x root/root usr/bin/createuser +-rwxr-xr-x root/root usr/bin/dropdb +-rwxr-xr-x root/root usr/bin/droplang +-rwxr-xr-x root/root usr/bin/dropuser +-rwxr-xr-x root/root usr/bin/ecpg +-rwxr-xr-x root/root usr/bin/initdb +-rwxr-xr-x root/root usr/bin/pg_config +-rwxr-xr-x root/root usr/bin/pg_controldata +-rwxr-xr-x root/root usr/bin/pg_ctl +-rwxr-xr-x root/root usr/bin/pg_dump +-rwxr-xr-x root/root usr/bin/pg_dumpall +-rwxr-xr-x root/root usr/bin/pg_resetxlog +-rwxr-xr-x root/root usr/bin/pg_restore +-rwxr-xr-x root/root usr/bin/postgres +lrwxrwxrwx root/root usr/bin/postmaster -> postgres +-rwxr-xr-x root/root usr/bin/psql +-rwxr-xr-x root/root usr/bin/reindexdb +-rwxr-xr-x root/root usr/bin/vacuumdb +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/ecpg_config.h +-rw-r--r-- root/root usr/include/ecpg_informix.h +-rw-r--r-- root/root usr/include/ecpgerrno.h +-rw-r--r-- root/root usr/include/ecpglib.h +-rw-r--r-- root/root usr/include/ecpgtype.h +-rw-r--r-- root/root usr/include/libpq-events.h +-rw-r--r-- root/root usr/include/libpq-fe.h +drwxr-xr-x root/root usr/include/libpq/ +-rw-r--r-- root/root usr/include/libpq/libpq-fs.h +-rw-r--r-- root/root usr/include/pg_config.h +-rw-r--r-- root/root usr/include/pg_config_manual.h +-rw-r--r-- root/root usr/include/pg_config_os.h +-rw-r--r-- root/root usr/include/pgtypes_date.h +-rw-r--r-- root/root usr/include/pgtypes_error.h +-rw-r--r-- root/root usr/include/pgtypes_interval.h +-rw-r--r-- root/root usr/include/pgtypes_numeric.h +-rw-r--r-- root/root usr/include/pgtypes_timestamp.h +-rw-r--r-- root/root usr/include/postgres_ext.h +drwxr-xr-x root/root usr/include/postgresql/ +drwxr-xr-x root/root usr/include/postgresql/informix/ +drwxr-xr-x root/root usr/include/postgresql/informix/esql/ +-rw-r--r-- root/root usr/include/postgresql/informix/esql/datetime.h +-rw-r--r-- root/root usr/include/postgresql/informix/esql/decimal.h +-rw-r--r-- root/root usr/include/postgresql/informix/esql/sqltypes.h +drwxr-xr-x root/root usr/include/postgresql/internal/ +-rw-r--r-- root/root usr/include/postgresql/internal/c.h +-rw-r--r-- root/root usr/include/postgresql/internal/libpq-int.h +drwxr-xr-x root/root usr/include/postgresql/internal/libpq/ +-rw-r--r-- root/root usr/include/postgresql/internal/libpq/pqcomm.h +-rw-r--r-- root/root usr/include/postgresql/internal/port.h +-rw-r--r-- root/root usr/include/postgresql/internal/postgres_fe.h +-rw-r--r-- root/root usr/include/postgresql/internal/pqexpbuffer.h +drwxr-xr-x root/root usr/include/postgresql/server/ +drwxr-xr-x root/root usr/include/postgresql/server/access/ +-rw-r--r-- root/root usr/include/postgresql/server/access/attnum.h +-rw-r--r-- root/root usr/include/postgresql/server/access/clog.h +-rw-r--r-- root/root usr/include/postgresql/server/access/genam.h +-rw-r--r-- root/root usr/include/postgresql/server/access/gin.h +-rw-r--r-- root/root usr/include/postgresql/server/access/gist.h +-rw-r--r-- root/root usr/include/postgresql/server/access/gist_private.h +-rw-r--r-- root/root usr/include/postgresql/server/access/gistscan.h +-rw-r--r-- root/root usr/include/postgresql/server/access/hash.h +-rw-r--r-- root/root usr/include/postgresql/server/access/heapam.h +-rw-r--r-- root/root usr/include/postgresql/server/access/hio.h +-rw-r--r-- root/root usr/include/postgresql/server/access/htup.h +-rw-r--r-- root/root usr/include/postgresql/server/access/itup.h +-rw-r--r-- root/root usr/include/postgresql/server/access/multixact.h +-rw-r--r-- root/root usr/include/postgresql/server/access/nbtree.h +-rw-r--r-- root/root usr/include/postgresql/server/access/printtup.h +-rw-r--r-- root/root usr/include/postgresql/server/access/reloptions.h +-rw-r--r-- root/root usr/include/postgresql/server/access/relscan.h +-rw-r--r-- root/root usr/include/postgresql/server/access/rewriteheap.h +-rw-r--r-- root/root usr/include/postgresql/server/access/rmgr.h +-rw-r--r-- root/root usr/include/postgresql/server/access/sdir.h +-rw-r--r-- root/root usr/include/postgresql/server/access/skey.h +-rw-r--r-- root/root usr/include/postgresql/server/access/slru.h +-rw-r--r-- root/root usr/include/postgresql/server/access/subtrans.h +-rw-r--r-- root/root usr/include/postgresql/server/access/sysattr.h +-rw-r--r-- root/root usr/include/postgresql/server/access/transam.h +-rw-r--r-- root/root usr/include/postgresql/server/access/tupconvert.h +-rw-r--r-- root/root usr/include/postgresql/server/access/tupdesc.h +-rw-r--r-- root/root usr/include/postgresql/server/access/tupmacs.h +-rw-r--r-- root/root usr/include/postgresql/server/access/tuptoaster.h +-rw-r--r-- root/root usr/include/postgresql/server/access/twophase.h +-rw-r--r-- root/root usr/include/postgresql/server/access/twophase_rmgr.h +-rw-r--r-- root/root usr/include/postgresql/server/access/valid.h +-rw-r--r-- root/root usr/include/postgresql/server/access/visibilitymap.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xact.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlog.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlog_internal.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlogdefs.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlogutils.h +drwxr-xr-x root/root usr/include/postgresql/server/bootstrap/ +-rw-r--r-- root/root usr/include/postgresql/server/bootstrap/bootstrap.h +-rw-r--r-- root/root usr/include/postgresql/server/c.h +drwxr-xr-x root/root usr/include/postgresql/server/catalog/ +-rw-r--r-- root/root usr/include/postgresql/server/catalog/catalog.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/catversion.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/dependency.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/genbki.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/heap.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/index.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/indexing.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/namespace.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_aggregate.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_am.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_amop.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_amproc.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_attrdef.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_attribute.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_auth_members.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_authid.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_cast.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_class.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_constraint.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_control.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_conversion.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_conversion_fn.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_database.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_db_role_setting.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_default_acl.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_depend.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_description.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_enum.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_data_wrapper.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_server.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_index.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_inherits.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_inherits_fn.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_language.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_largeobject.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_largeobject_metadata.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_namespace.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opclass.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_operator.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opfamily.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_pltemplate.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_proc.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_proc_fn.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_rewrite.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shdepend.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shdescription.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_tablespace.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_trigger.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_config.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_config_map.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_dict.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_parser.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_template.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_type.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_type_fn.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_user_mapping.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/schemapg.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/storage.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/toasting.h +drwxr-xr-x root/root usr/include/postgresql/server/commands/ +-rw-r--r-- root/root usr/include/postgresql/server/commands/alter.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/async.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/cluster.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/comment.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/conversioncmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/copy.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/dbcommands.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/defrem.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/discard.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/explain.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/lockcmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/portalcmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/prepare.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/proclang.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/schemacmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/sequence.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/tablecmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/tablespace.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/trigger.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/typecmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/user.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/vacuum.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/variable.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/view.h +-rw-r--r-- root/root usr/include/postgresql/server/dynloader.h +drwxr-xr-x root/root usr/include/postgresql/server/executor/ +-rw-r--r-- root/root usr/include/postgresql/server/executor/execdebug.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/execdefs.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/execdesc.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/executor.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/functions.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/hashjoin.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/instrument.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeAgg.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeAppend.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeBitmapAnd.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeBitmapHeapscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeBitmapIndexscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeBitmapOr.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeCtescan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeFunctionscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeGroup.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeHash.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeHashjoin.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeIndexscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeLimit.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeLockRows.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeMaterial.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeMergejoin.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeModifyTable.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeNestloop.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeRecursiveunion.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeResult.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeSeqscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeSetOp.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeSort.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeSubplan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeSubqueryscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeTidscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeUnique.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeValuesscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeWindowAgg.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeWorktablescan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/spi.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/spi_priv.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/tstoreReceiver.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/tuptable.h +-rw-r--r-- root/root usr/include/postgresql/server/fmgr.h +drwxr-xr-x root/root usr/include/postgresql/server/foreign/ +-rw-r--r-- root/root usr/include/postgresql/server/foreign/foreign.h +-rw-r--r-- root/root usr/include/postgresql/server/funcapi.h +-rw-r--r-- root/root usr/include/postgresql/server/getaddrinfo.h +-rw-r--r-- root/root usr/include/postgresql/server/getopt_long.h +drwxr-xr-x root/root usr/include/postgresql/server/lib/ +-rw-r--r-- root/root usr/include/postgresql/server/lib/dllist.h +-rw-r--r-- root/root usr/include/postgresql/server/lib/stringinfo.h +drwxr-xr-x root/root usr/include/postgresql/server/libpq/ +-rw-r--r-- root/root usr/include/postgresql/server/libpq/auth.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/be-fsstubs.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/crypt.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/hba.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/ip.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/libpq-be.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/libpq-fs.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/libpq.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/md5.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/pqcomm.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/pqformat.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/pqsignal.h +drwxr-xr-x root/root usr/include/postgresql/server/mb/ +-rw-r--r-- root/root usr/include/postgresql/server/mb/pg_wchar.h +-rw-r--r-- root/root usr/include/postgresql/server/miscadmin.h +drwxr-xr-x root/root usr/include/postgresql/server/nodes/ +-rw-r--r-- root/root usr/include/postgresql/server/nodes/bitmapset.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/execnodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/makefuncs.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/memnodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/nodeFuncs.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/nodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/params.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/parsenodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/pg_list.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/plannodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/primnodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/print.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/readfuncs.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/relation.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/tidbitmap.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/value.h +drwxr-xr-x root/root usr/include/postgresql/server/optimizer/ +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/clauses.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/cost.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_copy.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_gene.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_misc.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_mutation.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_pool.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_random.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_recombination.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_selection.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/joininfo.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/pathnode.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/paths.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/placeholder.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/plancat.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/planmain.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/planner.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/predtest.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/prep.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/restrictinfo.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/subselect.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/tlist.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/var.h +drwxr-xr-x root/root usr/include/postgresql/server/parser/ +-rw-r--r-- root/root usr/include/postgresql/server/parser/analyze.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/gram.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/gramparse.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/keywords.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/kwlist.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_agg.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_clause.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_coerce.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_cte.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_expr.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_func.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_node.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_oper.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_param.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_relation.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_target.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_type.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_utilcmd.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parser.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parsetree.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/scanner.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/scansup.h +-rw-r--r-- root/root usr/include/postgresql/server/pg_config.h +-rw-r--r-- root/root usr/include/postgresql/server/pg_config_manual.h +-rw-r--r-- root/root usr/include/postgresql/server/pg_config_os.h +-rw-r--r-- root/root usr/include/postgresql/server/pg_trace.h +-rw-r--r-- root/root usr/include/postgresql/server/pgstat.h +-rw-r--r-- root/root usr/include/postgresql/server/pgtime.h +-rw-r--r-- root/root usr/include/postgresql/server/port.h +drwxr-xr-x root/root usr/include/postgresql/server/port/ +-rw-r--r-- root/root usr/include/postgresql/server/port/aix.h +-rw-r--r-- root/root usr/include/postgresql/server/port/bsdi.h +-rw-r--r-- root/root usr/include/postgresql/server/port/cygwin.h +-rw-r--r-- root/root usr/include/postgresql/server/port/darwin.h +-rw-r--r-- root/root usr/include/postgresql/server/port/dgux.h +-rw-r--r-- root/root usr/include/postgresql/server/port/freebsd.h +-rw-r--r-- root/root usr/include/postgresql/server/port/hpux.h +-rw-r--r-- root/root usr/include/postgresql/server/port/irix.h +-rw-r--r-- root/root usr/include/postgresql/server/port/linux.h +-rw-r--r-- root/root usr/include/postgresql/server/port/netbsd.h +-rw-r--r-- root/root usr/include/postgresql/server/port/nextstep.h +-rw-r--r-- root/root usr/include/postgresql/server/port/openbsd.h +-rw-r--r-- root/root usr/include/postgresql/server/port/osf.h +-rw-r--r-- root/root usr/include/postgresql/server/port/sco.h +-rw-r--r-- root/root usr/include/postgresql/server/port/solaris.h +-rw-r--r-- root/root usr/include/postgresql/server/port/sunos4.h +-rw-r--r-- root/root usr/include/postgresql/server/port/svr4.h +-rw-r--r-- root/root usr/include/postgresql/server/port/ultrix4.h +-rw-r--r-- root/root usr/include/postgresql/server/port/univel.h +-rw-r--r-- root/root usr/include/postgresql/server/port/unixware.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32/ +drwxr-xr-x root/root usr/include/postgresql/server/port/win32/arpa/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/arpa/inet.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/dlfcn.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/grp.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/netdb.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32/netinet/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/netinet/in.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/pwd.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32/sys/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/sys/socket.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/sys/wait.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32_msvc/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/dirent.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32_msvc/sys/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/sys/file.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/sys/param.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/sys/time.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/unistd.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/utime.h +drwxr-xr-x root/root usr/include/postgresql/server/portability/ +-rw-r--r-- root/root usr/include/postgresql/server/portability/instr_time.h +-rw-r--r-- root/root usr/include/postgresql/server/postgres.h +-rw-r--r-- root/root usr/include/postgresql/server/postgres_ext.h +-rw-r--r-- root/root usr/include/postgresql/server/postgres_fe.h +drwxr-xr-x root/root usr/include/postgresql/server/postmaster/ +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/autovacuum.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/bgwriter.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/fork_process.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/pgarch.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/postmaster.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/syslogger.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/walwriter.h +drwxr-xr-x root/root usr/include/postgresql/server/regex/ +-rw-r--r-- root/root usr/include/postgresql/server/regex/regcustom.h +-rw-r--r-- root/root usr/include/postgresql/server/regex/regerrs.h +-rw-r--r-- root/root usr/include/postgresql/server/regex/regex.h +-rw-r--r-- root/root usr/include/postgresql/server/regex/regguts.h +drwxr-xr-x root/root usr/include/postgresql/server/replication/ +-rw-r--r-- root/root usr/include/postgresql/server/replication/walprotocol.h +-rw-r--r-- root/root usr/include/postgresql/server/replication/walreceiver.h +-rw-r--r-- root/root usr/include/postgresql/server/replication/walsender.h +drwxr-xr-x root/root usr/include/postgresql/server/rewrite/ +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/prs2lock.h +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/rewriteDefine.h +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/rewriteHandler.h +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/rewriteManip.h +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/rewriteRemove.h +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/rewriteSupport.h +-rw-r--r-- root/root usr/include/postgresql/server/rusagestub.h +drwxr-xr-x root/root usr/include/postgresql/server/snowball/ +-rw-r--r-- root/root usr/include/postgresql/server/snowball/header.h +drwxr-xr-x root/root usr/include/postgresql/server/snowball/libstemmer/ +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/api.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/header.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_danish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_dutch.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_english.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_finnish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_french.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_german.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_hungarian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_italian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_norwegian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_porter.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_portuguese.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_spanish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_swedish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_2_romanian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_KOI8_R_russian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_danish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_dutch.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_english.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_finnish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_french.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_german.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_hungarian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_italian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_norwegian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_porter.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_portuguese.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_romanian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_russian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_spanish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_swedish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_turkish.h +drwxr-xr-x root/root usr/include/postgresql/server/storage/ +-rw-r--r-- root/root usr/include/postgresql/server/storage/backendid.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/block.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/buf.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/buf_internals.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/buffile.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/bufmgr.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/bufpage.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/fd.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/freespace.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/fsm_internals.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/indexfsm.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/ipc.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/item.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/itemid.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/itemptr.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/large_object.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/lmgr.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/lock.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/lwlock.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/off.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/pg_sema.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/pg_shmem.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/pmsignal.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/pos.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/proc.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/procarray.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/procsignal.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/relfilenode.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/s_lock.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/shmem.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/sinval.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/sinvaladt.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/smgr.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/spin.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/standby.h +drwxr-xr-x root/root usr/include/postgresql/server/tcop/ +-rw-r--r-- root/root usr/include/postgresql/server/tcop/dest.h +-rw-r--r-- root/root usr/include/postgresql/server/tcop/fastpath.h +-rw-r--r-- root/root usr/include/postgresql/server/tcop/pquery.h +-rw-r--r-- root/root usr/include/postgresql/server/tcop/tcopdebug.h +-rw-r--r-- root/root usr/include/postgresql/server/tcop/tcopprot.h +-rw-r--r-- root/root usr/include/postgresql/server/tcop/utility.h +drwxr-xr-x root/root usr/include/postgresql/server/tsearch/ +drwxr-xr-x root/root usr/include/postgresql/server/tsearch/dicts/ +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/dicts/regis.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/dicts/spell.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_cache.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_locale.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_public.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_type.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_utils.h +drwxr-xr-x root/root usr/include/postgresql/server/utils/ +-rw-r--r-- root/root usr/include/postgresql/server/utils/acl.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/array.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/ascii.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/attoptcache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/builtins.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/bytea.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/cash.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/catcache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/combocid.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/date.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/datetime.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/datum.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/dynahash.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/dynamic_loader.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/elog.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/errcodes.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/fmgroids.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/fmgrtab.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/formatting.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/geo_decls.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/guc.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/guc_tables.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/help_config.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/hsearch.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/inet.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/int8.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/inval.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/logtape.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/lsyscache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/memutils.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/nabstime.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/numeric.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/palloc.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/pg_crc.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/pg_locale.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/pg_lzcompress.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/pg_rusage.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/plancache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/portal.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/probes.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/ps_status.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/rbtree.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/rel.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/relcache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/relmapper.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/resowner.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/selfuncs.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/snapmgr.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/snapshot.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/spccache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/syscache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/timestamp.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/tqual.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/tuplesort.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/tuplestore.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/typcache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/tzparser.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/uuid.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/varbit.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/xml.h +-rw-r--r-- root/root usr/include/postgresql/server/windowapi.h +-rw-r--r-- root/root usr/include/sql3types.h +-rw-r--r-- root/root usr/include/sqlca.h +-rw-r--r-- root/root usr/include/sqlda-compat.h +-rw-r--r-- root/root usr/include/sqlda-native.h +-rw-r--r-- root/root usr/include/sqlda.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libecpg.a +lrwxrwxrwx root/root usr/lib/libecpg.so -> libecpg.so.6.2 +lrwxrwxrwx root/root usr/lib/libecpg.so.6 -> libecpg.so.6.2 +-rwxr-xr-x root/root usr/lib/libecpg.so.6.2 +-rw-r--r-- root/root usr/lib/libecpg_compat.a +lrwxrwxrwx root/root usr/lib/libecpg_compat.so -> libecpg_compat.so.3.2 +lrwxrwxrwx root/root usr/lib/libecpg_compat.so.3 -> libecpg_compat.so.3.2 +-rwxr-xr-x root/root usr/lib/libecpg_compat.so.3.2 +-rw-r--r-- root/root usr/lib/libpgport.a +-rw-r--r-- root/root usr/lib/libpgtypes.a +lrwxrwxrwx root/root usr/lib/libpgtypes.so -> libpgtypes.so.3.1 +lrwxrwxrwx root/root usr/lib/libpgtypes.so.3 -> libpgtypes.so.3.1 +-rwxr-xr-x root/root usr/lib/libpgtypes.so.3.1 +-rw-r--r-- root/root usr/lib/libpq.a +lrwxrwxrwx root/root usr/lib/libpq.so -> libpq.so.5.3 +lrwxrwxrwx root/root usr/lib/libpq.so.5 -> libpq.so.5.3 +-rwxr-xr-x root/root usr/lib/libpq.so.5.3 +drwxr-xr-x root/root usr/lib/postgresql/ +-rwxr-xr-x root/root usr/lib/postgresql/ascii_and_mic.so +-rwxr-xr-x root/root usr/lib/postgresql/cyrillic_and_mic.so +-rwxr-xr-x root/root usr/lib/postgresql/dict_snowball.so +-rwxr-xr-x root/root usr/lib/postgresql/euc2004_sjis2004.so +-rwxr-xr-x root/root usr/lib/postgresql/euc_cn_and_mic.so +-rwxr-xr-x root/root usr/lib/postgresql/euc_jp_and_sjis.so +-rwxr-xr-x root/root usr/lib/postgresql/euc_kr_and_mic.so +-rwxr-xr-x root/root usr/lib/postgresql/euc_tw_and_big5.so +-rwxr-xr-x root/root usr/lib/postgresql/latin2_and_win1250.so +-rwxr-xr-x root/root usr/lib/postgresql/latin_and_mic.so +-rwxr-xr-x root/root usr/lib/postgresql/libpqwalreceiver.so +drwxr-xr-x root/root usr/lib/postgresql/pgxs/ +drwxr-xr-x root/root usr/lib/postgresql/pgxs/config/ +-rwxr-xr-x root/root usr/lib/postgresql/pgxs/config/install-sh +drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/ +-rw-r--r-- root/root usr/lib/postgresql/pgxs/src/Makefile.global +-rw-r--r-- root/root usr/lib/postgresql/pgxs/src/Makefile.port +-rw-r--r-- root/root usr/lib/postgresql/pgxs/src/Makefile.shlib +drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/makefiles/ +-rw-r--r-- root/root usr/lib/postgresql/pgxs/src/makefiles/pgxs.mk +-rw-r--r-- root/root usr/lib/postgresql/pgxs/src/nls-global.mk +-rwxr-xr-x root/root usr/lib/postgresql/plpgsql.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_ascii.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_big5.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_cyrillic.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_euc2004.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_euc_cn.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_euc_jp.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_euc_kr.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_euc_tw.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_gb18030.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_gbk.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_iso8859.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_iso8859_1.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_johab.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_sjis.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_sjis2004.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_uhc.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_win.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/licenses/ +drwxr-xr-x root/root usr/share/licenses/postgresql/ +-rw-r--r-- root/root usr/share/licenses/postgresql/LICENSE +drwxr-xr-x root/root usr/share/postgresql/ +-rw-r--r-- root/root usr/share/postgresql/conversion_create.sql +-rw-r--r-- root/root usr/share/postgresql/information_schema.sql +-rw-r--r-- root/root usr/share/postgresql/pg_hba.conf.sample +-rw-r--r-- root/root usr/share/postgresql/pg_ident.conf.sample +-rw-r--r-- root/root usr/share/postgresql/pg_service.conf.sample +-rw-r--r-- root/root usr/share/postgresql/postgres.bki +-rw-r--r-- root/root usr/share/postgresql/postgres.description +-rw-r--r-- root/root usr/share/postgresql/postgres.shdescription +-rw-r--r-- root/root usr/share/postgresql/postgresql.conf.sample +-rw-r--r-- root/root usr/share/postgresql/psqlrc.sample +-rw-r--r-- root/root usr/share/postgresql/recovery.conf.sample +-rw-r--r-- root/root usr/share/postgresql/snowball_create.sql +-rw-r--r-- root/root usr/share/postgresql/sql_features.txt +-rw-r--r-- root/root usr/share/postgresql/system_views.sql +drwxr-xr-x root/root usr/share/postgresql/timezone/ +drwxr-xr-x root/root usr/share/postgresql/timezone/Africa/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Abidjan +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Accra +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Addis_Ababa +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Algiers +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Asmara +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Asmera +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Bamako +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Bangui +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Banjul +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Bissau +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Blantyre +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Brazzaville +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Bujumbura +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Cairo +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Casablanca +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Ceuta +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Conakry +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Dakar +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Dar_es_Salaam +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Djibouti +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Douala +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/El_Aaiun +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Freetown +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Gaborone +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Harare +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Johannesburg +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Kampala +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Khartoum +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Kigali +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Kinshasa +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Lagos +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Libreville +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Lome +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Luanda +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Lubumbashi +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Lusaka +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Malabo +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Maputo +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Maseru +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Mbabane +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Mogadishu +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Monrovia +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Nairobi +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Ndjamena +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Niamey +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Nouakchott +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Ouagadougou +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Porto-Novo +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Sao_Tome +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Timbuktu +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Tripoli +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Tunis +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Windhoek +drwxr-xr-x root/root usr/share/postgresql/timezone/America/ +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Adak +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Anchorage +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Anguilla +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Antigua +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Araguaina +drwxr-xr-x root/root usr/share/postgresql/timezone/America/Argentina/ +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Buenos_Aires +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Catamarca +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/ComodRivadavia +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Cordoba +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Jujuy +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/La_Rioja +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Mendoza +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Rio_Gallegos +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Salta +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/San_Juan +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/San_Luis +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Tucuman +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Ushuaia +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Aruba +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Asuncion +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Atikokan +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Atka +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Bahia +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Bahia_Banderas +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Barbados +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Belem +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Belize +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Blanc-Sablon +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Boa_Vista +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Bogota +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Boise +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Buenos_Aires +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cambridge_Bay +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Campo_Grande +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cancun +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Caracas +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Catamarca +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cayenne +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cayman +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Chicago +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Chihuahua +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Coral_Harbour +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cordoba +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Costa_Rica +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cuiaba +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Curacao +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Danmarkshavn +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Dawson +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Dawson_Creek +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Denver +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Detroit +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Dominica +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Edmonton +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Eirunepe +-rw-r--r-- root/root usr/share/postgresql/timezone/America/El_Salvador +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Ensenada +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Fort_Wayne +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Fortaleza +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Glace_Bay +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Godthab +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Goose_Bay +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Grand_Turk +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Grenada +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Guadeloupe +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Guatemala +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Guayaquil +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Guyana +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Halifax +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Havana +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Hermosillo +drwxr-xr-x root/root usr/share/postgresql/timezone/America/Indiana/ +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Indianapolis +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Knox +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Marengo +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Petersburg +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Tell_City +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Vevay +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Vincennes +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Winamac +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indianapolis +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Inuvik +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Iqaluit +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Jamaica +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Jujuy +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Juneau +drwxr-xr-x root/root usr/share/postgresql/timezone/America/Kentucky/ +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Kentucky/Louisville +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Kentucky/Monticello +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Knox_IN +-rw-r--r-- root/root usr/share/postgresql/timezone/America/La_Paz +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Lima +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Los_Angeles +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Louisville +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Maceio +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Managua +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Manaus +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Marigot +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Martinique +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Matamoros +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Mazatlan +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Mendoza +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Menominee +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Merida +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Mexico_City +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Miquelon +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Moncton +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Monterrey +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Montevideo +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Montreal +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Montserrat +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Nassau +-rw-r--r-- root/root usr/share/postgresql/timezone/America/New_York +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Nipigon +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Nome +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Noronha +drwxr-xr-x root/root usr/share/postgresql/timezone/America/North_Dakota/ +-rw-r--r-- root/root usr/share/postgresql/timezone/America/North_Dakota/Center +-rw-r--r-- root/root usr/share/postgresql/timezone/America/North_Dakota/New_Salem +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Ojinaga +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Panama +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Pangnirtung +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Paramaribo +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Phoenix +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Port-au-Prince +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Port_of_Spain +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Porto_Acre +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Porto_Velho +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Puerto_Rico +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Rainy_River +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Rankin_Inlet +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Recife +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Regina +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Resolute +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Rio_Branco +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Rosario +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Santa_Isabel +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Santarem +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Santiago +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Santo_Domingo +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Sao_Paulo +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Scoresbysund +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Shiprock +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Barthelemy +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Johns +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Kitts +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Lucia +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Thomas +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Vincent +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Swift_Current +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Tegucigalpa +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Thule +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Thunder_Bay +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Tijuana +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Toronto +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Tortola +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Vancouver +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Virgin +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Whitehorse +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Winnipeg +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Yakutat +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Yellowknife +drwxr-xr-x root/root usr/share/postgresql/timezone/Antarctica/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Casey +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Davis +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/DumontDUrville +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Macquarie +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Mawson +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/McMurdo +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Palmer +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Rothera +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/South_Pole +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Syowa +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Vostok +drwxr-xr-x root/root usr/share/postgresql/timezone/Arctic/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Arctic/Longyearbyen +drwxr-xr-x root/root usr/share/postgresql/timezone/Asia/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Aden +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Almaty +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Amman +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Anadyr +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Aqtau +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Aqtobe +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ashgabat +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ashkhabad +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Baghdad +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Bahrain +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Baku +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Bangkok +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Beirut +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Bishkek +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Brunei +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Calcutta +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Choibalsan +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Chongqing +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Chungking +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Colombo +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dacca +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Damascus +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dhaka +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dili +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dubai +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dushanbe +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Gaza +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Harbin +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ho_Chi_Minh +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Hong_Kong +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Hovd +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Irkutsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Istanbul +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Jakarta +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Jayapura +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Jerusalem +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kabul +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kamchatka +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Karachi +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kashgar +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kathmandu +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Katmandu +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kolkata +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Krasnoyarsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kuala_Lumpur +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kuching +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kuwait +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Macao +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Macau +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Magadan +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Makassar +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Manila +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Muscat +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Nicosia +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Novokuznetsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Novosibirsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Omsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Oral +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Phnom_Penh +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Pontianak +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Pyongyang +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Qatar +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Qyzylorda +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Rangoon +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Riyadh +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Riyadh87 +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Riyadh88 +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Riyadh89 +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Saigon +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Sakhalin +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Samarkand +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Seoul +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Shanghai +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Singapore +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Taipei +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tashkent +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tbilisi +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tehran +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tel_Aviv +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Thimbu +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Thimphu +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tokyo +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ujung_Pandang +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ulaanbaatar +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ulan_Bator +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Urumqi +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Vientiane +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Vladivostok +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Yakutsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Yekaterinburg +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Yerevan +drwxr-xr-x root/root usr/share/postgresql/timezone/Atlantic/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Azores +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Bermuda +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Canary +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Cape_Verde +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Faeroe +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Faroe +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Jan_Mayen +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Madeira +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Reykjavik +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/South_Georgia +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/St_Helena +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Stanley +drwxr-xr-x root/root usr/share/postgresql/timezone/Australia/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/ACT +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Adelaide +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Brisbane +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Broken_Hill +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Canberra +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Currie +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Darwin +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Eucla +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Hobart +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/LHI +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Lindeman +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Lord_Howe +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Melbourne +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/NSW +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/North +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Perth +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Queensland +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/South +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Sydney +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Tasmania +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Victoria +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/West +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Yancowinna +drwxr-xr-x root/root usr/share/postgresql/timezone/Brazil/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Brazil/Acre +-rw-r--r-- root/root usr/share/postgresql/timezone/Brazil/DeNoronha +-rw-r--r-- root/root usr/share/postgresql/timezone/Brazil/East +-rw-r--r-- root/root usr/share/postgresql/timezone/Brazil/West +-rw-r--r-- root/root usr/share/postgresql/timezone/CET +-rw-r--r-- root/root usr/share/postgresql/timezone/CST6CDT +drwxr-xr-x root/root usr/share/postgresql/timezone/Canada/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Atlantic +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Central +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/East-Saskatchewan +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Eastern +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Mountain +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Newfoundland +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Pacific +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Saskatchewan +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Yukon +drwxr-xr-x root/root usr/share/postgresql/timezone/Chile/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Chile/Continental +-rw-r--r-- root/root usr/share/postgresql/timezone/Chile/EasterIsland +-rw-r--r-- root/root usr/share/postgresql/timezone/Cuba +-rw-r--r-- root/root usr/share/postgresql/timezone/EET +-rw-r--r-- root/root usr/share/postgresql/timezone/EST +-rw-r--r-- root/root usr/share/postgresql/timezone/EST5EDT +-rw-r--r-- root/root usr/share/postgresql/timezone/Egypt +-rw-r--r-- root/root usr/share/postgresql/timezone/Eire +drwxr-xr-x root/root usr/share/postgresql/timezone/Etc/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+0 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+1 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+10 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+11 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+12 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+2 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+3 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+4 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+5 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+6 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+7 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+8 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+9 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-0 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-1 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-10 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-11 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-12 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-13 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-14 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-2 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-3 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-4 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-5 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-6 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-7 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-8 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-9 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT0 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/Greenwich +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/UCT +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/UTC +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/Universal +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/Zulu +drwxr-xr-x root/root usr/share/postgresql/timezone/Europe/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Amsterdam +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Andorra +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Athens +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Belfast +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Belgrade +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Berlin +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Bratislava +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Brussels +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Bucharest +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Budapest +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Chisinau +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Copenhagen +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Dublin +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Gibraltar +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Guernsey +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Helsinki +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Isle_of_Man +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Istanbul +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Jersey +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Kaliningrad +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Kiev +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Lisbon +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Ljubljana +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/London +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Luxembourg +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Madrid +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Malta +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Mariehamn +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Minsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Monaco +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Moscow +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Nicosia +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Oslo +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Paris +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Podgorica +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Prague +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Riga +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Rome +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Samara +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/San_Marino +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Sarajevo +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Simferopol +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Skopje +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Sofia +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Stockholm +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Tallinn +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Tirane +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Tiraspol +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Uzhgorod +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Vaduz +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Vatican +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Vienna +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Vilnius +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Volgograd +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Warsaw +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Zagreb +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Zaporozhye +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Zurich +-rw-r--r-- root/root usr/share/postgresql/timezone/Factory +-rw-r--r-- root/root usr/share/postgresql/timezone/GB +-rw-r--r-- root/root usr/share/postgresql/timezone/GB-Eire +-rw-r--r-- root/root usr/share/postgresql/timezone/GMT +-rw-r--r-- root/root usr/share/postgresql/timezone/GMT+0 +-rw-r--r-- root/root usr/share/postgresql/timezone/GMT-0 +-rw-r--r-- root/root usr/share/postgresql/timezone/GMT0 +-rw-r--r-- root/root usr/share/postgresql/timezone/Greenwich +-rw-r--r-- root/root usr/share/postgresql/timezone/HST +-rw-r--r-- root/root usr/share/postgresql/timezone/Hongkong +-rw-r--r-- root/root usr/share/postgresql/timezone/Iceland +drwxr-xr-x root/root usr/share/postgresql/timezone/Indian/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Antananarivo +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Chagos +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Christmas +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Cocos +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Comoro +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Kerguelen +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Mahe +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Maldives +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Mauritius +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Mayotte +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Reunion +-rw-r--r-- root/root usr/share/postgresql/timezone/Iran +-rw-r--r-- root/root usr/share/postgresql/timezone/Israel +-rw-r--r-- root/root usr/share/postgresql/timezone/Jamaica +-rw-r--r-- root/root usr/share/postgresql/timezone/Japan +-rw-r--r-- root/root usr/share/postgresql/timezone/Kwajalein +-rw-r--r-- root/root usr/share/postgresql/timezone/Libya +-rw-r--r-- root/root usr/share/postgresql/timezone/MET +-rw-r--r-- root/root usr/share/postgresql/timezone/MST +-rw-r--r-- root/root usr/share/postgresql/timezone/MST7MDT +drwxr-xr-x root/root usr/share/postgresql/timezone/Mexico/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/postgresql/timezone/Mexico/BajaSur +-rw-r--r-- root/root usr/share/postgresql/timezone/Mexico/General +drwxr-xr-x root/root usr/share/postgresql/timezone/Mideast/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Mideast/Riyadh87 +-rw-r--r-- root/root usr/share/postgresql/timezone/Mideast/Riyadh88 +-rw-r--r-- root/root usr/share/postgresql/timezone/Mideast/Riyadh89 +-rw-r--r-- root/root usr/share/postgresql/timezone/NZ +-rw-r--r-- root/root usr/share/postgresql/timezone/NZ-CHAT +-rw-r--r-- root/root usr/share/postgresql/timezone/Navajo +-rw-r--r-- root/root usr/share/postgresql/timezone/PRC +-rw-r--r-- root/root usr/share/postgresql/timezone/PST8PDT +drwxr-xr-x root/root usr/share/postgresql/timezone/Pacific/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Apia +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Auckland +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Chatham +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Chuuk +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Easter +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Efate +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Enderbury +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Fakaofo +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Fiji +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Funafuti +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Galapagos +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Gambier +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Guadalcanal +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Guam +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Honolulu +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Johnston +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Kiritimati +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Kosrae +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Kwajalein +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Majuro +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Marquesas +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Midway +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Nauru +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Niue +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Norfolk +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Noumea +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Pago_Pago +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Palau +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Pitcairn +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Pohnpei +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Ponape +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Port_Moresby +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Rarotonga +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Saipan +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Samoa +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Tahiti +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Tarawa +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Tongatapu +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Truk +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Wake +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Wallis +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Yap +-rw-r--r-- root/root usr/share/postgresql/timezone/Poland +-rw-r--r-- root/root usr/share/postgresql/timezone/Portugal +-rw-r--r-- root/root usr/share/postgresql/timezone/ROC +-rw-r--r-- root/root usr/share/postgresql/timezone/ROK +-rw-r--r-- root/root usr/share/postgresql/timezone/Singapore +-rw-r--r-- root/root usr/share/postgresql/timezone/Turkey +-rw-r--r-- root/root usr/share/postgresql/timezone/UCT +drwxr-xr-x root/root usr/share/postgresql/timezone/US/ +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Alaska +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Aleutian +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Arizona +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Central +-rw-r--r-- root/root usr/share/postgresql/timezone/US/East-Indiana +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Eastern +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Hawaii +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Indiana-Starke +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Michigan +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Mountain +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Pacific +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Pacific-New +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Samoa +-rw-r--r-- root/root usr/share/postgresql/timezone/UTC +-rw-r--r-- root/root usr/share/postgresql/timezone/Universal +-rw-r--r-- root/root usr/share/postgresql/timezone/W-SU +-rw-r--r-- root/root usr/share/postgresql/timezone/WET +-rw-r--r-- root/root usr/share/postgresql/timezone/Zulu +-rw-r--r-- root/root usr/share/postgresql/timezone/posixrules +drwxr-xr-x root/root usr/share/postgresql/timezonesets/ +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Africa.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/America.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Antarctica.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Asia.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Atlantic.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Australia +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Australia.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Default +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Etc.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Europe.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/India +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Indian.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Pacific.txt +drwxr-xr-x root/root usr/share/postgresql/tsearch_data/ +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/danish.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/dutch.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/english.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/finnish.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/french.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/german.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/hungarian.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/hunspell_sample.affix +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/ispell_sample.affix +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/ispell_sample.dict +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/italian.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/norwegian.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/portuguese.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/russian.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/spanish.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/swedish.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/synonym_sample.syn +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/thesaurus_sample.ths +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/turkish.stop diff --git a/postgresql/.footprint.x86_64 b/postgresql/.footprint.x86_64 new file mode 100644 index 000000000..b8fd0bd74 --- /dev/null +++ b/postgresql/.footprint.x86_64 @@ -0,0 +1,1282 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/pam.d/ +-rw-r--r-- root/root etc/pam.d/postgresql +drwxr-xr-x root/root etc/rc.d/ +drwxr-xr-x root/root etc/rc.d/init.d/ +-rwxr-xr-- root/root etc/rc.d/init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc0.d/ +lrwxrwxrwx root/root etc/rc.d/rc0.d/K26postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc1.d/ +lrwxrwxrwx root/root etc/rc.d/rc1.d/K26postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc2.d/ +lrwxrwxrwx root/root etc/rc.d/rc2.d/K26postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc3.d/ +lrwxrwxrwx root/root etc/rc.d/rc3.d/S34postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc4.d/ +lrwxrwxrwx root/root etc/rc.d/rc4.d/S34postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc5.d/ +lrwxrwxrwx root/root etc/rc.d/rc5.d/S34postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rc6.d/ +lrwxrwxrwx root/root etc/rc.d/rc6.d/K26postgresql -> ../init.d/postgresql +drwxr-xr-x root/root etc/rc.d/rcsysinit.d/ +drwxr-xr-x root/root etc/sysconfig/ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/clusterdb +-rwxr-xr-x root/root usr/bin/createdb +-rwxr-xr-x root/root usr/bin/createlang +-rwxr-xr-x root/root usr/bin/createuser +-rwxr-xr-x root/root usr/bin/dropdb +-rwxr-xr-x root/root usr/bin/droplang +-rwxr-xr-x root/root usr/bin/dropuser +-rwxr-xr-x root/root usr/bin/ecpg +-rwxr-xr-x root/root usr/bin/initdb +-rwxr-xr-x root/root usr/bin/pg_config +-rwxr-xr-x root/root usr/bin/pg_controldata +-rwxr-xr-x root/root usr/bin/pg_ctl +-rwxr-xr-x root/root usr/bin/pg_dump +-rwxr-xr-x root/root usr/bin/pg_dumpall +-rwxr-xr-x root/root usr/bin/pg_resetxlog +-rwxr-xr-x root/root usr/bin/pg_restore +-rwxr-xr-x root/root usr/bin/postgres +lrwxrwxrwx root/root usr/bin/postmaster -> postgres +-rwxr-xr-x root/root usr/bin/psql +-rwxr-xr-x root/root usr/bin/reindexdb +-rwxr-xr-x root/root usr/bin/vacuumdb +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/ecpg_config.h +-rw-r--r-- root/root usr/include/ecpg_informix.h +-rw-r--r-- root/root usr/include/ecpgerrno.h +-rw-r--r-- root/root usr/include/ecpglib.h +-rw-r--r-- root/root usr/include/ecpgtype.h +-rw-r--r-- root/root usr/include/libpq-events.h +-rw-r--r-- root/root usr/include/libpq-fe.h +drwxr-xr-x root/root usr/include/libpq/ +-rw-r--r-- root/root usr/include/libpq/libpq-fs.h +-rw-r--r-- root/root usr/include/pg_config.h +-rw-r--r-- root/root usr/include/pg_config_manual.h +-rw-r--r-- root/root usr/include/pg_config_os.h +-rw-r--r-- root/root usr/include/pgtypes_date.h +-rw-r--r-- root/root usr/include/pgtypes_error.h +-rw-r--r-- root/root usr/include/pgtypes_interval.h +-rw-r--r-- root/root usr/include/pgtypes_numeric.h +-rw-r--r-- root/root usr/include/pgtypes_timestamp.h +-rw-r--r-- root/root usr/include/postgres_ext.h +drwxr-xr-x root/root usr/include/postgresql/ +drwxr-xr-x root/root usr/include/postgresql/informix/ +drwxr-xr-x root/root usr/include/postgresql/informix/esql/ +-rw-r--r-- root/root usr/include/postgresql/informix/esql/datetime.h +-rw-r--r-- root/root usr/include/postgresql/informix/esql/decimal.h +-rw-r--r-- root/root usr/include/postgresql/informix/esql/sqltypes.h +drwxr-xr-x root/root usr/include/postgresql/internal/ +-rw-r--r-- root/root usr/include/postgresql/internal/c.h +-rw-r--r-- root/root usr/include/postgresql/internal/libpq-int.h +drwxr-xr-x root/root usr/include/postgresql/internal/libpq/ +-rw-r--r-- root/root usr/include/postgresql/internal/libpq/pqcomm.h +-rw-r--r-- root/root usr/include/postgresql/internal/port.h +-rw-r--r-- root/root usr/include/postgresql/internal/postgres_fe.h +-rw-r--r-- root/root usr/include/postgresql/internal/pqexpbuffer.h +drwxr-xr-x root/root usr/include/postgresql/server/ +drwxr-xr-x root/root usr/include/postgresql/server/access/ +-rw-r--r-- root/root usr/include/postgresql/server/access/attnum.h +-rw-r--r-- root/root usr/include/postgresql/server/access/clog.h +-rw-r--r-- root/root usr/include/postgresql/server/access/genam.h +-rw-r--r-- root/root usr/include/postgresql/server/access/gin.h +-rw-r--r-- root/root usr/include/postgresql/server/access/gist.h +-rw-r--r-- root/root usr/include/postgresql/server/access/gist_private.h +-rw-r--r-- root/root usr/include/postgresql/server/access/gistscan.h +-rw-r--r-- root/root usr/include/postgresql/server/access/hash.h +-rw-r--r-- root/root usr/include/postgresql/server/access/heapam.h +-rw-r--r-- root/root usr/include/postgresql/server/access/hio.h +-rw-r--r-- root/root usr/include/postgresql/server/access/htup.h +-rw-r--r-- root/root usr/include/postgresql/server/access/itup.h +-rw-r--r-- root/root usr/include/postgresql/server/access/multixact.h +-rw-r--r-- root/root usr/include/postgresql/server/access/nbtree.h +-rw-r--r-- root/root usr/include/postgresql/server/access/printtup.h +-rw-r--r-- root/root usr/include/postgresql/server/access/reloptions.h +-rw-r--r-- root/root usr/include/postgresql/server/access/relscan.h +-rw-r--r-- root/root usr/include/postgresql/server/access/rewriteheap.h +-rw-r--r-- root/root usr/include/postgresql/server/access/rmgr.h +-rw-r--r-- root/root usr/include/postgresql/server/access/sdir.h +-rw-r--r-- root/root usr/include/postgresql/server/access/skey.h +-rw-r--r-- root/root usr/include/postgresql/server/access/slru.h +-rw-r--r-- root/root usr/include/postgresql/server/access/subtrans.h +-rw-r--r-- root/root usr/include/postgresql/server/access/sysattr.h +-rw-r--r-- root/root usr/include/postgresql/server/access/transam.h +-rw-r--r-- root/root usr/include/postgresql/server/access/tupconvert.h +-rw-r--r-- root/root usr/include/postgresql/server/access/tupdesc.h +-rw-r--r-- root/root usr/include/postgresql/server/access/tupmacs.h +-rw-r--r-- root/root usr/include/postgresql/server/access/tuptoaster.h +-rw-r--r-- root/root usr/include/postgresql/server/access/twophase.h +-rw-r--r-- root/root usr/include/postgresql/server/access/twophase_rmgr.h +-rw-r--r-- root/root usr/include/postgresql/server/access/valid.h +-rw-r--r-- root/root usr/include/postgresql/server/access/visibilitymap.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xact.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlog.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlog_internal.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlogdefs.h +-rw-r--r-- root/root usr/include/postgresql/server/access/xlogutils.h +drwxr-xr-x root/root usr/include/postgresql/server/bootstrap/ +-rw-r--r-- root/root usr/include/postgresql/server/bootstrap/bootstrap.h +-rw-r--r-- root/root usr/include/postgresql/server/c.h +drwxr-xr-x root/root usr/include/postgresql/server/catalog/ +-rw-r--r-- root/root usr/include/postgresql/server/catalog/catalog.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/catversion.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/dependency.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/genbki.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/heap.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/index.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/indexing.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/namespace.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_aggregate.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_am.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_amop.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_amproc.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_attrdef.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_attribute.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_auth_members.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_authid.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_cast.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_class.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_constraint.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_control.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_conversion.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_conversion_fn.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_database.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_db_role_setting.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_default_acl.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_depend.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_description.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_enum.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_data_wrapper.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_foreign_server.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_index.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_inherits.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_inherits_fn.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_language.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_largeobject.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_largeobject_metadata.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_namespace.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opclass.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_operator.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_opfamily.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_pltemplate.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_proc.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_proc_fn.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_rewrite.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shdepend.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_shdescription.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_statistic.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_tablespace.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_trigger.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_config.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_config_map.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_dict.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_parser.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_ts_template.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_type.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_type_fn.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_user_mapping.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/schemapg.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/storage.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/toasting.h +drwxr-xr-x root/root usr/include/postgresql/server/commands/ +-rw-r--r-- root/root usr/include/postgresql/server/commands/alter.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/async.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/cluster.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/comment.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/conversioncmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/copy.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/dbcommands.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/defrem.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/discard.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/explain.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/lockcmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/portalcmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/prepare.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/proclang.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/schemacmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/sequence.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/tablecmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/tablespace.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/trigger.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/typecmds.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/user.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/vacuum.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/variable.h +-rw-r--r-- root/root usr/include/postgresql/server/commands/view.h +-rw-r--r-- root/root usr/include/postgresql/server/dynloader.h +drwxr-xr-x root/root usr/include/postgresql/server/executor/ +-rw-r--r-- root/root usr/include/postgresql/server/executor/execdebug.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/execdefs.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/execdesc.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/executor.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/functions.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/hashjoin.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/instrument.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeAgg.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeAppend.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeBitmapAnd.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeBitmapHeapscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeBitmapIndexscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeBitmapOr.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeCtescan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeFunctionscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeGroup.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeHash.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeHashjoin.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeIndexscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeLimit.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeLockRows.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeMaterial.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeMergejoin.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeModifyTable.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeNestloop.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeRecursiveunion.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeResult.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeSeqscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeSetOp.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeSort.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeSubplan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeSubqueryscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeTidscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeUnique.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeValuesscan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeWindowAgg.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/nodeWorktablescan.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/spi.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/spi_priv.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/tstoreReceiver.h +-rw-r--r-- root/root usr/include/postgresql/server/executor/tuptable.h +-rw-r--r-- root/root usr/include/postgresql/server/fmgr.h +drwxr-xr-x root/root usr/include/postgresql/server/foreign/ +-rw-r--r-- root/root usr/include/postgresql/server/foreign/foreign.h +-rw-r--r-- root/root usr/include/postgresql/server/funcapi.h +-rw-r--r-- root/root usr/include/postgresql/server/getaddrinfo.h +-rw-r--r-- root/root usr/include/postgresql/server/getopt_long.h +drwxr-xr-x root/root usr/include/postgresql/server/lib/ +-rw-r--r-- root/root usr/include/postgresql/server/lib/dllist.h +-rw-r--r-- root/root usr/include/postgresql/server/lib/stringinfo.h +drwxr-xr-x root/root usr/include/postgresql/server/libpq/ +-rw-r--r-- root/root usr/include/postgresql/server/libpq/auth.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/be-fsstubs.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/crypt.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/hba.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/ip.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/libpq-be.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/libpq-fs.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/libpq.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/md5.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/pqcomm.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/pqformat.h +-rw-r--r-- root/root usr/include/postgresql/server/libpq/pqsignal.h +drwxr-xr-x root/root usr/include/postgresql/server/mb/ +-rw-r--r-- root/root usr/include/postgresql/server/mb/pg_wchar.h +-rw-r--r-- root/root usr/include/postgresql/server/miscadmin.h +drwxr-xr-x root/root usr/include/postgresql/server/nodes/ +-rw-r--r-- root/root usr/include/postgresql/server/nodes/bitmapset.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/execnodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/makefuncs.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/memnodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/nodeFuncs.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/nodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/params.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/parsenodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/pg_list.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/plannodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/primnodes.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/print.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/readfuncs.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/relation.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/tidbitmap.h +-rw-r--r-- root/root usr/include/postgresql/server/nodes/value.h +drwxr-xr-x root/root usr/include/postgresql/server/optimizer/ +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/clauses.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/cost.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_copy.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_gene.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_misc.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_mutation.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_pool.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_random.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_recombination.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/geqo_selection.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/joininfo.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/pathnode.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/paths.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/placeholder.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/plancat.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/planmain.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/planner.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/predtest.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/prep.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/restrictinfo.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/subselect.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/tlist.h +-rw-r--r-- root/root usr/include/postgresql/server/optimizer/var.h +drwxr-xr-x root/root usr/include/postgresql/server/parser/ +-rw-r--r-- root/root usr/include/postgresql/server/parser/analyze.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/gram.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/gramparse.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/keywords.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/kwlist.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_agg.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_clause.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_coerce.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_cte.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_expr.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_func.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_node.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_oper.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_param.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_relation.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_target.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_type.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parse_utilcmd.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parser.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/parsetree.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/scanner.h +-rw-r--r-- root/root usr/include/postgresql/server/parser/scansup.h +-rw-r--r-- root/root usr/include/postgresql/server/pg_config.h +-rw-r--r-- root/root usr/include/postgresql/server/pg_config_manual.h +-rw-r--r-- root/root usr/include/postgresql/server/pg_config_os.h +-rw-r--r-- root/root usr/include/postgresql/server/pg_trace.h +-rw-r--r-- root/root usr/include/postgresql/server/pgstat.h +-rw-r--r-- root/root usr/include/postgresql/server/pgtime.h +-rw-r--r-- root/root usr/include/postgresql/server/port.h +drwxr-xr-x root/root usr/include/postgresql/server/port/ +-rw-r--r-- root/root usr/include/postgresql/server/port/aix.h +-rw-r--r-- root/root usr/include/postgresql/server/port/bsdi.h +-rw-r--r-- root/root usr/include/postgresql/server/port/cygwin.h +-rw-r--r-- root/root usr/include/postgresql/server/port/darwin.h +-rw-r--r-- root/root usr/include/postgresql/server/port/dgux.h +-rw-r--r-- root/root usr/include/postgresql/server/port/freebsd.h +-rw-r--r-- root/root usr/include/postgresql/server/port/hpux.h +-rw-r--r-- root/root usr/include/postgresql/server/port/irix.h +-rw-r--r-- root/root usr/include/postgresql/server/port/linux.h +-rw-r--r-- root/root usr/include/postgresql/server/port/netbsd.h +-rw-r--r-- root/root usr/include/postgresql/server/port/nextstep.h +-rw-r--r-- root/root usr/include/postgresql/server/port/openbsd.h +-rw-r--r-- root/root usr/include/postgresql/server/port/osf.h +-rw-r--r-- root/root usr/include/postgresql/server/port/sco.h +-rw-r--r-- root/root usr/include/postgresql/server/port/solaris.h +-rw-r--r-- root/root usr/include/postgresql/server/port/sunos4.h +-rw-r--r-- root/root usr/include/postgresql/server/port/svr4.h +-rw-r--r-- root/root usr/include/postgresql/server/port/ultrix4.h +-rw-r--r-- root/root usr/include/postgresql/server/port/univel.h +-rw-r--r-- root/root usr/include/postgresql/server/port/unixware.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32/ +drwxr-xr-x root/root usr/include/postgresql/server/port/win32/arpa/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/arpa/inet.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/dlfcn.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/grp.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/netdb.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32/netinet/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/netinet/in.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/pwd.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32/sys/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/sys/socket.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32/sys/wait.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32_msvc/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/dirent.h +drwxr-xr-x root/root usr/include/postgresql/server/port/win32_msvc/sys/ +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/sys/file.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/sys/param.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/sys/time.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/unistd.h +-rw-r--r-- root/root usr/include/postgresql/server/port/win32_msvc/utime.h +drwxr-xr-x root/root usr/include/postgresql/server/portability/ +-rw-r--r-- root/root usr/include/postgresql/server/portability/instr_time.h +-rw-r--r-- root/root usr/include/postgresql/server/postgres.h +-rw-r--r-- root/root usr/include/postgresql/server/postgres_ext.h +-rw-r--r-- root/root usr/include/postgresql/server/postgres_fe.h +drwxr-xr-x root/root usr/include/postgresql/server/postmaster/ +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/autovacuum.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/bgwriter.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/fork_process.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/pgarch.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/postmaster.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/syslogger.h +-rw-r--r-- root/root usr/include/postgresql/server/postmaster/walwriter.h +drwxr-xr-x root/root usr/include/postgresql/server/regex/ +-rw-r--r-- root/root usr/include/postgresql/server/regex/regcustom.h +-rw-r--r-- root/root usr/include/postgresql/server/regex/regerrs.h +-rw-r--r-- root/root usr/include/postgresql/server/regex/regex.h +-rw-r--r-- root/root usr/include/postgresql/server/regex/regguts.h +drwxr-xr-x root/root usr/include/postgresql/server/replication/ +-rw-r--r-- root/root usr/include/postgresql/server/replication/walprotocol.h +-rw-r--r-- root/root usr/include/postgresql/server/replication/walreceiver.h +-rw-r--r-- root/root usr/include/postgresql/server/replication/walsender.h +drwxr-xr-x root/root usr/include/postgresql/server/rewrite/ +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/prs2lock.h +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/rewriteDefine.h +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/rewriteHandler.h +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/rewriteManip.h +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/rewriteRemove.h +-rw-r--r-- root/root usr/include/postgresql/server/rewrite/rewriteSupport.h +-rw-r--r-- root/root usr/include/postgresql/server/rusagestub.h +drwxr-xr-x root/root usr/include/postgresql/server/snowball/ +-rw-r--r-- root/root usr/include/postgresql/server/snowball/header.h +drwxr-xr-x root/root usr/include/postgresql/server/snowball/libstemmer/ +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/api.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/header.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_danish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_dutch.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_english.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_finnish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_french.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_german.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_hungarian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_italian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_norwegian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_porter.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_portuguese.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_spanish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_swedish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_ISO_8859_2_romanian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_KOI8_R_russian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_danish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_dutch.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_english.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_finnish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_french.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_german.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_hungarian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_italian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_norwegian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_porter.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_portuguese.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_romanian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_russian.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_spanish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_swedish.h +-rw-r--r-- root/root usr/include/postgresql/server/snowball/libstemmer/stem_UTF_8_turkish.h +drwxr-xr-x root/root usr/include/postgresql/server/storage/ +-rw-r--r-- root/root usr/include/postgresql/server/storage/backendid.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/block.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/buf.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/buf_internals.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/buffile.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/bufmgr.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/bufpage.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/fd.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/freespace.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/fsm_internals.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/indexfsm.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/ipc.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/item.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/itemid.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/itemptr.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/large_object.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/lmgr.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/lock.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/lwlock.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/off.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/pg_sema.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/pg_shmem.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/pmsignal.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/pos.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/proc.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/procarray.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/procsignal.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/relfilenode.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/s_lock.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/shmem.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/sinval.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/sinvaladt.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/smgr.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/spin.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/standby.h +drwxr-xr-x root/root usr/include/postgresql/server/tcop/ +-rw-r--r-- root/root usr/include/postgresql/server/tcop/dest.h +-rw-r--r-- root/root usr/include/postgresql/server/tcop/fastpath.h +-rw-r--r-- root/root usr/include/postgresql/server/tcop/pquery.h +-rw-r--r-- root/root usr/include/postgresql/server/tcop/tcopdebug.h +-rw-r--r-- root/root usr/include/postgresql/server/tcop/tcopprot.h +-rw-r--r-- root/root usr/include/postgresql/server/tcop/utility.h +drwxr-xr-x root/root usr/include/postgresql/server/tsearch/ +drwxr-xr-x root/root usr/include/postgresql/server/tsearch/dicts/ +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/dicts/regis.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/dicts/spell.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_cache.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_locale.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_public.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_type.h +-rw-r--r-- root/root usr/include/postgresql/server/tsearch/ts_utils.h +drwxr-xr-x root/root usr/include/postgresql/server/utils/ +-rw-r--r-- root/root usr/include/postgresql/server/utils/acl.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/array.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/ascii.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/attoptcache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/builtins.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/bytea.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/cash.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/catcache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/combocid.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/date.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/datetime.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/datum.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/dynahash.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/dynamic_loader.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/elog.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/errcodes.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/fmgroids.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/fmgrtab.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/formatting.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/geo_decls.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/guc.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/guc_tables.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/help_config.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/hsearch.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/inet.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/int8.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/inval.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/logtape.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/lsyscache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/memutils.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/nabstime.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/numeric.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/palloc.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/pg_crc.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/pg_locale.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/pg_lzcompress.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/pg_rusage.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/plancache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/portal.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/probes.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/ps_status.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/rbtree.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/rel.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/relcache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/relmapper.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/resowner.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/selfuncs.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/snapmgr.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/snapshot.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/spccache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/syscache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/timestamp.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/tqual.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/tuplesort.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/tuplestore.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/typcache.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/tzparser.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/uuid.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/varbit.h +-rw-r--r-- root/root usr/include/postgresql/server/utils/xml.h +-rw-r--r-- root/root usr/include/postgresql/server/windowapi.h +-rw-r--r-- root/root usr/include/sql3types.h +-rw-r--r-- root/root usr/include/sqlca.h +-rw-r--r-- root/root usr/include/sqlda-compat.h +-rw-r--r-- root/root usr/include/sqlda-native.h +-rw-r--r-- root/root usr/include/sqlda.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libecpg.a +lrwxrwxrwx root/root usr/lib/libecpg.so -> libecpg.so.6.2 +lrwxrwxrwx root/root usr/lib/libecpg.so.6 -> libecpg.so.6.2 +-rwxr-xr-x root/root usr/lib/libecpg.so.6.2 +-rw-r--r-- root/root usr/lib/libecpg_compat.a +lrwxrwxrwx root/root usr/lib/libecpg_compat.so -> libecpg_compat.so.3.2 +lrwxrwxrwx root/root usr/lib/libecpg_compat.so.3 -> libecpg_compat.so.3.2 +-rwxr-xr-x root/root usr/lib/libecpg_compat.so.3.2 +-rw-r--r-- root/root usr/lib/libpgport.a +-rw-r--r-- root/root usr/lib/libpgtypes.a +lrwxrwxrwx root/root usr/lib/libpgtypes.so -> libpgtypes.so.3.1 +lrwxrwxrwx root/root usr/lib/libpgtypes.so.3 -> libpgtypes.so.3.1 +-rwxr-xr-x root/root usr/lib/libpgtypes.so.3.1 +-rw-r--r-- root/root usr/lib/libpq.a +lrwxrwxrwx root/root usr/lib/libpq.so -> libpq.so.5.3 +lrwxrwxrwx root/root usr/lib/libpq.so.5 -> libpq.so.5.3 +-rwxr-xr-x root/root usr/lib/libpq.so.5.3 +drwxr-xr-x root/root usr/lib/postgresql/ +-rwxr-xr-x root/root usr/lib/postgresql/ascii_and_mic.so +-rwxr-xr-x root/root usr/lib/postgresql/cyrillic_and_mic.so +-rwxr-xr-x root/root usr/lib/postgresql/dict_snowball.so +-rwxr-xr-x root/root usr/lib/postgresql/euc2004_sjis2004.so +-rwxr-xr-x root/root usr/lib/postgresql/euc_cn_and_mic.so +-rwxr-xr-x root/root usr/lib/postgresql/euc_jp_and_sjis.so +-rwxr-xr-x root/root usr/lib/postgresql/euc_kr_and_mic.so +-rwxr-xr-x root/root usr/lib/postgresql/euc_tw_and_big5.so +-rwxr-xr-x root/root usr/lib/postgresql/latin2_and_win1250.so +-rwxr-xr-x root/root usr/lib/postgresql/latin_and_mic.so +-rwxr-xr-x root/root usr/lib/postgresql/libpqwalreceiver.so +drwxr-xr-x root/root usr/lib/postgresql/pgxs/ +drwxr-xr-x root/root usr/lib/postgresql/pgxs/config/ +-rwxr-xr-x root/root usr/lib/postgresql/pgxs/config/install-sh +drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/ +-rw-r--r-- root/root usr/lib/postgresql/pgxs/src/Makefile.global +-rw-r--r-- root/root usr/lib/postgresql/pgxs/src/Makefile.port +-rw-r--r-- root/root usr/lib/postgresql/pgxs/src/Makefile.shlib +drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/makefiles/ +-rw-r--r-- root/root usr/lib/postgresql/pgxs/src/makefiles/pgxs.mk +-rw-r--r-- root/root usr/lib/postgresql/pgxs/src/nls-global.mk +-rwxr-xr-x root/root usr/lib/postgresql/plpgsql.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_ascii.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_big5.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_cyrillic.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_euc2004.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_euc_cn.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_euc_jp.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_euc_kr.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_euc_tw.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_gb18030.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_gbk.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_iso8859.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_iso8859_1.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_johab.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_sjis.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_sjis2004.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_uhc.so +-rwxr-xr-x root/root usr/lib/postgresql/utf8_and_win.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/licenses/ +drwxr-xr-x root/root usr/share/licenses/postgresql/ +-rw-r--r-- root/root usr/share/licenses/postgresql/LICENSE +drwxr-xr-x root/root usr/share/postgresql/ +-rw-r--r-- root/root usr/share/postgresql/conversion_create.sql +-rw-r--r-- root/root usr/share/postgresql/information_schema.sql +-rw-r--r-- root/root usr/share/postgresql/pg_hba.conf.sample +-rw-r--r-- root/root usr/share/postgresql/pg_ident.conf.sample +-rw-r--r-- root/root usr/share/postgresql/pg_service.conf.sample +-rw-r--r-- root/root usr/share/postgresql/postgres.bki +-rw-r--r-- root/root usr/share/postgresql/postgres.description +-rw-r--r-- root/root usr/share/postgresql/postgres.shdescription +-rw-r--r-- root/root usr/share/postgresql/postgresql.conf.sample +-rw-r--r-- root/root usr/share/postgresql/psqlrc.sample +-rw-r--r-- root/root usr/share/postgresql/recovery.conf.sample +-rw-r--r-- root/root usr/share/postgresql/snowball_create.sql +-rw-r--r-- root/root usr/share/postgresql/sql_features.txt +-rw-r--r-- root/root usr/share/postgresql/system_views.sql +drwxr-xr-x root/root usr/share/postgresql/timezone/ +drwxr-xr-x root/root usr/share/postgresql/timezone/Africa/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Abidjan +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Accra +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Addis_Ababa +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Algiers +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Asmara +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Asmera +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Bamako +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Bangui +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Banjul +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Bissau +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Blantyre +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Brazzaville +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Bujumbura +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Cairo +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Casablanca +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Ceuta +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Conakry +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Dakar +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Dar_es_Salaam +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Djibouti +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Douala +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/El_Aaiun +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Freetown +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Gaborone +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Harare +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Johannesburg +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Kampala +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Khartoum +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Kigali +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Kinshasa +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Lagos +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Libreville +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Lome +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Luanda +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Lubumbashi +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Lusaka +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Malabo +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Maputo +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Maseru +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Mbabane +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Mogadishu +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Monrovia +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Nairobi +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Ndjamena +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Niamey +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Nouakchott +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Ouagadougou +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Porto-Novo +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Sao_Tome +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Timbuktu +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Tripoli +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Tunis +-rw-r--r-- root/root usr/share/postgresql/timezone/Africa/Windhoek +drwxr-xr-x root/root usr/share/postgresql/timezone/America/ +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Adak +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Anchorage +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Anguilla +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Antigua +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Araguaina +drwxr-xr-x root/root usr/share/postgresql/timezone/America/Argentina/ +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Buenos_Aires +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Catamarca +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/ComodRivadavia +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Cordoba +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Jujuy +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/La_Rioja +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Mendoza +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Rio_Gallegos +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Salta +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/San_Juan +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/San_Luis +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Tucuman +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Argentina/Ushuaia +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Aruba +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Asuncion +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Atikokan +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Atka +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Bahia +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Bahia_Banderas +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Barbados +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Belem +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Belize +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Blanc-Sablon +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Boa_Vista +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Bogota +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Boise +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Buenos_Aires +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cambridge_Bay +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Campo_Grande +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cancun +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Caracas +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Catamarca +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cayenne +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cayman +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Chicago +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Chihuahua +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Coral_Harbour +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cordoba +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Costa_Rica +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Cuiaba +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Curacao +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Danmarkshavn +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Dawson +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Dawson_Creek +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Denver +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Detroit +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Dominica +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Edmonton +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Eirunepe +-rw-r--r-- root/root usr/share/postgresql/timezone/America/El_Salvador +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Ensenada +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Fort_Wayne +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Fortaleza +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Glace_Bay +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Godthab +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Goose_Bay +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Grand_Turk +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Grenada +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Guadeloupe +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Guatemala +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Guayaquil +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Guyana +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Halifax +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Havana +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Hermosillo +drwxr-xr-x root/root usr/share/postgresql/timezone/America/Indiana/ +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Indianapolis +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Knox +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Marengo +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Petersburg +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Tell_City +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Vevay +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Vincennes +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Winamac +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indianapolis +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Inuvik +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Iqaluit +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Jamaica +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Jujuy +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Juneau +drwxr-xr-x root/root usr/share/postgresql/timezone/America/Kentucky/ +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Kentucky/Louisville +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Kentucky/Monticello +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Knox_IN +-rw-r--r-- root/root usr/share/postgresql/timezone/America/La_Paz +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Lima +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Los_Angeles +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Louisville +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Maceio +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Managua +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Manaus +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Marigot +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Martinique +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Matamoros +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Mazatlan +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Mendoza +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Menominee +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Merida +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Mexico_City +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Miquelon +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Moncton +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Monterrey +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Montevideo +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Montreal +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Montserrat +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Nassau +-rw-r--r-- root/root usr/share/postgresql/timezone/America/New_York +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Nipigon +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Nome +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Noronha +drwxr-xr-x root/root usr/share/postgresql/timezone/America/North_Dakota/ +-rw-r--r-- root/root usr/share/postgresql/timezone/America/North_Dakota/Center +-rw-r--r-- root/root usr/share/postgresql/timezone/America/North_Dakota/New_Salem +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Ojinaga +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Panama +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Pangnirtung +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Paramaribo +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Phoenix +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Port-au-Prince +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Port_of_Spain +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Porto_Acre +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Porto_Velho +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Puerto_Rico +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Rainy_River +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Rankin_Inlet +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Recife +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Regina +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Resolute +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Rio_Branco +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Rosario +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Santa_Isabel +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Santarem +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Santiago +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Santo_Domingo +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Sao_Paulo +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Scoresbysund +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Shiprock +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Barthelemy +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Johns +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Kitts +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Lucia +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Thomas +-rw-r--r-- root/root usr/share/postgresql/timezone/America/St_Vincent +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Swift_Current +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Tegucigalpa +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Thule +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Thunder_Bay +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Tijuana +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Toronto +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Tortola +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Vancouver +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Virgin +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Whitehorse +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Winnipeg +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Yakutat +-rw-r--r-- root/root usr/share/postgresql/timezone/America/Yellowknife +drwxr-xr-x root/root usr/share/postgresql/timezone/Antarctica/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Casey +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Davis +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/DumontDUrville +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Macquarie +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Mawson +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/McMurdo +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Palmer +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Rothera +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/South_Pole +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Syowa +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Vostok +drwxr-xr-x root/root usr/share/postgresql/timezone/Arctic/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Arctic/Longyearbyen +drwxr-xr-x root/root usr/share/postgresql/timezone/Asia/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Aden +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Almaty +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Amman +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Anadyr +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Aqtau +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Aqtobe +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ashgabat +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ashkhabad +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Baghdad +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Bahrain +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Baku +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Bangkok +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Beirut +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Bishkek +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Brunei +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Calcutta +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Choibalsan +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Chongqing +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Chungking +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Colombo +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dacca +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Damascus +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dhaka +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dili +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dubai +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Dushanbe +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Gaza +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Harbin +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ho_Chi_Minh +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Hong_Kong +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Hovd +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Irkutsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Istanbul +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Jakarta +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Jayapura +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Jerusalem +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kabul +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kamchatka +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Karachi +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kashgar +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kathmandu +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Katmandu +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kolkata +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Krasnoyarsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kuala_Lumpur +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kuching +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Kuwait +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Macao +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Macau +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Magadan +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Makassar +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Manila +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Muscat +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Nicosia +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Novokuznetsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Novosibirsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Omsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Oral +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Phnom_Penh +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Pontianak +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Pyongyang +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Qatar +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Qyzylorda +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Rangoon +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Riyadh +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Riyadh87 +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Riyadh88 +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Riyadh89 +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Saigon +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Sakhalin +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Samarkand +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Seoul +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Shanghai +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Singapore +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Taipei +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tashkent +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tbilisi +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tehran +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tel_Aviv +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Thimbu +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Thimphu +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tokyo +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ujung_Pandang +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ulaanbaatar +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ulan_Bator +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Urumqi +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Vientiane +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Vladivostok +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Yakutsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Yekaterinburg +-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Yerevan +drwxr-xr-x root/root usr/share/postgresql/timezone/Atlantic/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Azores +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Bermuda +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Canary +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Cape_Verde +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Faeroe +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Faroe +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Jan_Mayen +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Madeira +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Reykjavik +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/South_Georgia +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/St_Helena +-rw-r--r-- root/root usr/share/postgresql/timezone/Atlantic/Stanley +drwxr-xr-x root/root usr/share/postgresql/timezone/Australia/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/ACT +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Adelaide +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Brisbane +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Broken_Hill +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Canberra +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Currie +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Darwin +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Eucla +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Hobart +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/LHI +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Lindeman +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Lord_Howe +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Melbourne +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/NSW +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/North +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Perth +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Queensland +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/South +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Sydney +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Tasmania +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Victoria +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/West +-rw-r--r-- root/root usr/share/postgresql/timezone/Australia/Yancowinna +drwxr-xr-x root/root usr/share/postgresql/timezone/Brazil/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Brazil/Acre +-rw-r--r-- root/root usr/share/postgresql/timezone/Brazil/DeNoronha +-rw-r--r-- root/root usr/share/postgresql/timezone/Brazil/East +-rw-r--r-- root/root usr/share/postgresql/timezone/Brazil/West +-rw-r--r-- root/root usr/share/postgresql/timezone/CET +-rw-r--r-- root/root usr/share/postgresql/timezone/CST6CDT +drwxr-xr-x root/root usr/share/postgresql/timezone/Canada/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Atlantic +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Central +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/East-Saskatchewan +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Eastern +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Mountain +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Newfoundland +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Pacific +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Saskatchewan +-rw-r--r-- root/root usr/share/postgresql/timezone/Canada/Yukon +drwxr-xr-x root/root usr/share/postgresql/timezone/Chile/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Chile/Continental +-rw-r--r-- root/root usr/share/postgresql/timezone/Chile/EasterIsland +-rw-r--r-- root/root usr/share/postgresql/timezone/Cuba +-rw-r--r-- root/root usr/share/postgresql/timezone/EET +-rw-r--r-- root/root usr/share/postgresql/timezone/EST +-rw-r--r-- root/root usr/share/postgresql/timezone/EST5EDT +-rw-r--r-- root/root usr/share/postgresql/timezone/Egypt +-rw-r--r-- root/root usr/share/postgresql/timezone/Eire +drwxr-xr-x root/root usr/share/postgresql/timezone/Etc/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+0 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+1 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+10 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+11 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+12 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+2 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+3 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+4 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+5 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+6 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+7 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+8 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT+9 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-0 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-1 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-10 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-11 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-12 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-13 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-14 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-2 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-3 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-4 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-5 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-6 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-7 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-8 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT-9 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/GMT0 +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/Greenwich +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/UCT +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/UTC +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/Universal +-rw-r--r-- root/root usr/share/postgresql/timezone/Etc/Zulu +drwxr-xr-x root/root usr/share/postgresql/timezone/Europe/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Amsterdam +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Andorra +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Athens +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Belfast +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Belgrade +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Berlin +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Bratislava +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Brussels +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Bucharest +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Budapest +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Chisinau +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Copenhagen +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Dublin +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Gibraltar +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Guernsey +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Helsinki +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Isle_of_Man +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Istanbul +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Jersey +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Kaliningrad +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Kiev +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Lisbon +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Ljubljana +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/London +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Luxembourg +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Madrid +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Malta +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Mariehamn +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Minsk +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Monaco +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Moscow +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Nicosia +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Oslo +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Paris +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Podgorica +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Prague +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Riga +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Rome +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Samara +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/San_Marino +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Sarajevo +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Simferopol +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Skopje +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Sofia +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Stockholm +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Tallinn +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Tirane +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Tiraspol +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Uzhgorod +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Vaduz +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Vatican +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Vienna +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Vilnius +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Volgograd +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Warsaw +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Zagreb +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Zaporozhye +-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Zurich +-rw-r--r-- root/root usr/share/postgresql/timezone/Factory +-rw-r--r-- root/root usr/share/postgresql/timezone/GB +-rw-r--r-- root/root usr/share/postgresql/timezone/GB-Eire +-rw-r--r-- root/root usr/share/postgresql/timezone/GMT +-rw-r--r-- root/root usr/share/postgresql/timezone/GMT+0 +-rw-r--r-- root/root usr/share/postgresql/timezone/GMT-0 +-rw-r--r-- root/root usr/share/postgresql/timezone/GMT0 +-rw-r--r-- root/root usr/share/postgresql/timezone/Greenwich +-rw-r--r-- root/root usr/share/postgresql/timezone/HST +-rw-r--r-- root/root usr/share/postgresql/timezone/Hongkong +-rw-r--r-- root/root usr/share/postgresql/timezone/Iceland +drwxr-xr-x root/root usr/share/postgresql/timezone/Indian/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Antananarivo +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Chagos +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Christmas +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Cocos +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Comoro +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Kerguelen +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Mahe +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Maldives +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Mauritius +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Mayotte +-rw-r--r-- root/root usr/share/postgresql/timezone/Indian/Reunion +-rw-r--r-- root/root usr/share/postgresql/timezone/Iran +-rw-r--r-- root/root usr/share/postgresql/timezone/Israel +-rw-r--r-- root/root usr/share/postgresql/timezone/Jamaica +-rw-r--r-- root/root usr/share/postgresql/timezone/Japan +-rw-r--r-- root/root usr/share/postgresql/timezone/Kwajalein +-rw-r--r-- root/root usr/share/postgresql/timezone/Libya +-rw-r--r-- root/root usr/share/postgresql/timezone/MET +-rw-r--r-- root/root usr/share/postgresql/timezone/MST +-rw-r--r-- root/root usr/share/postgresql/timezone/MST7MDT +drwxr-xr-x root/root usr/share/postgresql/timezone/Mexico/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/postgresql/timezone/Mexico/BajaSur +-rw-r--r-- root/root usr/share/postgresql/timezone/Mexico/General +drwxr-xr-x root/root usr/share/postgresql/timezone/Mideast/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Mideast/Riyadh87 +-rw-r--r-- root/root usr/share/postgresql/timezone/Mideast/Riyadh88 +-rw-r--r-- root/root usr/share/postgresql/timezone/Mideast/Riyadh89 +-rw-r--r-- root/root usr/share/postgresql/timezone/NZ +-rw-r--r-- root/root usr/share/postgresql/timezone/NZ-CHAT +-rw-r--r-- root/root usr/share/postgresql/timezone/Navajo +-rw-r--r-- root/root usr/share/postgresql/timezone/PRC +-rw-r--r-- root/root usr/share/postgresql/timezone/PST8PDT +drwxr-xr-x root/root usr/share/postgresql/timezone/Pacific/ +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Apia +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Auckland +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Chatham +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Chuuk +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Easter +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Efate +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Enderbury +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Fakaofo +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Fiji +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Funafuti +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Galapagos +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Gambier +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Guadalcanal +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Guam +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Honolulu +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Johnston +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Kiritimati +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Kosrae +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Kwajalein +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Majuro +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Marquesas +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Midway +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Nauru +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Niue +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Norfolk +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Noumea +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Pago_Pago +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Palau +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Pitcairn +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Pohnpei +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Ponape +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Port_Moresby +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Rarotonga +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Saipan +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Samoa +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Tahiti +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Tarawa +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Tongatapu +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Truk +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Wake +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Wallis +-rw-r--r-- root/root usr/share/postgresql/timezone/Pacific/Yap +-rw-r--r-- root/root usr/share/postgresql/timezone/Poland +-rw-r--r-- root/root usr/share/postgresql/timezone/Portugal +-rw-r--r-- root/root usr/share/postgresql/timezone/ROC +-rw-r--r-- root/root usr/share/postgresql/timezone/ROK +-rw-r--r-- root/root usr/share/postgresql/timezone/Singapore +-rw-r--r-- root/root usr/share/postgresql/timezone/Turkey +-rw-r--r-- root/root usr/share/postgresql/timezone/UCT +drwxr-xr-x root/root usr/share/postgresql/timezone/US/ +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Alaska +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Aleutian +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Arizona +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Central +-rw-r--r-- root/root usr/share/postgresql/timezone/US/East-Indiana +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Eastern +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Hawaii +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Indiana-Starke +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Michigan +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Mountain +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Pacific +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Pacific-New +-rw-r--r-- root/root usr/share/postgresql/timezone/US/Samoa +-rw-r--r-- root/root usr/share/postgresql/timezone/UTC +-rw-r--r-- root/root usr/share/postgresql/timezone/Universal +-rw-r--r-- root/root usr/share/postgresql/timezone/W-SU +-rw-r--r-- root/root usr/share/postgresql/timezone/WET +-rw-r--r-- root/root usr/share/postgresql/timezone/Zulu +-rw-r--r-- root/root usr/share/postgresql/timezone/posixrules +drwxr-xr-x root/root usr/share/postgresql/timezonesets/ +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Africa.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/America.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Antarctica.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Asia.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Atlantic.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Australia +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Australia.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Default +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Etc.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Europe.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/India +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Indian.txt +-rw-r--r-- root/root usr/share/postgresql/timezonesets/Pacific.txt +drwxr-xr-x root/root usr/share/postgresql/tsearch_data/ +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/danish.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/dutch.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/english.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/finnish.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/french.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/german.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/hungarian.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/hunspell_sample.affix +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/ispell_sample.affix +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/ispell_sample.dict +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/italian.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/norwegian.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/portuguese.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/russian.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/spanish.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/swedish.stop +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/synonym_sample.syn +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/thesaurus_sample.ths +-rw-r--r-- root/root usr/share/postgresql/tsearch_data/turkish.stop diff --git a/postgresql/.md5sum.i686 b/postgresql/.md5sum.i686 new file mode 100644 index 000000000..a7c1e0460 --- /dev/null +++ b/postgresql/.md5sum.i686 @@ -0,0 +1,4 @@ +4d74f4227dc5e12bf95b3490758d86c9 postgresql-9.0.3-build-1.patch +33b03c0fda54c342cf6bc190953187da postgresql-9.0.3-nutyx-1.patch +928df8c40bb012ad10756e58b70516fb postgresql-9.0.3.tar.bz2 +96f82c38f3f540b53f3e5144900acf17 postgresql.pam diff --git a/postgresql/.md5sum.x86_64 b/postgresql/.md5sum.x86_64 new file mode 100644 index 000000000..a7c1e0460 --- /dev/null +++ b/postgresql/.md5sum.x86_64 @@ -0,0 +1,4 @@ +4d74f4227dc5e12bf95b3490758d86c9 postgresql-9.0.3-build-1.patch +33b03c0fda54c342cf6bc190953187da postgresql-9.0.3-nutyx-1.patch +928df8c40bb012ad10756e58b70516fb postgresql-9.0.3.tar.bz2 +96f82c38f3f540b53f3e5144900acf17 postgresql.pam diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile new file mode 100644 index 000000000..c957032a6 --- /dev/null +++ b/postgresql/Pkgfile @@ -0,0 +1,47 @@ +# Description: Système de base de données relationnelles très complète basée sur les objects +# URL: http://www.postgresql.org/ +# Maintainer: NuTyX core team +# Packager: lesibel at free dot fr +# Depends on: libxml2, linux-pam +# Run on: libxml2,linux-pam + +name=postgresql +version=9.0.3 +release=2 +source=(ftp://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 \ + http://nutyx.meticul.eu/files/patchs/$name/{$name-9.0.3-nutyx-1.patch,$name-9.0.3-build-1.patch,postgresql.pam}) + +build() { + source /etc/blfs-bootscripts +# wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2 + wget http://nutyx.meticul.eu/files/patchs/aaabasicfs/blfs-bootscripts-$scriptsversion.tar.bz2 + tar xvf $scripts-$scriptsversion.tar.bz2 + + cd $name-$version + + # patch to remove regress/test make target (won't build with it present) + patch -Np1 -i ../$name-9.0.3-build-1.patch + + # configure + ./configure --prefix=/usr --mandir=/usr/share/man \ + --with-docdir=/usr/share/doc --with-openssl \ + --enable-thread-safety \ + --with-pam --with-libxml + + # build + make + + # install + make DESTDIR=$PKG install + + # install license + install -D -m644 COPYRIGHT $PKG/usr/share/licenses/$name/LICENSE + + cd ../$scripts-$scriptsversion + patch -Np1 -i ../$name-9.0.3-nutyx-1.patch + make DESTDIR=$PKG install-postgresql + + # install pam file + install -D -m644 $SRC/postgresql.pam $PKG/etc/pam.d/postgresql +} + diff --git a/postgresql/README b/postgresql/README new file mode 100644 index 000000000..ff7fb8f9b --- /dev/null +++ b/postgresql/README @@ -0,0 +1,6 @@ +A faire une fois le port installé: +su - postgres -c '/usr/bin/initdb -D /srv/pgsql/data' + +su - postgres -c '/usr/bin/postmaster -D /srv/pgsql/data > \ + /srv/pgsql/data/logfile 2>&1 &' + diff --git a/postgresql/post-install b/postgresql/post-install new file mode 100644 index 000000000..dd6c07e5b --- /dev/null +++ b/postgresql/post-install @@ -0,0 +1,12 @@ +getent group $newgroup > /dev/null || groupadd -g 41 postgres +getent passwd $newuser > /dev/null || useradd -c "PostgreSQL Server" \ +-g postgres -d /srv/pgsql/data \ + -u 41 postgres +install -v -m700 -d /srv/pgsql/data +chown -v postgres /srv/pgsql/data +chmod 700 /srv/pgsql/data +# su - postgres -c '/usr/bin/initdb -D /srv/pgsql/data' + +# su - postgres -c '/usr/bin/postmaster -D /srv/pgsql/data > \ +# /srv/pgsql/data/logfile 2>&1 &' + -- cgit v1.2.3-54-g00ecf