| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Martijn van Oosterhout <kleptog(at)svana(dot)org>, Dawid Kuroczko <qnex42(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: psql \G command -- send query and output using extended format |
| Date: | 2008-04-03 22:11:17 |
| Message-ID: | 20080403221117.GO2528@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Tom Lane escribió:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > I think Martijn is proposing using it as some sort of prefix which would
> > take effect only on the current query.
>
> A bigger problem is that it doesn't play nicely at all with multi-line
> queries.
Hmm, why wouldn't it? I assume it would only be recognized if the query
buffer is empty.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2008-04-03 22:13:53 | Re: Small TRUNCATE glitch |
| Previous Message | Svenne Krap | 2008-04-03 22:06:03 | Re: [GENERAL] SHA1 on postgres 8.3 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2008-04-03 22:18:21 | Re: Expose checkpoint start/finish times into SQL. |
| Previous Message | Theo Schlossnagle | 2008-04-03 21:50:23 | Expose checkpoint start/finish times into SQL. |