pgsql: Add the "PGPASSFILE" environment variable to specify to the

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Add the "PGPASSFILE" environment variable to specify to the
Дата
Msg-id 20050610030251.3F2A55297D@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add the "PGPASSFILE" environment variable to specify to the password
file.

Andrew Dunstan

Modified Files:
--------------
    pgsql/doc/src/sgml:
        libpq.sgml (r1.183 -> r1.184)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml.diff?r1=1.183&r2=1.184)
    pgsql/src/interfaces/libpq:
        fe-connect.c (r1.307 -> r1.308)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c.diff?r1=1.307&r2=1.308)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: If a LIMIT is applied to a UNION ALL query, plan each UNION arm
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Quick hack to allow the outer query's tuple_fraction to be passed