Automated testing of functions - Mailing list pgsql-general

From Brian Donovan
Subject Automated testing of functions
Date
Msg-id 72FCF814-CC62-4C57-8F49-D69A47B23B32@airpost.net
Whole thread Raw
Responses Re: Automated testing of functions  ("Pavel Stehule" <pavel.stehule@gmail.com>)
List pgsql-general
I'm using postgresql in a Ruby on Rails app and I've moved some of the
application logic from Ruby (ActiveRecord callbacks) to postgresql
(triggers + functions) for performance reasons. The problem is that
now those parts of the app remain untested. Does anyone have a
suggestion for doing automated testing in postgresql, even if the
language isn't Ruby?

Thanks!

-bd

pgsql-general by date:

Previous
From: Robert Gravsjö
Date:
Subject: Re: Partitioning
Next
From: ruediger.papke@t-online.de
Date:
Subject: waiting in pg_stats_activity