summaryrefslogtreecommitdiff
path: root/src/auth/md5.c
diff options
context:
space:
mode:
authorTatsuo Ishii2025-07-15 05:30:47 +0000
committerTatsuo Ishii2025-07-15 05:30:47 +0000
commit523b3d94d9b9bd5e66d547ef2c588e7205522078 (patch)
treeb9540b4584100ce99e6fa5fe7a9a28048cb6c495 /src/auth/md5.c
parent0e80ac4e57bb80db9614904878ea51dd04c845ef (diff)
Feature: implement protocol version 3.2 BackendKeyData and query cancel message.HEADmaster
Starting from PostgreSQL 18, frontend/backend protocol has been changed to 3.2. In the changes the BackendKeyData and query cancel message are modified to allow variable length cancel key. This commit implements the changes and now we can connect to PostgreSQL frontend and backend using 3.2 protocol. Example session is: PGMAXPROTOCOLVERSION="3.2" psql -p 11000 test Author: Tatsuo Ishii <ishii@postgresql.org> Discussion: https://www.postgresql.org/message-id/20250714.155710.1706961744888449986.ishii%40postgresql.org
Diffstat (limited to 'src/auth/md5.c')
0 files changed, 0 insertions, 0 deletions