From ffafdb97fe50a37bc5b8b13aeb7cf5e669919096 Mon Sep 17 00:00:00 2001 From: piernov Date: Tue, 24 Jan 2012 01:19:29 +0100 Subject: libpostgresql 9.1.2-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libpostgresql/.footprint.i686 | 48 +++++++++++++++++++++++++++++++------------ 1 file changed, 35 insertions(+), 13 deletions(-) (limited to 'libpostgresql/.footprint.i686') diff --git a/libpostgresql/.footprint.i686 b/libpostgresql/.footprint.i686 index eaabd897f..db6089d96 100644 --- a/libpostgresql/.footprint.i686 +++ b/libpostgresql/.footprint.i686 @@ -41,6 +41,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 @@ -87,6 +88,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 @@ -97,6 +100,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 @@ -107,8 +112,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 @@ -123,6 +130,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 @@ -143,6 +151,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 @@ -150,11 +159,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 @@ -167,7 +178,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 @@ -180,6 +190,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 @@ -188,6 +199,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 @@ -209,6 +221,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 @@ -247,6 +260,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/ @@ -283,6 +297,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 @@ -365,6 +380,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 @@ -420,6 +437,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 @@ -429,6 +447,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 @@ -437,9 +456,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 @@ -533,21 +555,21 @@ 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/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/share/ drwxr-xr-x root/root usr/share/postgresql/ -rw-r--r-- root/root usr/share/postgresql/pg_service.conf.sample -- cgit v1.2.3-70-g09d2