Re: Query regarding submission on To Do item for psql client "psql : Allow processing of multiple -f (file) options " - Mailing list pgsql-general

From Albe Laurenz
Subject Re: Query regarding submission on To Do item for psql client "psql : Allow processing of multiple -f (file) options "
Date
Msg-id D960CB61B694CF459DCFB4B0128514C207AA91DF@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Query regarding submission on To Do item for psql client "psql : Allow processing of multiple -f (file) options "  (Vikash3 S <vikash3.s@tcs.com>)
List pgsql-general
Vikash3 S wrote:
> Would like to submit patch on this TO Do list item which deals with
psql client, "psql : Allow
> processing of multiple -f (file) options ".
>
> The code base which I am working on is from postgres 9.1.3 release.
> But when I diff the code base from git repository, the changes are far
different from the postgres
> 9.1.3 release source code directory.
>
> Can I submit the patch(created out of git diff) w.r.t my working
directory associated with git after
> pulling the changes to my working directory, this changes are done and
tested against postgres 9.1.3
> release source code directory.
>
> Shall I go ahead and submit patch for it to
pgsql-hackers@postgresql.org.
> Please advice on the way to go ahead.

There is a lot of helpful information on
http://wiki.postgresql.org/wiki/Development_information
Answers to your questions will be found in "Submitting a Patch" and the
"Developer FAQ",
but you should acquaint yourself with the whole development process.

Yours,
Laurenz Albe

pgsql-general by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Re: system catalog privilege and create privilege ??? how to control them?? thanks
Next
From: Gabriele Bartolini
Date:
Subject: Re: How to tell if server is in backup mode?