taskSavannah Administration - Tasks: task #14194, Submission of PostgreSQL Query...

 
 

task #14194: Submission of PostgreSQL Query Analyzer

Submitter:  AntonĂ­n Houska <antos>
Submitted:  Thu 27 Oct 2016 10:28:05 PM UTC
   
 
Should Start On:  Thu 27 Oct 2016 10:00:00 PM UTC Should be Finished on:  Sun 06 Nov 2016 11:00:00 PM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  ineiev Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 23 Jan 2017 05:47:42 PM UTC, comment #1: 

You meant GPLv3+, not GPLv2+; fixing and approving.

Thanks!

Ineiev <ineiev>
Site Administrator
Thu 27 Oct 2016 10:28:05 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: PostgreSQL Query Analyzer
  • System Name:  pgqa
  • Type: non-GNU software and documentation
  • License: GNU General Public License v2 or later





Description:

PGQA is a major mode for GNU Emacs. It should help users to write, analyze and pretty-print SQL queries for PostgreSQL database server.

The core component is an SQL parser (based on Wisent elisp library) that converts SQL query to a tree (implemented using EIEIO elisp library). User will then be able to run various checks and see errors / warnings in the same way C mode shows them, and send query to the database server.

The purpose is to use as many features of GNU Emacs as possible (highlighting, markers, overlays, completion, etc.), and to catch as many problems as possible before sending the query to the database.

The current version is rather a prototype, which can parse and "deparse" (i.e. format) very simple query.


Other Software Required:

GNU Emacs 25 + the core libraries (wisent, eieio).


Tarball URL:

http://savannah.gnu.org/submissions_uploads/pgqa.tar.gz


AntonĂ­n Houska <antos>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ineiev (Posted a comment)
  • -email is unavailable- added by antos (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-01-23 ineiev StatusNone Done
        Assigned toNone ineiev
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code