diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-02-14 07:20:15 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-02-14 07:20:15 +0900 |
commit | f854dae888ab69db92153369644951dfb5b3d034 (patch) | |
tree | 80bf3d0065fb000ebe26ec19dd1fd292f5bbda6c /src/backend/commands/copyfromparse.c | |
parent | 5ebc9c90173f32cffe373a80835f157b9ebfa3bd (diff) | |
download | postgresql-f854dae888ab69db92153369644951dfb5b3d034.tar.gz postgresql-f854dae888ab69db92153369644951dfb5b3d034.zip |
Improve comment about query_id_enabled in queryjumblefuncs.c
The comment was inexact because query_id_enabled will not be switched to
"true" even if compute_query_id is "on", unless a module requests for
it.
While on it, this adds a comment to mention that IsQueryIdEnabled()
should be used to check if query ID computation is enabled or not.
Author: Yugo Nagata
Reviewed-by: Julien Rouhaud
Discussion: https://postgr.es/m/20240209153823.e29a68cadb14225f1362a2cf@sraoss.co.jp
Diffstat (limited to 'src/backend/commands/copyfromparse.c')
0 files changed, 0 insertions, 0 deletions