mirror of
https://github.com/postgres/postgres.git
synced 2025-12-07 00:02:34 -05:00
Adds:
-lAttributes
Returns another format of the results attribute list. Per
attribute a sublist of {{attname} atttype attlen} is
returned and an empty string if no attributes where
received.
-numAttrs
Returns the number of attributes in the result.