pkgsrc/databases/skytools/PLIST
obache 84fec03b03 Update skytools to 3.2.
Patch from rudolf via private mail.

2014-03-31  -  SkyTools 3.2  -  "Hit any user to continue"

  = Features =

    * scripts/data_maintainer.py: can use csv file as source
    * debian: support Postgres 9.3, 9.4

  = Minor features =

    * londiste: added ignore_truncate handler option
    * londiste add-table: added lock_timeout option to avoid possible locking issues
    * scripts/data_maintainer.py: added dynamic throttling support (via sql)
    * skytools.scripting: added options to lower log level for exceptions
    * skytools.scripting: simple retriable execute (for sql)

  = Fixes =

    * londiste.create_partition: fixed to avoid deadlocks from concurrent workers
    * londiste.handlers.dispatch: fixed "ignore events aiming at obsolete partitions" bug
    * pgq.cascade.admin: do not allow subscribing to itself (same node)
    * pgq.consumer: fixed RetriableEvent and RetriableWalkerEvent
    * skytools.dbstruct: quote sequence names
    * skytools.set_tcp_keepalive: add compat with newer OSX, simplify, enable win32
    * scripts/data_maintainer.py: fixed to survive null in stats column of sql_modify
    * sql/londiste: fixed londiste.table_info trigger issue
    * sql/pgq: fix retry-queue vs. newgrants
    * sql/pgq: tag pgq.batch_id_seq as dumpable (extension)

  = Cleanups =

    * londiste.drop_obsolete_partitions: drop tables in alphabetical order (that is from the oldest)
    * londiste.handlers: removed duplicate debug logging
    * londiste: moved config processing from dispatch to base handler
    * pgq.localconsumer: added file path check on config load
    * scripts/data_maintainer.py: clean-up
    * debian: include data_maintainer3 in package
    * Get rid of dictfetch*() usage, it's obsolete.
2014-04-24 05:48:01 +00:00

