diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-01-02 14:02:46 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-01-02 14:02:55 -0500 |
commit | 915c04f091f13dbbc0fde833e612dc90b70103ce (patch) | |
tree | 5a1f1b828a4b2757b919fe64ba7abc0e20e692ef /src/backend/access/gist | |
parent | a412f469880ede9f52336a7b383905129c2b03a0 (diff) | |
download | postgresql-915c04f091f13dbbc0fde833e612dc90b70103ce.tar.gz postgresql-915c04f091f13dbbc0fde833e612dc90b70103ce.zip |
Fix typmod exposed for scalar function in FROM, too.
On further reflection about commit 4d02eb017, it occurs to me that
expandRTE() had better agree with what addRangeTableEntryForFunction()
is doing. So teach that about functions possibly having typmods, too.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions