From:
Peter Eisentraut <peter_e(at)gmx(dot)net>
To:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc:
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>,mlw <pgsql(at)mohawksoft(dot)com>, Devrim GUNDUZ <devrim(at)tr(dot)net>,<pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: PostgreSQL Password Cracker
Date:
2003-01-03 17:30:16
Message-ID:
Pine.LNX.4.44.0301031828320.8249-100000@localhost.localdomain (view raw or flat )
Thread:
2002-12-31 17:20:58 from Devrim GUNDUZ <devrim(at)tr(dot)net>
2002-12-31 17:38:29 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2002-12-31 17:49:29 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2002-12-31 19:17:46 from Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
2002-12-31 19:26:09 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2002-12-31 17:50:20 from Devrim GUNDUZ <devrim(at)tr(dot)net>
2002-12-31 17:51:02 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2002-12-31 18:04:13 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-01-01 23:02:12 from mlw <pgsql(at)mohawksoft(dot)com>
2003-01-01 23:09:35 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-01-01 23:41:29 from mlw <pgsql(at)mohawksoft(dot)com>
2003-01-01 23:44:58 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-01-02 04:17:59 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-01-02 04:27:59 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-01-02 12:52:13 from Dan Langille <dan(at)langille(dot)org>
2003-01-02 14:59:23 from Justin Clift <justin(at)postgresql(dot)org>
2003-01-02 16:44:56 from Dennis Björklund <db(at)zigo(dot)dhs(dot)org>
2003-01-02 23:49:43 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-01-03 00:33:43 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-01-03 15:35:35 from Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
2003-01-02 23:07:52 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2003-01-02 23:20:33 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-01-02 23:52:27 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-01-03 17:30:16 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2003-01-04 00:43:45 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-01-04 01:08:03 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-01-04 01:33:47 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Lists:
pgsql-hackers
Tom Lane writes:
> separate out the parts that are only interesting to a programmer using
> libpq from the parts that are interesting to a user of a libpq-based
> program (for example, all the info about environment variables, conninfo
> string syntax, and .pgpass).
The sections on environment variables and the .pgpass file are at the
"sect1" level, which is about as prominent as I think we can make them.
Certainly they are not a subject matter that warrants a whole chapter of
their own. What's missing are some cross-references.
--
Peter Eisentraut peter_e(at)gmx(dot)net
In response to
Responses
pgsql-hackers by date
Next :From: Serguei MokhovDate: 2003-01-03 18:23:06
Subject : Re: complie error on windows
Previous :From : Hannu KrosingDate : 2003-01-03 16:33:12
Subject : Re: Upgrading rant.