Query regarding submission on To Do item for psql client "psql : Allow processing of multiple -f (file) options "
<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"> <font size="2" face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif"><font size="2" face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif"> <font size="2" face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif">Hi,<br>Would like to submit patch on this TO Do list item which deals with psql client, "psql : Allow processing of multiple -f (file) options ".<br><br>The code base which I am working on is from postgres 9.1.3 release.<br>But when I diff the code base from git repository, the changes are far different from the </font><font size="2" face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif">postgres 9.1.3 release source code directory.</font><br><br>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 <font size="2" face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif">postgres 9.1.3 release </font><font size="2" face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif">source code directory</font>.<br><br></font><font size="2" face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif"><font size="2" face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif">Shall I go ahead and submit patch for it to pgsql-hackers@postgresql.org.<br>Please advice on the way to go ahead.<br></font></font><font size="2" face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif"><br>Thanks,<br>Vikash<br></font></font><div></div></font><p>=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain <br>
confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>
review, distribution, printing or copying of the <br>
information contained in this e-mail message <br>
and/or attachments to it are strictly prohibited. If <br>
you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>
immediately and permanently delete the message <br>
and any attachments. Thank you</p>
<p></p>
Import Notes
Reply to msg id not found:
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