diff options
author | David Rowley <drowley@postgresql.org> | 2021-08-09 15:47:00 +1200 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2021-08-09 15:47:23 +1200 |
commit | 4a3d806f38f99fecf8f2a2bf7990a7ebea9b6c63 (patch) | |
tree | 8de5a50406b427e1401a9bb238e118269e18c17a /src/backend/regex/regexec.c | |
parent | c9229d3d2b05b90fba32bd4afb5eb251b53b73be (diff) | |
download | postgresql-4a3d806f38f99fecf8f2a2bf7990a7ebea9b6c63.tar.gz postgresql-4a3d806f38f99fecf8f2a2bf7990a7ebea9b6c63.zip |
Use ExplainPropertyInteger for queryid in EXPLAIN
This saves a few lines of code. Also add a comment to mention why we use
ExplainPropertyInteger instead of ExplainPropertyUInteger given that
queryid is a uint64 type.
Author: David Rowley
Reviewed-by: Julien Rouhaud
Discussion: https://postgr.es/m/CAApHDvqhSLYpSU_EqUdN39w9Uvb8ogmHV7_3YhJ0S3aScGBjsg@mail.gmail.com
Backpatch-through: 14, where this code was originally added
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions