Re: Review: ECPG FETCH readahead - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Review: ECPG FETCH readahead
Date
Msg-id 20140424142602.GW25695@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: Review: ECPG FETCH readahead  (Boszormenyi Zoltan <zboszor@pr.hu>)
List pgsql-hackers
Just a quickie: I remember noticing earlier that a few comments on
functions would probably get mangled badly by pgindent.  You probably
want to wrap them in /*-----   */ to avoid this.  In a very quick glance
now I saw them in ecpg_get_data, ecpg_cursor_next_pos, ECPGfetch.
Perhaps you want to run pgindent on the files you modify, review the
changes, and apply tweaks to avoid unwanted ones.  (I don't mean to
submit pgindented files, because they will be fixed later on anyway; I
only suggest tweaking things that would be damaged.)

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Rohit Goyal
Date:
Subject: Re: Runing DBT2 on Postgresql
Next
From: Tom Lane
Date:
Subject: Re: Finding relfilenode