git.postgresql.org Git - postgresql.git/commit
Mon, 9 Aug 2021 03:47:00 +0000 (15:47 +1200)
Mon, 9 Aug 2021 03:47:23 +0000 (15:47 +1200)
commit 4a3d806f38f99fecf8f2a2bf7990a7ebea9b6c63
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
This is the main PostgreSQL git repository.
RSS
Atom