pgsql: Adjust find_status for newer Linux 'nm' output format.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust find_status for newer Linux 'nm' output format.
Date: 2012-11-14 02:08:16
Message-ID: E1TYSOm-0004an-5X@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Adjust find_status for newer Linux 'nm' output format.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3bdfd9cb9e3731a5c27f31db5330b81f170a5db6

Modified Files
--------------
src/tools/find_static | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-11-14 02:10:48 pgsql: Mark pg_upgrade's free_db_and_rel_infos() as a static function.
Previous Message Tom Lane 2012-11-13 19:46:20 pgsql: Fix memory leaks in record_out() and record_send().