Ticket #1558 (new enhancement)

Opened 16 months ago

Last modified 9 months ago

Have documentation be able to handle RETURNS TABLE

Reported by: robe Owned by: robe
Priority: low Milestone: PostGIS Future
Component: documentation Version: trunk
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

Changed 9 months ago by robe

  • milestone changed from PostGIS 2.1.0 to PostGIS Future
Note: See TracTickets for help on using tickets.