Thread: Query regarding submission on To Do item for psql client "psql : Allow processing of multiple -f (file) options "

<font face=3D"Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=
=3D"2"> <font size=3D"2" face=3D"Default Sans Serif,Verdana,Arial,Helvetica=
,sans-serif"><font size=3D"2" face=3D"Default Sans Serif,Verdana,Arial,Helv=
etica,sans-serif"> <font size=3D"2" face=3D"Default Sans Serif,Verdana,Aria=
l,Helvetica,sans-serif">Hi,Would like to submit patch on this TO Do lis=
t item which deals with psql client, "psql : Allow processing of multiple -=
f (file) options ".The code base which I am working on is from post=
gres 9.1.3 release.But when I diff the code base from git repository, t=
he changes are far different from the <font size=3D"2" face=3D"Defau=
lt Sans Serif,Verdana,Arial,Helvetica,sans-serif">postgres 9.1.3 release so=
urce code directory.Can
I submit the patch(created out of git diff) w.r.t my working directory asso=
ciated with git
after pulling the changes to my working directory, this changes are
done and tested against <font size=3D"2" face=3D"Default Sans Serif,Verdana=
,Arial,Helvetica,sans-serif">postgres 9.1.3 release <font size=3D"2"=
 face=3D"Default Sans Serif,Verdana,Arial,Helvetica,sans-serif">source code=
 directory.<font size=3D"2" face=3D"Default Sans Seri=
f,Verdana,Arial,Helvetica,sans-serif"><font size=3D"2" face=3D"Default Sans=
 Serif,Verdana,Arial,Helvetica,sans-serif">Shall I go ahead and submit patc=
h for it to pgsql-hackers@postgresql.org.Please advice on the way to go=
 ahead.<font size=3D"2" face=3D"Default Sans Serif,Verdan=
a,Arial,Helvetica,sans-serif">Thanks,Vikash<=
/div>=3D=3D=3D=3D=3D-----=3D=3D=3D=3D=3D-----=3D=3D=3D=3D=3D
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
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