SQL SERVER migration to PostgreSql - Mailing list pgsql-general

From İlyas Derse
Subject SQL SERVER migration to PostgreSql
Date
Msg-id CALcdmyTQjKcKfQBBrYJgq_2h59BvSTT3yACC-mYMYcbReZ2yHw@mail.gmail.com
Whole thread Raw
Responses Re: SQL SERVER migration to PostgreSql
Re: SQL SERVER migration to PostgreSql
Re: SQL SERVER migration to PostgreSql
List pgsql-general
I'm trying to migration to PostgreSql from SQL Server. I have Stored Procedures what have output parameters and returning tables.But you know what, we can not returning tables in stored procedures in PostgreSql and we can not use output parameters in functions in PostgreSql.

So i did not find to solves this problem. Anybody have an idea ?

pgsql-general by date:

Previous
From: Matthias Apitz
Date:
Subject: type SERIAL in C host-struct
Next
From: Merlin Moncure
Date:
Subject: Re: PostgreSQL && data types in ESQL/C