File: mimeo--0.8.3--0.8.4.sql

package info (click to toggle)
mimeo 1.5.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,276 kB
  • sloc: sql: 85,916; python: 81; makefile: 27; sh: 17
file content (3 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (5)
1
2
3
-- No changes to mimeo core code. However, this file must reside in postgres extensions folder to allow upgrades to newer versions.
-- Fixed Makefile to use egrep instead of trying to allow GREP env variable. Latter option wasn't working as expected on non-gnu environment (testing on OmniOS - http://omnios.omniti.com/).
-- Fixed pgTAP destroyer tests so they don't destroy any non-test replication jobs or tables.