Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 0c5ec47: PGSQL: Enhance protocol version handling

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 21 Nov 2018 13:29:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0c5ec47aae848dc2eae3871f179d733913e49eca
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0c5ec47 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    PGSQL: Enhance protocol version handling
    
    Displaying version used by client.
    Adding NegotiateProtocolVersion message.
    Ref: https://www.postgresql.org/docs/current/protocol-message-formats.html
    
    Change-Id: Ia27af60e7f06b097d7f35002c905f2f2c807f3e0
    Reviewed-on: https://code.wireshark.org/review/30751
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7be899d   HTTP2: fix field length for the SETTINGS frame
     add  0c5ec47   PGSQL: Enhance protocol version handling


Summary of changes:
 epan/dissectors/packet-pgsql.c | 43 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)