On Fri, May 22, 2015 at 9:20 AM, Fujii Masao <masao.fu...@gmail.com> wrote:
>
> On Fri, May 22, 2015 at 8:59 PM, Fabrízio de Royes Mello
> <fabriziome...@gmail.com> wrote:
> > Hi all,
> >
> > There are some reason to "-i, --ignore-version" option doesn't appear in
> > pg_dump help?
>
> Because it's obsolete option, I think.
>

You're correct... looking at the source code:

  421             case 'i':
  422                 /* ignored, deprecated option */
  423                 break;

Thanks!

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog: http://fabriziomello.github.io
>> Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
>> Github: http://github.com/fabriziomello

Reply via email to