help to review extension source(SQLServer->Postgresql)

From: rohtodeveloper <rohtodeveloper(at)outlook(dot)com>
To: "pgadmin-hackers(at)postgresql(dot)org" <pgadmin-hackers(at)postgresql(dot)org>
Subject: help to review extension source(SQLServer->Postgresql)
Date: 2014-06-13 07:53:46
Message-ID: BAY178-W381C7CE39615286A800841C4150@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dear all,

Our application will be switched from SQL Server to PostgreSQL.
However, a few functions are not supported yet. So we decided to extend it.

The functions are as following:

1. CHARINDEX
2. Operator +
3. CONVERT

The extended functions are almost completed but your opinion is very important to us.
Would you please help us to review the extended source?

The attachments is the diff source.

Thank you very much.

Best wishes~
Sincerely yours, rohto.david

Attachment Content-Type Size
postgresql_src.zip application/x-zip-compressed 145.9 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dmitriy Olshevskiy 2014-06-15 18:30:38 wrong current schema in Search Objects dialog box
Previous Message liuyuanyuan 2014-06-13 07:14:46 答复: [pgadmin-hackers] How to use pg_setting.csv ?