On Wed, 23 Mar 2005 07:32:08 -0500, Sean Davis <[EMAIL PROTECTED]> wrote: > You can look at the system catalogs. In particular, look at: > > http://www.postgresql.org/docs/current/static/catalogs.html > http://www.postgresql.org/docs/current/static/catalog-pg-proc.html
Thanks - the info you get from these is the same as what is produced by the built-in psql describe functions, but it's in a more useful format. This will make creating the scripts a little simpler. Apologies for the duplicate mail, by the way. Adrianna -- Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn! --Registered Linux User #334504-- ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend