Re: text search vs schemas

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Trevor Talbot" <quension(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, "Oleg Bartunov" <oleg(at)sai(dot)msu(dot)su>, "Teodor Sigaev" <teodor(at)sigaev(dot)ru>
Subject: Re: text search vs schemas
Date: 2007-08-17 04:10:35
Message-ID: 27837.1187323835@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Trevor Talbot" <quension(at)gmail(dot)com> writes:
> Wouldn't treating them as actual objects remove this whole issue?

Uh, no. Function names for example are subject to search-path
confusion.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2007-08-17 04:44:38 Re: text search vs schemas
Previous Message Trevor Talbot 2007-08-17 03:46:14 Re: text search vs schemas