| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Gregory Stark <stark(at)enterprisedb(dot)com> |
| Cc: | Brendan Jurd <direvus(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, Bernd Helmle <mailings(at)oopsware(dot)de>, Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Subject: | Re: Separate psql commands from arguments |
| Date: | 2008-04-04 23:02:37 |
| Message-ID: | 20080404230237.GE20967@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Gregory Stark escribió:
> I still see it much cleaner and much clearer for people reading the script to
> have something like
>
> \query dpkg perl-base*
This also helps to separate the namespaces for tab completion if you
want to use this in interactive mode.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-04-04 23:16:19 | Re: Separate psql commands from arguments |
| Previous Message | Gregory Stark | 2008-04-04 23:00:14 | Re: Separate psql commands from arguments |