Re: Scan SQL

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: Sandro Joel Eller <sandro(at)tecsoft(dot)com(dot)br>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Scan SQL
Date: 2002-07-23 17:36:28
Message-ID: 20020723173628.GA532@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Tue, Jul 23, 2002 at 10:11:18AM -0300, Sandro Joel Eller wrote:
> Hi
>
> I need to make a parser in a sql to get tables and fields to verify the
> privileges. Do anybody know software, function or anything that can help me?
>
> I found software to create a compiler and generate the source in delphi, but I
> need a sql specification (BNF, EBNF) and I do not know where to find it.

You could look at how PostgreSQL does its parsing. The source code is
open.

-Roberto

--
+----| http://fslc.usu.edu/ USU Free Software & GNU/Linux Club |------+
Roberto Mello - Computer Science, USU - http://www.brasileiro.net/
http://www.sdl.usu.edu/ - Space Dynamics Lab, Developer
I to¤d yo¤, "Never¤touch ¤he flo¤py di¤k su¤face!"

In response to

  • Scan SQL at 2002-07-23 13:11:18 from Sandro Joel Eller

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Victor Hugo Germano 2002-07-23 18:51:48 Readline ... a lot of problems...
Previous Message Stephan Szabo 2002-07-23 17:00:08 Re: Queries not using Index