pgsql: On Win32, return original patch if GetShortPathName() fails (no - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: On Win32, return original patch if GetShortPathName() fails (no
Date
Msg-id 20060606223219.4A7CE9FA3A6@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
On Win32, return original patch if GetShortPathName() fails (no short
name, path does not exist), rather than returning nothing.

Backpatch to 8.1.X.

Modified Files:
--------------
    pgsql/src/bin/pg_config:
        pg_config.c (r1.18 -> r1.19)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/pg_config.c.diff?r1=1.18&r2=1.19)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make the planner estimate costs for nestloop inner indexscans on
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: On Win32, return original patch if GetShortPathName() fails (no