Обсуждение: Re: UESQLC

Поиск
Список
Период
Сортировка

Re: UESQLC

От
Bruce Momjian
Дата:
Looks nice.  Should we put your code in contrib/ or put the URL on our
web site?


> -----BEGIN PGP SIGNED MESSAGE-----
> 
> Hello Bruce:
> 
> I'm the main author of UESQLC, an embedded SQL compiler that, (now) can generate
> code for ODBC, Oracle OCI and PostgreSQL LIBPQ interfaces. It parses SQL92, and
> generates the code for the target selected (one of the three main targets
> supported) using a SGML based target code description. I have attached an
> example of C++ with embedded SQL (UESQL). It is under the GPL and this is the
> URL:
> 
> http://uesqlc.dedalo-ing.com/
> 
> I hope that this program could help you.
> 
> Greets.
> Rafa.
> - -- 
> +----------
> | Rafael Jesus Alcantara Perez. P.O. Box 1199, 29080 Malaga, SPAIN.
> | Email: mailto:rafa@dedalo-ing.com
> | PGP public key: http://www.dedalo-ing.com/~rafa/public-key.asc
> +---------------------
> "For every complex problem there is a solution that is concise, clear, simple, and wrong."
> (H. L. Mencken)
> 
> -----BEGIN PGP SIGNATURE-----
> Version: 2.6.3i
> Charset: noconv
> 
> iQEVAwUBOK59o9qA/MQ7nrK9AQFlAAf8D1KP0xUOWV5uOOG671QBhJsyimO+mevC
> Dw1m/7+EgfOnlgYtIKtB/AQIy1vayVFASnP9fD/udKTXYWWYXFaEGUScHwJpJZj0
> 2TgAZdhjGwaUPnjpizQM6By8bs0bI7s0ZgL8SQw38k0YOZPC+4xCg7UvQsDieR+5
> 5lDZgbgF4Mdls79R6bSBUHZp0lLZkdvsL5V8OsstFY4CI+BXyo1C1RtYpipN7w+N
> dlLCblw7rGz6ohS7BtUU8GkJzGrznDaHz9dmm/7IVRwa8ovUnBVxlRlZCKY5SnGJ
> 6N7xj9HT1QiNsNqpzE8KZFDrUsI290K4Gc55GKhGg8VCes1Z+FIjBg==
> =rDh5
> -----END PGP SIGNATURE-----
Content-Description: UESQL in C++

[Attachment, skipping...]


--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


Re: [HACKERS] Re: UESQLC

От
Tom Lane
Дата:
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Looks nice.  Should we put your code in contrib/ or put the URL on our
> web site?

The GPL license would pose a problem for including it in our
distribution, I think (GPL vs BSD and all that) --- but no reason
not to link to it from our web pages...
        regards, tom lane


Re: [HACKERS] Re: UESQLC

От
Michael Meskes
Дата:
On Sat, Feb 19, 2000 at 11:55:22AM -0500, Tom Lane wrote:
> The GPL license would pose a problem for including it in our
> distribution, I think (GPL vs BSD and all that) --- but no reason
> not to link to it from our web pages...

I accidently deleted the original mail before reading it. Could someone
please give me the link. What exactly is UESQLC?

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael@Fam-Meskes.De           | Use PostgreSQL!


Re: [HACKERS] Re: UESQLC

От
Karel Zak - Zakkr
Дата:
On Sat, 19 Feb 2000, Tom Lane wrote:

> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Looks nice.  Should we put your code in contrib/ or put the URL on our
> > web site?
> 
> The GPL license would pose a problem for including it in our
> distribution, I think (GPL vs BSD and all that) --- but no reason
> not to link to it from our web pages...
> 

In the current contrib are any matters with GPL
(from Massimo Dal Zotto).
                    Karel