[pgAdmin III] #282: New features for pgscript
От
pgAdmin Trac
Тема
[pgAdmin III] #282: New features for pgscript
Дата
Msg-id
045.10d484fd4934094c1522aa569f261fe6@code.pgadmin.org
Список
#282: New features for pgscript
----------------------+-----------------------------------------------------
Reporter: gleu | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: pgscript | Platform: all
----------------------+-----------------------------------------------------
Feature 1
=========
Having to put quotes around all the vars is quite a burden. If a is of
type text, I can't type
SELECT * FROM sometable WHERE somefield=@a
But I should write
SELECT * FROM sometable WHERE somefield='@a'
It would be more efficient if pgscript could guess that.
Feature 2
=========
I don't get any output in the 'Data Output tab' with a SELECT, which is
strange.
From a discussion with Dan Shoubridge.
--
Ticket URL:
pgAdmin III
pgAdmin III
В списке pgadmin-hackers по дате отправления
От: pgAdmin Trac
Дата: