aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2024-01-29 10:53:34 +0100
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2024-01-29 12:39:59 +0100
commit6d4565a05f3fb9b7a439e7ecfc2be68bf4dabf48 (patch)
tree129f87835077a9b9fd1944a23271e2b056316231 /src/tutorial/basics.source
parentcf765ff824b8fef31f3c6b5489d2f9985909f6a9 (diff)
downloadpostgresql-6d4565a05f3fb9b7a439e7ecfc2be68bf4dabf48.tar.gz
postgresql-6d4565a05f3fb9b7a439e7ecfc2be68bf4dabf48.zip
libpq: Move cancellation related functions to fe-cancel.c
In follow up commits we'll add more functions related to query cancellations. This groups those all together instead of mixing them with the other functions in fe-connect.c. The formerly static parse_int_param() function had to be exported to other libpq users, so it's been renamed pqParseIntParam() and moved to a more reasonable place within fe-connect.c (rather than randomly between various keepalive-related routines). Author: Jelte Fennema-Nio <jelte.fennema@microsoft.com> Discussion: https://postgr.es/m/AM5PR83MB0178D3B31CA1B6EC4A8ECC42F7529@AM5PR83MB0178.EURPRD83.prod.outlook.com
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions