Fix out-of-date comment on makeRangeConstructors

Peter Eisentraut <peter@eisentraut.org>

Commit: abb331da0a3454aebdb416fd19baf289063c254b
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-12-13T15:56:07Z
Fix out-of-date comment on makeRangeConstructors

We did define 4 functions in 4429f6a9e3, but in df73584431e7 we got
rid of the 0- and 1-arg versions.

Author: Paul A. Jungwirth <pj@illuminatedcomputing.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/CA%2BrenyVQti3iC7LE4UxtQb4ROLYMs6%2Bu-d4LrN5U4idH1Ghx6Q%40mail.gmail.com

Files

PathChange+/−
src/backend/commands/typecmds.c modified +1 −1

Discussion