Changing

From: Ben Kim <bkim(at)coe(dot)tamu(dot)edu>
To: pgsql-admin(at)postgresql(dot)org
Subject: Changing
Date: 2005-07-13 18:45:54
Message-ID: Pine.GSO.4.10.10507131335480.1414-100000@edsun.coe.tamu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers


I just wondered if there is a way to change the variable sign from : to $,
like

\set avar 32
select :avar ; ---> select $avar ;

so I can copy and paste my perl code directly to psql when debugging,
assuming I do a proper \set.

TIA.

Ben Kim
Developer
College of Education
Texas A&M University

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jana Nguyen 2005-07-13 23:30:20 Re: Help for postgresql binary installation v.8.0.3
Previous Message Tom Lane 2005-07-13 16:49:11 Re: 7.3 and user permissions

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2005-07-13 19:08:04 full_page_writes = on
Previous Message Oleg Bartunov 2005-07-13 18:19:14 Re: SQL99 - Nested Tables