diff options
author | Thomas Munro <tmunro@postgresql.org> | 2025-03-19 16:58:48 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2025-03-19 16:59:25 +1300 |
commit | 1cf4c56480f883bec50753e092da51ceaf3cea67 (patch) | |
tree | 1bcffa01125902f58cedfff92b7d8b76c3b5fa5d /src/backend/parser/parse_utilcmd.c | |
parent | 873c0fd67872426e88ac07cbb7ae07457416aafa (diff) | |
download | postgresql-1cf4c56480f883bec50753e092da51ceaf3cea67.tar.gz postgresql-1cf4c56480f883bec50753e092da51ceaf3cea67.zip |
oauth: Simplify copy of PGoauthBearerRequest
Follow-up to 03366b61d. Since there are no more const members in the
PGoauthBearerRequest struct, the previous memcpy() can be replaced with
simple assignment.
Author: Jacob Champion <jacob.champion@enterprisedb.com>
Discussion: https://postgr.es/m/p4bd7mn6dxr2zdak74abocyltpfdxif4pxqzixqpxpetjwt34h%40qc6jgfmoddvq
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions