| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Gurjeet Singh <singh(dot)gurjeet(at)gmail(dot)com> |
| Cc: | Patches <pgsql-patches(at)postgresql(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Subject: | Re: [HACKERS] BEGIN inside transaction should be an error |
| Date: | 2006-05-26 15:42:29 |
| Message-ID: | 20060526154229.GE23789@surnet.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Gurjeet Singh wrote:
> I have made the changes to implement this TODO item. I wish to
> know the standard procedure (command) to generate a patch; and from
> which level in the source directory should I execute it?
The toplevel directory. The command is
cvs -q diff -cp
If you created new files to implement a patch, include them separately,
indicating in the patch description in which directory they are meant to
reside.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2006-05-26 15:45:40 | Re: [HACKERS] BEGIN inside transaction should be an error |
| Previous Message | Gurjeet Singh | 2006-05-26 15:38:47 | Re: [HACKERS] BEGIN inside transaction should be an error |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2006-05-26 15:45:40 | Re: [HACKERS] BEGIN inside transaction should be an error |
| Previous Message | Gurjeet Singh | 2006-05-26 15:38:47 | Re: [HACKERS] BEGIN inside transaction should be an error |