Re: V0.1 patch for TODO Item: SQL-language reference parameters by name. - Mailing list pgsql-patches

From Gevik Babakhani
Subject Re: V0.1 patch for TODO Item: SQL-language reference parameters by name.
Date
Msg-id 003c01c81d67$bee00ad0$0a01a8c0@gevmus
Whole thread Raw
In response to Re: V0.1 patch for TODO Item: SQL-language reference parameters by name.  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
Noted. Thank you.

-----Original Message-----
From: pgsql-patches-owner@postgresql.org
[mailto:pgsql-patches-owner@postgresql.org] On Behalf Of Andrew Dunstan
Sent: Friday, November 02, 2007 4:19 PM
To: Gevik Babakhani
Cc: pgsql-patches@postgresql.org
Subject: Re: [PATCHES] V0.1 patch for TODO Item: SQL-language reference
parameters by name.



Gevik Babakhani wrote:
>
> Hello all,
>
>
>
> Hereby an alpha version regarding the:
>
> TODO Item: SQL-language reference parameters by name.
>
>
>
> I am sending this patch to check if I am on the right track.
>
> So please take a look at this if possible.
>

Step 1: don't use c++ style comments like this:

+       //TODO: Check here

C89 is basically our standard. gcc -std=c89 will check that it complies.

cheers

andrew


---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


pgsql-patches by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: krb_match_realm
Next
From: "Gevik Babakhani"
Date:
Subject: Re: V0.1 patch for TODO Item: SQL-language reference parameters by name.