From 6caa955e1bb146cb21d2413e703b8869c2a92f6a Mon Sep 17 00:00:00 2001 From: piernov Date: Sat, 2 Jun 2012 15:03:34 +0000 Subject: postgresql 9.1.3-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- postgresql/.footprint.i686 | 113 ++++++++++++++++++++++++++++++++++++++------- 1 file changed, 96 insertions(+), 17 deletions(-) (limited to 'postgresql/.footprint.i686') diff --git a/postgresql/.footprint.i686 b/postgresql/.footprint.i686 index b8fd0bd74..397b45cfe 100644 --- a/postgresql/.footprint.i686 +++ b/postgresql/.footprint.i686 @@ -18,7 +18,7 @@ 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/rc.d/rcS.d/ drwxr-xr-x root/root etc/sysconfig/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ @@ -31,6 +31,7 @@ drwxr-xr-x root/root usr/bin/ -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_basebackup -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 @@ -38,6 +39,9 @@ drwxr-xr-x root/root usr/bin/ -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/pltcl_delmod +-rwxr-xr-x root/root usr/bin/pltcl_listmod +-rwxr-xr-x root/root usr/bin/pltcl_loadmod -rwxr-xr-x root/root usr/bin/postgres lrwxrwxrwx root/root usr/bin/postmaster -> postgres -rwxr-xr-x root/root usr/bin/psql @@ -82,6 +86,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/access/ -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/gin_private.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 @@ -128,6 +133,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/catalog/ -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/objectaccess.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/objectaddress.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 @@ -138,6 +145,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/catalog/ -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_collation.h +-rw-r--r-- root/root usr/include/postgresql/server/catalog/pg_collation_fn.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 @@ -148,8 +157,10 @@ drwxr-xr-x root/root usr/include/postgresql/server/catalog/ -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_extension.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_foreign_table.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 @@ -164,6 +175,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/catalog/ -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_seclabel.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 @@ -184,6 +196,7 @@ 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/collationcmds.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 @@ -191,11 +204,13 @@ drwxr-xr-x root/root usr/include/postgresql/server/commands/ -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/extension.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/seclabel.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 @@ -208,7 +223,6 @@ drwxr-xr-x root/root usr/include/postgresql/server/commands/ -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 @@ -221,6 +235,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/executor/ -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/nodeForeignscan.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 @@ -229,6 +244,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/executor/ -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/nodeMergeAppend.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 @@ -250,6 +266,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/executor/ -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/fdwapi.h -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 @@ -288,6 +305,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/nodes/ -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/replnodes.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/ @@ -324,6 +342,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/parser/ -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_collate.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 @@ -406,6 +425,8 @@ drwxr-xr-x root/root usr/include/postgresql/server/regex/ -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/basebackup.h +-rw-r--r-- root/root usr/include/postgresql/server/replication/syncrep.h -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 @@ -461,6 +482,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/storage/ -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/copydir.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 @@ -470,6 +492,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/storage/ -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/latch.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 @@ -478,9 +501,12 @@ drwxr-xr-x root/root usr/include/postgresql/server/storage/ -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/predicate.h +-rw-r--r-- root/root usr/include/postgresql/server/storage/predicate_internals.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/reinit.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 @@ -574,22 +600,22 @@ drwxr-xr-x root/root usr/include/postgresql/server/utils/ -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 +lrwxrwxrwx root/root usr/lib/libecpg.so -> libecpg.so.6.3 +lrwxrwxrwx root/root usr/lib/libecpg.so.6 -> libecpg.so.6.3 +-rwxr-xr-x root/root usr/lib/libecpg.so.6.3 -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 +lrwxrwxrwx root/root usr/lib/libecpg_compat.so -> libecpg_compat.so.3.3 +lrwxrwxrwx root/root usr/lib/libecpg_compat.so.3 -> libecpg_compat.so.3.3 +-rwxr-xr-x root/root usr/lib/libecpg_compat.so.3.3 -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 +lrwxrwxrwx root/root usr/lib/libpgtypes.so -> libpgtypes.so.3.2 +lrwxrwxrwx root/root usr/lib/libpgtypes.so.3 -> libpgtypes.so.3.2 +-rwxr-xr-x root/root usr/lib/libpgtypes.so.3.2 -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 +lrwxrwxrwx root/root usr/lib/libpq.so -> libpq.so.5.4 +lrwxrwxrwx root/root usr/lib/libpq.so.5 -> libpq.so.5.4 +-rwxr-xr-x root/root usr/lib/libpq.so.5.4 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 @@ -612,7 +638,13 @@ drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/ 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 +drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/test/ +drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/test/regress/ +-rwxr-xr-x root/root usr/lib/postgresql/pgxs/src/test/regress/pg_regress +-rwxr-xr-x root/root usr/lib/postgresql/plperl.so -rwxr-xr-x root/root usr/lib/postgresql/plpgsql.so +-rwxr-xr-x root/root usr/lib/postgresql/plpython2.so +-rwxr-xr-x root/root usr/lib/postgresql/pltcl.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 @@ -631,11 +663,50 @@ drwxr-xr-x root/root usr/lib/postgresql/pgxs/src/makefiles/ -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/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/ecpg-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/ecpglib6-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/initdb-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/libpq5-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/pg_basebackup-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/pg_config-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/pg_controldata-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/pg_ctl-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/pg_dump-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/pg_resetxlog-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/pgscripts-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/plperl-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/plpgsql-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/plpython-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/pltcl-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/postgres-9.1.mo +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/psql-9.1.mo drwxr-xr-x root/root usr/share/postgresql/ -rw-r--r-- root/root usr/share/postgresql/conversion_create.sql +drwxr-xr-x root/root usr/share/postgresql/extension/ +-rw-r--r-- root/root usr/share/postgresql/extension/plperl--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/plperl--unpackaged--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/plperl.control +-rw-r--r-- root/root usr/share/postgresql/extension/plperlu--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/plperlu--unpackaged--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/plperlu.control +-rw-r--r-- root/root usr/share/postgresql/extension/plpgsql--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/plpgsql--unpackaged--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/plpgsql.control +-rw-r--r-- root/root usr/share/postgresql/extension/plpython2u--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/plpython2u--unpackaged--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/plpython2u.control +-rw-r--r-- root/root usr/share/postgresql/extension/plpythonu--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/plpythonu--unpackaged--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/plpythonu.control +-rw-r--r-- root/root usr/share/postgresql/extension/pltcl--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/pltcl--unpackaged--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/pltcl.control +-rw-r--r-- root/root usr/share/postgresql/extension/pltclu--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/pltclu--unpackaged--1.0.sql +-rw-r--r-- root/root usr/share/postgresql/extension/pltclu.control -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 @@ -677,6 +748,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Africa/ -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/Juba -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 @@ -795,10 +867,12 @@ 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/Kralendijk -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/Lower_Princes -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 @@ -809,6 +883,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/Kentucky/ -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/Metlakatla -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 @@ -822,6 +897,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/Kentucky/ -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/Beulah -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 @@ -848,6 +924,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/North_Dakota/ -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/Sitka -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 @@ -910,6 +987,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Asia/ -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/Hebron -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 @@ -1280,3 +1358,4 @@ drwxr-xr-x root/root usr/share/postgresql/tsearch_data/ -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 +-rw-r--r-- root/root usr/share/postgresql/unknown.pltcl -- cgit v1.2.3-54-g00ecf