Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2022-12-10 22:22:16 +0000
committerTom Lane2022-12-10 22:22:16 +0000
commite730718072bdc8379f3d099c64455c20d6a6d1ad (patch)
treecb86e3b776edaa2eed3bb37ab3faa063a9a86575 /src/common/jsonapi.c
parent94985c21020aa4a40d0dda1a26ac3e35a57e4681 (diff)
Use the macro, not handwritten code, to construct anymultirange_in().
Apparently anymultirange_in was written before we converted all these pseudotype input functions to use a common macro, and it didn't get fixed before committing. Sloppy merging probably explains its unintuitive ordering, too, so rearrange. Noted while surveying datatype input functions to see what we have left to fix. I'm inclined to leave the pseudotypes as throwing hard errors, because it's difficult to see a reason why anyone would need something else. But in any case, if we want to change that, we shouldn't have to change multiple copies of the code.
Diffstat (limited to 'src/common/jsonapi.c')
0 files changed, 0 insertions, 0 deletions