| From: | Steve Singer <ssinger_pg(at)sympatico(dot)ca> |
|---|---|
| To: | David Christensen <david(at)endpoint(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Patch: psql \whoami option |
| Date: | 2010-07-19 02:00:39 |
| Message-ID: | BLU0-SMTP98EED2A61CC10E6478FFEACBF0@phx.gbl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, 18 Jul 2010, David Christensen wrote:
>
>
> It's helpful when you attach said patch. This has been rebased to current HEAD.
One minor thing I noticed in the updated patch.
You moved the '{' after the if(host) in command.c to it's own line(good) but
you used spaces instead of tabstops there, the same with the else.
>
> Regards,
>
> David
> --
> David Christensen
> End Point Corporation
> david(at)endpoint(dot)com
>
>
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2010-07-19 02:02:28 | Re: Review: Row-level Locks & SERIALIZABLE transactions, postgres vs. Oracle |
| Previous Message | Stephen Frost | 2010-07-18 21:16:05 | Re: SHOW TABLES |