pgsql-server/ oc/src/sgml/information_schema.s ...

Started by Peter Eisentrautabout 23 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: petere@svr1.postgresql.org 03/06/28 17:50:08

Modified files:
doc/src/sgml : information_schema.sgml
src/backend/catalog: information_schema.sql

Log message:
Make information schema aware of arrays.

The view element_types is currently not functional, awaiting some fixes in
the planner (reported on -hackers).