Re: GiST support for inet datatypes

From: Emre Hasegeli <emre(at)hasegeli(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Andreas Karlsson <andreas(at)proxel(dot)se>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, tgl <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: GiST support for inet datatypes
Date: 2014-02-17 19:57:42
Message-ID: CAE2gYzz=-1tyQUAVQTUZ2=4MhLu91k40eZBinvNgLaLQBxfXwg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2014-02-17 14:54, Andres Freund <andres(at)2ndquadrant(dot)com>:
> You need to add a file for going from 1.0 to 1.1.

Thank you for the notice. I added them to the patches which touch only two
of the operator classes. It drops and re-creates operator classes as there
is not ALTER OPERATOR CLASS DROP DEFAULT command. I do not apply it to
the patch to remove the DEFAULT keyword from all of the operator classes
because it would nearly be same as dropping and re-creating the extension.

Attachment Content-Type Size
btree-gist-drop-default-inet-v2.patch application/octet-stream 80.6 KB
btree-gist-drop-inet-v2.patch application/octet-stream 82.3 KB
btree-gist-drop-inet-and-default-v2.patch application/octet-stream 83.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2014-02-17 20:10:12 Re: Auto-tuning work_mem and maintenance_work_mem
Previous Message Jim Seymour 2014-02-17 19:33:03 Re: 8.2 -> 8.4 Upgrade: No More "ldaps://"?