From: | Jeremy Drake <pgsql(at)jdrake(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: psql \lo_* quiet mode patch |
Date: | 2007-02-14 03:08:29 |
Message-ID: | Pine.BSO.4.64.0702131907440.18849@resin.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On Tue, 13 Feb 2007, Bruce Momjian wrote:
>
> Your patch has been added to the PostgreSQL unapplied patches list at:
>
> http://momjian.postgresql.org/cgi-bin/pgpatches
>
> It will be applied as soon as one of the PostgreSQL committers reviews
> and approves it.
This one has also already been applied.
>
> ---------------------------------------------------------------------------
>
>
> Jeremy Drake wrote:
> > I sent this in a while back, but never heard anything about it.
> >
> > This patch makes psql's \lo_* commands respect the -q flag (or other
> > methods of setting quiet mode) as well as HTML output mode. This came in
> > very handy when writing a regression test which uses the \lo_import
> > command since it would otherwise output the OID of the new large object
> > which would be different every run.
> >
> > Please let me know if it is ok, or if I need to do it differently.
> >
> > --
> > Let me assure you that to us here at First National, you're not just a
> > number. You're two numbers, a dash, three more numbers, another dash
> > and another number.
> > -- James Estes
> Content-Description:
>
> [ Attachment, skipping... ]
>
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: Have you checked our extensive FAQ?
> >
> > http://www.postgresql.org/docs/faq
>
>
--
Computers can figure out all kinds of problems, except the things in
the world that just don't add up.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-02-14 03:14:44 | Re: psql \lo_* quiet mode patch |
Previous Message | Bruce Momjian | 2007-02-14 03:07:06 | Re: psql \lo_* quiet mode patch |