Re: Stored procedure version control - Mailing list pgsql-general

From Mark Morgan Lloyd
Subject Re: Stored procedure version control
Date
Msg-id nlb9dk$6bf$1@pye-srv-01.telemetry.co.uk
Whole thread Raw
In response to Stored procedure version control  (Mark Morgan Lloyd <markMLl.pgsql-general@telemetry.co.uk>)
List pgsql-general
Mark Morgan Lloyd wrote:
> Elsewhere, somebody was asking how people implemented version control
> for stored procedures on (MS) SQL Server.
>
> The consensus was that this is probably best managed by using scripts or
> command files to generate stored procedures etc., but does anybody have
> any comment on that from the POV of PostgreSQL?

For completeness although this appears to be MS-specific, somebody has
drawn my attention to
http://www.red-gate.com/products/sql-development/sql-source-control/

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: deadlock between "WITH agg_tmp AS ({sel_stmt}), upd AS ({upd_stmt}) {ins_stmt}" and pure UPDATE statements
Next
From: James Keener
Date:
Subject: GRANTable Row Permissions