Opened 13 years ago
Last modified 7 years ago
#1558 new enhancement
Have documentation be able to handle RETURNS TABLE
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | low | Milestone: | PostGIS Fund Me |
Component: | documentation | Version: | master |
Keywords: | Cc: |
Description
Seems most of us are in favor of RETURNS TABLE vs. using OUT params or typed setofs. Only really stumbling block for me is our documentation currently has no way of documenting such a construct.
I suppose we could pretend it is OUT since the comments and general tests would work just fine since they are all set to ignore OUTs anyway.
Though that leaves a bad test in my mouth. I think last I tried it didn't fit in nicely in the slot for output. Will have to try again and make accommodations for it if necessary.
Change History (2)
comment:1 by , 12 years ago
Milestone: | PostGIS 2.1.0 → PostGIS Future |
---|
comment:2 by , 7 years ago
Milestone: | PostGIS Future → PostGIS Fund Me |
---|
Note:
See TracTickets
for help on using tickets.
Milestone renamed