![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
On Oct 2, 2004, at 5:59 PM, Vitaly Belman wrote: Is it possible to write plpgsq from psql? I don't want to write a function just to write a little script, for example, I'd like to write something like: You can do this from psql, but you need to use the CREATE FUNCTION command and enclose your procedure body in quotes. See http://www.postgresql.org/docs/current/interactive/sql- createfunction.html John DeSoi, Ph.D. http://pgedit.com/ Power Tools for PostgreSQL |
#3
| |||
| |||
|
|
The idea is to write it without creating a function... Just as a quick script. Not possible? ![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |