minor cleanup of regress.c

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: minor cleanup of regress.c
Date: 2003-02-23 01:12:06
Message-ID: 1045962726.366.29.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This trivial cleans up a little bit of the code in
src/test/regress/regress.c (e.g. removing K & R style parameter
declarations, improving sprintf() usage, etc.)

Cheers,

Neil
--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Attachment Content-Type Size
regress-cleanup-1.patch text/x-patch 4.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2003-02-23 01:40:21 Re: [HACKERS] loading libraries on Postmaster startup
Previous Message Joe Conway 2003-02-22 20:40:44 Re: [HACKERS] loading libraries on Postmaster startup