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-0001ob-2X@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix pg_upgrade's pg_scandir_internal() the right way.  Backpatch to 9.1.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ee3ef8f30c4241e95f761c41501979dfd4f22c6a

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() the right way. Backpatch
Next
From: Robert Haas
Date:
Subject: pgsql: Remove ancient downcasing code from procedural language operatio