Re: Regression Tests (opr) Sanity - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Regression Tests (opr) Sanity
Date
Msg-id 87vd3le1na.fsf@hi-media-techno.com
Whole thread Raw
In response to Re: Regression Tests (opr) Sanity  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:
> Just make two pg_proc entries that are pointing at two C functions.
> The C functions can call a common subroutine after extracting their
> arguments.

Mmmm, ok, will adapt the idea to the current code, where the extracting
is mingled into the processing. Thanks for the idea, that's much simpler
this way. Cleaner ain't always better :)

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


pgsql-hackers by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: [JDBC] JDBC and Binary protocol error, for some statements
Next
From: Bruce Momjian
Date:
Subject: Re: problem with Win32 buildfarm