Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id IAA25484 for postgres-redist; Wed, 15 Mar 1995 08:54:11 -0800 Resent-From: POSTGRES mailing list Resent-Message-Id: <199503151654.IAA25484@nobozo.CS.Berkeley.EDU> X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: owner-postman Received: from garam.kreonet.re.kr (garam.kreonet.re.kr [134.75.30.11]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id IAA25474 for ; Wed, 15 Mar 1995 08:54:06 -0800 Received: from hyowon.cc.pusan.ac.kr (hyowon.cc.pusan.ac.kr [164.125.9.3]) by garam.kreonet.re.kr (8.6.9H1/8.6.9) with SMTP id BAA02097 for ; Thu, 16 Mar 1995 01:52:36 +0900 Posted-Date: Thu, 16 Mar 1995 01:52:36 +0900 Received: from asadal.cs.pusan.ac.kr by hyowon.cc.pusan.ac.kr (5.0/Hyowon-MX-1.0) id AA12217; Thu, 16 Mar 1995 01:52:26 +0900 Received: by asadal.cs.pusan.ac.kr (4.1/SMI-4.1) id AA17903; Thu, 16 Mar 95 01:52:23 KST Date: Thu, 16 Mar 95 01:52:23 KST From: jyjeong@asadal.cs.pusan.ac.kr (Jeong Junyoung) Message-Id: <9503151652.AA17903@asadal.cs.pusan.ac.kr> To: postgres@postgres.Berkeley.EDU Subject: [Q]User define type.. content-length: 511 Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Wed, 15 Mar 95 08:54:10 -0800 Resent-XMts: smtp Hi, everybody... I started a project to make a small program that works like "monitor" of postgres. Then i would like to use only a few user defined type in new monitor.. so when new monitor start, it check current user define our type. if not defined , new monitor automatically define our type.. how can i check that a user have our type or not..? I guess that postgres has system catalog for user and his defined type.. how can i get his defined type list...? thanks in advance poterius ..oO ============================================================================== To add/remove yourself to/from the POSTGRES mailing list: send mail with the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU". If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and a human will deal with it. DO NOT post to the "postgres" mailing list. ============================================================================== URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/