summaryrefslogtreecommitdiff
path: root/sql/londiste/functions
AgeCommit message (Expand)Author
2014-10-27v3.2.4martinko
2014-10-06bumping up schemata's versions in preparation for upcoming releasemartinko
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 pa...martinko
2014-04-01bumped up version to 3.2martinko
2014-03-17londiste.upgrade_schema: fixed condition_timing vs action_timingmartinko
2014-02-20bumping up versions in preparation for upcoming releasemartinko
2014-02-19londiste.create_partition: fixed to avoid deadlocks from concurrent workersmartinko
2013-12-07updated londiste.upgrade_schema with fix for londiste.table_info trigger issuemartinko
2013-12-06fixed londiste.table_info trigger issuemartinko
2013-09-19londiste.drop_obsolete_partitions: drop tables in alphabetical order (that is...martinko
2013-03-26londiste: bump version to 3.1.4Marko Kreen
2013-03-19londiste.create_trigger: added check for after-trigger being overshadowed by ...martinko
2013-03-19londiste.create_trigger: fixed compatibility with postgres 9+martinko
2013-03-03londiste: actually execute the ENABLE/DISABLE RULE query in londiste.create_p...Petr Jelinek
2013-02-22Merge remote-tracking branch 'gamato/master'Marko Kreen
2013-02-21londiste.drop_obsolete_partitions: changed back to return (and log) names of ...martinko
2013-02-21londiste.create_partition: properly quote owner in ddlmartinko
2013-02-21londiste.drop_obsolete_partitions: reformattedmartinko
2013-02-20londiste.create_trigger: use decode for _new_args[1]Marko Kreen
2013-02-19londiste.drop_obsolete_partitions: changed to raise notice instead of returni...martinko
2013-02-19londiste.drop_obsolete_partitions: amendedmartinko
2013-02-19londiste.drop_obsolete_partitions: added support for different partitioning p...martinko
2013-02-19londiste: reformatted drop_obsolete_partitions() to lower casemartinko
2013-02-19londiste: imported drop_obsolete_partitions(2) functionmartinko
2013-02-15londiste: create_partition now sets owner to match parent tablemartinko
2013-02-09londiste: quote queue name in trigger argsPetr Jelinek
2013-01-17Londiste: fix trigger generation when extra params that are add-table specifi...Petr Jelinek
2012-12-20Londiste schema ver should become 3.1.3 not 3.1.2Marko Kreen
2012-12-19Bump londiste schema ver to 3.1.2Tarvi Pillessaar
2012-12-18post merge clean upmartinko
2012-12-17New change-handler command which can be used for changing table_attrs (python...Petr Jelinek
2012-12-03londiste.local_add_table now returns error code when table already added loca...Petr Jelinek
2012-10-05londiste.drop_table_triggers: use decode() instead castMarko Kreen
2012-09-24londiste: bump schema version to 3.1.1Marko Kreen
2012-09-18londiste.local_remove_table: resture DDL if still attached to tableMarko Kreen
2012-07-19Bump schema versions.Marko Kreen
2012-07-13londiste.create_partitions(): support triggersMarko Kreen
2012-07-13londiste execute: fix downstream applyMarko Kreen
2012-07-09londiste.periodic_maintenance: cleanup for applied_executeMarko Kreen
2012-07-09londiste.applied_execute: drop queue_name from pkeyMarko Kreen
2012-07-05londiste execute: support meta attributes in sqlMarko Kreen
2012-05-29londiste.version(): 3.0.0.16Marko Kreen
2012-05-25londiste.create_partitions: improved rule supportMarko Kreen
2012-05-24londiste.version(): 3.0.0.15Marko Kreen
2012-05-24create_partition: move under londiste schemaMarko Kreen
2012-05-21londiste remove-table: drop sequence tooMarko Kreen
2012-05-16londiste.find_table_oid: drop old version - 9.1+ panics when argument name ch...Marko Kreen
2012-05-10londiste.version(): 3.0.0.14Marko Kreen
2012-05-10Group-access roles for SQL functions (draft)Marko Kreen