Обсуждение: pgsql: Exclude unwanted typedef symbols in pgindent, including FD_SET

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

pgsql: Exclude unwanted typedef symbols in pgindent, including FD_SET

От
adunstan@postgresql.org (Andrew Dunstan)
Дата:
Log Message:
-----------
Exclude unwanted typedef symbols in pgindent, including FD_SET which is found on some Windows platforms. Also, silence
unnecessarymessages and make awk happier about literal '*' on some platforms. 

Modified Files:
--------------
    pgsql/src/tools/pgindent:
        pgindent (r1.101 -> r1.102)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/pgindent?r1=1.101&r2=1.102)