Re: support for transact-sql?

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Marius Andreiana <marius(at)wdg(dot)ro>
Cc: pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: support for transact-sql?
Date: 2002-01-21 21:01:59
Message-ID: 20020121125922.H96261-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 21 Jan 2002, Marius Andreiana wrote:

> Hi
>
> I'm analyzing the possibility of porting our current applications from
> sybase to postgresql.
> I know the manual doesn't mention t-sql support.
> The only solution to migrate stored procedures is to rewrite each of
> them to use pl/pgsql?

You'd probably need to rewrite them in one of the postgres pl languages
(plpgsql, pltcl, ...)

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Ross J. Reedstrom 2002-01-21 23:21:17 Re: importing data from Filemaker: weird newline characters
Previous Message Patrick Welche 2002-01-21 19:04:50 Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu problems)