Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit61bf96c

Browse files
committed
Refactor libpq authentication request processing.
Move the responsibility of reading the data from the authentication requestmessage from PQconnectPoll() to pg_fe_sendauth(). This way, PQconnectPoll()doesn't need to know about all the different authentication request types,and we don't need the extra fields in the pg_conn struct to pass the datafrom PQconnectPoll() to pg_fe_sendauth() anymore.Reviewed by Michael Paquier.Discussion:https://www.postgresql.org/message-id/6490b975-5ee1-6280-ac1d-af975b19fb9a%40iki.fi
1 parent5e39f06 commit61bf96c

File tree

4 files changed

+202
-170
lines changed

4 files changed

+202
-170
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp