Re: [HACKERS] authentication packet

2003-09-18 Thread Tom Lane
"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

2003-09-18 Thread luke
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