summaryrefslogtreecommitdiffstats
path: root/postgresql
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-06-02 15:03:34 +0000
committerpiernov <piernov@piernov.org>2012-06-02 15:03:34 +0000
commit6caa955e1bb146cb21d2413e703b8869c2a92f6a (patch)
treee97b8aef5302a5af8007dca00090207c7c3ed0a4 /postgresql
parent5ca8304bb81d4ae8ab367cbf9e34a8f34ab48e13 (diff)
downloadnutyx-extra-6caa955e1bb146cb21d2413e703b8869c2a92f6a.tar.gz
nutyx-extra-6caa955e1bb146cb21d2413e703b8869c2a92f6a.tar.bz2
nutyx-extra-6caa955e1bb146cb21d2413e703b8869c2a92f6a.tar.xz
nutyx-extra-6caa955e1bb146cb21d2413e703b8869c2a92f6a.zip
postgresql 9.1.3-1 màj port
Diffstat (limited to 'postgresql')
-rw-r--r--postgresql/.footprint.i686113
-rw-r--r--postgresql/.footprint.x86_64113
-rw-r--r--postgresql/.md5sum.i6864
-rw-r--r--postgresql/.md5sum.x86_644
-rw-r--r--postgresql/Pkgfile62
-rw-r--r--postgresql/post-install13
6 files changed, 224 insertions, 85 deletions
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
diff --git a/postgresql/.footprint.x86_64 b/postgresql/.footprint.x86_64
index b8fd0bd74..397b45cfe 100644
--- a/postgresql/.footprint.x86_64
+++ b/postgresql/.footprint.x86_64
@@ -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
diff --git a/postgresql/.md5sum.i686 b/postgresql/.md5sum.i686
index a7c1e0460..54cd267ef 100644
--- a/postgresql/.md5sum.i686
+++ b/postgresql/.md5sum.i686
@@ -1,4 +1,2 @@
-4d74f4227dc5e12bf95b3490758d86c9 postgresql-9.0.3-build-1.patch
-33b03c0fda54c342cf6bc190953187da postgresql-9.0.3-nutyx-1.patch
-928df8c40bb012ad10756e58b70516fb postgresql-9.0.3.tar.bz2
+641e1915f7ebfdc9f138e4c55b6aec0e postgresql-9.1.3.tar.bz2
96f82c38f3f540b53f3e5144900acf17 postgresql.pam
diff --git a/postgresql/.md5sum.x86_64 b/postgresql/.md5sum.x86_64
index a7c1e0460..54cd267ef 100644
--- a/postgresql/.md5sum.x86_64
+++ b/postgresql/.md5sum.x86_64
@@ -1,4 +1,2 @@
-4d74f4227dc5e12bf95b3490758d86c9 postgresql-9.0.3-build-1.patch
-33b03c0fda54c342cf6bc190953187da postgresql-9.0.3-nutyx-1.patch
-928df8c40bb012ad10756e58b70516fb postgresql-9.0.3.tar.bz2
+641e1915f7ebfdc9f138e4c55b6aec0e postgresql-9.1.3.tar.bz2
96f82c38f3f540b53f3e5144900acf17 postgresql.pam
diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile
index c957032a6..58bf43fce 100644
--- a/postgresql/Pkgfile
+++ b/postgresql/Pkgfile
@@ -6,42 +6,34 @@
# Run on: libxml2,linux-pam
name=postgresql
-version=9.0.3
-release=2
+version=9.1.3
+release=1
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})
+ http://nutyx.meticul.eu/files/patchs/$name/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
+ source /etc/blfs-bootscripts
+ wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
+ tar xvf $scripts-$scriptsversion.tar.bz2
+
+ cd $name-$version
+ PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+ --mandir=/usr/share/man \
+ --with-docdir=/usr/share/doc \
+ --with-openssl \
+ --with-pam \
+ --with-libxml \
+ --with-python \
+ --with-tcl \
+ --with-perl \
+ --enable-thread-safety \
+ --enable-nls
+
+ make
+ make DESTDIR=$PKG install
+
+ cd ../$scripts-$scriptsversion
+ make DESTDIR=$PKG install-postgresql
+
+ install -D -m644 $SRC/postgresql.pam $PKG/etc/pam.d/postgresql
}
-
diff --git a/postgresql/post-install b/postgresql/post-install
index dd6c07e5b..27f3ad015 100644
--- a/postgresql/post-install
+++ b/postgresql/post-install
@@ -1,12 +1,5 @@
-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
+getent group $newgroup > /dev/null || groupadd -g 88 postgres
+getent passwd $newuser > /dev/null || useradd -c "PostgreSQL Server" -g postgres -d /srv/pgsql/data -u 88 -s /bin/bash postgres
install -v -m700 -d /srv/pgsql/data
-chown -v postgres /srv/pgsql/data
+chown -v -R postgres: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 &'
-