drop_type man page on BSDi

Man page or keyword search:  
man Server   6284 pages
apropos Keyword Search (all sections)
Output format
BSDi logo
[printable version]

DROP TYPE()			 SQL Commands			   DROP TYPE()

NAME
       DROP TYPE - Removes user-defined types from the system catalogs

SYNOPSIS
       DROP TYPE typename [, ...]

   INPUTS
       typename
	      The name of an existing type.

   OUTPUTS
       DROP   The message returned if the command is successful.

       ERROR: RemoveType: type 'typename' does not exist
	      This message occurs if the specified type is not found.

DESCRIPTION
       DROP TYPE will remove a user type from the system catalogs.

       Only the owner of a type can remove it.

   NOTES
       DROP TYPE statement is a Postgres language extension.

       Refer to CREATE TYPE for information on how to create types.

       It  is  the  user's  responsibility to remove any operators, functions,
       aggregates, access methods, subtypes, and tables	 that  use  a  deleted
       type.

       If  a  built-in	type is removed, the behavior of the backend is unpre‐
       dictable.

USAGE
       To remove the box type:

       DROP TYPE box;

COMPATIBILITY
   SQL3
       DROP TYPE is a SQL3 statement.

SQL - Language Statements	 29 March 2001			   DROP TYPE()
[top]

List of man pages available for BSDi

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net