214 lines
7.9 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2014/04/24 05:48:01 obache Exp $
bin/data_maintainer3
bin/londiste3
bin/pgqd
bin/qadmin
bin/queue_mover3
bin/queue_splitter3
bin/scriptmgr3
bin/simple_consumer3
bin/simple_local_consumer3
bin/skytools_upgrade3
bin/walmgr3
lib/postgresql/pgq_lowlevel.so
lib/postgresql/pgq_triggers.so
${PYSITELIB}/londiste/__init__.py
${PYSITELIB}/londiste/__init__.pyc
${PYSITELIB}/londiste/compare.py
${PYSITELIB}/londiste/compare.pyc
${PYSITELIB}/londiste/exec_attrs.py
${PYSITELIB}/londiste/exec_attrs.pyc
${PYSITELIB}/londiste/handler.py
${PYSITELIB}/londiste/handler.pyc
${PYSITELIB}/londiste/handlers/__init__.py
${PYSITELIB}/londiste/handlers/__init__.pyc
${PYSITELIB}/londiste/handlers/applyfn.py
${PYSITELIB}/londiste/handlers/applyfn.pyc
${PYSITELIB}/londiste/handlers/bulk.py
${PYSITELIB}/londiste/handlers/bulk.pyc
${PYSITELIB}/londiste/handlers/dispatch.py
${PYSITELIB}/londiste/handlers/dispatch.pyc
${PYSITELIB}/londiste/handlers/multimaster.py
${PYSITELIB}/londiste/handlers/multimaster.pyc
${PYSITELIB}/londiste/handlers/qtable.py
${PYSITELIB}/londiste/handlers/qtable.pyc
${PYSITELIB}/londiste/handlers/shard.py
${PYSITELIB}/londiste/handlers/shard.pyc
${PYSITELIB}/londiste/handlers/vtable.py
${PYSITELIB}/londiste/handlers/vtable.pyc
${PYSITELIB}/londiste/playback.py
${PYSITELIB}/londiste/playback.pyc
${PYSITELIB}/londiste/repair.py
${PYSITELIB}/londiste/repair.pyc
${PYSITELIB}/londiste/setup.py
${PYSITELIB}/londiste/setup.pyc
${PYSITELIB}/londiste/syncer.py
${PYSITELIB}/londiste/syncer.pyc
${PYSITELIB}/londiste/table_copy.py
${PYSITELIB}/londiste/table_copy.pyc
${PYSITELIB}/londiste/util.py
${PYSITELIB}/londiste/util.pyc
${PYSITELIB}/pgq/__init__.py
${PYSITELIB}/pgq/__init__.pyc
${PYSITELIB}/pgq/baseconsumer.py
${PYSITELIB}/pgq/baseconsumer.pyc
${PYSITELIB}/pgq/cascade/__init__.py
${PYSITELIB}/pgq/cascade/__init__.pyc
${PYSITELIB}/pgq/cascade/admin.py
${PYSITELIB}/pgq/cascade/admin.pyc
${PYSITELIB}/pgq/cascade/consumer.py
${PYSITELIB}/pgq/cascade/consumer.pyc
${PYSITELIB}/pgq/cascade/nodeinfo.py
${PYSITELIB}/pgq/cascade/nodeinfo.pyc
${PYSITELIB}/pgq/cascade/worker.py
${PYSITELIB}/pgq/cascade/worker.pyc
${PYSITELIB}/pgq/consumer.py
${PYSITELIB}/pgq/consumer.pyc
${PYSITELIB}/pgq/coopconsumer.py
${PYSITELIB}/pgq/coopconsumer.pyc
${PYSITELIB}/pgq/event.py
${PYSITELIB}/pgq/event.pyc
${PYSITELIB}/pgq/localconsumer.py
${PYSITELIB}/pgq/localconsumer.pyc
${PYSITELIB}/pgq/producer.py
${PYSITELIB}/pgq/producer.pyc
${PYSITELIB}/pgq/remoteconsumer.py
${PYSITELIB}/pgq/remoteconsumer.pyc
${PYSITELIB}/pgq/status.py
${PYSITELIB}/pgq/status.pyc
${PYSITELIB}/pkgloader-1.0-py${PYVERSSUFFIX}.egg-info
${PYSITELIB}/pkgloader.py
${PYSITELIB}/pkgloader.pyc
${PYSITELIB}/${PKGNAME}-py${PYVERSSUFFIX}.egg-info
${PYSITELIB}/skytools/__init__.py
${PYSITELIB}/skytools/__init__.pyc
${PYSITELIB}/skytools/_chashtext.so
${PYSITELIB}/skytools/_cquoting.so
${PYSITELIB}/skytools/_pyquoting.py
${PYSITELIB}/skytools/_pyquoting.pyc
${PYSITELIB}/skytools/adminscript.py
${PYSITELIB}/skytools/adminscript.pyc
${PYSITELIB}/skytools/apipkg.py
${PYSITELIB}/skytools/apipkg.pyc
${PYSITELIB}/skytools/checker.py
${PYSITELIB}/skytools/checker.pyc
${PYSITELIB}/skytools/config.py
${PYSITELIB}/skytools/config.pyc
${PYSITELIB}/skytools/dbservice.py
${PYSITELIB}/skytools/dbservice.pyc
${PYSITELIB}/skytools/dbstruct.py
${PYSITELIB}/skytools/dbstruct.pyc
${PYSITELIB}/skytools/fileutil.py
${PYSITELIB}/skytools/fileutil.pyc
${PYSITELIB}/skytools/gzlog.py
${PYSITELIB}/skytools/gzlog.pyc
${PYSITELIB}/skytools/hashtext.py
${PYSITELIB}/skytools/hashtext.pyc
${PYSITELIB}/skytools/installer_config.py
${PYSITELIB}/skytools/installer_config.pyc
${PYSITELIB}/skytools/natsort.py
${PYSITELIB}/skytools/natsort.pyc
${PYSITELIB}/skytools/parsing.py
${PYSITELIB}/skytools/parsing.pyc
${PYSITELIB}/skytools/plpy_applyrow.py
${PYSITELIB}/skytools/plpy_applyrow.pyc
${PYSITELIB}/skytools/psycopgwrapper.py
${PYSITELIB}/skytools/psycopgwrapper.pyc
${PYSITELIB}/skytools/querybuilder.py
${PYSITELIB}/skytools/querybuilder.pyc
${PYSITELIB}/skytools/quoting.py
${PYSITELIB}/skytools/quoting.pyc
${PYSITELIB}/skytools/scripting.py
${PYSITELIB}/skytools/scripting.pyc
${PYSITELIB}/skytools/skylog.py
${PYSITELIB}/skytools/skylog.pyc
${PYSITELIB}/skytools/sockutil.py
${PYSITELIB}/skytools/sockutil.pyc
${PYSITELIB}/skytools/sqltools.py
${PYSITELIB}/skytools/sqltools.pyc
${PYSITELIB}/skytools/timeutil.py
${PYSITELIB}/skytools/timeutil.pyc
${PYSITELIB}/skytools/tnetstrings.py
${PYSITELIB}/skytools/tnetstrings.pyc
${PYSITELIB}/skytools/utf8.py
${PYSITELIB}/skytools/utf8.pyc
man/man1/londiste3.1
man/man1/pgqd.1
man/man1/qadmin.1
man/man1/queue_mover3.1
man/man1/queue_splitter3.1
man/man1/scriptmgr3.1
man/man1/simple_consumer3.1
man/man1/simple_local_consumer3.1
man/man1/skytools_upgrade3.1
man/man1/walmgr3.1
share/doc/postgresql/extension/README.pgq
share/doc/postgresql/extension/README.pgq_ext
share/doc/skytools3/conf/pgqd.ini.templ
share/doc/skytools3/conf/wal-master.ini
share/doc/skytools3/conf/wal-slave.ini
share/postgresql/contrib/londiste.sql
share/postgresql/contrib/londiste.upgrade.sql
share/postgresql/contrib/newgrants_londiste.sql
share/postgresql/contrib/newgrants_pgq.sql
share/postgresql/contrib/newgrants_pgq_coop.sql
share/postgresql/contrib/newgrants_pgq_ext.sql
share/postgresql/contrib/newgrants_pgq_node.sql
share/postgresql/contrib/oldgrants_londiste.sql
share/postgresql/contrib/oldgrants_pgq.sql
share/postgresql/contrib/oldgrants_pgq_coop.sql
share/postgresql/contrib/oldgrants_pgq_ext.sql
share/postgresql/contrib/oldgrants_pgq_node.sql
share/postgresql/contrib/pgq.sql
share/postgresql/contrib/pgq.upgrade.sql
share/postgresql/contrib/pgq_coop.sql
share/postgresql/contrib/pgq_coop.upgrade.sql
share/postgresql/contrib/pgq_ext.sql
share/postgresql/contrib/pgq_ext.upgrade.sql
share/postgresql/contrib/pgq_lowlevel.sql
share/postgresql/contrib/pgq_node.sql
share/postgresql/contrib/pgq_node.upgrade.sql
share/postgresql/contrib/pgq_triggers.sql
share/postgresql/contrib/txid.sql
share/postgresql/contrib/uninstall_pgq.sql
share/postgresql/extension/londiste--3.1--${PKGVERSION}.sql
share/postgresql/extension/londiste--3.1.1--${PKGVERSION}.sql
share/postgresql/extension/londiste--3.1.3--${PKGVERSION}.sql
share/postgresql/extension/londiste--3.1.4--${PKGVERSION}.sql
share/postgresql/extension/londiste--3.1.6--${PKGVERSION}.sql
share/postgresql/extension/londiste--${PKGVERSION}.sql
share/postgresql/extension/londiste--unpackaged--${PKGVERSION}.sql
share/postgresql/extension/londiste.control
share/postgresql/extension/pgq--3.1--${PKGVERSION}.sql
share/postgresql/extension/pgq--3.1.1--${PKGVERSION}.sql
share/postgresql/extension/pgq--3.1.2--${PKGVERSION}.sql
share/postgresql/extension/pgq--3.1.3--${PKGVERSION}.sql
share/postgresql/extension/pgq--3.1.6--${PKGVERSION}.sql
share/postgresql/extension/pgq--${PKGVERSION}.sql
share/postgresql/extension/pgq--unpackaged--${PKGVERSION}.sql
share/postgresql/extension/pgq.control
share/postgresql/extension/pgq_coop--3.1--3.1.1.sql
share/postgresql/extension/pgq_coop--3.1.1.sql
share/postgresql/extension/pgq_coop--unpackaged--3.1.1.sql
share/postgresql/extension/pgq_coop.control
share/postgresql/extension/pgq_ext--3.1.sql
share/postgresql/extension/pgq_ext--unpackaged--3.1.sql
share/postgresql/extension/pgq_ext.control
share/postgresql/extension/pgq_node--3.1--${PKGVERSION}.sql
share/postgresql/extension/pgq_node--3.1.3--${PKGVERSION}.sql
share/postgresql/extension/pgq_node--3.1.6--${PKGVERSION}.sql
share/postgresql/extension/pgq_node--${PKGVERSION}.sql
share/postgresql/extension/pgq_node--unpackaged--${PKGVERSION}.sql
share/postgresql/extension/pgq_node.control
share/skytools3/londiste.sql
share/skytools3/londiste.upgrade.sql
share/skytools3/londiste.upgrade_2.1_to_3.1.sql
share/skytools3/pgq.sql
share/skytools3/pgq.upgrade.sql
share/skytools3/pgq.upgrade_2.1_to_3.0.sql
share/skytools3/pgq_coop.sql
share/skytools3/pgq_coop.upgrade.sql
share/skytools3/pgq_ext.sql
share/skytools3/pgq_ext.upgrade.sql
share/skytools3/pgq_node.sql
share/skytools3/pgq_node.upgrade.sql