Re: [HACKERS] Function structure in formatting.c

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Brendan Jurd" <direvus(at)gmail(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: [HACKERS] Function structure in formatting.c
Date: 2008-03-22 22:32:51
Message-ID: 9913.1206225171@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

"Brendan Jurd" <direvus(at)gmail(dot)com> writes:
>> As discussed on -hackers, I've done some refactoring work on
>> backend/utils/adt/formatting.c, in an attempt to make the code a bit
>> more intelligible before improving handling of bogus formats.

Applied with minor revisions.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2008-03-22 23:47:12 Re: Idea for minor tstore optimization
Previous Message Tom Lane 2008-03-22 21:02:09 Re: [HACKERS] Function structure in formatting.c

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2008-03-23 00:13:16 Re: Fix for 8.3 MSVC locale (Was [HACKERS] NLS on MSVC strikes back!)
Previous Message Tom Lane 2008-03-22 21:02:09 Re: [HACKERS] Function structure in formatting.c