Re: pg_upgrade's exec_prog() coding improvement - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: pg_upgrade's exec_prog() coding improvement
Date
Msg-id 1345822346-sup-2893@alvh.no-ip.org
Whole thread Raw
In response to Re: pg_upgrade's exec_prog() coding improvement  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_upgrade's exec_prog() coding improvement
Re: pg_upgrade's exec_prog() coding improvement
List pgsql-hackers
Actually it seems better to just get rid of the extra varargs function
and just have a single exec_prog.  The extra NULL argument is not
troublesome enough, it seems.  Updated version attached.

Again, win32 testing would be welcome.  Sadly, buildfarm does not run
pg_upgrade's "make check".

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

Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: plperl sigfpe reset can crash the server
Next
From: Heikki Linnakangas
Date:
Subject: Re: Statistics and selectivity estimation for ranges