Re: [PATCHES] psql \lo_* quiet mode patch

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Jeremy Drake <pgsql(at)jdrake(dot)com>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [PATCHES] psql \lo_* quiet mode patch
Date: 2007-01-20 17:02:36
Message-ID: 200701201702.l0KH2aI21599@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied by Neil.

---------------------------------------------------------------------------

Jeremy Drake wrote:
> I sent this in rather late in the 8.2 cycle, so now that 8.3 development
> is underway I thought I'd try sending it again. This patch was necessary
> in the development of a large object regression test, but is logically
> seperate and reasonable even without that test, so I'm sending it in
> seperately for independant consideration. I'll save my pushing on the
> large object test until this one gets in ;)
>
> ---------- Forwarded message ----------
> Date: Thu, 26 Oct 2006 15:58:07 -0700 (PDT)
> From: Jeremy Drake <pgsql(at)jdrake(dot)com>
> To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
> Subject: [PATCHES] psql \lo_* quiet mode patch
>
> 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 4: Have you searched our list archives?
>
> http://archives.postgresql.org

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2007-01-20 17:06:03 Clean up postgresql.conf
Previous Message Neil Conway 2007-01-20 16:30:35 Re: guid/uuid datatype