summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-05Merge branch 'hotfix/3.2.6'HEAD3.2.6mastermartinko
2014-11-05v3.2.6martinko
2014-11-05Merge branch 'develop' into hotfix/3.2.6martinko
2014-11-05fixed subscriber_info_watermark_name_fkey violationmartinko
2014-10-29Merge branch 'hotfix/3.2.5'3.2.5martinko
2014-10-29Merge branch 'hotfix/3.2.5' into developmartinko
2014-10-29v3.2.5martinko
2014-10-29bumping up schemata's versions in preparation for upcoming releasemartinko
2014-10-29Merge branch 'master' of https://github.com/markokr/skytools into hotfix/3.2.5martinko
2014-10-29sql/pgq_ext/structure/tables.sql: fixed some typosmartinko
2014-10-29fixed subscriber_info_watermark_name_fkey violationmartinko
(introduced in commit 0466144)
2014-10-27pgq_node: avoid concurrency in promote/demoteMarko Kreen
2014-10-27parse_iso_timestamp: handle Z properlyMarko Kreen
2014-10-27Merge branch 'hotfix/3.2.4'3.2.4martinko
2014-10-27Merge branch 'hotfix/3.2.4' into developmartinko
2014-10-27v3.2.4martinko
2014-10-27moved log msg about script's normal shutdown from BaseScript to DataMaintainermartinko
I think this could be useful to others but it's got to move until a better solution is figured out.
2014-10-27minor changelog fixmartinko
2014-10-10moved log msg about script's normal shutdown from BaseScript to DataMaintainermartinko
I think this could be useful to others but it's got to move until a better solution is figured out.
2014-10-08minor changelog fixmartinko
2014-10-08Merge branch 'release/3.2.3'3.2.3martinko
2014-10-08Merge branch 'release/3.2.3' into developmartinko
2014-10-08v3.2.3martinko
2014-10-08pgq.cascade.admin: fixed takeover ("cannot subscribe to itself")martinko
2014-10-06bumping up schemata's versions in preparation for upcoming releasemartinko
2014-10-06skytools.scripting: minor touchmartinko
2014-10-06Merge branch 'master' of https://github.com/markokr/skytools into developmartinko
2014-10-06walmgr: ignore .history files when removing PG_RECEIVEXLOG fileTarvi Pillessaar
PG_RECEIVEXLOG got removed too early due to .history files that were not present
2014-10-03londiste.list_obsolete_partitions: removed lower-casing of parent table namemartinko
2014-10-03londiste.handlers.dispatch: improved ignoring of events aiming at obsolete ↵martinko
partitions Partition is never created if it is already known to be obsolete (and so to be dropped).
2014-08-07Merge branch 'master' of git://github.com/markokr/skytoolsMarko Kreen
2014-08-07cascadeadmin: allow drop-node of rootMarko Kreen
2014-08-05pgq: clean up pgq.consumer when consumer is unregisteredmartinko
The goal is to leave no "garbage" that accumulates over time.
2014-07-31BaseScript: added log msg about script's normal shutdownmartinko
2014-07-25Merge branch 'master' of https://github.com/markokr/skytools into developmartinko
2014-07-25pgq_node.tables: added foreign key and fixed commentsmartinko
2014-07-22Merge pull request #37 from mrrusof/fix-execute-skipMarko Kreen
Fix execute skip
2014-07-16Standardize log messages about skipping execution of sql script.Ruslan Ledesma Garza
2014-07-16Skip execution of sql script when already executed.Ruslan Ledesma Garza
2014-07-04Merge pull request #36 from piffio/syslog-facility-supportMarko Kreen
Add support for syslog facility in pgqd
2014-07-04Add support for syslog facility in pgqdSergio Visinoni
Add support for defining the syslog facility we want pgqd to log to in the ini file, since this is supported in libusual.
2014-05-17Fix londiste_provider regtest.Marko Kreen
Sync with recent changes.
2014-04-16Merge pull request #31 from bitmonk/fix_simple_tutorialMarko Kreen
actual different nodes are a helpful example case
2014-04-10actual different nodes are a helpful example caseJustin Alan Ryan
2014-04-10Merge branch 'hotfix/3.2.2'3.2.2martinko
2014-04-10Merge branch 'hotfix/3.2.2' into developmartinko
2014-04-10v3.2.2martinko
2014-04-10Merge branch 'master' of https://github.com/markokr/skytools into hotfix/3.2.2martinko
2014-04-10Upgrade libusual to master, rewrite pgqd MakefileMarko Kreen
Old setup.mk is now dropped in libusual, convert pgqd to use antimake.mk instead.
2014-04-09Merge branch 'hotfix/3.2.1'3.2.1martinko