Re: UESQLC - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: UESQLC
Date
Msg-id 200002191201.HAA14966@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] Re: UESQLC  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] gram.y foreign keys
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Date/time types: big changeu