| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Gunnlaugur Thor Briem <gunnlaugur(at)gmail(dot)com>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) |
| Date: | 2018-09-07 22:43:52 |
| Message-ID: | 6520.1536360232@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Bruce Momjian <bruce(at)momjian(dot)us> writes:
> If we are going down this route, is there any thought of handling
> earchdistance the same way?
> https://www.postgresql.org/message-id/20180330205229.GS8476@momjian.us
AFAICS there are no internal-to-the-C-code search path dependencies
in earthdistance.c, so it's not the same problem.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2018-09-07 22:56:43 | Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) |
| Previous Message | Bruce Momjian | 2018-09-07 22:32:47 | Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2018-09-07 22:56:43 | Re: unaccent(text) fails depending on search_path (WAS: pg_upgrade fails saying function unaccent(text) doesn't exist) |
| Previous Message | Tom Lane | 2018-09-07 22:37:15 | StandbyAcquireAccessExclusiveLock doesn't necessarily |