Re: [SQL] what is going on in the PostgreSQL

2005-11-23 Thread Michael Fuhr
On Wed, Nov 23, 2005 at 02:54:27PM +0300, Eugene E. wrote: > template1=> \set a select > template1=> \set b 1 > template1=> :a :b; > > column > -- > 1 > > hope this is only psql's feathure not the server's one; What about this do you find surprising? Have you read the psql documentation re

[SQL] what is going on in the PostgreSQL

2005-11-23 Thread Eugene E.
Hello all ! look template1=> \set a select template1=> \set b 1 template1=> :a :b; column -- 1 hope this is only psql's feathure not the server's one; ---(end of broadcast)--- TIP 4: Have you searched our list archives? http