Re: [HACKERS] How to see rules,functions and triggers in psql ? - Mailing list pgsql-hackers

From Todd Graham Lewis
Subject Re: [HACKERS] How to see rules,functions and triggers in psql ?
Date
Msg-id Pine.LNX.3.96.981129160609.8777J-100000@reflections.eng.mindspring.net
Whole thread Raw
In response to How to see rules,functions and triggers in psql ?  (Oleg Bartunov <oleg@sai.msu.su>)
Responses Re: [HACKERS] How to see rules,functions and triggers in psql ?  (Terry Mackintosh <terry@terrym.com>)
Re: [HACKERS] How to see rules,functions and triggers in psql ?  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
# psql foo
psql> \?

That lists all of the admin functions available from psql.  \df lists all
functions, I'm not sure of the rest.  Try it out and see.

--
Todd Graham Lewis      MindSpring Enterprises    tlewis@mindspring.netThe Windows 2000 name was obviously created over
aglass of root beer in the company cafeteria by a couple of executives looking for a way  out of the Windows NT delays.
                   -- John C. Dvorak
 



pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: How to see rules,functions and triggers in psql ?
Next
From: Terry Mackintosh
Date:
Subject: Re: [HACKERS] How to see rules,functions and triggers in psql ?