Simplify pg_upgrade executable checks

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Simplify pg_upgrade executable checks
Date: 2011-02-02 20:40:53
Message-ID: 201102022040.p12Keru21828@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The attached patch simplifies pg_upgrade's checking of executables, per
suggestion from Robert Haas.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Attachment Content-Type Size
/rtmp/pg_upgrade.diff text/x-diff 4.8 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Mladen Gogala 2011-02-02 20:54:26 Re: [HACKERS] Slow count(*) again...
Previous Message Peter Eisentraut 2011-02-02 20:09:46 Re: pl/python SPI in subtransactions