Re: [HACKERS] authentication packet
"luke" <[EMAIL PROTECTED]> writes: > Which was syntax of authentication packet in protocol > with pgsql 7.3.4 ? See http://www.postgresql.org/docs/7.3/static/protocol.html especially http://www.postgresql.org/docs/7.3/static/protocol-message-formats.html regards, tom lane
[HACKERS] authentication packet
Which was syntax of authentication packet in protocol with pgsql 7.3.4 ? Any doc to read ?! I’m searching inside my docs but… luke