Re: pgindent vs try/catch

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pgindent vs try/catch
Date: 2004-09-12 22:43:59
Message-ID: 24205.1095029039@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I have removed the code from pgindent. Now how do we clean up the
> try/catch code that got messed up?

I've hand-restored the cases that are in the files I'm currently
editing. I'll look for more later.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-09-12 22:57:26 Re: beta1 & beta2 & Windows & heavy load
Previous Message Bruce Momjian 2004-09-12 22:36:03 Re: pgxs default installation + various fixes