Peter Eisentraut writes: > [EMAIL PROTECTED] writes: > > The most reason for patch are paremeters, > > Parameters already exist: > > peter ~$ cat test.sql > \echo :x1 > \echo :x2 > peter ~$ pg-install/bin/psql -f test.sql -v x1=foo -v x2=bar > foo > bar OK, positional parameters
-- @BABOLO http://links.ru/ ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org