Re: Need help to begin contribution in PostgreSQL Development - Specifically XML module

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: "Kodamasimham Pridhvi \(MT2012066\)" <Pridhvi(dot)Kodamasimham(at)iiitb(dot)org>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Cc: Bisen Vikrantsingh Mohansingh MT2012036 <BisenVikrantsingh(dot)Mohansingh(at)iiitb(dot)org>
Subject: Re: Need help to begin contribution in PostgreSQL Development - Specifically XML module
Date: 2013-08-03 18:06:15
Message-ID: 1375553175.58643.YahooMailNeo@web162904.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Kodamasimham Pridhvi (MT2012066) <Pridhvi(dot)Kodamasimham(at)iiitb(dot)org>
wrote:

> We students of International Institute of Information Technology
> Bangalore India, are interested to contribute to  PostgreSQL
> development. We identified some modules from ToDo list to which
> we want to contribute.We want to begin with an simple module with
> less dependency like 'Add pretty-printed XML output option'. If
> our work is satisfactory we would like to further contribute for
> module 'Add XML Schema validation and xmlvalidate functions
> (SQL:2008)'.
>
> If the ToDo items chosen are okay, will you please help us by
> elaborating more details on requirements of module 'Add
> pretty-printed XML output option', we want to begin with this
> module so as to quick overview of complete process.  

The normal process would be for you to search the community
discussion list archives for any previous discussions on the topic,
and propose both an API for how to choose pretty printing and a
format for the pretty-printed output.  Once the there is a
consensus on those questions, you can start coding, post a proposed
patch, add it to the CommitFest application, and participate in the
next CF cycle.

http://wiki.postgresql.org/wiki/Submitting_a_Patch

http://wiki.postgresql.org/wiki/CommitFest

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ian Lawrence Barwick 2013-08-04 02:51:41 pg_restore: show object schema name in verbose output
Previous Message Dimitri Fontaine 2013-08-03 15:04:40 Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])