Re: A PGsendQuery API design for your review - Mailing list psycopg

From Christophe Pettus
Subject Re: A PGsendQuery API design for your review
Date
Msg-id 903C6F8C-1FBB-4B5C-978E-18D54CB644DF@thebuild.com
Whole thread Raw
In response to A PGsendQuery API design for your review  ("Karl O. Pinc" <kop@meme.com>)
Responses Re: A PGsendQuery API design for your review
List psycopg
On Feb 2, 2016, at 9:49 AM, "Karl O. Pinc" <kop@meme.com> wrote:

> I've got users who write and submit arbitrary sequences of SQL
> to the server, as supported by psql, phpPgAdmin, pgAdmin, etc.

Note that those are all applications, rather than interface libraries.

> I'd like to see this sort of functionality in psycopg2.

The client of psycopg2 can do this already, of course.
--
-- Christophe Pettus
   xof@thebuild.com



psycopg by date:

Previous
From: "Karl O. Pinc"
Date:
Subject: A PGsendQuery API design for your review
Next
From: "Karl O. Pinc"
Date:
Subject: Re: A PGsendQuery API design for your review