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.
Tags:
----
REL8_1_STABLE
Modified Files:
--------------
pgsql/src/bin/pg_config:
pg_config.c (r1.17 -> r1.17.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/pg_config.c.diff?r1=1.17&r2=1.17.2.1)
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match