pgsql: Fix pg_upgrade's pg_scandir_internal() the right way. Backpatch - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Fix pg_upgrade's pg_scandir_internal() the right way. Backpatch
Date
Msg-id E1RR6th-0001od-2e@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix pg_upgrade's pg_scandir_internal() the right way.  Backpatch to 9.1.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/663e27c405a0e6bfe7c4fd7e23dce67a46fb07e9

Modified Files
--------------
contrib/pg_upgrade/file.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Fix pg_upgrade's pg_scandir_internal() to properly handle a NULL
Next
From: Bruce Momjian
Date:
Subject: pgsql: Fix pg_upgrade's pg_scandir_internal() the right way. Backpatch