Обсуждение: pgsql: Make the .DEF file generation rules safe against tabs in

Поиск
Список
Период
Сортировка

pgsql: Make the .DEF file generation rules safe against tabs in

От
tgl@postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Make the .DEF file generation rules safe against tabs in exports.txt.
Per bug #5016, although I think the MSVC build scripts may need a similar fix.

Modified Files:
--------------
    pgsql/src:
        Makefile.shlib (r1.121 -> r1.122)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib?r1=1.121&r2=1.122)