Re: pg_typemgr ;-) [was Re: [GENERAL] no primary key on self designed type] - Mailing list pgsql-general

From Bruce Momjian
Subject Re: pg_typemgr ;-) [was Re: [GENERAL] no primary key on self designed type]
Date
Msg-id 199912090500.AAA08057@candle.pha.pa.us
Whole thread Raw
In response to pg_typemgr ;-) [was Re: [GENERAL] no primary key on self designed type]  (Thomas Drillich <drillich@uniserve.de>)
List pgsql-general
> Hi Gene,
>
> is this correct
>
> pg_typemgr.html    # description of my perl-program
>
> pg_typemgr -p inr -d test inrecord # delete type
> pg_typemgr -p inr -f in_record.sql test inrecord # delete and restore
> pg_typemgr -p inr -l all test inrecord > inrecord.out # list anything
> pg_typemgr -p inr -l all test inet > inet.out  # to compare
>
> When I have to setup pg_amproc like in inet.out ?
> Whats about inet | = | hashsel  | hashnpage  | hash  ..

I have just fixed cidr indexing in pg_amproc.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Ed Loehr
Date:
Subject: Re: [GENERAL] get the previous assigned sequence value
Next
From: Jeff MacDonald
Date:
Subject: View / Unions