Alexandru Cârstoiu <[EMAIL PROTECTED]> writes:

> This tells me that the v3 protocol appeared at 7.4, so there's no need to 
> support v2 in future database versions (starting with 8.3?). It would 
> simplify code in interfaces like JDBC too.

I think the second half of this is correct. There would be no need to support
the old protocol in client interface drivers since the only supported
databases would all support the new protocol.

Whether there's any need to support the old protocol in the server depends on
whether there are any clients out there which use it which is harder to
determine and not affected by whether Postgres 7.3 is still around.

-- 
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com
  Ask me about EnterpriseDB's On-Demand Production Tuning

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to