Thread: Urgent : Regarding Submission of Code
Hi!We have written two new files by name datacube.c in tcop directory and datacube.h in include directory. We have even changed some exsisting files. We have made a patch of the files that have been changed. But how should we send the new files datacube.c, and datacube.h along with the patch. Is there any specific procedure to send the files we have written. Please tell the procedure of submitting a new file along with the patch. bye Srikanth.
On 29 Jun 2003 at 19:25, Srikanth M wrote: > Please tell the procedure of submitting a new file along with the patch. subscribe to patches list and send the patch there along with descriptions of changes you have made. HTH ByeShridhar -- COBOL: An exercise in Artificial Inelegance.
First, read the developer's FAQ. Second, you probably will want to look at /contrib and see if it can be made into a loadable module. I am not sure we would want to have the datacube stuff in the main backend source tree. --------------------------------------------------------------------------- Srikanth M wrote: > Hi! > We have written two new files by name datacube.c in tcop directory > and datacube.h in include directory. We have even changed some > exsisting files. We have made a patch of the files that have been > changed. > > But how should we send the new files datacube.c, and datacube.h along with > the patch. Is there any specific procedure to send the files we have > written. > > Please tell the procedure of submitting a new file along with the patch. > > bye > Srikanth. > > > > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania19073
> First, read the developer's FAQ. Second, you probably will want to look > at /contrib and see if it can be made into a loadable module. I am not > sure we would want to have the datacube stuff in the main backend source > tree. Why not? It's in SQL99... Chris
Yes, I was wrong. I now see it can't be a loadable module. I actually thought it was for data warehousing and not standard SQL. --------------------------------------------------------------------------- Christopher Kings-Lynne wrote: > > First, read the developer's FAQ. Second, you probably will want to look > > at /contrib and see if it can be made into a loadable module. I am not > > sure we would want to have the datacube stuff in the main backend source > > tree. > > Why not? It's in SQL99... > > Chris > > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania19073