Re: [HACKERS] BEGIN inside transaction should be an error - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: [HACKERS] BEGIN inside transaction should be an error
Date
Msg-id 20060526154229.GE23789@surnet.cl
Whole thread Raw
In response to Re: [HACKERS] BEGIN inside transaction should be an error  ("Gurjeet Singh" <singh.gurjeet@gmail.com>)
Responses Re: [HACKERS] BEGIN inside transaction should be an error
List 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.

pgsql-patches by date:

Previous
From: "Gurjeet Singh"
Date:
Subject: Re: [HACKERS] BEGIN inside transaction should be an error
Next
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] BEGIN inside transaction should be an error