Re: 7.4: pg_dumplo fix - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: 7.4: pg_dumplo fix
Date
Msg-id 200310091338.h99DcAg22153@candle.pha.pa.us
Whole thread Raw
In response to 7.4: pg_dumplo fix  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-patches
Patch applied.  Thanks.

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


Karel Zak wrote:
>
>  Hi,
>
>  someone report  me small  bug in contrib/pg_dumplo  today. It's problem
>  with a little dirty snprintf() usage which I used some years ago:
>
>     snprintf(path, BUFSIZ, "%s/lo_dump.index", path);
>
>  Thanks,
>     Karel
>
> --
>  Karel Zak  <zakkr@zf.jcu.cz>
>  http://home.zf.jcu.cz/~zakkr/

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Karel Zak
Date:
Subject: 7.4: pg_dumplo fix
Next
From: Bruce Momjian
Date:
Subject: Re: introduce "default_use_oids"